body {
	margin: 0 auto;
	background-color: #0F344D;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

h2 {
	margin-top: 0;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: #40608C;
	border: 1px solid #4A4A4A;
	font-size: 12px;
	color: #FFFFFF;
}

h4 {
	font-size: 14px;
	color: #40608C;
	margin-bottom: 4px;
	border-bottom: 1px dotted #CCCCCC;
}

.links {
	color: #3080CB;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: normal;

}
#colNav {
	border-left: solid #345574 1px;
	border-right: solid #345574 1px;
}
#colNav a {
	color: #3080CB;
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	border-bottom: solid #345574 1px;
	font-size: 11px;
	font-weight: normal;
}
#colNav  a:hover  {
	color: #F37020;
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	border-bottom: solid #345574 1px;
}
.NavHead {
	display: block;
	width: 133px;
	height: 25px;
	text-transform: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 25px;
	color: #40608C;
	background-color: #E3E9E9;
	border-bottom: solid #345574 1px;
	border-top: solid #345574 1px;
}


.small_image {
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #40608C;
}

.navsmalltext {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

.hometext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.headertd {
	border:1px dotted #CCCCCC;
	padding:5px;
	text-align:center;
}
.headertd a:hover{
	background-color:#3080CB;
}
.headerlinks {
	color:#FFFFFF;
	font-size:12px;
}



.footerlinks {
	color:#FFFFFF;
	font-size:10px;
}

