/* CSS Document */

.navcontainer {	}

.navcontainer a {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A4770;
	text-align: center;
	display: block;
	width: 140px;
	background-color:#EEE2CA;
	text-decoration:none;
	}

.navcontainer a:hover {	
	background-color: #DFC596;
	}

.navcontainer a:active {	
	background-color: #DFC596;
	}

.navcontainer a:visited {	
	color:#1A4770;
	}
	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 2px;
	float: 2px;
}

.bodytext a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #00257A;
}

.bodytext a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #00257A;
}

.bodytext a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #75a3d1;
}

.bodytext a:active {
	font-weight: bold;
	text-decoration: none;
	color: #75a3d1;
}


.outstanding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0F238C;
}

.bottomlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0F238C;
	font-weight:400;
	text-decoration:none;
	padding: 8px;
	}

.bottomlinks a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0F238C;
	text-decoration:none;
	}

.bottomlinks a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#75A3D1;
	text-decoration:none;
	}

.bottomlinks a:active{
	color:#666666;
	}

.bottomlinks a:visited{
	color:#0F238C;
	text-decoration:none;
	}

.inputWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	line-height: 12px;
}

.inputTan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #dfe1ec;
	line-height: 12px;
	border: thin solid #0F238C;
}
.bodytext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 8px;
}
.servicelst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.italictxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0f238c;
}

.logobox {
	margin-right: 4 px;
	padding-right: 4 px;
	
	}