/* CSS Document */
body{
margin: 0px;
padding: 0px;
background: url(images/main_bg.jpg) repeat-y center top;
font-family: Tahoma;
font-weight: normal;
font-size: 11px;
color: #262626;
line-height: 16px;
}

a { text-decoration:undeline; color:#333333; font-weight:bold;}
a:hover { text-decoration:none; color:#333333;}

.top_bg{
background: url(images/top_bg.jpg) no-repeat left top;
}

.color{
color: #C40026;
padding:0px;
margin:0px;
}

.nav_bg{
background: url(images/nav_bg1.jpg) no-repeat left top;
font-family: Tahoma;
font-weight: bold;
font-size: 11px;
color: #434343;
line-height: 25px;
text-decoration: none;
}

.nav_bg ul{
margin: 18px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style: none;
}

.nav_bg li{
margin: 0px 0px 0px 23px;
padding: 0px 0px 0px 14px;
background: url(images/bullet.jpg) no-repeat left 10px;
display: block;
}

.nav_bg li a{
font-family: Tahoma;
font-weight: bold;
font-size: 11px;
color: #434343;
line-height: 25px;
text-decoration: none;
display: block;
}

.nav_bg li a:hover{
font-family: Tahoma;
font-weight: bold;
font-size: 11px;
color: #C40026;
line-height: 25px;
text-decoration: none;
display: block;
}

.list ul{
margin: 0px;
padding: 0px;
list-style: none;
}

.list li{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: url(images/bullet.jpg) no-repeat left 10px;
}

#sidebar_content{
font-family: Tahoma;
font-weight: bold;
font-size: 11px;
color: #434343;
line-height: 25px;
text-decoration: none;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #262626;
	text-decoration: none;
	border: 1px solid #8D8D8D;
	width: 200px;
}

.click_here{
font-family: Tahoma;
font-weight: normal;
font-size: 11px;
color: #C40026;
text-decoration:underline;
}

.click_here a{
font-family: Tahoma;
font-weight: normal;
font-size: 11px;
color: #C40026;
text-decoration:underline;
}

.click_here a:hover{
font-family: Tahoma;
font-weight: normal;
font-size: 11px;
color: #000000;
text-decoration:none;
}
.onestop
{
padding-right:45px;
font-size:12px;
}

.hp-main-bg {
background:url(images/hp-bg.jpg) no-repeat;
position:relative;
width:613px;
height:427px;
}

.hp-navigation {
	margin:0;
	padding:0;
	position:absolute;
	left: 469px;
	top:0;
}
.hp-navigation ul{
margin:0;
padding:0;
}
.hp-navigation ul li{
font-family:Tahoma;
font-size:11px;
color:#434343;
display:block;
list-style:none;
background:url(images/hp-divider.gif) no-repeat bottom;
padding: 3px 0 5px 0px;
}
.hp-navigation ul li.nodivider{
background:none;
}
.hp-navigation ul li a{
color:#434343;
text-decoration:none;
background:url(images/hp-bullet.gif) no-repeat left 3px;
padding-left:12px;
}
.hp-navigation ul li a:hover{
color:#C40026;
text-decoration:none;
background:url(images/hp-bullet-ovr.gif) no-repeat left 3px;
padding-left:12px;
}

.copyright-text {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1F1F1F;
	left: 346px;
	top: 400px;
}
.copyright-text span{
color:#C40026;
font-weight:bold;
}

