/* CSS Document */
body {
	background: url(images/new_bg.jpg) repeat-x #084780;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #39576b;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #39576b;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #084780;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #670000;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link 		{ text-decoration: none; color: #920000; }
a:visited	{ text-decoration: none; color: #920000; }
a:hover		{ text-decoration: none; color: #093245; }

.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #979797;
}

#home-news{
	margin: 0;
	padding:0;
	width:100%;
}

#home-news li {
	margin:0px 0 5px 0;
	padding:5px 0 10px 0;
	/*list-style: url(images/bullet.gif);*/
	list-style:none;
	float:left;
	border-bottom:2px dotted #920000;
	width:100%;
}
#home-news li a{
	font-size:12px;
}

#home-news li img{
	border:1px solid #FFFFFF;
	margin:0 5px 0 0;
	float:left;
}
#home-news li img:hover	{ ;border:1px solid #A2C64C; }

#home-jobs {
	margin-top: 6px;
}

.sub-header {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.sub-topbar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.box_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e0e0e0;
}

#box_career_link {
	font-weight: bold; text-decoration: underline; 
	text-align:right; padding: 0 8px 0 8px; line-height: 2em;
}
#box_career_link a:link{color: #adc66b; text-decoration: underline; }
#box_career_link a:visited{color: #adc66b; text-decoration: underline; }
#box_career_link a:hover{color: #699eb7; text-decoration: underline; }

.box_text {
	font-size: 11px;
	color: #cccccc;
}
.box_text a:link{font-size: 11px; text-decoration:none; color: #cccccc;}
.box_text a:visited{font-size: 11px; text-decoration:none; color: #cccccc;}
.box_text a:hover{font-size: 11px; text-decoration:none; color: #adc66b;}

a#papersmart_link img {border:none;}
a#driver_settlements {color:#FFFFFF; font-weight:bold; font-size:1.1em;}
a#driver_settlements:hover {color:#ADC66B;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.footer a:link{font-size: 10px; text-decoration: none; color: #999999;}
.footer a:visited{font-size: 10px; text-decoration: none; color: #999999;}
.footer a:hover{font-size: 10px; text-decoration: none; color: #ffffff;}

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccc66;
}
.footer2 a:link{font-size: 10px; text-decoration: none; color: #cccc66;}
.footer2 a:visited{font-size: 10px; text-decoration: none; color: #cccc66;}
.footer a:hover{font-size: 10px; text-decoration: none; color: #ffffff;}

.footer3 {
	font-size: 9px; 
	color: #a4af71;
}
.footer3 a:link{ font-size: 9px; text-decoration: none; color: #a4af71; }
.footer3 a:visited{ font-size: 9px; text-decoration: none; color: #a4af71; }
.footer3 a:hover{ font-size: 9px; text-decoration: none; color: #a4af71; }
.footer3 a:active{ color: #a4af71; }

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #084780;
}
.form_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #39576b;
	height: 35px;
}
.form{
	text-align: right;
	padding-right: 10px;
	height: 35px;
}
.form_buttons{
	text-align: right;
	padding-right: 10px;
}
.small a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.contact-form-error{
	font-weight: bold;
	color: #ff0000;
}


.message {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF0000;
	font-size:11px;
	letter-spacing:1px;
	text-align: center;
}

.dontfillmeout {
	display:none;
}
#splash{
	display: block;
	width: 762px;
	height: 310px;
	background: url(images/top_splash_new.jpg) top left no-repeat;
	position: relative;
}
#outlook{
	color: #FFFFFF;
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
