body {behavior:url(csshover.htc);}
.MainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.MainNav label {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.MainNav input {
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	margin-left: 15px;
	margin-top: 8px;
}
.Fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
}

.MainNav_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #022656;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.bluenavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.bluenavbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
.bluenavbar a:link {
	text-decoration: none;
	margin: 0px;
}
.bluenavbar a:visited {
	text-decoration: none;
	margin: 0px;
}
.bluenavbar a:active {
	text-decoration: none;
	margin: 0px;
}
.bluenavbar a:hover {
	text-decoration: underline;
	margin: 0px;
}
.PrivacyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003768;
	text-decoration: none;
}
.NewsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
}
.NewsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	vertical-align: middle;
	padding-bottom: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 5px;
}
.Home_table {
	margin-left: 11px;
	border: 1px solid #666666;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 3px;
	margin-right: 11px;
	float: left;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
.bodyHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #022656;
	text-decoration: none;
}
.bodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
	font-style: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	text-transform: uppercase;
	font-style: oblique;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.menulinkwrap {
	display:block;
	width:137px;
	height:20px;
	background-color:#CCD8E6;
	text-align:left;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:5px;
	margin-bottom: 1px;
}

.menulinkwraphover {
		display:block;
		width:137px;
		height:20px;
		background-color:#394F71;
		text-align:left;
		vertical-align:middle;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding:5px;
		margin-bottom: 1px; 
		cursor:pointer;
}

.menulinkwrap a {color:#333333;text-decoration:none;
}

.menulinkwraphover a {color:white;text-decoration:none;
}

.menulinkwrap2 {
		display:block;
		width:137px;
		height:20px;
		background-color:#85A1C2;
		text-align:left;
		vertical-align:middle;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding:5px;
		margin-bottom: 1px; 
		cursor:pointer;
}

.menulinkwrap2 a {color:white;text-decoration:none;
}

.menulinkdropdown {
		display:block;
		width:137px;
		background-color:#FFF9D3;
		text-align:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding:1px 1px 1px 9px;
}

.menulinkdropdownhover {
		display:block;
		width:137px;
		background-color:#CCD8E6;
		text-align:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding:1px 1px 1px 9px;
		cursor:pointer;
}

.menulinkdropdown a {color:#333333;text-decoration:none;
}

.menulinkdropdownhover a {color:black;text-decoration:none;
}

.menulinkdropdownbase {
		display:block;
		width:134px;
		background-color:#FFF9D3;
		text-align:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		padding:2px 2px 2px 11px;
		margin-bottom: 1px;
}

.menuLanding {
		display:block;
		width:137px;
		background-color:#85A1C2;
		text-align:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		padding:5px;
		margin-top: 1px;
}

.topmenulink {
	display:block;
	height:11px;
	text-align:center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.topmenulinkhover {
		display:block;
		height:11px;
		text-align:center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-transform: uppercase;
		padding:5px;
		cursor:pointer;
}

hr {
	border-top-style: dotted;
	border-top-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #FFFFFF;
}

.LinkHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.toolimage_table {
	margin-right: 10px;
	margin-bottom: 10px;
}

.topmenulink a {
	color:white;
	text-decoration:none;
	padding: 5px;
}

.topmenulinkhover a {color:white;text-decoration:underline;
}
.tools  {
	font-size: 10px;
	color: #FFFFFF;
}
.tools a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.tools a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.tools a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.tools a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#tools  {
	font-size: 10px;
	color: #FFFFFF;
}
#tools a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#tools a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#tools a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#tools a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
.photospace {
	margin-left: 20px;
}
.photospaceleft {
	margin-right: 20px;
}
#sitemap ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	line-height: 16px;
}
.BodyLinksCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.bodycopylist ul {
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}
.LinkHeaderUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
}
img.FloatImageLeft {
	float: left;
}


/* The following styles are copied from /ssi/Navs/DOQ.html */
/* body {behavior:url(csshover.htc);} */
#listmenu-DOQ * {margin:0; padding:0;} 

/* the horizontal menu starts here */
div#listmenu-DOQ {
	width:147px;
	float:left;
	border-top:0px solid #FFFFFF;
	font-size:11px;
	background-color:#CCF;
	margin:0; padding:0;
	font-family: Arial, Helvetica, sans-serif;
	
	}
