/* Style sheet by Ron Howell - http://www.YourWebDesignPro.com */

.h1 {
	font-family: "Impact";
	font-style: normal;
	color: #cc0000;
	text-align: center;
	text-transform: capitalize;
	font-weight: lighter;
	font-size: 30px;
}
.headline {
	font-family: "Impact";
	font-style: normal;
	color: #cc0000;
	text-align: center;
	text-transform: capitalize;
	font-weight: lighter;
	font-size: 36px;
}
.h2 {
	font-family: "Tahoma";
	font-size: 22px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: #cc0000;
	font-weight: bold;
}

.h3 {
	font-family: "Tahoma";
	font-size: 18px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;
}
.h4 {
	font-family: "Tahoma";
	font-size: 15pt;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;
}
.h5 {
	font-family: "Tahoma";
	font-size: 18px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: #cc0000;
	font-weight: bold;
}
.h6 {
	font-family: "Impact";
	font-style: normal;
	color: #000000;
	text-align: center;
	text-transform: capitalize;
	font-weight: lighter;
	font-size: 30px;
}
.h7 {
	font-family: "Impact";
	font-style: normal;
	color: #cc0000;
	text-align: center;
	text-transform: capitalize;
	font-weight: lighter;
	font-size: 24px;
}
.h8 {
	font-family: "Impact";
	font-style: normal;
	color: #2b3955;
	text-align: center;
	text-transform: capitalize;
	font-weight: lighter;
	font-size: 30px;
}
body {
	background-image: url(..images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin-top: -1px;
	background-color: #b2c2d0;
}
.bodytext {
font-family:"Tahoma"; 
font-size:14px; 
color: #333333;
}
/* styles for tabbed navigation */
#navcontainer {
background: #ffffff; 
padding: 1px; 
}
#navlist { 
padding: 3px 0; 
margin-left: 0; 
border-bottom: 1px solid #ccc; 
font: bold 12px "Trebuchet MS",helvetica,sans-serif; 
text-align:center; 
}
#navlist li { 
list-style: none; 
margin: 0; 
display: inline; 
}
#navlist li a { 
padding: 3px 0.5em; 
margin-left: 3px; 
border: 1px solid #ccc; 
border-bottom: none; 
background: #eee; 
text-decoration: none; 
background-image: url(../images/gradient2.png);
}
#navlist li a:link { 
color: #475f91; 
}
#navlist li a:visited { 
color: #475f91; 
}
#navlist li a:hover { 
color: #ffcc00; 
background: #cc0000; 
border-color: #cc0000; 
}
#navlist li a#current { 
background: white; 
border-bottom: 1px solid white; 
}
#navlist li a:hover#current { 
background: white; 
border-bottom: 1px solid white; 
color:#475f91; 
}
/* end styles for tabbed navigation */
/*styles for obox*/
.reportdescription {
font-family: "Verdana";
font-size: 14px;
color: #ffffff;
font-weight: bold;
}
.formtext {
font-family:"MS Sans Serif",helvetica,sans-serif;
font-size:16px;
font-weight: bold;
color: #000000;
}
.redformtext {
font-family:"MS Sans Serif",helvetica,sans-serif;
font-size:16px;
font-weight: bold;
color: #0000cc;
}
/*end styles for obox*/

/*styles for sidebar*/
.o-bar-text {
font-family: "MS Sans Serif";
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
	}
.gold-o-bar-text {
font-family: "MS Sans Serif";
font-size: 18px;
color: #ffff99;
font-weight: bold;
	}
/*end styles for sidebar*/

/*styles for testimonial box*/
.testimonialhedr {
font-family: Tahoma;
font-size: 20px;
color: #cc0000;
font-weight: bold;
text-align: center;
text-transform: capitalize;
}
.testimonialtext {
font-family:"Trebuchet MS",helvetica,sans-serif;
font-size:14px; 
color: #333333;
}
/*end styles for testimonial box*/
a:active {
	color: #475f91;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #475f91;
}
input {
background: #eeeeee;
padding: 3px;
font-weight: bold;
color: #cc0000;
background-image: url(../images/input1.jpg);
}
blockquote {
	background-color: #cccccc;
	border-bottom: 1px dashed #cc0000;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: 1px dashed #cc0000;
	padding: 2px 2px 2px 2px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	text-align: center;
	font-family: "Verdana";
	font-size: medium;
	background: url(../images/dots-gray.gif);
}
.testimonial {
	background-color: #eeeeee;
	border-bottom: 1px solid Black;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: 1px solid Black;
	text-align: center;
	padding: 20px 20px 20px 20px;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: small;
}
inner {
	background-color: #eeeeee;
}
.news {
	font-family:Verdana; 
   font-size:10px; 
   color: #666666;
}
.disclaimer {
	font-family:Verdana; 
   font-size:10px; 
   color: #cccccc;
}
.footbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 5px;
	color: #666666;
}
.redfootbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 5px;
	color: #cc0000;
}
.bonus {
	border: thick dashed #009900;
	padding: 10px;
	margin-left: 80px;
	margin-right: 80px;
}

.guarantee {
	border: thick dashed #000099;
	padding: 10px 10px 10px 10px;
	margin:40px 80px 40px 80px; 
	background: #ffffff;
}
.subHeader {
font-family:"Tahoma"; 
color:#cc0000; 
font-size:16px; 
letter-spacing:1px; 
font-weight:bold; 
margin:5px 0px 5px 0px; 
border-bottom:1px solid #ccc;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #cc0000; font-weight: bold; }
.style5 {color: #CC0000; font-weight: bold; }
.style7 {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style8 {color: #cc0000}
.style12 {font-weight: bold}
.style13 {font-weight: bold}
.style15 {font-weight: bold}
.oboxbodytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; font-weight: bold;}
.oboxhedrtext {font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; text-align: center; color: #FFCC00; font-weight: bold; }


/* Style sheet by Ron Howell - http://www.YourWebDesignPro.com */
