body {
	margin-top : 1px;
	/*background-image: url(../images/background.jpg);*/
	text-align: center;
	float: center;
}
body{
	text-align: -moz-center;
}

.bodytext{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	line-height: 18px;
}

.bodytext a{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	line-height: 18px;
	text-decoration: none;
}

.bodytext a:hover{
	font-family:Verdana;
	font-size:12px;
	color:#8E0000;
	line-height: 18px;
}

.bodytextsmall a{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	line-height: 18px;
	text-decoration: none;
}

.bodytextsmall a:hover{
	font-family:Verdana;
	font-size:11px;
	color:#8E0000;
	line-height: 18px;
	text-decoration: none;
}
.links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0A3874;
	text-align:left;
	float: left;
	font-weight:none;
	text-decoration: none;
	letter-spacing: 0pt;
}
.links a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0A3874;
	text-align:left;
	float: left;
	font-weight:none;
	text-decoration: none;
	letter-spacing: 0pt;
}

.links a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #8E0000;
	text-align:left;
	float: left;
	font-weight:none;
	text-decoration: none;
	letter-spacing: 0pt;
}

.moretxt{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFF;
	margin-right: 5px;
}
.moretxt a{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFF;
	margin-right: 5px;
	text-decoration: underline;
}

.moretxt a:hover{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFF;
	margin-right: 5px;
	text-decoration: none;
}


.footer {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	text-align:center;
	font-weight:none;
	text-decoration: none;
	letter-spacing: 0pt;
}
.subTiles {
	font-family:Verdana;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
.bodycontent {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	line-height: 16px;
}
.mainTiles {
	font-family:Verdana;
	font-size:22px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}