/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #1f2d42;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	background-color: #1f2d42;
}
h1{
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 17px;
	line-height: 20px;
}
h2{
	font-family: Arial,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
h3{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #1f2d42;
	line-height: normal;
}
a:link {
	color: #001F64;
	text-decoration: none;
}
a:visited {
	color: #001F64;
	text-decoration: none;
}
a:hover {
	color: #001F64;
	text-decoration: none;
}
a:active {
	color: #001F64;
	text-decoration: none;
}	
.hp_text{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}	
.hp_boldtext{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;	
	line-height: 16px;	
}	
.pg_titles{
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 19px;
	font-weight: bold;	
}	
/************* #bus_object styles **************/
.bus_ob_text{
	font-family: Arial, Helvetica, sans-serif;
	color: #1f2d42;
	font-size: 12px;
	text-decoration: none;	
}
a.objectnav:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #1f2d42;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.bus_ob_hln{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}	
/************* footer styles **************/
.footertext{
	font-family: Arial, Helvetica, sans-serif;
	color: #1f2d42;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	font-weight: bold;
}
/************* Chrome Menu **************/
#chromemenu{
	width: 800px;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
	width: 100%;
	background: url(images/navbar.jpg) repeat-x center center;
	padding: 5px 0;
	margin: 0;
	text-align: center;
font-size: 12px;	
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #1f2d42;
padding: 5px;
margin: 0;
text-decoration: none;
}

#chromemenu ul li a:hover{	
	width: 100%;
	background: url(images/nav_roll.jpg) repeat-x center center;
	padding: 5px;
	margin: 0;
	text-align: center;
	font-size: 12px;	
}
/************* Resourses Styles **************/
#MainPicture{
	padding: 5px;
	float: left;
	position: relative;
}
#Mainstory{
	padding: 5px;
	float: right;
	position: relative;
	width: 250px;
}
a.story:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.story:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.story:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.story:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}	
/************* Forms Styles **************/
a.form:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.form:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.form:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.form:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	.box_featured_services {
	background-image: url(images/feature_servicebg.jpg);
	background-repeat: no-repeat;
	background-color: #e1e3e7;
	background-position: 0px 36px;
}
