@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../image/bg2a.jpg);
	background-repeat: repeat-x;
	background-color: #0D7AB9;
}
.textarea {
	background-image: url(../image/textarea-bg.jpg);
	background-repeat: repeat-y;
}

.just {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00509F;
	text-decoration: none;
}

.prehead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}

.prehead-hl {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000;
	background-color: #FF0;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
.bodytext-hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-color: #FF0;
}
ul#support_links li {
	background-image:url(../image/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	padding-left: 25px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	height: 30px;
	padding-bottom: 10px;
}
ul#support_links li a{
	color: #0066CC;
	text-decoration: none;
	
}

.bodytext-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	color: #333;
	list-style-position: outside;
	list-style-image: url(../image/bullet.jpg);
	list-style-type: circle;
}
.floatleft {
	padding: 0px;
	float: left;
	white-space: normal;
	display: inline;
}
.bonus-box {
}
.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005BB7;
	text-decoration: none;
	background-image: url(../image/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
	line-height: 25px;
}

.buybox {
	padding: 10px;
	border: medium dashed #F00;
}
.text-area {
	background-image: url(../image/textarea-bg.jpg);
	background-repeat: repeat-y;
}
.subhead-black {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	text-align: center;
}
.subhead-red {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bolder;
	line-height: 28px;
	color: #F00;
	text-align: center;
}
.testimonial-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	color: #000;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.infobox {
	background-color: #FFFFCC;
	border: medium dashed #900;
	padding: 15px;
}
.footer-text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: center;
}
.headline {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.headline-bl {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

ul#features li
{
	background-image:url(../image/bullet1.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	padding-left: 25px;
	list-style-type: none;
}
/*---------------------------------------------------------------------------*/

.sitemap_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #085CA2;
	text-decoration: none;
	padding-top: 10px;
}

.sitemap_index a{
	color: #085CA2;
	text-decoration: none;
	padding-left: 3px;

}

.sitemap_index a:hover{
	color: #085CA2;
	text-decoration: underline;

}


.sitemap_sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #085CA2;
	text-decoration: none;
	background-image: url(../image/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-top: 12px;
	padding-left: 35px;
}

.sitemap_sublinks a{
	color: #085CA2;
	text-decoration: none;

}
.sitemap_sublinks a:hover{
	color: #085CA2;
	text-decoration: underline;

}

.sitemap_sub_sublinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #085CA2;
	text-decoration: none;
	background-image: url(../image/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 35px 2px;
	padding-top: 12px;
	padding-left: 70px;
}
.sitemap_sub_sublinks a{
color: #085CA2;
	text-decoration: none;
	
}

.sitemap_sub_sublinks a:hover{
	color: #085CA2;
	text-decoration: underline;

}
