.maintext {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3D64FD;
}
.textbox {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}
a:link {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3D64FD;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0F1972;
	text-decoration: none;
}
a:active {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0E1972;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3D64FD;
	text-decoration: none;
}

.header {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3D64FD;
}


.linksbox {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#smalllinks {
	
}
#smalllinks a:link {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3D64FD;
	text-decoration: underline;
}
#smalllinks a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0F1972;
	text-decoration: underline;
}
#smalllinks a:active {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0E1972;
	text-decoration: underline;
}
#smalllinks a:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3D64FD;
	text-decoration: underline;
}.SubHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3D64FD;
	text-decoration: none;
}
.subnavbg {
	background-image: url(images/SubNav.jpg);
	background-repeat: repeat-y;
}
