@charset "utf-8";
/* CSS Document */
body{
	background-color: #000000;
	font-family: verdana, arial;
	font-size: 11px;
	color: #eee;
}
	/* HTML Tags */
        a{
			text-decoration:none;
			color:#00758e;
            }
        a:hover{
			color:#999;
            }			
	
	/* // HTML Tags */	
#main_body{
	height: 100%;
	width: 1000px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006599;
	border-bottom-color: #006599;
	border-left-color: #006599;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#nav{
	width: 1000px;
	height: 100px;
	background-image: url(/images/nav_bg.jpg);
	background-repeat: repeat-x;
}
#programs_header{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#programs{
	width: 1000px;
	height: 30px;
	background-image: url(/images/header_bar.jpg);
	background-repeat: repeat-x;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header_gallery{
	height: 209px;
	width: 1000px;
	position: relative;
}
#slider ul, #slider li{ 
	margin:0;
	padding:0;
	list-style:none;
}	
#slider, #slider li{ 
	height:209px;
	width:1000px;
	overflow:hidden;
}	
#slider{
height: 209px;
	width: 1000px;
}
#prevBtn{
	width:36px;
	height:36px;
	position:absolute;
	left:910px;
	top:-50px;
}	
#nextBtn{ 
	width:36px;
	height:36px;
	position:absolute;
	left:950px;
	top:-50px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:36px;
	height:36px;
	background:url(/images/prev.png) no-repeat 0 0;	
}	
#nextBtn a{ 
	background:url(/images/next.png) no-repeat 0 0;	
}			
p#controls, p#controls2{
	margin:0;
	position:relative;
} 
table#top_site{
	margin-top:40px;
	margin-right: auto;
	margin-left: auto;
}
td#nav_btns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #CCCCCC;
	font-weight: 200;
}
td#nav_btns a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #CCCCCC;
	font-weight: normal;
}
td#nav_btns a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
}
td#login_panel{
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
td#recent_news{
	border: 1px solid #666;
	background-image: url(/images/recent_news_bg.jpg);
	height: 350px;
	background-repeat: no-repeat;
}
td#sites{
	border: 1px solid #666;
	background-image: url(/images/sites_bg.jpg);
	height: 350px;
	background-repeat: no-repeat;
}
#tools{
	background-image: url(/images/tools_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 458px;
	width: 356px;
	border: 1px solid #666;
	margin-left: 20px;
	margin-top: 14px;
}
#rn_txt{
	height: 275px;
	width: 266px;
	overflow: auto;
	margin-top: 55px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
}
.login_btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #949494;
	text-transform: uppercase;
	border: 0px;
	font-weight: bold;
	background-image: url(/images/login_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.user_fields{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border: 0px;
	background-color: #FFFFFF;
}
#programs_box{
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006090;
	border-right-color: #006090;
	border-right-width: 1px;
	border-right-style: solid;
	background-color: #0d171f;
}
#programs_box2{
	background-image: url(/images/programs_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006090;
	border-left-color: #006090;
}
#programs_info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}
#learn_btn{
	position: relative;
	margin-top: 410px;
}
table#footer{
	background-color: #000000;
	background-image: url(/images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 87px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
td#footer_btns{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-align: center;
}
td#footer_btns a {
	color: #fff;
}
td#footer_btns a:hover{
	color: #fff;
}
td#footer_btns2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-align: center;
}
/*Programs Page */
#page_header{
	background-image: url(/images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 622px;
	margin: auto;
	text-align: center;
	padding-top: 30px;
}
td#program_cats{
	border: thin solid #003d5c;
}
td#programs_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00ccff;
}
td#programs_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
table#subpage_body{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
/*Promo Tools*/
td#tools_header{
	background-image: url(/images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 120px;
}
.tools_txt1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00ccff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
}
.tools_txt2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 22px;
}
td#tools_body{
	height: 222px;
	width: 222px;
	border: thin solid #004e75;
}
td#tools_title{
	background-image: url(/images/tools_catsbg.jpg);
	background-position: center center;
	height: 38px;
	width: 205px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}
.tools_txt3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	padding-right: 7px;
	padding-left: 7px;
}
/* Sites Page */
#holder{
	margin: 0;
}
#site_box{
	height: 266px;
	width: 320px;
	border: thin solid #006090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	font-variant: normal;
	line-height: 12px;
}
#ten_box{
	height: 240px;
	width: 180px;
	border: thin solid #006090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	font-variant: normal;
	line-height: normal;
	text-align: center;
}
/* FAQ Page */
td#faq_cats{
	border: thin solid #003d5c;
	padding-right: 6px;
	padding-left: 6px;
}
.faq_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}
td#subpage_body{
	border: thin solid #006699;
}
td#subpage_body2{
	border: thin solid #006699;
	padding: 10px;
}
.faq_titles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ccff;
	text-transform: uppercase;
}
.faq_contact_titles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ccff;
}
#support_txt{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF;
}
#support_page_header{
	background-image: url(/images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 608px;
	margin: auto;
	text-align: center;
	padding-top: 30px;
}
/* Sign Up Page */
#signup_page_header{
	background-image: url(/images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 994px;
	margin: auto;
	text-align: center;
	padding-top: 30px;
}
.i_agree_btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #949494;
	text-transform: uppercase;
	border: thin solid #666;
	font-weight: bold;
	background-image: url(/images/login_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#sign_up_box{
	background-image: url(/images/signup_bg.png);
	background-repeat: no-repeat;
	border: thin solid #999;
}
