H1
{
    font: 14px Arial;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

H2
{
    font: 16px Arial;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a {  text-decoration: underline; font-style: normal; font-family: arial; color: #3D61AD}
a:link {  text-decoration: underline; font-style: normal; font-family: arial; color: #3D61AD}
a:visited {  text-decoration: underline; font-style: normal; font-family: arial; color: #3D61AD}
a:active {  text-decoration: underline; font-style: normal; font-family: arial; color: #3D61AD}

.stndHPLinks
{
	font: 12px Arial;
	color: black;
	text-decoration: underline;
}

P
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    MARGIN: 10px 0px;
    FONT: 11px Arial;
    COLOR: #333333
}

.white {  font-family: arial; font-size: 9pt; font-style: normal; font-weight: bold; color: #ffffff}
.bodytext {  font-family: arial; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000}
.bluetext {  font-family: arial; font-size: 9pt; font-style: normal; font-weight: normal; color: #3D61AD}
.small {  font-family: arial; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000}
.teeny {  font-family: arial; font-size: 7pt; font-style: normal; font-weight: normal; color: #000000}
.name {  font-family: arial; font-size: 10pt; font-style: normal; font-weight: bold; color: #1D4C90}
.large {  font-family: arial; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000}

.Features 
	{
	font : normal 11px Arial;
	color : #2a5194;
	border-style : none;
	}

.PoweredBy {
	font : normal 9px Arial;
	color : #2a5194;
	border-style : none;
	font-weight: normal;
	}
	
.LinkHeader {
	font : normal 14px Arial;
	color : #2a5194;
	border-style : none;
	font-weight: bold;
	}

.textbox
{
	padding-right: 0px;
	border: #7f9db9 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #ffffff;
}

.selectbox
{
	padding-right: 0px;
	border: #c7d4e5 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #ffffff;
}

.copyright
{
	font: 10px Arial;
	color: black;
	text-decoration: none;
}

