﻿body
{
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}

#header
{
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 0px solid;
	text-align: left;
}

.navigation_link
{
	display: block;
	float: right;
	font-size: 1.0em;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}
.navigation_link a:link
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #666666;
	font-size: 90%;
	text-decoration: none;
}
.navigation_link a:visited
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #666666;
	font-size: 90%;
	text-decoration: none;
}
.navigation_link a:hover
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #666666;
	font-size: 90%;
	text-decoration: underline;
}

.navigation_link_login
{
	display: block;
	float: right;
	font-size: 1.0em;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	color: #6699CC;
}
.navigation_link_login a:link
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #6699CC;
	font-size: 90%;
	text-decoration: none;
}
.navigation_link_login a:visited
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #6699CC;
	font-size: 90%;
	text-decoration: none;
}
.navigation_link_login a:hover
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #6699CC;
	font-size: 90%;
	text-decoration: underline;
}
.navigation_link_end
{
	display: block;
	float: right;
	font-size: 1.0em;
	margin: 5px 0 0 0;
	padding: 0 15px 0 0;
}
.navigation_link_end a:link
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #666666;
	font-size: 90%;
	text-decoration: none;
}
.navigation_link_end a:visited
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #666666;
	font-size: 90%;
	text-decoration: none;
}
.navigation_link_end a:hover
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #666666;
	font-size: 90%;
	text-decoration: underline;
}

.navigation_seperator
{
	display: block;
	float: right;
	font-size: 1.0em;
	margin: 5px 0 0 0;
	padding: 0 3px 0 3px;
}
#subHeader
{
	background: #D9D9D9;
	height: 80px;
}
.logo
{
	border-width: 0px;
	border: 0;
	margin: 0 0 0 25px;
	padding: 11px 0 0 0;
	float: right;
}
#img1
{
	border-width: 0px;
}

.tagLine
{
	border: 0;
	margin: 60px 0 0 5px;
	padding: 0 0 0 0;
	float: left;
}

#navimage
{
	width: 100%;
	height: 210px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	text-align: center;
	background-color: #030303;
	background-image: url(./images/road_banner.jpg);
	background-repeat: no-repeat;
}

#conent_outer
{
	width: 100%;
	height: 350px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	text-align: center;
	background: #D9D9D9;
	overflow: hidden;
}
#content_panel1
{
	width: 100%;
	height: 100%;
	margin: 20px 20px 0 0;
	padding: 0;
	border: 0;
	text-align: justify;
	position: inherit;
}
#content_panel2
{
	width: 300px;
	height: 100%;
	margin: 20px 30px 0 0;
	padding: 0;
	border: 0;
	text-align: justify;
	position: inherit;
}
#content_panel3
{
	width: 300px;
	height: 100%;
	margin: 20px 50px 0 0;
	padding: 0;
	border: 0;
	text-align: justify;
	position: relative;
}
.content_panel
{
	background-image: url(./images/content_back_tr.gif);
	background-repeat: no-repeat;
}


.footer_cr
{
	display: block;
	float: left;
	font-size: 1.0em;
	margin: 5px 0 0 5px;
	padding: 0 0 0 0;
	font-size: 80%;
}



#footer
{
	width: 100%;
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #666666;
}

#footer a:link
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #666666;
	font-size: 80%;
	text-decoration: none;
}
#footer a:visited
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #666666;
	font-size: 80%;
	text-decoration: none;
}
#footer a:hover
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #666666;
	font-size: 80%;
	text-decoration: underline;
}
#topnav
{
	position: absolute;
	top: 205px;
	left: 8px;
	z-index: 30;
	visibility: visible;
	filter: alpha(opacity=90);
}
#default-subnav
{
	position: absolute;
	top: 227px;
	left: 8px;
	z-index: 20;
	visibility: visible;
	filter: alpha(opacity=90);
}
#ourcompany-menu, #services-menu, #careers-menu, #claims-menu
{
	position: absolute;
	top: 227px;
	left: 8px;
	z-index: 25;
	visibility: hidden;
	filter: alpha(opacity=90);
}
.neutral-bkg
{
	background-color: #D9D9D9;
}
.white-bkg
{
	background-color: #ffffff;
}
.body-bcr
{
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #666666;
	font-size: 80%;
}
.body-hdr-detail
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #7E2C27;
	font-size: 150%;
	text-align: left;
	float: left;
}
.body-norm
{
	font-family: Arial, Helvetica;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.image
{
	border: 0;
}
.topnavbar
{
	float: left;
	margin: 0 0 0 0;
}
.font-normal-white
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: White;
	font-size: 90%;
}
.color-bkg
{
	background-color: #6699CC;
}
.color-bkg-careers
{
	background-color: #333333;
}
.color-bkg-services
{
	background-color: #003366;
}
.color-bkg-claims
{
	background-color: #999966;
}

.nav-left-hdr
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 80%;
	text-decoration: none;
}
.nav-left
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 80%;
	text-decoration: none;
}
.nav-left:visited
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 80%;
	text-decoration: none;
}
.nav-left:hover
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 80%;
	text-decoration: underline;
}

.services_subtitle
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #7E2C27;
	font-size: 110%;
}


.defaultSubNav_Click
{
	position: absolute;
	top: 229px;
	left: 8px;
	z-index: 20;
	visibility: visible;
	width: 99%;
}


.topNavItem
{
	display: block;
	float: left;
	font-size: 1.0em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.defaultSubNav
{
	position: absolute;
	top: 222px;
	left: 8px;
	z-index: 20;
	visibility: visible;
	width: 99%;
	background-color: #7E2C27;
	filter: alpha(opacity=90);
}

#navBar
{
	position: absolute;
	top: 200px;
	left: 8px;
	z-index: 30;
	visibility: visible;
	filter: alpha(opacity=90);
	width: 99%;
	display: block;
}
#span1
{
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	width: 86px;
	height: 23px;
}
.spanclass1_Default
{
	background-image: url(./images/nav_company_main.gif);
}
.spanclass1_Selected
{
	background-image: url(./images/nav_company_selected.gif);
}
#span2
{
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	width: 60px;
	height: 23px;
}
.spanclass2_Default
{
	background-image: url(./images/nav_services_main.gif);
}
.spanclass2_Selected
{
	background-image: url(./images/nav_services_selected.gif);
}
