#mainBG{
	margin:0px 0px;
	padding:0px;
	width:100%;
	text-align:center;
	background:#fff;
	background-image:url(../images/bgTile.gif);
	background-repeat:repeat-x;	
}

#subBG{
 	margin:0px 0px;
	padding:0px;
	width:100%;
	text-align:center;
	background:#fff;
	background-image:url(../images/bgTile_suite.gif);
	background-repeat:repeat-x;	
 }
 
 #mainBG_mini{
 	margin:0px 0px;
	padding:0px;
	width:100%;
	text-align:center;
	background:#fff;
	background-image:url(../images/bgTile_mini.gif);
	background-repeat:repeat-x;	
 }

 #subBG_mini{
 	margin:0px 0px;
	padding:0px;
	width:100%;
	text-align:center;
	background:#fff;
	background-image:url(../images/bgTile_suiteMini.gif);
	background-repeat:repeat-x;	
 }


 
 

#masterWrap {
	width:1000px;
	margin:0px auto;
	text-align:left;
	padding:0px;

}







h1{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#006DA5;
	border-bottom: 1px solid #ebebeb;
}

h1 a{
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#006DA5;
	text-decoration:none;
}

h1 a:hover{
font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#999;
}

h2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FCB304;
}


h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
	background:none;
}



h4{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FCB304;

	
}


h5{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006da5;

	
}


p{
	margin:0px 0px 0px 0px;
	padding:10px 0px 15px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}


a{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3488F3;
}


a:hover{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FCB304;
}


.ajaxSlide{
	margin:0px 0px 0px 0px;
	padding:5px 0px 3px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3488F3;
	text-decoration:none;
}

.ajaxSlide:hover{
margin:0px 0px 0px 0px;
	padding:5px 0px 3px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FCB304;
	text-decoration:none;
}


ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 30px;
}

li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
}

img{
border:0px;
}


*:focus{
outline:none;
}

/*NAV BANNER--------------------------------------------------------*/

#navPlate{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:1000px;
	height:107px;
	background-image:url(../images/headerImg.gif);
	background-repeat:no-repeat;
}


#homeHit{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:253px;
	height:107px;
}


#loginPanel{
margin:0px 0px 0px 0px;
	padding:0px 15px 0px 0px;
	float:right;
	width:356px;
	height:65px;
	background-image:url(../images/loginBG.gif);
	background-repeat:no-repeat;
	
}

#inputHolder{
margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	float:left;
}

.inputBasic{
margin:2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	clear:left;
	width:230px;
	height:14px;
	border:solid 1px #999;
}

.contactSubmit{
margin:0px 0px 0px 0px;
	padding:18px 0px 0px 0px;
	float:right;
	width:100px;
	height:34px;
}

.loginBasic{
margin:2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	clear:left;
	width:90px;
	height:14px;
	border:none;
}


.loginSubmit{
margin:0px 0px 0px 0px;
	padding:5px 5px 0px 0px;
	float:right;
	width:39px;
	height:39px;
}

#logoBackup{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:253px;
	height:107px;
}

#functionNav{
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 0px;
	float:right;
	clear:right;
	width:400px;
	height:20px;
}

.functionNav_List {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	list-style:none;
	display:inline;
}

.functionNav_List li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
		list-style:none;
		display:inline;
}

.functionLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#3488F3;
}

.functionLink:hover{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}


#flashDownload{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:1000px;
	height:350px;
}



/*--END OF FUNCTION NAV AREA--------------------------------------------*/



#vidPanel{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:1000px;
	height:350px;
}





/*SUB PAGE COPY----------------*/

#pageTheme{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:1000px;
}

#contentArea{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:1000px;
	background-image:url(../images/hairlineTile.gif);
	background-repeat:repeat-y;
}



	



/*LHS NAVIGATION AREA-------------------------*/

#left{
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	float:left;
	width:198px;
}

#lhsNav{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:198px;
}


#lhsHolder{
margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:198px;
}

/*-------------------------------------------------------------------------*/

#block1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab1_reg.gif);
	background-repeat:no-repeat;
}

#block1 a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab1_reg.gif);
	background-repeat:no-repeat;
}

#block1 a:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab1_over.gif);
	background-repeat:no-repeat;
}

/*-------------------------------------------------------------------------*/

