#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:20px;
	font-weight:bold;
}

#title a {
	text-decoration:underline; color:#980d0d; font-weight:bold;}

#title a:visited {
	text-decoration:underline; color:#616161; font-weight:bold;}

#title a:hover {
	text-decoration:underline; color:#000000; font-weight:bold;}
	
#title a:active {
	text-decoration:underline; color:#980d0d; font-weight:bold;}
	
	

#top-stories {
	width:230px;
	background-color:#e7e7e7;
	border:#cbcbcb 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#980d0d;
	line-height:12px;
	padding:10px;
	font-weight:bold;
}

#top-stories a {
	text-decoration:none; color:#980d0d;}

#top-stories a:visited {
	text-decoration:none; color:#980d0d;}

#top-stories a:hover {
	text-decoration:underline; color:#980d0d; font-weight:bold;}
	
#top-stories a:active {
	text-decoration:none; color:#980d0d;}



#us-markets {
	width:175px;
	background-color:#e7e7e7;
	border:#cbcbcb 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646464;
	line-height:12px;
	padding:10px;
}

#us-markets a {
	text-decoration:none; color:#000000; font-weight:bold;}

#us-markets a:visited {
	text-decoration:none; color:#000000; font-weight:bold;}

#us-markets a:hover {
	text-decoration:underline; color:#000000; font-weight:bold;}
	
#us-markets a:active {
	text-decoration:none; color:#000000; font-weight:bold;}
	
	
#green {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2fa318;
	line-height:12px;
	font-weight:bold;
}


#red {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	line-height:12px;
	font-weight:bold;
}

#forecast {
	width:430px;
	background-color:#e7e7e7;
	border:#cbcbcb 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#980d0d;
	line-height:12px;
}

#forecast a {
	text-decoration:none; color:#000000; font-weight:bold;}

#forecast a:visited {
	text-decoration:none; color:#000000; font-weight:bold;}

#forecast a:hover {
	text-decoration:underline; color:#000000; font-weight:bold;}
	
#forecast a:active {
	text-decoration:none; color:#000000; font-weight:bold;}

#time {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
}

#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
	font-weight:bold;
}


/**********************************
	    Index Content
***********************************/

#index-content-wrapper {
	background:url(../images/bg-footer.jpg) bottom left no-repeat;
	width:900px;
	margin: 0 auto 0 auto;
	padding-bottom:40px;
	position: relative;
}

#index-content {
	width: 655px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	line-height:20px;
	padding-bottom:40px;
	padding-left:15px;
}

#index-content a {
	text-decoration:underline; color:#980d0d; font-weight:bold;}

#index-content a:visited {
	text-decoration:underline; color:#616161; font-weight:bold;}

#index-content a:hover {
	text-decoration:underline; color:#000000; font-weight:bold;}
	
#index-content a:active {
	text-decoration:underline; color:#980d0d; font-weight:bold;}


/**********************************
			Index Nav
***********************************/

#index-nav {
	height: 25px;
	width: 200px;
	margin: 0 auto 0 auto;
	position: relative;
}

#index-nav ul {
	width:200px;
	margin: 0;
	padding: 20px 0px 0px 0px;
}

#index-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#index-nav li a {
	width: 1750px;
	height: 50px;
	display: block;
	text-indent: -5000px;
	margin-left:15px;
}

#index-nav li.home-About a {
	background: url(../images/nav-About.gif) no-repeat;
	width:175px;
	margin-bottom:0px;
}

#index-nav li.home-About a:hover {
	background: url(../images/nav-AboutO.gif) no-repeat;
	width:175px;
	margin-bottom:0px;
}

#index-nav li.home-Services a {
	background: url(../images/nav-Services.gif) no-repeat;
	width:175px;
	margin-bottom:0px;
}

#index-nav li.home-Services a:hover {
	background: url(../images/nav-ServicesO.gif) no-repeat;
	width:175px;
	margin-bottom:0px;
}

#index-nav li.home-ContractVehicles a {
	background: url(../images/nav-ContractVehicles.gif) no-repeat;
	width:175px;
	margin-bottom:0px;
}

#index-nav li.home-ContractVehicles a:hover {
	background: url(../images/nav-ContractVehiclesO.gif) no-repeat;
	width:175px;
	margin-bottom:0px;
}

#index-nav li.home-Careers a {
	background: url(../images/nav-Careers.gif) no-repeat;
	width:175px;
	margin-bottom:0px;
}

#index-nav li.home-Careers a:hover {
	background: url(../images/nav-CareersO.gif) no-repeat;
	width:175px;
	margin-bottom:0px;
}

#index-nav li.home-Contact a {
	background: url(../images/nav-Contact.gif) no-repeat;
	width:175px;
}
#index-nav li.home-Contact a:hover {
	background: url(../images/nav-ContactO.gif) no-repeat;
	width:175px;
}
