/* CSS Document */

body {
	background-color: #5A7EB0;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 25px;
}
.footertextlinks {
	font-family: "Century Gothic";
	font-size: 13px;
	text-align: center;
	line-height: 25px;
	color: #120D36;
}

.footertextlinks a{
	font-family: "Century Gothic";
	font-size: 13px;
	text-align: center;
	line-height: 25px;
	color: #120D36;
	text-decoration:none;
}

.footertextlinks a:hover{
	font-family: "Century Gothic";
	font-size: 13px;
	text-align: center;
	line-height: 25px;
	color: #120D36;
	text-decoration:underline;
}
.footertextlinksarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
	color: #0E0079;
}
.footertextlinksarial12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	color: #120D36;
}
.footertextlinksarial12px a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	color: #120D36;
	text-decoration:none;
}
.footertextlinksarial12px a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	color: #120D36;
	text-decoration:underline;
}
.mainbodytext {	
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

.mainbodytext a{	
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #000066;
	text-decoration:none
}

.mainbodytext a:hover{	
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #000066;
	text-decoration:underline
}
.subtstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/hr.gif);
	background-repeat: no-repeat;
	background-position: left;
}
