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

body{
	padding: 0px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	background-color:#273a5e;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

img{
	border: none;
}

a{
	text-decoration: none;
	color:#FFFFFF;
}

table.root{
	width: 850px;
	height:100%;
	border-style: solid;
	border-width: 3px 3px 3px 3px;
	border-color:#FFFFFF;
	background-color: #FFFFFF;
}


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


li {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	line-height:14px;
}

input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	padding: 0px 0px 0px 0px;
	margin:5px 0px 5px 0px;
}

/*new index*/


.indexHeader{
	height: 340px;
	background-image: url(../images/indexHeader.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border-style:solid;
	border-width: 0px 0px 4px 0px;
	border-color: #aec4d0;
}


.newNav{
	height: 27px;
	line-height:27px;
	padding: 5px 0px 0px 20px;
	}
	
	
td.newNav em{
	padding: 0px 4px 0px 4px;
	color:#ffffff;
}



.indexBottom{
	height:284px;
	background-image:url(../images/back-indexBottom.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding: 20px 0px 0px 23px;
}

table.indecCallOuts{
	width: 800px;
}

.cell1{
	width: 380px;
	height: 264px;
	background-image:url(../images/index/backNews.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#001836;
	
}

.cell1 p{
padding: 53px 15px 10px 15px;
font-size:12px;

}

.cell1 p a{
		color:#001836;
		text-decoration: none;
		font-weight: bold;
}


.cell2{
	padding: 0px 8px 0px 8px;
	
}
.cell3{
	padding: 7px 8px 0px 8px;
}
.cell4{
	text-align:center;
}






/*new index*/



td.indexBanner{
	height: 175px;
	background-color:#aec4d0;
}



td.indexContent{
	padding: 0px 0px 20px 0px;
}


td.indexNews{
	background-color: #89aec8;
}


td.indexNews p{
	color: #FFFFFF;
	padding:0px 10px 0px 21px;
	margin:0px 0px 0px 0px;
	line-height:18px;
	font-size:11px;
}


td.indexNews p a{
	color:#004684;
	text-decoration:underline;
}

td.indexNews p a:hover{
	color:#d5d1d1;
	
}

td.spacer{
	height: 2px;
	background-color:#004684;
}

td.header{
	height: 84px;
}

td.nav{
	height: 40px;
	line-height: 40px;
	text-align: left;
	padding:10px 0px 0px 20px;
}

td.nav a{
	color:#002364;
	text-decoration: none;
	font-weight: normal;
}

td.nav a:hover{
	color:#757575;
	
}

td.nav em{
	padding: 0px 0px 0px 0px;
	color:#ffffff;
}


td.leftSide{
	background-color: #89aec8;
}


 hr.subLines{
	margin-left: 15px;
	size:1px;
	
}

td.leftSide p{
	color: #FFFFFF;
	padding:0px 0px 0px 9px;
	margin:0px 0px 0px 0px;
	line-height:22px;
}

td.leftSide p.blue {
	color: #014a8e;
}


td.content{
	padding: 20px 15px 20px 20px;
	line-height:20px;
}

td.content a
{
	color:#2f5292;
	text-decoration: none;
	font-weight: normal;
}

td.content a:hover{
	color:#757575;
	
}


img.floatRight{
	float: right;
	margin:0px 0px 20px 20px;
}




td.footer{
	height: 34px;
	line-height:34px;
	color:#878787;
	text-align:right;
	padding:0px 30px 0px 0px;
	
}
