html, body{
	margin:0;
	padding:0;
	font-family:arial;
	font-size:11px;
	color:#666666;
	background:#ffffff;
}

a{
	text-decoration:none;
}

a img{
	border:0;
}

h1{
	margin:0;
	padding:0;
	margin-bottom:10px;
	color:#bbbbbb;
	font-size:22px;
}

h2{
	margin:0;
	padding:0;
	margin-bottom:8px;
	font-size:15px;
}

h3{
	margin:0;
	padding:0;
	margin-bottom:4px;
	font-size:11px;
	color:#bbbbbb;
}

h4{
	margin:0;
	padding:0;
	margin-bottom:4px;
	font-size:11px;
}

p{
	margin:0;
	padding:0;
}

/*Start: Columns*/
.col{
	float:left;
}
.c1_10{
	width:95px;
}
.c2_10{
	width:190px;
}
.c3_10{
	width:285px;
}
.c5_10{
	width:475px;
}
.c6_10{
	width:516px;
}
.c7_10{
	width:702px;
}
.break{
	clear:both;
}
/*End: Columns*/

/*Start: Shadows*/
.shadow_bot{
	height:18px;
	font-size:0px;
	background:url(/images/side_panes/shadow_bot.jpg);
	margin-top:1px;
	margin-bottom:5px;
}

.shadow_top{
	height:18px;
	font-size:0px;
	background:url(/images/side_panes/shadow_top.jpg);
	margin-top:5px;
	margin-bottom:1px;
}
/*End: Shadows*/

/*Start: Backgrounds*/
.fade_bg{
	background:url(/images/side_panes/fade_bg.jpg);
}
/*End: Backgrounds*/

#outer_container{
	width:990px;
	margin:auto;
}

#auth_bar{
	height:25px;
	line-height:25px;
	padding-left:20px;
	padding-right:20px;
	color:#ffffff;
}

#auth_bar a{
	color:#ffffff;
}

#inner_container{
	width:990px;
	margin:auto;
}

#logo_head{
	padding-left:3px;
	margin-bottom:10px;
}

#main_menu{
	width:100%;
	background:#f3f2f3;
	height:25px;
	list-style-type:none;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

#main_menu li{
	float:left;
	position:relative;
	z-index:9999;
}

#main_menu li a{
	display:block;
	line-height:25px;
	padding-left:8px;
	padding-right:8px;
	color:#666666;
}

#main_menu li ul{
	height:auto;
	position:absolute;
	list-style-type:none;
	margin:0;
	padding:0;
	white-space:nowrap;
	background:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
	
	border-left:2px solid #f3f2f3;
	border-right:2px solid #f3f2f3;
	border-bottom:2px solid #f3f2f3;
	
	position:absolute;
	top:25px;
	left:-2px;
}

#main_menu li ul li{
	height:18px;
	line-height:18px;
	
	padding-left:20px;
	padding-right:10px;
	
	clear:both;
}

#main_menu li ul li a{
	display:block;
	padding:0;
	line-height:18px;
}

#main_menu li ul .main_menu_sub_head{
	font-weight:bold;
	min-width: 150px;
	font-size:11px;
}

#main_menu li ul .main_menu_sub_spacer{
	height:10px;
	line-height:10px;
}

#main_menu #main_menu_active ul a{
	color:#666666;
}

#main_menu_active{
	background:#ffffff;
}

#footer{
	width:100%;
	color:#ffffff;
}

#footer thead tr{
	height:25px;
}

#footer thead tr td{
	text-indent:10px;
	line-height:25px;
	font-weight:bold;
}
#footer thead tr td a{
	color:#ffffff;
}

#footer tr .footer_spacer{
	width:20px;
	border-right:1px dotted #ffffff;
	background:#dddddd;
}

.footer_col{
	width:200px;
}

#footer tbody tr td{
	background:#dddddd;
	padding-bottom:10px;
}

#footer tbody tr td h1{
	font-size:11px;
	color:#666666;
	margin:0;
	padding:0;
}

.news_block{
	width:180px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px dotted #ffffff;
	font-weight:bold;
}

.news_block a{
	color:#666666;
}
.news_block div{
	
}

.news_block span{
	font-style:italic;
	font-weight:normal;
	color :#666666;
}

.disclaimer_block{
	border:0;
	width:auto;
	margin-right:10px;
	color: #666666;
}

#bulletin{
	border-bottom:3px solid #cc0000;
	padding:15px;
}

#classifieds{
	padding:15px;
	padding-bottom:5px;
}

.classified_block{
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:1px dotted #666666;
}

.classified_block h1{
	font-size:11px;
	margin:0;
	padding:0;
	color:#666666;
}

.classified_block div{
	font-weight:bold;
}
.ad_space_left{
	background:#ffffff;
	padding:5px;
	height: 103px;
	min-height: 103px;
	max-height: 103px;
}

.ad_space_right{
	background:#ffffff;
	padding:1px;
	height: 145px;
	min-height: 145px;
	max-height: 145px;
}

.ad_space_bottom{
	height:150px;
	width:990px;
	background:#dddddd;
	margin-bottom:1px;"
}

