/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/bg_page.gif);
	margin: 0px;
	margin-top: 9px;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
	text-decoration: none;

}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	font-weight: bold;
	text-decoration: none;

}
.nav, a.nav {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.aff_bullet {
	list-style-image: url(/images/affiliate_bullet.gif);
}
.footer, a.footer, a.footer:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #024799;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.mainline {
	background-image: url(../images/bg_main_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.news {
	background-color: #FCFCFC;
	background-image: url(../images/news_11.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}
.news a {
	color: #464646;
	text-decoration: none;
}
.news a:hover {
	color: #464646;
	text-decoration: underline;
}
.news p {
	color: #024799;
}
.news em {
	color: #A4A4A4;
}


.affiliate_box {
	background-color: #FCFCFC;
	background-image: url(/images/affiliate_box_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}
.affiliate_box_login {
	background-color: #FCFCFC;
	background-image: url(/images/affiliate_box_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 10px;
	text-decoration: none;
}
.affiliate_box a {
	color: #464646;
	text-decoration: none;
}
.affiliate_box a:hover {
	color: #464646;
	text-decoration: underline;
}
.affiliate_box p {
	color: #024799;
}
.affiliate_box em {
	color: #A4A4A4;
}



.boxbottom {
	background-color: #D8D8D8;
	background-image: url(/images/bg_main_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box, .box a {
	color: #464646;
	text-decoration: none;
	font-weight:bold;
	line-height:12px;

}
.box a:hover {
	color: #024799;
	text-decoration: underline;
	font-weight:bold;

}
.box div {
	padding-top:10px;
	padding-left:15px;

}
form {
	padding: 0px;
	margin: 0px;
}
.serviceheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #024799;
	text-decoration: underline;
	font-weight:bold;
	font-style: italic;
	margin: 0px;
}