/* css document for fonts */
body {
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #89a8c7;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 5px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

ul{
padding:0; margin:0; list-style-type:none;
text-indent:3px;
}

table {
	font-size: 11px;
}

.cms_heading {
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}

.sub_navTextBlue_unbold {
	font-size: 11px;
	font-weight: normal;
	color: #01289D;
}

.sub_TextBlue_unbold {
	font-size: 12px;
	font-weight: normal;
	color: #4a97b2;
}


.search_text
{
	color:#000000;
}

.copyright_text
{
	font-size:9px;
	color:#d9d9d9;
}

#breadcrumbs {
	font-size: 11px;
}

#content_header, .title{
    color: #89a8c7;
} 

#sidebar .submenu {
	background-color: #0c1a37;
    font-size: 12px;
}

#quotes_text{
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #becfed;
	text-align:center;
}
