a:link {
	color: #990000;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #990000;
	font-weight: normal;
	text-decoration: none;

}
a:hover {  color: #669999}
a:active {
	color: #990000;
	font-weight: normal;
	text-decoration: none;

}



.body-text{
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #666666;
	line-height: 1.4;
}

.body-text-large{
        font-family : Verdana, Arial, Sans Serif;
        font-size : 13px;
        font-weight: normal;
        color : #666666;
        line-height: 1.4;

}

.form-label-required{
        font-family : Verdana, Arial, Sans Serif;
        font-size : 12px;
        font-weight: bold;
        color : #666666;
        line-height: 1.4;
}

.form-label-not-required{
        font-family : Verdana, Arial, Sans Serif;
        font-size : 12px;
        font-weight: normal;
        color : #666666;
        line-height: 1.4;
}

.error-message{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #990000;
	line-height: 1.3;
	margin: 0;
}
.money{
        font-family : Verdana, Arial, Sans Serif;
        font-size : 12px;
        font-weight: normal;
        color : #666666;
        line-height: 1.4;
}
.small_body_text{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #56504B;
	line-height: 1.3;
	margin: 0;
}


.small_white_body_text{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 1.2;
	margin: 0;
}

.sub_nav{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #7588B1;
	line-height: 1.5;
	margin: 0;
}

.sub_nav:hover{
	text-decoration: underline;

}

.sub_sub_nav{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #7588B1;
	line-height: 0.5;
	margin: 0;
}

.sub_sub_nav:hover{
	text-decoration: underline;

}


.header-small{
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	color : #669999;
	line-height: 1.5;
}
.form-header{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	color: #669999;
	line-height: 1.4;
	margin: 0;
}

.blue_header_text{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: #193981;
	line-height: 1.8;
	margin: 0;
}


.large_blue_header_text{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight:bold;
	color: #193981;
	line-height: 1.8;
	margin: 0;
}


.gray_header_text{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	color: #726A63;
	line-height: 1.8;
	margin: 0;
}

.large_gray_header_text{
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight:bold;
	color: #726A63;
	line-height: 1.8;
	margin: 0;
}

UL {
        margin-top: 1px;
}

OL {
        margin-top: 1px;
}

