@import url("Content.css");
@import url("Breadcrumbs.css");
@import url("Footer.css");
@import url("ChildNavigation.css");
@import url("Forms.css");
@import url("DataGrid.css");
@import url("SiteMap.css");
@import url("Custom.css");
@import url("FromClient.css");

body {
margin-top:10px;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
}

img
{
	border-style:none;
}

#wrap {
position: relative;
margin: 0 auto;
padding: 0;
width: 400px;
}

.hpmaintext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:2em;
}

.hpnewstext{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.footertext {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}

.chart
{
	cursor: hand;
}

.chart-selected
{
	cursor: hand;
	text-decoration: underline;
}

.rates
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;
}

.rates a, .rates a:visited
{
	color: #707070;
}

.rates-big
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
}

.rates-header
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

.rates-header a, .rates-header a:visited
{
	color: Gray;
	text-decoration: none;
}

.rates-link
{
	font-family:Arial, Helvetica, sans-serif;
	color: #00A08E;
	font-size: 11px;
	font-weight: bold;
}
/*
.rates-link a, .rates-link a:visited
{
	color: #00A08E;
	font-weight: bold;
	text-decoration: underline;
}

.rates-link a:hover
{
	color: #00A08E;
	text-decoration: none;
}
*/
.rates-bigheader
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: Gray;
}

.corpnews
{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #707070;*/
	font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; font-weight: normal; line-height: 18px
}

.corpnews-header
{
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.corpnews a:link, a:visited
{
	color: #707070;
	text-decoration:underline;
}

.corpnews a:hover
{
	color: #707070;
	text-decoration:none;
}

.AppSectionHeader
{
	background-color: #002E4A;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}

.ApplyNow
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1em;
}

.ApplicationErrorHeading
{
	font-weight: bold;
	color: red;
}