/* CSS Document */



.font { font: 9pt Arial;
color: #000000;}
.font a {
	color: #009933;
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.rates {
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #E9F4DF;
}
.font .txtboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.rate-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}



.font a:hover { font: 9pt Arial;
color: #666666;
text-decoration:underline;
}

.font_bold { font: 10pt Arial;
color: #000000;
font-weight: bold;}

.font_green_small { font: 9pt Arial;
color: #77b841; }

.font_white_small { font: 9pt Arial;
color: #77b841; }

.font_green_bold { font: 11pt Arial;
color: #77b841; 
font-weight: bold;}

.font_green_small a{ font: 9pt Arial;
color: #77b841; 
text-decoration:none;
}

.font_green_small a:hover { font: 9pt Arial;
color: #77b841; 
text-decoration:underline;
}

.font_blue_small { font: 9pt Arial;
color: #22275e; }

.font_blue_bold { font: 11pt Arial;
color: #22275e; 
font-weight: bold;}

.font_blue_right { font: 9pt Arial;
color: #22275e;
}

.font_blue_right a { font: 9pt Arial;
color: #22275e;
text-decoration:underline;}

.font_blue_right a:hover { font: 9pt Arial;
color: #22275e;
text-decoration:none;}

.footer_link_font {
font: 8.5pt Arial;
color: #ffffff;
}

.footer_link_font a {
font: 8.5pt Arial;
color: #ffffff;
text-decoration:none;
}
.footer_link_font a:hover{
font: 8.5pt Arial;
color: #ffffff;
text-decoration:underline;
}

.footer_copyr_font {
font: 8.5pt Arial;
color: #ffffff;
}

.font_red { font: 9pt Arial;
color: #ff0000;}
.side_lines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.font a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.font_white_bold {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 11pt;
}
