body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #889299;
}
.bluetext {
	color: #2b68ac;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bluetext a{
	color: #2b68ac;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bluetext a:hover{
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.greybold {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.greybold a{
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.greybold a:hover{
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #f32728;
	text-decoration: none;
}
.links1 {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.links1 a{
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.links1 a:hover{
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #f32728;
	text-decoration: none;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.content1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D20000;
	text-decoration: none;
	text-align: justify;
}
.content1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	text-align: justify;
}
.redbold {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #f32728;
	text-decoration: none;
}
.redbold a{
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #f32728;
	text-decoration: none;
}
.contentblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.contentblack a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #175296;
	text-decoration: none;
}
.contentblack a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F32728;
	text-decoration: none;
}
.contentblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #175296;
	text-decoration: none;
}
.contentblue a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #175296;
	text-decoration: none;
}
.contentblue  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F32728;
	text-decoration: none;
}
.contentred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F32728;
	text-decoration: none;
}
.contentred a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F32728;
	text-decoration: none;
}
.contentred a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


.hoverbox
{
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
}
.hoverbox a
{
	color: #000000;	
	text-decoration: none;
}