body {
	margin:1px; 
	padding:0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#333;	
	line-height:16px;
	}
form {display:inline;}
.input_box {
	border:1px solid #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1px;
	}	
h1 {
	padding:0 0 5px 0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	}	
.tab_link {
	background:url(../images/tab-bg.jpg) repeat-x top;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;	
	}
.tab_link span {
	padding:0 14px;
	}
.tab_link a, .tab_link a:visited {
	color:#fff;
	text-decoration:none;
	}
.tab_link a:hover {
	color:#fff;
	text-decoration:underline;
	}
.content_blue_bg {
	background:#0168ae url(../images/blue-bg.jpg) repeat-x top;
	border-left:1px solid #0061aa;	
	height:190px;
	color:#fff;
	}
ul.wht_bullet {
	list-style:none;
	padding:0 0 0 10px;
	margin:0;
	}
ul.wht_bullet li {
	padding:0 0 0 25px;
	line-height:20px;
	font-size:12px;
	background:url(../images/wht-arw.gif) no-repeat 0 5px;
	}
ul.wht_bullet li a, ul.wht_bullet li a:visited {
	color:#fff;
	text-decoration:underline;	
	}
ul.wht_bullet li a:hover {
	color:#fff;
	text-decoration:none;	
	}
.hd_bg {
	background:url(../images/hd-bg.gif) repeat-x top;
	font-size:16px;
	font-family:"Trebuchet MS";
	color:#fff;
	}
ul.red_bullet {
	list-style:none;
	padding:0 0 0 10px;
	margin:0;
	}
ul.red_bullet li {
	padding:0 0 0 20px;
	line-height:20px;
	font-size:12px;
	background:url(../images/red-arw.gif) no-repeat 0 5px;
	}
ul.red_bullet li a, ul.red_bullet li a:visited {
	color:#fff;
	text-decoration:underline;	
	}
ul.red_bullet li a:hover {
	color:#fff;
	text-decoration:none;	
	}
.footer_link {
	background:url(../images/footer-bg.jpg) repeat-y left;
	color:#333;
	}
.footer_link a, .footer_link a:visited {
	color:#333;
	text-decoration:none;
	}
.footer_link a:hover {
	color:#ae1616;
	text-decoration:none;
	}
.red_txt {
	color:#ae1616;
	}
.sublink {
	position:absolute;	
	width:99%;
	_width:164px;
	left:0px;
	top:27px;  
	background:#d60614; 
	border:1px solid #fff; 
	border-bottom:none;
	display:none;
	}
.sublink a, .sublink a:visited {
	color:#fff;
	font-size:12px;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
	display:block;
	padding:3px 5px 3px 23px;
	background:url(../images/wht-bullet.gif) no-repeat 12px 7px;
	border-bottom:1px solid #fff;
	}
.sublink a:hover {
	color:#82ccee;
	text-decoration:none;
	}
.red_tab_link {
	float:left;
	padding:13px 13px 13px 10px;
	_padding:14px 13px 13px 10px;
	}
.blue_tab_link {
	float:left;
	padding:13px 13px 13px 10px;
	_padding:14px 13px 13px 10px;
	background:url(../images/blue-tab-bg.jpg) repeat-x top;
	}