/***********************************************/
/* oes.css                            */
/* Use oes site      */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #002F91;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#0D7D40;
}
/* overrides decoration from previous rule for hovered links */

<style type="text/css">

.style1 {
	color: #FFFFFF;
	font-size: x-large;
}
.style2 {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
.style7 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style8 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.style9 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.style10 {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.style11 {
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}

.style12 {
	color: #020054;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.style13 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style15 {font-size: font-size: 12px; color: #000099; }
.style20 {
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
.style22 {
	font-weight: bold;
	color: #0DFF5B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
}
.style23 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.style24 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

</style>

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}


				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px;
	background-color: #020054;
	border-top: 2px solid #000000;
	width: 790px;
	position: absolute;
	height: 67px;
	font-size: 16px;
	color: #000000;
}

#logozero{
	margin: 0;
	padding: 0px;
	background-color: #020054;
	width: 56px;
	position: absolute;
	top: 0px;
	left: 566px;
	height: 67px;

}

#logoone{
	margin: 0;
	padding: 0px;
	background-color: #020054;
	width: 56px;
	position: absolute;
	top: 0px;
	left: 622px;
	height: 67px;

}

#logotwo{
	margin: 0;
	padding: 0px;
	background-color: #020054;
	width: 56px;
	position: absolute;
	top: 0px;
	left: 678px;
	height: 67px;

}


#logothree{
	margin: 0;
	padding: 0px;
	background-color: #020054;
	width: 56px;
	position: absolute;
	top: 0px;
	left: 734px;
	height: 67px;

}

#navBar{
	margin: 0;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #0D7D40;
	border-right: 1px solid #0D7D40;
	border-bottom: 1px solid #ccc;
	width: 121px;
	position: absolute;
	top: 67px;
	left: 0 px;
	height: 515px;
}

#navflag{
	margin: 0;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #0D7D40;
	border-right: 1px solid #0D7D40;
	border-bottom: 1px solid #0D7D40;
	width: 121px;
	position: absolute;
	top: 467px;
	left: 0 px;
	height: 275px;
	text-align: center;
}

#content{
	width: 670px;
	margin: 0;
	padding: 0px;
	border-right: 1px solid #0D7D40;
	position: absolute;
	top: 66px;
	left: 120px;
	border: 1px solid #0D7D40;
	height: 676px;
}



/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	width: 119px;
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}
