/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	bgproperties: fixed;
	background-color: #1D4154;
	background-image: url(images/site_background.jpg);
}
.hometxt {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #424F60;
	text-decoration: none;
}

.hometxt  a:link{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #424F60;
	text-decoration: none;
}

.hometxt a:visited{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #424F60;
	text-decoration: none;
}

.hometxt a:hover{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #424F60;
	text-decoration: none;
}

.hometxt a:visited{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #424F60;
	text-decoration: none;
}
.contentTXT {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #47586C;
	text-decoration: none;
	text-align: justify;
	list-style: url(images/bullet.jpg);
}

.contentTXT li{
	color: #47586C;
	text-decoration: none;
	text-align: justify;
	list-style: url(images/bullet.jpg);
	font: normal 12px/16px arial;
}


.contentTXT  a:link{
	color: #4F77AB;
	text-decoration: none;
	text-align: justify;
	font: normal 12px arial;
}

.contentTXT  a:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #47586C;
	text-decoration: none;
	text-align: justify;
}

.contentTXT  a:active{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #47586C;
	text-decoration: none;
	text-align: justify;
}

.contentTXT  a:visited{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #47586C;
	text-decoration: none;
	text-align: justify;
}
.contentHDR {
	color: #CE9B2E;
	text-decoration: none;
	text-align: justify;
	font: bold 14px arial;
}
.forminput {
	background: url(images/spacer.gif);
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	color: #414E5F;
	font: 11px arial;
	text-indent: 5px;
}
.contentDARKBLUE {
	color: #006699;
	text-decoration: none;
	text-align: justify;
	list-style: url(images/bullet.jpg);
	font: normal 12px arial;
}
.forminput2 {
	background: url(images/form.input_2.jpg);
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	color: #414E5F;
	font: 11px arial;
	text-indent: 5px;
	height: 25px;

}
