html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote {margin: 0; padding: 0;}
table {border-collapse: collapse; border-spacing: 0;}
fieldset, img {border: 0;}
address, abbr, caption, cite, code, dfn, em, th, var {font-style: normal; font-weight: normal;}
ol, ul {list-style: none;}
caption, th {text-align: left;}
h1, h2, h3, h4, h5, h6 {font-size: 100%; font-style: normal; font-weight: normal;}
q:before, q:after {content: '';}
:link, :visited {text-decoration: none;}
.clear{clear:both;}

div.error { color: #F00; 		
}

body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#000;
	background-image:url(../images/bg_Shad.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#wrapper{width:950px;margin:0 auto;}
#header{background-image:url(../images/header.jpg);	height:102px;}

#nav{height:48px;}
#navLeft{background-image:url(../images/nav_left.png); width:8px; height:30px;float:left;}
#navRight{background-image:url(../images/nav_right.png); width:8px; height:30px;float:left;}
#navContainer{background-image:url(../images/nav_bg.jpg); width:934px; height:30px;float:left;}
.navDivider{background-image:url(../images/nav_divider.jpg); width:2px; height:30px;float:left; margin:0 8px;}
#itemsLeft{padding-left:8px;}
#itemsRight{float:right;padding-right:8px;}
#navContainer li{float:left;}
#navContainer li a{line-height:30px; color:#02B2ED; font-size:11px;}
#navContainer li a:hover{color:#fff;}

#contentWrapper{width:930px; margin:0 auto; background-color:#000; min-height:450px; border:1px solid #333; }
#colLeft{width:200px;color:#888; background-image:url(../images/bg_splatters.jpg)}
#colRight{padding:0px 10px 5px 5px;}
#colLeftTop{background-image:url(../images/colRight_top_bg.jpg); background-color:#1e1e1e; text-align:center; background-repeat:repeat-x;}
#colLeftMid{text-align:center;}
#colLeftBottom{text-align:center;}

#footer{color:#555; width:927px; margin:0 auto; text-align:center; font-size:12px; padding-bottom:20px;}
#footer li{display:inline; margin:0px 10px; padding-bottom:10px;}
#footer a{color:#555; }
#footer a:hover{color:#fff;}
#footerLinks a{font-weight:bold; font-size:14px;}


.FAQList li{
	margin:10px 0px;
	color: #16bcf2;
}
.FAQList li a{
	color: #16bcf2;
}
.BlueText {
	color: #16bcf2;
}

.FAQList li p{color:#ccc;}

.title{
	display:block; 
	color:#fff;
	font-size:16px;
	background-image:url(../images/triDots.jpg); 
	background-repeat:no-repeat;
	background-position:left center; 
	padding:5px 0 5px 50px;
	margin-top:12px;
	border-bottom:1px solid #fff;
	font-weight:bold;
}
#contactForm .inputBox {background-color:#ddd; border:none; padding:2px; margin:2px 2px 2px 10px;}
#contactForm .inputBox:focus{background-color:#fff;}
#btn_submit:hover{background-color:#EC008D; color:#fff; }
#btn_submit:active{background-color:#FEF200; color:#000;}
#btn_submit{background-color:#00ADEF; color:#fff;border:none;width:100px; height:25px; margin:5px 5px 5px 10px;}

.type_small{font-size:10px;}
/* .content, .content td{padding-top:15px;color:#ccc; font-size:12px; margin-left:55px; line-height:22px;} */
.content, .content td{color:#ccc; font-size:12px;}
.content a, .content td a{color:#fff; text-decoration:underline;}
.content a:hover,  .content td a:hover{color:#fff100;}
.customHR{height:2px; background-image:url(../images/hr_repeat.jpg); background-repeat:repeat-x;}

