body{
background: url('images/bg.gif') center repeat-y #E4E4E4;
margin:0px;
font-family:Arial;
font-size:11px;
line-height: normal;
}
img{
border:0px;
}
b.blue{
color:#003a6b;
}
p{
margin-top:0px;
}
a{
color: #00376d;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
h1{
color: #003962;
font-size: 12px;
margin:5px 5px 5px 0px;
}
a.bottomLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00376d;
	text-decoration: none;
}
a.bottomLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00376d;
	text-decoration: none;
}
a.bottomLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00376d;
	text-decoration: underline;
}
a.bottomLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00376d;
	text-decoration: none;
}
a.tertiaryLinks:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00376d;
	text-decoration: underline;
}
a.tertiaryLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00376d;
	text-decoration: underline;
}
a.tertiaryLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00376d;
	text-decoration: none;
}
a.tertiaryLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00376d;
	text-decoration: underline;
}

.homeBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #111111;
	line-height: 18px;
}
.bottomTextLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00376d;
}

.calloutText {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.BottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.internalBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #111111;
	line-height: 18px;
}
/* Dropdown Style */

#navarea{
position:relative;
float:left;
width:800px;
height: 30px;
overflow:visible;
z-index:20;
}

#nav {
    width: 800px;
    height: 30px;
	text-align:left;
	position:relative;
	float:left;
	padding:0;
	margin:0;
	z-index: 20;
	list-style:none;
	font-size:11px;
	font-family: Arial;
	overflow:visible;
	background: url('images/bg_nav.gif') no-repeat;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:20;
}
#navspacer{
width:1px;
height: 30px;
background: url('images/navspacer.gif') no-repeat;
}
#nav a {
}

#nav li {
	position:relative;
	float: left;
}
#nav li ul {
	display:block;
	position: absolute;
	width: 170px;
	left: -999em;
	top:30px;
	background: #01466f;
	z-index: 40;
	clear:none;
	overflow:visible;
}

#nav li:hover ul{
	display:block;
	z-index:9000;
	float:left;
	position:absolute;
	left: 0px;
	border:1px solid #004670;
	border-width: 1px 1px 1px 1px;
	overflow:visible;
	z-index:40;
}
#nav li.sfhover ul{
	display:block;
	z-index:9000;
	float:left;
	clear:both;
	left:0px;
	border:1px solid #004670;
	border-width: 1px 1px 1px 1px;
	z-index:40;
}
#nav li ul li {
	width:170px;	
}
#nav li ul li a {
	display: block;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	width:170px;
	color: #ffffff;
    padding: 5px 5px 5px 5px;
	text-align: left;	
}
#nav li ul li a:hover{
	background-color:#a6c0cd;
	color: #004670;
	text-decoration:none;
	overflow:hidden;
	width:160px;
}
#navleftspacer{
width:9px;
height:30px;
}
#nav1 {
position: relative;
float: left;
}
a.nav1 {
	display:block;
	height: 30px;
	width: 63px;
	background: url('images/nav1.gif') no-repeat;
	background-position: 0 -30px;
}
a.nav1:hover {
	background-position: 0 0px;
}
#nav2 {
position: relative;
float: left;
}
a.nav2 {
	display:block;
	height: 30px;
	width: 84px;
	background: url('images/nav2.gif') no-repeat;
	background-position: 0 -30px;
}
a.nav2:hover {
	background-position: 0 0px;
}
#nav3 {
position: relative;
float: left;
}
a.nav3 {
	display:block;
	height: 30px;
	width: 89px;
	background: url('images/nav3.gif') no-repeat;
	background-position: 0 -30px;
}
a.nav3:hover {
	background-position: 0 0px;
}
#nav4 {
position: relative;
float: left;
}
a.nav4 {
	display:block;
	height: 30px;
	width: 83px;
	background: url('images/nav4.gif') no-repeat;
	background-position: 0 -30px;
}
a.nav4:hover {
	background-position: 0 0px;
}
#nav5 {
position: relative;
float: left;
}
a.nav5 {
	display:block;
	height: 30px;
	width: 78px;
	background: url('images/nav5.gif') no-repeat;
	background-position: 0 -30px;
}
a.nav5:hover {
	background-position: 0 0px;
}
#nav6 {
position: relative;
float: left;
}
a.nav6 {
	display:block;
	height: 30px;
	width:94px;
	background: url('images/nav6.gif') no-repeat;
	background-position: 0 -30px;
}
a.nav6:hover {
	background-position: 0 0px;
}






#nav7 {
position: relative;
float: left;
}
a.nav7 {
	display:block;
	height: 30px;
	width: 78px;
	background: url('images/nav7.gif') no-repeat;
	background-position: 0 -30px;
}
a.nav7:hover {
	background-position: 0 0px;
}

#nav8{
position:relative;
float:left;
width:102px;
height:30px;
background: url('images/nav8.gif') no-repeat;
}
#nav8links{
display:block;
position:relative;
top: 9px;
left:5px;
}
#nav8 a {
color:#00335a;
font-weight:bold;
text-decoration:none;
}
#nav8 a:hover {
text-decoration:underline;
}
/* End Dropdown style */
/*Secondary Style*/
.contentspacer{
background: url('images/repeating_seperator.gif') top repeat-y;
}
div.rightpic{
position:relative;
float:right;
margin: 10px;
}
div.leftimg{
position:relative;
float:left;
margin: 15px;
clear:none;
}
/*Index main callout*/
.maincallout{
width:173px;
background-color:#CCCCCC;
background: url('images/indexcallout_bg.gif') top repeat-y;
}
#callouthdr{
width:173px;
height:90px;
}
#calloutcontent{
position:relative;
width:173px;
height:125px;
background: url('images/indexcallout_bg.gif') top repeat-y;
}
#calloutcontent2{
position:relative;
width:173px;
height:133px;
background: url('images/indexcallout_bg.gif') top repeat-y;
}
#calloutfooter{
width:173px;
height:30px;
background: url('images/indexcallout_ftr.gif') top no-repeat;
}
#calloutfooter p{
text-align:right;
position:relative;
top: 3px;
margin: 0px 11px 0px 0px;
padding:0px;
}
#calloutfooter a{
font-weight:bold;
color:#00335a;
text-decoration:none;
}
#calloutfooter a:hover{
text-decoration:underline;
}

#calloutcontent_text{
width:155px;
margin: 10px 0px 0px 10px;
color: #5b5b5b;
}
/*Table Styles*/
table.maintable{
border: 1px solid #999999;
line-height:14px;
}
table.maintable td{
border: 1px solid #999999;
}
td.header{
background:#999999;
color: #ffffff;
text-align:center;
font-weight:bold;
}

/*Header*/
#header-top {
	width:800px;
	display:block;
	clear:both;
	
}
#header-top-right {
float:right;
width:176px;
text-align:right;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