#block2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab2_reg.gif);
	background-repeat:no-repeat;
}

#block2 a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab2_reg.gif);
	background-repeat:no-repeat;
}

#block2 a:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab2_over.gif);
	background-repeat:no-repeat;
}

/*-------------------------------------------------------------------------*/

#block3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab3_reg.gif);
	background-repeat:no-repeat;
}

#block3 a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab3_reg.gif);
	background-repeat:no-repeat;
}

#block3 a:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab3_over.gif);
	background-repeat:no-repeat;
}

/*-------------------------------------------------------------------------*/

#block4{
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab4_reg.gif);
	background-repeat:no-repeat;
}

#block4 a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab4_reg.gif);
	background-repeat:no-repeat;
}

#block4 a:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab4_over.gif);
	background-repeat:no-repeat;
}

/*-------------------------------------------------------------------------*/

#block5{
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab5_reg.gif);
	background-repeat:no-repeat;
}

#block5 a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab5_reg.gif);
	background-repeat:no-repeat;
}

#block5 a:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab5_over.gif);
	background-repeat:no-repeat;
}

/*-------------------------------------------------------------------------*/

#block6{
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab6_reg.gif);
	background-repeat:no-repeat;
}

#block6 a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab6_reg.gif);
	background-repeat:no-repeat;
}

#block6 a:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab6_over.gif);
	background-repeat:no-repeat;
}

/*-------------------------------------------------------------------------*/

#block7{
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab7_reg.gif);
	background-repeat:no-repeat;
}

#block7 a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab7_reg.gif);
	background-repeat:no-repeat;
}

#block7 a:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:198px;
	height:34px;
	background-image:url(../images/lhs_tab7_over.gif);
	background-repeat:no-repeat;
}

/*--END OF LHS NAV AREA----------------------*/


/*--QUICK FORM-------------------------------------*/

#quickForm{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:198px;
	
}

.quickFix{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:198px;
}

.quickBasic{
margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:135px;
	height:22px;
	background-color:#fff;
border:#555 1px solid;
white-space:normal;

}

.quickQuestions{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:198px;
	height:150px;
	background-color:#fff;
border:#555 1px solid;
white-space:normal;
overflow-x:hidden;
overflow-y:scroll;
}




/*--END OF QUICK FORM-------------------------------------*/



#featureVid{
    margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	float:right;
	width:173px;
}



/*RHS NAVIGATION AREA-------------------------*/




#right{
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	float:right;
	width:173px;
	
}

/*-----------------------------------------------------------*/

#rhs_pilot{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:173px;
	height:77px;
	background-image:url(../images/rhs_tabPilot_reg.gif);
	background-repeat:no-repeat;
}

#rhs_pilot a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:173px;
	height:77px;
	background-image:url(../images/rhs_tabPilot_reg.gif);
	background-repeat:no-repeat;
}

#rhs_pilot a:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:173px;
	height:77px;
	background-image:url(../images/rhs_tabPilot_over.gif);
	background-repeat:no-repeat;
}

/*-----------------------------------------------------------*/

#rhs_base{
	margin:12px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:173px;
	height:77px;
	background-image:url(../images/rhs_tabBase_reg.gif);
	background-repeat:no-repeat;
}

#rhs_base a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:173px;
	height:77px;
	background-image:url(../images/rhs_tabBase_reg.gif);
	background-repeat:no-repeat;
}

#rhs_base a:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:173px;
	height:77px;
	background-image:url(../images/rhs_tabBase_over.gif);
	background-repeat:no-repeat;
}


/*-----------------------------------------------------------*/

#rhs_stat{
	margin:12px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:173px;
	height:77px;
	background-image:url(../images/rhs_tabStat_reg.gif);
	background-repeat:no-repeat;
}

#rhs_stat a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:173px;
	height:77px;
	background-image:url(../images/rhs_tabStat_reg.gif);
	background-repeat:no-repeat;
}

#rhs_stat a:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:173px;
	height:77px;
	background-image:url(../images/rhs_tabStat_over.gif);
	background-repeat:no-repeat;
}


/*-----------------------------------------------------------*/

#rhs_blind{
	margin:12px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:173px;
	height:77px;
	background-image:url(../images/rhs_tabBlind_reg.gif);
	background-repeat:no-repeat;
}

