@charset "UTF-8";
body {
	background-color: #727272;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer {
	font-size: 9px;
	line-height: 15px;
}

.footer a {
	color: #ff1010;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

a:link {
	text-decoration: none;
}

.mainnav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

.mainnav a:hover {
	text-decoration: underline;
}

.pgtitle {
	font-size: 14px;
	font-weight: bold;
	color: #FF1010;
	line-height: 24px;
}

.pgsubtitle {
	line-height: 20px;
	font-weight: bold;
}
.ascendlink  {
	color: #021f6b;
	text-decoration: none;
}
.ascendtxt {
	font-size: 9px;
}



.white-medium-heading {
	color: #FFFFFF;
	font-weight: bold;
}


td {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #17222F;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #EAEAEA;
	border: 1px solid #213041;
}
.error {
	color: #FF0000;
	font-weight: bold;
}

.imagelink {
	color: #660033;
	font-weight: bold;
}