body {
	background-color: #00529B;
}

a:link {
	color: #0052BD;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color: #0052BD;
	font-weight: bold;

}
a:hover {
	color: #008F4D;
	text-decoration: underline;
}

td.navimage {
	background-repeat: no-repeat;
}
td.navimage_home {
	background-repeat: no-repeat;
}

.copy {
font-family: arial;
color: #333333;
font-size: 8pt;
line-height: 14pt;
padding-right: 30px;
}
.form {
font-family: arial;
color: #333333;
font-size: 8pt;
line-height: 15pt;
text-align: left;
}
.forminput {
font-family: arial;
color: #333333;
font-size: 8pt;
text-align: left;
}
.required {
font-family: arial;
color: #CC0000;
font-size: 8pt;
line-height: 14pt;
}
.title {
	font-family: 'Nunito', sans-serif;
	font-weight: bold;
	color: #00529B;
	font-size: 14pt;
	line-height: normal;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 25px;
}
.subtitle {
font-family: arial;
font-weight: bold;
color: #00529B;
font-size: 10px;
line-height: 12px;
text-align: left;
}
.copyright {
	font-family: verdana, arial, sans-serif;
	color: #AAC8E6;
	letter-spacing: 0.5px;
	font-size: 9pt;
	line-height: 9pt;
	padding-top: 5px;
	padding-right: 6px;
}
.caption {
	font-family: arial;
	color: #00529B;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
}

td.image {
padding-left: 20px;
padding-right: 20px;
}
.contactareas {
font-family: arial;
color: #333333;
font-size: 9px;
line-height: 14px;
}
td.copyarea {
	font-family: arial;
	color: #333333;
	font-size: 12px;
	line-height: 17px;
}
td.copyarea p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 17px;
	padding-right: 25px;
	padding-left: 20px;
}

.subhead {
	font-family: 'Nunito', sans-serif;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.subheadHome {
	font-family: arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: normal;
}

.nav {
	margin-right: 20px;
	color: #000000;
	
}
.subnav {
	color: #FFFFFF;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}
.homeSectionHeader {
	font-size: 14px;
	color: #FFF;
	background-color: #00529B;
	font-family: 'Nunito', sans-serif;
	margin: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}


.bottom_nav {
	font-family: arial;
	color: #333333;
	font-size: 9pt;
	line-height: 14pt;
	text-decoration: none;
}
.bottom_nav:hover { color: #00529B; }
.bottom_navon {
	font-family: arial;
	color: #00529B;
	font-size: 9pt;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: none;
}



.tables TABLE {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}
.tables TD {
	margin: 0px;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: none;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.report_title { 
font-family: arial;
color: #00529B;
font-size: 10pt;
font-weight: bold;
line-height: 14pt;
padding: 10px 0px 10px 0px;
}

.report_header{ 
font-family: arial;
color: #FFFFFF;
background: #00529B;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-align: left;
padding: 5px 5px 5px 5px;

}

.report_copy{ 
font-family: arial;
color: #000000;
font-size: 8pt;
line-height: 10pt;
padding: 5px 5px 5px 5px;
}

.link {
	font-family: arial;
	color: #00529B;
	font-size: 9pt;
	font-weight: bold;
	line-height: 14pt;
	padding-top: 20px;
	text-decoration: none;
}
/*.linkULHome {
	font-family: arial;
	color: #00529B;
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	padding-top: 1px;
	text-decoration: none;
}
*/


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
font-family: verdana, arial, sans-serif;
font-weight: bold;
font-size: 9pt;
text-align: right;
margin: 0;
padding: 0;
list-style-type: none;
z-index:999;
}
	
.suckerdiv ul li{
	position: relative;
	width: 208px;
	z-index:999;
	background-color: #CCCCCC;
}
.nav_height {
padding-top: 10px;
}
.nav_height1 {
padding-top: 3px;
}

	
/*1st level sub menu style */
.suckerdiv ul li ul{
	text-align: left;
	font-size: 12pt;
	left: 209px; /* Parent menu width - 1*/
	position: absolute;
	width: 208px; /*sub menu width*/
	top: 0;
	background: #00529B;
	display: none;
	z-index:9999;
}
.subheadREXHome {
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	color: #CCC;
	letter-spacing: 4px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.suckerdiv ul li ul a{
font-weight: normal;
background: #00529B;
color: #FFFFFF;
text-decoration: none;
padding: 1px 10px;
border: 1px solid #FFFFFF;
}

.suckerdiv ul li ul a:hover{
	color: #FFFFFF`;
	background-color: #088F4C;
	border: 1px solid #FFFFFF;
}

/* menu links style */
.suckerdiv ul li a {
	padding-bottom: 2px;
	color: black;
	display: block;
	/*force hasLayout in IE7 */
text-decoration: none;
	border-bottom: 0;
}

/*.suckerdiv .subfolderstyle{
background: url(media/arrow-list.gif) no-repeat center right;
*/
}

	
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }

/* End */

.submitbutton {
background:  url(images/submit.jpg); 
border:none;
width: 123px;
height: 30px;
}

.resetbutton {
background:  url(images/reset.jpg); 
width: 123px;
height: 30px;
}

.submitbutton {
background:  url(images/submit.jpg); 
border:none;
width: 123px;
height: 30px;
}

.editbutton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #00529B;
	text-align: center;
}

div#contentarea {
padding: 20px 20px 20px 20px;
text-align: left;
}
.footerTable th {
	color: #0D376A;
	font-family: 'Nunito', sans-serif;
	FONT-SIZE: 12pt;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #CCC;
	height: 32px;
	vertical-align: bottom;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
}
.footerTable td {
	color: #333;
	FONT-FAMILY: Nunito;
	FONT-SIZE: 9pt;
	text-align: left;
	padding-bottom: 15px;
	padding-left: 12px;
	background-color: #CCC;
	vertical-align: top;
}

.homeLists{
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	padding-bottom: 3px;
	padding-left: 15px;
}

a img { border: 0 none;}
ul#suckertree1  ul { z-index:999; }
p.social-links { margin:10px 0 0 0;padding:10px 10px 0px 0px;font-family:Arial;text-align:right }
div.suckerdiv { margin:0px; }
p.location { font-family:Arial, Helvetica, sans-serif; color:#00529B; font-size:14px; margin-left:20px; }
p.desc { font-family:Arial,Helvetica,sans-serif; color:#333; font-size:12px; margin-left:20px; }
span.showcase-info { font-family:Arial,Helvetica,sans-serif; color:#00529B; font-size:12px; margin-left:20px; }
span.divider { color:#FF9900; }

div.thumb { margin:10px 0 0 20px; float:left; opacity:.5; filter:alpha(opacity = 50); }
div.active { opacity:1; }
div.showcase, span.showcase-info { display:none; }
a:active, a:focus { outline: 0; }
div.clear { clear:both; }
div.rotator { width:690px;height:325px; }
