body {
	margin: 0px;
	padding: 0px;
	background: #545454;
	font-family: verdana;
	font-size:11px;
}
.rel {
	position: relative;
}
.clear {
	clear: both;
}
span.del {
	position: absolute;
	background: pink;
	width:10px;
	height: 10px;
	display: block;
	top:5px;
	left: 0px;
}
img {border: none; vertical-align: middle;}
#outer {
	margin-top: 20px;
	background: url(img/bg.gif) repeat-x top #b6b6b6;
}
#wrapper {
	width: 990px;
	margin: 0px auto;
	background: white;
	padding: 5px;
}
legend {
	white-space: normal;
}
#footer {
	margin: 0px auto;
	background: url(img/footer-dark.gif) repeat-x top;
}
#footer-in {
	width: 1000px;
	margin: 0px auto;
	background: url(img/footer-light.gif) no-repeat top;
	padding-top: 45px;
	color: #cacaca;
}
#footer-in a {
	color: #cacaca;
	text-decoration: none;
}
#notice {
	background: #ffdaca url(img/notice.gif) no-repeat;
	text-align: left;
	border: 6px solid #ff7349; border-width: 6px 0;
	margin: 0px auto;
	color: black;
	background-position: 15px 50%;
	padding: 0.6em 2em 0.6em 75px; margin: 1em 0;
}
.toplinks a {
	color: #888888;
	text-decoration: none;
}

td {
	vertical-align: top;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.container .title1, .container .title2 {
	display: block;
	width: 242px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	margin: 5px;
	margin-bottom: 0px;
	text-transform: uppercase;
	color: white;
	font-size: 14px;
}
.title3 {
	background: url('img/title3.gif') no-repeat;
	display: block;
	width: 485px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	margin-bottom: 0px;
	text-transform: uppercase;
	color: white;
	font-size: 14px;
}
#centered {
	padding: 5px;
}
.container .title1 {
	background: url('img/title1.gif') no-repeat;
}
.container .title2 {
	background: url('img/title2.gif') no-repeat;
}
.content {
	border: solid 1px #c9c9c9;
	border-top: none;
	display: block;
	width: 240px;
	margin: 5px;
	margin-top: 0px;
}
.container .content ul li a {
	color: #1d86ca;
	font-weight: bold;
	text-decoration: none;
	padding: 2.5px 10px 2.5px 10px;
	display: block;
}
#banner {
	border: solid 2px green;
	height: 150px;
	display: none;
}















.menu {
  border-top: 1px solid #ffffff;
  margin: 0pt;
  padding: 0pt;
  background: url(img/menu_bg.gif) repeat-x scroll 50% 0pt;
  overflow: hidden;
  height: 41px;
  vertical-align:middle;
  display: block;
}

.menu li {
	background:none;
	float:left;
	height:41px; 
	display: block;
}

.menu li.last_menu,
.menu li.right_menu {
	float:right;
	height: 41px; 
}

.menu li a {

	
	background: transparent url(img/menu_triple_lightblue.gif) repeat-x scroll top center;
	font-size: 11px;
	text-transform: uppercase;
	color:white;
	text-decoration:none;

	padding-left: 10px;
	padding-right: 10px;
	float:left;
	display: block !important;
	display: inline;
	height: 41px;
	line-height: 41px;
}

.menu li a:hover,
.menu li a:active {
	background-position: center center;
	color: #FFFFFF;
}

.menu li.current_page_item a {
	background-position: bottom center;
	color:#ffffff !important; 
}

.menu li a.first_menu {
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position:top left;
  background-image: url(img/menu_start_triple_lightblue.gif);
  height: 41px;
}

.menu li a.last_menu,
.menu li a.last_menu_off {
	padding-right:35px;
	background-repeat:no-repeat;
	background-image:url(img/menu_end_triple_lightblue.gif);
	background-position:top right;
    height: 41px;
}

.menu li.current_page_item a.last_menu {
	background-position:bottom right !important;
    height: 41px;
}







form.topsearch input, form.topsearch select {
	font-size:16px;
	color: gray;
	padding:2px;
}

form.topsearch .topsearch_button {
	width:67px;
	height:25px;
	background-image:url('img/topsearch_btn.gif');
	border:0px;
	padding:0px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
}
form.topsearch .topsave_button {
	width:25px;
	height:25px;
	background:url(img/save.png) center no-repeat;
	border:0px;
	padding:0px;
}
form.topsearch .topsave_button:hover {
	cursor:pointer;
}
form.topsearch .topsearch_button:hover {
	background-position:bottom;
	cursor:pointer;
}

.title, h1, td.title a {
	font-size: 13px;
	color: #1d86ca;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.req {
	color: red;
}
h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#offer div {
	margin-bottom: 5px;
}
.paging {	
	height:25px;
	margin-top:10px;
}
.paging del {
	display: none;
}
.paging a, .paging del.selected {	
	float:left;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
	text-align: center;
	display: block;
	text-decoration: none;
	cursor: pointer;
	color: black;
	font-weight: bold;
	border-bottom: solid 4px #e3f1f9;
	margin-right: 10px;
}
.paging del.selected {
	border-bottom: solid 4px black;
	color: gray;
}
#company {
	border: 1px solid #c6dfde;
	background: #eff7f7;
	padding: 10px;
}
div.state {
	width: 150px;
	display: block;
	float: left;
	margin:1px;
}













.ddcolortabs{
margin-left: 5px;
padding: 0;
width: 100%;
background: transparent;
}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color: black;
background: #c6dfde url(img/color_tabs_left.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0px 3px;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(img/color_tabs_right.gif) no-repeat right bottom;
padding: 6px 8px 3px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #1d86ca;
}

.ddcolortabs a:hover span{
background-color: #1d86ca;
}

.ddcolortabs a.current, #ddcolortabs a.current span{ /*currently selected tab*/
background-color: #1d86ca;
}

.button a {
	background: url(img/button.gif) no-repeat transparent;
	width: 150px;
	height: 25px;
	display: block;
	line-height: 25px;
	font-size: 16px;
	color: white;
	text-align: center;
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 25px;
}
.button a:hover {
	background-position: 0px -25px;
	color: white;
}
table.off td a.highslide {
	margin-right: 10px;
}
.desc {
color: gray;
font-size: 9px;
}
