html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0px;
	padding:0px;
}

.sustainer_wrapper {
	width:936px;
	margin-left:auto;
	margin-right:auto;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#dedecb;
	color:#333333;
}

.body_larger {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color:#dedecb;
	color:#333333;
}

h1 {
	margin:11px 0px 0px 0px;
	padding:0px 0px 3px 0px;
	border-bottom:1px solid #c5c5b4;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
}

.home_h1 {
	color:#123883;
}

.road_user_h1 {
	color:#d68301;
}

.roadway_h1 {
	color:#377a2a;
}

.vehicle_h1 {
	color:#6b6b6b;
}

.laws_h1 {
	color:#5c2777;
}

.find_a_ride_h1 {
	color:#aa0000;
}

h2 {
	margin:0px;
	padding:0px 0px 10px 0px;
	font-weight:normal;
}

.homepage_cb_h2 {
	height:26px;
	margin:0px;
	padding:4px 10px 0px 10px;
	background-image:url(/images/homepage_cb_title_bg.gif);
	background-repeat:repeat-x;
	color:#ffffff;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

h4 {
	margin:0px;
	padding:0px 0px 10px 0px;
	font-weight:normal;
}

h5 {
	margin:0px;
	padding:0px 0px 10px 0px;
	font-weight:normal;
}

h6 {
	margin:0px;
	padding:0px 0px 10px 0px;
	font-weight:normal;
}
/*-------------------------------------------------------------------------------- HEADER WRAPPERS, CONTENT WRAPPERS */
.header_wrapper {
	float:left;
	width:900px;
	height:198px;
	padding:11px 18px 0px 18px;
	position:relative;
	background-image:url(/images/header_wrapper.gif);
	background-repeat:no-repeat;
}

.inside_header_wrapper {
	float:left;
	width:900px;
	height:101px;
	padding:11px 18px 0px 18px;
	position:relative;
	background-image:url(/images/inside_header_wrapper.gif);
	background-repeat:no-repeat;
}

.header {
	float:left;
	width:473px;
	height:176px;
	padding:22px 22px 0px 405px;
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
}

.inside_header {
	float:left;
	width:900px;
	height:101px;
	background-image:url(/images/inside_header.jpg);
	background-repeat:no-repeat;
}

.print_header {
	display:none;
}

.header_map {
	display:block;
	float:left;
	width:248px;
	height:154px;
	position:absolute;
	top:11px;
	left:18px;
	text-decoration:none;
}

.inside_header_map {
	display:block;
	float:left;
	width:149px;
	height:96px;
	position:absolute;
	top:11px;
	left:18px;
	text-decoration:none;
}

.header_logo {
	float:right;
	width:126px;
	position:absolute;
	top:137px;
	left:778px;
}

.inside_header_logo {
	float:right;
	width:126px;
	position:absolute;
	top:39px;
	left:778px;
}

.header_text {
	float:right;
	width:90px;
	position:absolute;
	top:178px;
	left:694px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

.inside_header_text {
	float:right;
	width:90px;
	position:absolute;
	top:75px;
	left:694px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

.main_frame {
	float:left;
	width:904px;
	padding:0px 16px 0px 16px;
}

.main_wrapper {
	float:left;
	width:900px;
	padding:0px 2px 0px 2px;
}

.main_bottom {
	float:left;
	width:936px;
	height:17px;
	line-height:0px;
}

.homepage_bottom_bg {
	background-image:url(/images/homepage_bottom_bg.png);
	background-repeat:no-repeat;
}

.home_bottom_bg {
	background-image:url(/images/home_bottom_bg.png);
	background-repeat:no-repeat;
}

.road_user_bottom_bg {
	background-image:url(/images/road_user_bottom_bg.png);
	background-repeat:no-repeat;
}

.roadway_bottom_bg {
	background-image:url(/images/roadway_bottom_bg.png);
	background-repeat:no-repeat;
}

.vehicle_bottom_bg {
	background-image:url(/images/vehicle_bottom_bg.png);
	background-repeat:no-repeat;
}

.laws_bottom_bg {
	background-image:url(/images/laws_bottom_bg.png);
	background-repeat:no-repeat;
}

.find_a_ride_bottom_bg {
	background-image:url(/images/find_a_ride_bottom_bg.png);
	background-repeat:no-repeat;
}

.top_wrapper {
	float:left;
	width:886px;
	height:29px;
	padding:7px 7px 0px 7px;
	border-top:1px solid #b5b68e;
	border-bottom:1px solid #b5b68e;
	background-color:#ffffff;
}

.search_wrapper {
	float:left;
	width:220px;
	height:29px;
}

.textsize_wrapper {
	float:right;
	text-align:right;
}

.textsize_text {
	float:left;
	padding:3px 0px 0px 0px;
	font-weight:bold;
	color:#014e84;
}

.homepage_content_wrapper {
	float:left;
	width:686px;
	min-height:150px;
}

.homepage_content {
	padding:0px 20px 0px 20px;
}

.homepage_cb_wrapper {
	float:left;
	width:686px;
	min-height:250px;
	margin-top:30px;
	background-image:url(/images/homepage_cb_bg.gif);
	background-repeat:repeat-y;
}

.homepage_cb_text {
	padding:8px 7px 0px 7px;
	color:#333333;
}

.homepage_cb1 {
	float:left;
	width:333px;
	padding:5px 4px 0px 5px;
	border-top:1px solid #b5b68e;
}

.homepage_cb2 {
	float:left;
	width:333px;
	padding:5px 5px 0px 5px;
	border-top:1px solid #b5b68e;
}

.content_wrapper {
	float:left;
	width:646px;
	min-height:450px;
	padding:0px 20px 0px 20px;
}

.content_wrapper a,
.content_wrapper div a,
.homepage_content_wrapper a,
.homepage_cb_wrapper a {
	color:#005590;
	text-decoration:underline;
}

.content_wrapper a:hover,
.content_wrapper div a:hover,
.homepage_content_wrapper a:hover,
.homepage_cb_wrapper a:hover {
	color:#005590;
	text-decoration:underline;
}

.content_wrapper ul,
.homepage_content_wrapper ul,
.homepage_cb_wrapper ul {
	padding:0px 0px 10px 30px;
}

.content_wrapper ul li,
.homepage_content_wrapper ul li,
.homepage_cb_wrapper ul li {
	padding:3px 0px 2px 0px;
}

.content_wrapper ol,
.homepage_content_wrapper ol,
.homepage_cb_wrapper ol {
	padding:0px 0px 10px 35px;
}

.content_wrapper ol li,
.homepage_content_wrapper ol li,
.homepage_cb_wrapper ol li {
	padding:3px 0px 2px 0px;
}

.content_wrapper p,
.homepage_content_wrapper p,
.homepage_cb_wrapper p {
	padding:0px 0px 10px 0px;
}

.content_wrapper a {
	text-decoration:none;
	color:#333333;
}

.content_wrapper a:hover {
	text-decoration:none;
	color:#333333;
}

.homepage_content_wrapper a,
.homepage_cb_wrapper a {
	text-decoration:none;
	color:#00497c;
}

.homepage_content_wrapper a:hover,
.homepage_cb_wrapper a:hover {
	text-decoration:none;
	color:#00497c;
}
/*-------------------------------------------------------------------------------- BREADCRUMBS*/
.breadcrumbs_wrapper {
	float:left;
	width:646px;
	margin-top:-2px;
	margin-bottom:25px;
	text-align:left;
	color:#b5b68e;
	font-family:Arial, Helvetica, sans-serif;
}

.breadcrumbs_wrapper a:link,
.breadcrumbs_wrapper a:active,
.breadcrumbs_wrapper a:visited {
	color:#b5b68e;
	text-decoration:none;
	font-size:11px;
}

.breadcrumbs_wrapper a:hover,
.breadcrumbs_wrapper a.selected,
.breadcrumbs_wrapper a.selected:hover {
	color:#b5b68e;
	text-decoration:none;
	font-size:11px;
}
/*-------------------------------------------------------------------------------- TOP NAVIGATION*/
.top_navigation_wrapper {
	float:left;
	width:900px;
	height:30px;
	background-color:#ffffff;
}

.top_menu {
	display:block;
	float:left;
	width:150px;
	height:30px;
	text-decoration:none;
}

.top_menu_home {
	background-image:url(/images/top_menu_home.gif);
	background-repeat:no-repeat;
}

.top_menu_road_user {
	background-image:url(/images/top_menu_road_user.gif);
	background-repeat:no-repeat;
}

.top_menu_roadway {
	background-image:url(/images/top_menu_roadway.gif);
	background-repeat:no-repeat;
}

.top_menu_vehicle {
	background-image:url(/images/top_menu_vehicle.gif);
	background-repeat:no-repeat;
}

.top_menu_laws {
	background-image:url(/images/top_menu_laws.gif);
	background-repeat:no-repeat;
}

.top_menu_find_a_ride {
	background-image:url(/images/top_menu_find.gif);
	background-repeat:no-repeat;
}

.home_top_bar {
	float:left;
	width:900px;
	height:17px;
	background-color:#005590;
}

.road_user_top_bar {
	float:left;
	width:900px;
	height:17px;
	background-color:#e68c00;
}

.roadway_top_bar {
	float:left;
	width:900px;
	height:17px;
	background-color:#387b2b;
}

.vehicle_top_bar {
	float:left;
	width:900px;
	height:17px;
	background-color:#939393;
}

.laws_top_bar {
	float:left;
	width:900px;
	height:17px;
	background-color:#a15fc3;
}

.find_a_ride_top_bar {
	float:left;
	width:900px;
	height:17px;
	background-color:#ac0000;
}
/*-------------------------------------------------------------------------------- LEFT NAVIGATION*/
.left_navigation_wrapper {
	float:left;
	width:213px;
	padding:1px 0px 0px 0px;
	margin:0px 1px 0px 0px;
}

.home_left_navigation_bg {
	background-image:url(/images/home_main_body_bg.png);
	background-repeat:repeat-y;
}

.road_user_left_navigation_bg {
	background-image:url(/images/road_user_main_body_bg.png);
	background-repeat:repeat-y;
}

.roadway_left_navigation_bg {
	background-image:url(/images/roadway_main_body_bg.png);
	background-repeat:repeat-y;
}

.vehicle_left_navigation_bg {
	background-image:url(/images/vehicle_main_body_bg.png);
	background-repeat:repeat-y;
}

.laws_left_navigation_bg {
	background-image:url(/images/laws_main_body_bg.png);
	background-repeat:repeat-y;
}

.find_a_ride_left_navigation_bg {
	background-image:url(/images/find_a_ride_main_body_bg.png);
	background-repeat:repeat-y;
}

.left_menu {
	float:left;
	width:213px;
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:13px;
}

.left_menu_larger {
	float:left;
	width:213px;
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:15px;
}

.menu1 {
	display:block;
	width:213px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

.menu1 a:link,
.menu1 a:active,
.menu1 a:visited {
	display:block;	
	width:189px;
	padding:8px 12px 8px 12px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #c5c5b4;
	background-repeat:repeat-x;
	text-decoration:none;
}

	.home_menu1 {
		color:#005590;
	}
	
	.road_user_menu1 {
		color:#875301;
	}
	
	.roadway_menu1 {
		color:#0a2805;
	}
	
	.vehicle_menu1 {
		color:#3d3d3d;
	}
	
	.laws_menu1 {
		color:#3d0f55;
	}

	.find_a_ride_menu1 {
		color:#6c0000;
	}
	
.menu1 a:hover {
	display:block;	
	width:189px;
	padding:8px 12px 8px 12px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #c5c5b4;
	background-repeat:repeat-x;
	color:#ffffff;
	text-decoration:none;	
}

	.menu1 a.home_menu1:hover {
		background-color:#005590;
	}
	
	.menu1 a.road_user_menu1:hover {
		background-color:#e68c00;
	}
	
	.menu1 a.roadway_menu1:hover {
		background-color:#377a2a;
	}
	
	.menu1 a.vehicle_menu1:hover {
		background-color:#939393;
	}
	
	.menu1 a.laws_menu1:hover {
		background-color:#a25fc6;
	}
	
	.menu1 a.find_a_ride_menu1:hover {
		background-color:#aa0000;
	}

.menu1 a.selected:link,
.menu1 a.selected:active,
.menu1 a.selected:visited,
.menu1 a.selected:hover {
	display:block;	
	width:189px;
	padding:8px 12px 9px 12px;
	border-top:1px solid #ffffff;
	border-bottom:none;
	background-repeat:repeat-x;
	color:#ffffff;
	text-decoration:none;
}
	
	.menu1 a.selected.home_menu1_selected,
	.menu1 a.selected.home_menu1_selected:hover {
		background-color:#005590;
	}
	
	.menu1 a.selected.road_user_menu1_selected,
	.menu1 a.selected.road_user_menu1_selected:hover {
		background-color:#e68c00;
	}
	
	.menu1 a.selected.roadway_menu1_selected,
	.menu1 a.selected.roadway_menu1_selected:hover {
		background-color:#377a2a;
	}
	
	.menu1 a.selected.vehicle_menu1_selected,
	.menu1 a.selected.vehicle_menu1_selected:hover {
		background-color:#939393;
	}
	
	.menu1 a.selected.laws_menu1_selected,
	.menu1 a.selected.laws_menu1_selected:hover {
		background-color:#a25fc6;
	}
	
	.menu1 a.selected.find_a_ride_menu1_selected,
	.menu1 a.selected.find_a_ride_menu1_selected:hover {
		background-color:#aa0000;
	}

.menu2_wrapper {
	width:208px;
	padding:0px 0px 0px 5px;
	margin:0px;
	border-bottom:1px solid #c5c5b4;
	list-style-type:none;
	font-weight:normal;
	font-size:13px;
}

	.home_menu2_wrapper {
		background-color:#005590;
	}
	
	.road_user_menu2_wrapper {
		background-color:#e68c00;
	}
	
	.roadway_menu2_wrapper {
		background-color:#377a2a;
	}
	
	.vehicle_menu2_wrapper {
		background-color:#939393
	}
	
	.laws_menu2_wrapper {
		background-color:#a25fc6;
	}
	
	.find_a_ride_menu2_wrapper {
		background-color:#aa0000;
	}
	
.menu2 {
	display:block;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

.menu2 a:link,
.menu2 a:active,
.menu2 a:visited {
	display:block;
	width:192px;
	padding:1px 8px 2px 8px;
	margin:0px;
	border-top:1px solid #c5c5b4;
	text-decoration:none;
	background-color:#ffffff;
	background-image:none;
}
	
	.home_menu2 {
		color:#01406c;
	}
	
	.road_user_menu2 {
		color:#e68c00;
	}
	
	.roadway_menu2 {
		color:#377a2a;
	}
	
	.vehicle_menu2 {
		color:#939393;
	}
	
	.laws_menu2 {
		color:#8541aa;
	}
	
	.find_a_ride_menu2 {
		color:#aa0000;
	}

.menu2 a:hover,
.menu2_selected a:link,
.menu2_selected a:active,
.menu2_selected a:visited,
.menu2_selected a:hover {
	display:block;
	width:192px;
	padding:1px 8px 2px 8px;
	margin:0px;
	border-top:1px solid #c5c5b4;
	text-decoration:none;
	background-color:#ffffff;
	background-image:none;
}

	.menu2 a.home_menu2:hover,
	.menu2_selected a.home_menu2:link,
	.menu2_selected a.home_menu2:visited {
		color:#005590;
	}
	
	.menu2 a.road_user_menu2:hover,
	.menu2_selected a.road_user_menu2:link,
	.menu2_selected a.road_user_menu2:visited {
		color:#875301;
	}
	
	.menu2 a.roadway_menu2:hover,
	.menu2_selected a.roadway_menu2:link,
	.menu2_selected a.roadway_menu2:visited {
		color:#0a2805;
	}
	
	.menu2 a.vehicle_menu2:hover,
	.menu2_selected a.vehicle_menu2:link,
	.menu2_selected a.vehicle_menu2:visited {
		color:#3d3d3d;
	}
	
	.menu2 a.laws_menu2:hover,
	.menu2_selected a.laws_menu2:link,
	.menu2_selected a.laws_menu2:visited {
		color:#3d0f55;
	}
	
	.menu2 a.find_a_ride_menu2:hover,
	.menu2_selected a.find_a_ride_menu2:link,
	.menu2_selected a.find_a_ride_menu2:visited {
		color:#6c0000;
	}
/*-------------------------------------------------------------------------------- FOOTER*/
.footer_top {
	float:left;
	width:936px;
	height:18px;
	background-image:url(/images/footer_top.png);
	background-repeat:no-repeat;
	line-height:0px;
}

.footer_content {
	float:left;
	width:936px;
	padding:11px 0px 46px 0px;
	font-size:14px;
	color:#262619;
	text-align:center;
}

.footer_content_larger {
	float:left;
	width:936px;
	padding:11px 0px 46px 0px;
	font-size:16px;
	color:#262619;
	text-align:center;
}

.svee_logo {
	float:left;
	width:936px;
	margin-bottom:30px;
	text-align:center;
}
/*-------------------------------------------------------------------------------- OTHER*/
.searchBox {
	width:175px;
	padding:1px 0px 1px 0px;
	border:1px solid #aaa9a9;
}

.submit_bttn {
	width:21px;
	height:21px;
	background-image:url(/images/arrow.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	border:none;
	cursor:pointer;
	vertical-align:bottom;
}

.metadata1.title a {
	font-size:16px;
	color:#333333;
}

.metadata2.date {
	font-size:11px;
	color:#333333;
}