div#listmenu-DOQ ul {margin:0 0 0 0px;/* indents ul from edge of container - left changed to 0 */
	width:147px;
	
}

/*added to cause hover to work over button area - John */
#listmenu-DOQ ul li a {
	display: block;
}

div#listmenu-DOQ li {
	/*float:left;	/* causes the list to align horizontally instead of stack */ 	/*  *changed****/
	position:relative; /* positioning context for the absolutely positioned drop-down */
	list-style-type:none;	/* removes the bullet off each list item */
	background-color:#CCD8E6; /*sets the background of the menu items */
	border-right:0px solid #FFFFFF; /* creates dividing lines between the li elements */
	border-left:0px solid #FFFFFF; /*the first vertical line on the menu */	/*  *ADDED****/
	border-bottom:1px solid #FFFFFF; /*dividers on the menu */	/*  *ADDED****/
	margin:0; 
	/* moved padding to a selector below for hover - John
	padding: 4px 3px 10px 6px; /*menu padding size */
	}
div#listmenu-DOQ li:first-child {
	border-left:0px solid #FFFFFF; /*the first vertical line on the menu */
	
	}
div#listmenu-DOQ li:hover {
	background-color:#394F71;
	
	}
div#listmenu-DOQ a {
	padding:0 px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:#333333;	/* sets the type color */
	padding: 4px 3px 10px 6px; /*padding moved here for hover*/

	}
div#listmenu-DOQ a:hover {
	color:#000000;
	}
/* the horizontal menu ends here */

/* the drop-down starts here */
div#listmenu-DOQ ul li ul {
	margin:0; /* prevents the TEMP value inheriting from the horiz menu - OK to remove if you remove TEMP above */
	margin-left:145px; /*  *ADDED**MOVES THE SUBMENU OVER TO BE TO THE RIGHT OF THE MAIN MENU **/
	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	width:155px; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	top:-1px; /* ADDED - ALLIGNS THE POP-OUT WITH ITS PARENT */
	left:-3px; /*aligns the drop exactly under the menu */
	}
div#listmenu-DOQ ul li ul li {
	width:100%; /* makes the list items fill the list container (ul) */
	top:1px; /* ADDED - ALLIGNS THE POP-OUT WITH ITS PARENT */
	left:-1px; /*aligns the drop exactly under the menu */
	background-color:#FFF9D3; /* ADDED - sets the background of the submenu items */
	}
div#listmenu-DOQ ul li ul li:hover {
	background-color:#CCD8E6; /* ADDED - sets the background of the submenu items */
	}
div#listmenu-DOQ ul li ul li:first-child {
	border-top:0px solid #069;
	}
/* make the drop-down display as the menu is rolled over */
div#listmenu-DOQ ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
div#listmenu-DOQ ul li:hover ul {display:block; } /* shows the drop-down when the menu is hovered */

div#listmenu-DOQ ul li ul li:hover ul {display:block;} /* shows the sub-drop-down when drop-down menu is hovered */
div#listmenu-DOQ ul li:hover ul ul {display:none;} /* conceals the sub-drop-down when drop-down menu not hovered */

div#listmenu-DOQ ul li ul li ul {left:0px;} /*aligns the sub-pop next to the pop - added for side version */

/* HACK ZONE - on hack only for IE */
* html div#listmenu-DOQ ul li ul {
    border-top:0px solid #069; /*the top edge of the dropdown */
	}

/* IE hack to reposition li's */
#listmenu-DOQ .px3 {
	_margin-top: -3px;
}

/* End */
.Ad_table {
	margin-left: 11px;
	border: 1px solid #666666;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 11px;
	float: left;
}
.Ad_celltopline {
	border-top: 1px solid #666666;
}
.Ad_table2 {
	margin-left: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 11px;
	float: left;
}
.Ad_subtable {
	border: 1px solid #666666;
	margin-left: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 11px;
}
.warningtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
.warningtextunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
	text-transform: uppercase;
}
.mainform form {
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
.paddingsearchbox {
	padding-top: 10px;
	padding-bottom: 0px;
}

.bodyLinknounderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
}
.paragraphboldnounderlinelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contactInfo label {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	display: block;
	margin-right: 25px;
}
#contactInfo td{
	text-align: right;
}
#contactInfo .state {
	margin-right: 175px;
}

