a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}

a:hover {  color: #195AB4; text-decoration: none; cursor: hand}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C3D56;
	text-decoration: none;
	text-align: left;
	line-height: 1.2;
}
.borders {
	border: thin solid #E9EDF3;
}

.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #676767;
	text-decoration: none;
	line-height: 9px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	text-decoration: none;
	border: thin none #AEBBDD;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4351CD;
	text-decoration: none;
}
.goldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aa8c03;
	text-decoration: none
}
.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3C5375;
	text-decoration: none;
	font-weight: bold;
}
.topborders {
	background-image: url(images/headerbackground.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E9EDF3;
	border-right-color: #E9EDF3;
	border-bottom-color: #E9EDF3;
	border-left-color: #E9EDF3;
}
