.main_body_style
{
	/*font-family: Sans-Serif;*/
}

.light_green_text
{
	text-align:center;
	font-size:16px;
	font-family:serif;
	color:837C04;
}

.bottom_links
{
    font-size: 11;
    color: 00224c;
    font-weight: normal;
}

.selected_bottom_link
{
	font-size:11;
	color: 00224c;
	font-weight: bold;
}

.left_menu_link
{
	font-family: Sans-Serif;
	color: #f0e68c; 
}

.selected_left_menu_link
{
	font-family: Sans-Serif;
	color: #FFFFFF; 
	font-weight: bold;
}

.left_menu_frame
{
	text-align: center;
	height: 60px; 
}

.selected_left_menu_frame
{
	text-align: center;
	height: 60px; 
}

.quick_quote_button
{
	font-family:sans-serif;
	background-color: 00224C; 
	color: #f0e68c;
	text-align: center;
	height:30px;
}

.quick_quote_button_rollover
{
	font-family:sans-serif;
	background-color: 00224C; 
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	height:30px;
	padding-top:2px;
}

a:link				{text-decoration: none; }
a:visited			{text-decoration: none; }
a:hover				{text-decoration: none; }
a:active			{text-decoration: none; }