.ad_space_bottom #ad_space_bottom_block{
    padding: 0px;
}

/*Start: Content*/
#content{
	padding-right:1px;
}
.content_img{
	margin-bottom:10px;
	border-bottom:1px solid #dddddd;
}
.content_img img{
	float:right;
}
.content_box{
	padding-bottom:10px;
}
.content_spacer{
	height:10px;
	border-bottom:1px solid #dddddd;
}
/*End: Content*/

/*Start: Side Panel*/
.side_pane{
	border-left:2px solid #d7d7d7;
	border-right:2px solid #d7d7d7;
	padding:10px;
	padding-bottom:4px;
}

#side_news_ctrl{
	margin:0;
	padding:0;
	list-style-type:none;
}
#side_news_ctrl li{
	float:left;
	display:block;
	line-height:20px;
	width:56px;
}
#side_news_ctrl li a{
	display:block;
	line-height:20px;
	text-align:center;
	color:#ffffff;
	background:url(/images/tabs_images/ctrl_tab.jpg);
}
/*
#side_news_ctrl li a:hover{
	background:url(../img/ctrl_tab_a.jpg);
	color:#666666;
	font-weight:bold;
}*/

#side_news_ctrl .side_news_ctrl_spacer{
	width:1px;
	background:url(/images/side_panes/ctrl_tab_spacer.jpg);
}
#side_pane_bot{
	height:6px;
	float:left;
}

#side_news_ctrl li .active_pane_ctrl{	/*Manually set by Javascript, as IE6 has a problem when changing classNames*/
	background:url(/images/tabs_images/ctrl_tab_a.jpg);
	color:#666666;
	font-weight:bold;
}

.side_pane_block{
	padding-bottom:5px;
	margin-top:15px;
	height:220px;
	max-height:220px;
}
.side_pane_block span{
	font-style:italic;
}
.side_pane_block a{
	color:#666666;
}
.side_pane_block h1{
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    color:#535351;
    clear:both;
	margin:0;
	padding:0;
}
.side_pane_inner_ctrl{
	margin-top:8px;
}
.side_pane_inner_ctrl a{
	font-weight:bold;
	color:#666666;
}
/*End: Side Panel*/

.table{
	border-top:1px solid #f3f2f3;
	border-left:1px solid #f3f2f3;
}
.table thead tr{
}

.table thead tr td{
	padding:4px;
	background:#f3f2f3;
	font-size:12px;
}

.table tbody tr{
}

.table tbody tr td{
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;
	
	border-right:1px solid #f3f2f3;
	border-bottom:1px solid #f3f2f3;
}

.alt_row{
	background:#fafafa;
}

div.information{
  font-size: 11px; 
  background-color: #F8F8F8; 
  background-image: url(/images/info.png);
  background-repeat: no-repeat;
  padding: 2px 2px 3px 20px;
  border: 1px solid silver;
  margin-bottom: 15px;
  background-position: 3px 2px;
  margin-bottom: 0px;
}

.small_image {
  height: 70px;	    
  width: 70px;
  border: 1px solid #F8ECE0;
  text-align: center;
  background-color: #F8F8F8;
} 


.text_qty{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #333333;
  height: 13px;
  border: 1px solid #999999;
}   




#jump_base {
  overflow-y:hidden;
  width: 200px;
  height: 100px;
  border: 2px dotted #000099;
  margin: auto;
  padding: 0 10px 0 10px;
  font-size: .9em;
  font-family: Verdana, Arial, sans-serif;
}

#jump_base a {
  color: #000099;
  background-color: inherit;
}

.news {
  background-color: #DDDDDD;
  color: inherit;
}

#apply_serv_prov_text a{
    color:#535351;
    font-size:12px;
    font-family:candara;
    font-weight:bolder;
    font-size:12px;
    text-decoration:none;
}

#apply_serv_prov_text a:hover{
    font-family:candara;
    color: #8f8f8d;
    font-weight:bolder;
    font-size:12px;
    text-decoration:none;
}

div.login-error{
   padding: 2px 3px 2px 30px;
   margin-bottom: 15px;
   font-weight: bold;
   background-position: 2px 0px;
   background-repeat: no-repeat;
   background-color: #F0F8FF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   margin-bottom: 2px;
   border: 1px solid #F30;
   color: red;
   background-image: url(/images/error.gif);
}

/****** FLASH MESSGES  ******/
div.flash-error, div.flash-warning, div.flash-info {
    padding: 2px 2px 4px 25px;
    margin-bottom: 15px;
    background-position: 3px 1px;
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
}
div.flash-error {
    border: 1px solid #F30;
    color: #F30;
    background-image: url(/images/error.gif);
    background-color: #FFF380;
}
div.flash-warning {
    border: 1px solid #F90;
    color: #D4A017;
    background-image: url(/images/warning.gif);
    background-color: #FAF8CC;
}
div.flash-info {
    border: 1px solid #4d90d1;
    color: #736AFF;
    background-image: url(/images/info.gif);
    background-color: 	#CFECEC;
}

a.gray {
    color: silver;
}
/****  FLASH MESSGES **/