/* CSS Document */

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	line-height:16px;
	margin-bottom:13px;
	margin-top:13px;
	margin-left:0px;
	margin-right:0px;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:16px;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#333333;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	}
	
a {
	color:#0000CC;
	}
	
a:visited {
	color:#0000CC;
	}
	
.note {
	font-size:10px;
	}
	
.footer {
	font-size:10px;
	color:#666666;
	line-height:12px;
	margin-bottom:10px;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	}
	
.footer a{
	color:#666666;
	}
		
.asterisk {
	color:#cc0000;
	}
	
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	line-height:16px;
	}
	
.faq_box {
	background-color: #F7F8FD;
	border: 1px solid #EEEEEE;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-bottom:0px;
}
.teaser_box {
	background-color: #F7F8FD;
	border: 1px solid #EEEEEE;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom:0px;
}
.logins {
	font-family:"Courier New", Courier, monospace;
	}
.breadcrumb {
    width: 100%;
    background:#F7F8FD;
    padding:2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	font-size: 11px;
	color:#666666;
	}
	
.highlight {
	background-color:#FFFFDD;
	}
	
.whitefont {
	color:#FFFFFF;
	}
	
.affbullets ul {
		float:left;
		padding-bottom:0;
		margin:0px;
		width: 255px;
		padding-left:60px;
		padding-top:0;
	}
.greyfont {
	color:#666666;
	}
	
	
	/* TABS CSS */

#sub_content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	background-color: #FFFFFF;
	float: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 8px;
}
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 7px Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 5px 9px 3px 9px;
margin-right: 3px;
border: none;;
color: #333333;
background: #F7F8FD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
}

.shadetabs li a:visited{
color: #333333;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #333333;
}

.shadetabs li a.selected{ /*selected main tab style */
padding: 6px 9px 4px 9px; 
}

.shadetabs li a.selected{ /*selected main tab style */
	background: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 0px;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabtext {
	font-size:11px;
	}
/* END TABS CSS */
.register6_list {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	}
.textsearchbox {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #333333;
}

.register6_guar {
	line-height:25px;
	}
.you-tube {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
}

#aff-boxes a {
                color: #FFF;
                text-decoration: none;
                display: block;
                background: transparent url('../images/btn.gif') no-repeat;
                height: 24px;
                width: 130px;
                text-align: center;
                margin: 0px;
                padding-top: 4px;
                font-size: 10pt;
                float: left;
}               
                
#aff-boxes a:hover {
                color: #FFCC00;
}

