/***** Shared Styles for what ever page *****/

/* This site runs like Clockwork (http://www.clockwork.net/). */


body {
	font-family: Georgia, "Times New Roman" Times, serif;
	font-size: 10pt;
	color: #999;
	background-color: #FFFFFF;
	
}
#utility_nav, #search_box, #nav_wrapper, #side_logo, #home_content_area_3, #breadcrumb, #twocolumn_content_area_2, #splash_utility_nav, #splash_search_box, splash_page_content1 img, splash_page_content2 img, splash_page_content3 img  {
	display: none;
}
#wrapper {
	margin: 0;
	width: 844px;   
}                   

#home_content_area_2 {
	margin: 0;
	padding: 0;
	float: left;
	  
}               

#home_content_area_1 {
	margin: 0;
	padding: 0;
	float: left;
	  
} 
#onecolumn_right {
	margin: 0;
	padding: 0; 
	background: #ccc;
	color: #999;
	  
}

.message {     
	color: #b91418;    
	font-weight: normal;
}

.footer {
	clear: both;
}

#footer_wrapper a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
}
#footer_wrapper a:visited {
	color: #666666;
	font-size: 9pt;
	text-decoration: underline;
}
#footer_wrapper a:hover {
	color: #333;
	font-size: 9pt;
	text-decoration: underline;
}

#footer_wrapper a:active {
	color: #333;
	font-size: 9pt;
	text-decoration: underline;

}

h1, .hd1 {
        font-family: Georgia, "Times New Roman" Times, serif;
        font-size: 13pt;
        color: #183791; 
}
h2, .hd2 {
        font-family: Georgia, "Times New Roman" Times, serif;
        font-size: 13pt;
        color: #183791; 
}
h3, .hd3 {
        font-family: Georgia, "Times New Roman" Times, serif;
        font-size: 12pt;
        font-weight: bold;
        color: #333333;
}      

a:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        text-decoration: underline;
}
a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        text-decoration: underline;
}
a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #C59D46;
        text-decoration: underline;
}
a:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #5C5C5C;
        text-decoration: underline;
}

