body {background:#FFFFFF; }

body, td, p {
	font-family :  Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #a9a9a9;	
}

h1 { font-family: Tahoma, Verdana, Arial, sans-serif; font-size:43px; color:#535353; font-weight:normal; display:block; margin-top: 10px; }
h2 { font-family : Tahoma, Verdana, Arial, sans-serif; font-size: 24px; color: #ca4200; display:inline; }
h3 { font-family : Tahoma, Verdana, Arial, sans-serif; font-size: 20px; color: #818181; display:inline; }
h4 { font-family : Tahoma, Verdana, Arial, sans-serif; font-size: 14px; color: #a9a9a9; display:inline; }
h5 { font-family : Tahoma, Verdana, Arial, sans-serif; font-size: 14px; color: #ca4200; font-weight:normal; }
h6 { font-family : Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #ca4200; margin-bottom:0; }

hr { border:none; color: #abacad; background-color:#abacad; height:1px; }

.darktext { color:#535353; }

.small {
	font-family :  Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #a9a9a9;	
}

.sub  {
	color: #ED1C24;
	font-weight : bold;
}

.subhdr  {
	color: #ca4200;
	font-weight : bold;
}

.subhdrtbl  {
	color: #535353;
	font-size: 12px;
	font-weight : bold;
}


a:link, a:visited {
	font-weight: bold;
	color: #ca4200;
	text-decoration : none;
}

a:hover, a:active {
	font-weight: bold;
	color: #f86020;
	text-decoration : none;
}

.backtop { border-top:#d1d2d3 1px solid; margin:20px 0 30px 0; padding:6px 0 0 0; }
.backtop a:link, .backtop a:visited {
	font-weight: bold;
	color: #d1d2d3;
	text-decoration : none;
}

.backtop a:hover, .backtop a:active {
	font-weight: bold;
	color: #ca4200;
	text-decoration : none;
}

.reportpdf { clear:both; color:#535353; padding:0 0 10px 0; border-bottom:#d1d2d3 1px solid; margin-bottom:10px; line-height:160%; }
.reportpdf img { float:left; border:0; margin-top:2px; }

form {
	margin : 0px;
	padding : 0px;
}

input, textarea { font-family: Verdana, Arial, sans-serif; font-size:11px; color:#666666; border:1px solid #CCCCCCC; }
.formbtn { background:#ca4200; color:#FFFFFF; border:1px solid #ca4200; padding:3px 6px; }

/* HOME RIGHT TEXT STYLES */
#home-right strong { color:#cccccc; }

.submenu a { background:url(../images/bullet-red-arrow.gif) no-repeat top left; padding-left: 10px; display: block; margin-bottom:4px;}

.subgrey a:link, .subgrey a:visited { background:url(../images/bullet-grey-arrow.gif) no-repeat top left; padding-left: 10px; display: block; margin-bottom:4px; color:#cccccc; }
.subgrey a:hover, .subgrey a:active { background:url(../images/bullet-red-arrow.gif) no-repeat top left; padding-left: 10px; display: block; margin-bottom:4px; color:#ca4200; }

/* FOOTER */
#foot td { vertical-align:top;}


#nav { position:relative; left:50%; width:960px; margin-left:-483px; }

#nav #corpmenu { position:absolute; left:196px; }
#nav #reportmenu { position:absolute; left:456px; }

#nav a:link, #nav a:visited { font-weight: normal; color: #535353; text-decoration: none; padding-right:40px; }
#nav a:hover, #nav a:active { font-weight: normal; color: #ca4200; text-decoration: none; padding-right:40px; }

/* NAV DROPDOWNS */
/* Fix IE. Hide from IE Mac \*/
/** html #foot ul li { float: left; }
* html #foot ul li a { height: 1%; }*/
/* End */

/*#foot, #foot ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:100;
	line-height: 1;
}

#foot ul li {
	color:#FFFFFF;
	margin:0;
	position:relative;
}

#foot ul li a {
	color: #535353;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
	float:left;
	font-weight:normal;
}

#foot a:hover {
	color: #ca4200;
}

#foot li ul {
	position: absolute;
	left: -999em;
	padding-top:0.3em;
}

#foot li ul li a {
	padding:7px 62px 0 17px;
	margin-top:50px;
	float:left;
	display:block;
}

#foot li:hover ul, #foot li.sfhover ul {
	left: auto;
}

#foot li ul a:hover {
	color:#ca4200;
	display: block;
	font-weight:normal;
}

#foot li:hover ul, #foot li li:hover ul, #foot li.sfhover ul, #foot li li.sfhover ul {
	left: auto;
}

#foot li:hover, #foot li.sfhover {
	color:#ca4200;
}*/