/* CSS Document */
body {
	background:#ffffff url(../gfx/topbluebar.gif) repeat-x top left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	background-color:#ffffff;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	line-height:1.5em;
	padding:0;
	text-align:center;
}	
div { 
	clear: both 
}
a:link {
	color:#000;
	text-decoration: none;
}
a:visited {
	color:#000;
	text-decoration: none;
}
a:hover {
	color:#999;
	text-decoration: underline;
}
#hometext { 
	line-height:2.2em;
}
#formcontent { 
	margin:0px auto;
}
#main-container {   
	width:916px;
	margin:0px auto;
	margin-bottom:25px;
}	
#main-center {   
	width:916px;
}	
#pagetop {   
	height:139px;
	width:916px;
}	
#pagefoot { 
	background:#00457c;
	padding-top:8px;
	padding-bottom:8px;
	width:100%;
}	
#pagecontent { 
	background:#FFFFFF;
	max-width:916px;
	width:916px;
	text-align:left;
}	
#iborder {
	border:solid #00457c 1px; 
	padding:8px; 
}	
#iborderM {
	border:solid #00457c 1px; 
	padding:8px; 
	margin:8px;
}	
#leftpiccolumn { 
	padding:8px; 
}
#pad5 {
	padding: 8px; 
}
#subhd1 { 
	font-weight:bold;
}
#subqt1 { 
	font-style:italic;
	font-weight:bold;
}
#botmnu{
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	color:#FFFFFF;
}
a.botmnu {
	color:#FFFFFF;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
a.botmnu:link {
	color:#FFF;
	text-decoration: none;
}
a.botmnu:visited {
	color:#FFF;
	text-decoration: none;
}
a.botmnu:hover {
	color:#FF9;
	text-decoration: underline;
}
#botmnu2{
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	color:#FFFFFF;
	font-size:x-small;
	line-height:1.5em;
}
a.botmnu2 {
	color:#FFFFFF;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
a.botmnu2:link {
	color:#FFF;
	text-decoration: none;
}
a.botmnu2:visited {
	color:#FFF;
	text-decoration: none;
}
a.botmnu2:hover {
	color:#FF9;
	text-decoration: underline;
}
#hr1blue {
	color:#00457c;
	size:1px;
}
#pSubHeader { 
	background-color:#00457c; 
	padding:5px; 
	color:#FFF 
}
#pUnderSubHead { 
	padding-left:5px; 
}
#wipeDiv { 
  position:absolute; visibility:hidden; 
  left:0px; top:0px;
  width:200px; height:180px; 
  z-index:1 
}