@charset "UTF-8";
/* CSS Document */

body {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	background-color: #dadce6;
	align: center;
}

a {
	color: #002441;
	text-decoration: none;
	font-weight: normal;
}

a:hover{
	color: #80AAC1;
	text-decoration: none;
	font-weight: normal;
}


table.indexRoot{
	width: 995px;
	height:590px;
	align: center;
	background-image: url(images/background-Index2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

table.indexRoot td{
	padding:115px 0px 0px 0px;
}


table.Root{
	width: 995px;
	height:100%;
	align: center;
	background-color: #FFFFFF;
}

img {
	border: none;
}


td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	vertical-align:top;
}

td.Header{
	height: 67px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


td.nav{
	height:23px;
	line-height:23px;
	padding: 0px 18px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #9bb0ce;
	text-align:right;
	color:#FFFFFF;
	font-weight: bold;
}

td.nav a{
	color:#FFFFFF;
}

td.nav a:hover{
	color: #001a7b;
}

td.SubNav{
	background-color: #b3c9a5;
	background-image: url(images/back-SubNav.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

td.SubNav p{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 12px 0px;
	line-height:16px;
	
}

td.SubNav p.Selected{
	background-color:#d5e1ce;
	color: #001a7b;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 10px 0px;
	
}




td.SubNav a{
	color:#597190;
}

td.SubNav a:hover{
	color: #001a7b;
}

td.spacer{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:2px;
}


img.Leaders{
	float: left;
	padding:0px 4px 4px 0px;
	margin:0px 0px 0px 0px;
}


td.content{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#454545;
	background-position: top;
	background-repeat:no-repeat;
}


td.content p {
	padding: 25px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	color:#454545;
	background-position: top;
	background-repeat:no-repeat;
}


td.content p img.Headshot {
	padding: 0px 0px 0px 0px;
	margin: 6px 20px 0px 0px;
	float: left;
}


td.content p.Tight {
	padding: 25px 260px 0px 20px;
	margin: 0px 0px 0px 0px;
	color:#454545;
	background-position: top;
	background-repeat:no-repeat;
}


td.content a{
	font-weight: bold;
}

td.content a:hover{
	font-weight: bold;
}


td.content a.Small{
	font-weight: bold;
	font-size: 9px;
}

td.content a.Small:hover{
	font-weight: bold;
	size: 9px;
}

span.subHead{
	color: #334895;
	font-weight: bold;
}



ul{
	padding: 0px 15px 0px 15px;
	margin:0px 0px 0px 20px;
	
}

li{
	padding: 0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	color: #334895;
	line-height:15px;
}

span.listText{
	color:#454545;
	
}


td.content span.Test
{
	display: none;
	line-height: 22px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}



td.footer{
	padding: 80px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:103px;
	background-image: url(images/back-Footer.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	color:#FFFFFF;
	text-align:right;
}