body, h1, ul{
	padding:0px;
	margin:0px;
}
body{
	background-color:#fafafa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6c6c6c;
}
small{
	font-size:11px;
}
a.bnav:link{
	outline:none;
	color:#6c6c6c;
	
}
a.bnav:hover {
	text-decoration:none;
}
a{
	outline:none;
	color:#6c6c6c;
	
}
a:hover{
	text-decoration:none;
}

.table_bg{
	background-image:url(images/home_v5/table_bg.gif);
	background-repeat:no-repeat;
	height:274px;
}
.main_nav{
	width:482px;
	height:37px;
	background-image:url(images/home_v5/main_nav.gif);
	background-repeat:no-repeat;
}
.main_nav a{
	width:482px;
	height:37px;
	display:block;
	float:left;
	outline:none;
	text-indent:-999em;
}
.main_nav ul {
	position: relative;
	width:482px;
	height:37px;
	background-image:url(images/home_v5/main_nav.gif);
	margin: 0px;
	padding: 0px;
	cursor:pointer;
}
.main_nav ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	overflow:hidden;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
}
.tab1{
	width:59px;
	height:37px;
	left:0px;
	top:0px;
	text-align:center;
}
.active_tab1{
	width:59px;
	height:37px;
	left:0px;
	top:0px;
	text-align:center;
}
.tab2{
	width:81px;
	height:37px;
	left:63px;
	top:0px;
	text-align:center;
}
.active_tab2{
	width:81px;
	height:37px;
	left:63px;
	top:0px;
	text-align:center;
}
.tab3{
	width:131px;
	height:37px;
	left:149px;
	top:0px;
	text-align:center;
}
.active_tab3{
	width:131px;
	height:37px;
	left:149px;
	top:0px;
	text-align:center;
}
.tab4{
	width:103px;
	height:37px;
	left:284px;
	top:0px;
	text-align:center;
}
.active_tab4{
	width:103px;
	height:37px;
	left:284px;
	top:0px;
	text-align:center;
}
.tab5{
	width:81px;
	height:37px;
	left:390px;
	top:0px;
	text-align:center;
}
.active_tab5{
	width:81px;
	height:37px;
	left:390px;
	top:0px;
	text-align:center;
}
.tab1 a{ background-image:url(images/home_v5/main_nav.gif); background-position:0px 0px; }
.tab1 a:hover{ background-position:0px -37px; }

.active_tab1 a{ background-image:url(images/home_v5/main_nav.gif); background-position:0px -37px; cursor:default;}
.active_tab1 a:hover{ background-position:0px -37px; }

.tab2 a{ background-image:url(images/home_v5/main_nav.gif); background-position:-62px 0px; }
.tab2 a:hover{ background-position:-62px -37px; }

.active_tab2 a{ background-image:url(images/home_v5/main_nav.gif); background-position:-62px -37px; cursor:default;}
.active_tab2 a:hover{ background-position:-62px -37px; }

.tab3 a{ background-image:url(images/home_v5/main_nav.gif); background-position:-149px 0px; }
.tab3 a:hover{ background-position:-149px -37px; }

.active_tab3 a{ background-image:url(images/home_v5/main_nav.gif); background-position:-149px -37px; cursor:default;}
.active_tab3 a:hover{ background-position:-149px -37px; }

.tab4 a{ background-image:url(images/home_v5/main_nav.gif); background-position:-284px 0px; }
.tab4 a:hover{ background-position:-284px -37px; }

.active_tab4 a{ background-image:url(images/home_v5/main_nav.gif); background-position:-284px -37px; cursor:default;}
.active_tab4 a:hover{ background-position:-284px -37px; }

.tab5 a{ background-image:url(images/home_v5/main_nav.gif); background-position:-390px 0px; }
.tab5 a:hover{ background-position:-390px -37px; }

.active_tab5 a{ background-image:url(images/home_v5/main_nav.gif); background-position:-390px -37px; cursor:default;}
.active_tab5 a:hover{ background-position:-390px -37px; }

h1{
	font-size:16px;
}
.textfield{
	border:1px solid #dddddd;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:135px;
	color:#6c6c6c;
}
.search{
	width:98px;
	height:32px;
	border:0px;
	background-image:url(images/home_v5/search_btn.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.go_btn{
	width:23px;
	height:18px;
	border:0px;
	background-image:url(images/home_v5/go_btn.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.line_spacing{
	line-height:15px;
}
.highlighted_text{
	color:#dd040d;
}
.highlighted_text a{
	color:#dd040d;
	text-decoration:none;
}
ul.points{
}
ul.points li{
	list-style-type:none;
	background-image:url(images/home_v5/arrow.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	color:#dd040d;
}