#rhs_blind a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:173px;
	height:77px;
	background-image:url(../images/rhs_tabBlind_reg.gif);
	background-repeat:no-repeat;
}

#rhs_blind a:hover{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:173px;
	height:77px;
	background-image:url(../images/rhs_tabBlind_over.gif);
	background-repeat:no-repeat;
}



/*-START OF COPY AREA--------------------------------------------*/


#welcomeCopy{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:577px;
}

#welcomeCopy p{
	margin:0px 0px 0px 0px;
	padding:10px 20px 0px 20px;
	float:left;
}

#copyArea{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 70px;
	float:left;
	width:500px;
	background:none;
}




/*-----------------------------------------*/

.tableFix{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:400px;
}

.inputQuestions{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:370px;
	height:150px;
	background-color:#fff;
border:#555 1px solid;
white-space:normal;
overflow-x:hidden;
overflow-y:scroll;
}

.thankYou{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006EA3;
}


/*--END OF COPY AREA--------------------------------------------*/







/*SUITE AREA------------------------------------------------------------------------------------------------*/

#suiteHolder{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:736px;
}

#suiteTitle{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:728px;
	height:153px;
}

#suiteBtnHolder{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:736px;
	height:142px;
}


/*------------------------------------------------*/
#suiteBase{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:181px;
	height:142px;
	background-image:url(../images/suite_baseReg.gif);
	background-repeat:no-repeat;
}

.suiteBase{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:181px;
	height:142px;
	background-image:url(../images/suite_baseReg.gif);
	background-repeat:no-repeat;
}

.suiteBase:hover{
	background-image:url(../images/suite_baseOver.gif);
	background-repeat:no-repeat;
}

/*------------------------------------------------*/
#suitePilot{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:185px;
	height:142px;
	background-image:url(../images/suite_pilotReg.gif);
	background-repeat:no-repeat;
}

.suitePilot{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:185px;
	height:142px;
	background-image:url(../images/suite_pilotReg.gif);
	background-repeat:no-repeat;
}

.suitePilot:hover{
	background-image:url(../images/suite_pilotOver.gif);
	background-repeat:no-repeat;
}

/*------------------------------------------------*/
#suiteStat{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:185px;
	height:142px;
	background-image:url(../images/suite_statReg.gif);
	background-repeat:no-repeat;
}

.suiteStat{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:185px;
	height:142px;
	background-image:url(../images/suite_statReg.gif);
	background-repeat:no-repeat;
}

.suiteStat:hover{
	background-image:url(../images/suite_statOver.gif);
	background-repeat:no-repeat;
}


/*------------------------------------------------*/
#suiteBlind{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:185px;
	height:142px;
	background-image:url(../images/suite_blindReg.gif);
	background-repeat:no-repeat;
}

.suiteBlind{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:185px;
	height:142px;
	background-image:url(../images/suite_blindReg.gif);
	background-repeat:no-repeat;
}

.suiteBlind:hover{
	background-image:url(../images/suite_blindOver.gif);
	background-repeat:no-repeat;
}

/*END OF SUITE AREA------------------------------------------------------------------------------------------------*/






/*-START OF FOOTER AREA--------------------------------------------*/

.sitemapNav_List {
	margin:0px 0px 0px 0px;
	padding:0px 0px 25px 0px;
	list-style:none;
	
}

.sitemapNav_List li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.sitemapNavLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#3488F3;
}

.sitemapNavLink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333;
}

/*--SITEMAP SLIDE AREA---------------------------------*/

#sitemapSlider_table{
margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	width:1000px;
	border:0px;
	background-color:#ccc;
}

.sitemapSlide {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

.sitemapSlide li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}

.sitemapSlideLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#666;
}

.sitemapSlideLink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#333;
}

/*--END OF SITEMAP AREA--------------------------------------------*/



/*-START OF FOOTER AREA--------------------------------------------*/

#footerNav{
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:1000px;
	border-top: 1px solid #ebebeb;
	
}

#footerNav_holder{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
		
}

#footerNav_List {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	list-style:none;
}	

#footerNav_List li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	display:inline;
	
}

.footerNavLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#666;
}

.footerNavLink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#333;
}

	

/*--END OF SITEMAP AREA--------------------------------------------*/



