/* CSS Document     */
/* main menu styles */

body{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0;
}

h2{
	font-weight: bold;
	color: #000066;
	font-size: 11px;
	margin-top: 0;
}

td{
	font-size: 11px;
}

/*p{
	margin-bottom:0;
	margin-top:0;
}*/

.d_mainpagebody{
	float:left;
	width:800px;
	}
.mainpagebody_right_tab_home{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/home_grey_tab.gif);
	}
.mainpagebody_right_tab_eligibility{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/tabs/eligiblity_tab.gif);
	}
.mainpagebody_right_tab_about{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/tabs/about_tab.gif);
	}
.mainpagebody_right_tab_apply{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/tabs/apply_tab.gif);
		}
.mainpagebody_right_tab_bridge{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/tabs/bridge_tab.gif);
	}
.mainpagebody_right_tab_commercial{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/tabs/commercial_tab.gif);
	}
.mainpagebody_right_tab_contact{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/tabs/contact_tab.gif);
	}
.mainpagebody_right_tab_dev{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/tabs/dev_tab.gif);
	}
.mainpagebody_right_tab_directions{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/tabs/directions_tab.gif);
	}
.mainpagebody_right_tab_faqs{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/tabs/faqs_tab.gif);
	}
.mainpagebody_right_tab_fees{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/tabs/fees_tab.gif);
	}
.mainpagebody_right_tab_insurance{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/tabs/insurance_tab.gif);
	}
.mainpagebody_right_tab_legal{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/tabs/legal_tab.gif);
	}
.mainpagebody_right_tab_let{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/tabs/let_tab.gif);
	}
.mainpagebody_right_tab_nacfb{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/tabs/nacfb_tab.gif);
	}
.mainpagebody_right_tab_owner{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/tabs/owner_tab.gif);
	}
.mainpagebody_right_tab_privacy{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/tabs/privacy_tab.gif);
	}
.mainpagebody_right_tab_self{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/tabs/self_tab.gif);
	}
.mainpagebody_right_tab_welcome{
	float:left;
	margin-top:197px;
	margin-left:-40px;
	width:31px;
	height:170px;
	background:url(images/tabs/welcome_tab.gif);
	}


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.d_mainpage{
	margin-top:-3px;
	margin-bottom:-3px;
	float:left;
	background:url(images/lefthandnav.jpg) no-repeat top left;
	}
.d_leftmenu{
	float:left;
	width:173px;
	}
.d_mainbody{
	float:left;
	background:url(images/maincontentbg.jpg) repeat-y;
	}
.d_mainbodytext{
	padding:20px;
	width:560px;
	}
.d_mainglossary{
	margin-top:-3px;
	margin-bottom:-3px;
	float:left;
	background:url(images/lefthandnavglossary.jpg) repeat-y;
	}


/*---------------------------main menu styles-----------------------------*/

#mainmenu ul{
	list-style-type: none;
	/*width: 155px;*/
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 22px;
	position: relative;
	top: 5px;
	left: 18px;
}

#mainmenu ul li{
	width: 152px; /* IE6 FIX */
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-width: 0 0 1px 0;
	border-color: #999;
	border-style:dashed;
	margin-right: 3px;
	color: #666666;
}

#mainmenu ul li:last-child{
	border: 0;
}

#mainmenu ul li a{
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0.1em 0.1em #000;
	font-family: 'arial';
	display: block;
	background-position: 0 0;
	font-weight: bold;
	color: #666666;	
	
}

#mainmenu ul li a:hover{
	background: url(images/crystal_nav.gif);
	background-repeat: no-repeat;
}

#mainmenu ul li a#active_menu{
	background-image: url(images/crystal_nav.gif);
	background-repeat: no-repeat;
	color: #000066;
}


/* Sub Menu */

#submenu ul{
	list-style-type: none;
	/*width: 155px;*/
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 22px;
	position: relative;
	top: 22px;
	left: 18px;
}

#submenu ul li{
	width: 152px; /* IE6 FIX */
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-width: 0 0 1px 0;
	border-color: #999;
	border-style:dashed;
	margin-right: 3px;
	color: #3399cc;
}

#submenu ul li:last-child{
	border: 0;
}

#submenu ul li a{
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0.1em 0.1em #000;
	font-family: 'arial';
	display: block;
	background-position: 0 0;
	font-weight: bold;
	color: #3399cc;
}

#submenu ul li a:hover{
	background: url(images/crystal_nav.gif);
	background-repeat: no-repeat;
}

#submenu ul li a#active_menu{
	background-image: url(images/crystal_nav.gif);
	background-repeat: no-repeat;
	color: #000066;
}
/* Sub menu Ends */


/* Footer */

/*---------------------------main menu styles-----------------------------*/

#footer{
	list-style-type: none;
	font-size: 11px;
	white-space: nowrap;
	margin-left: 15px;
	margin-top: 5px;
	padding: 0;	
}

#footer li{
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
	border-width: 0 1px 0 0;
	border-color: #999;
	border-style:solid;
	font-family: 'arial';
	color: #666666;
	display: block;
	background-position: 0 0;
	font-weight: bold;
	float:left;
}

#footer li.last{
	border: 0;
}


#footer li:last-child{
	border: 0;
}

#footer li a{
	color: #666666;
	text-decoration: none;
}



/* Footer Ends */




#seal{
/*	position: relative; */
	padding-top: 50px;
	padding-left: 30px;
	margin:0;
}



#maincontent{
/*	position: relative;  */
	background-image: url(images/lefthandnav_shadow.jpg);
	background-repeat: repeat-y;
	padding: 20px;
}

.light_blue_box{
	position: relative;
	padding-left: 15px;
	padding-right: 15px;	
	background-color:#bce0fc;
}

.lightblueboxtop {
	background-image: url(images/light_blue_banner.jpg);
	background-repeat:no-repeat;
}
.lightblueboxtopnotext {
	background-image: url(images/light_blue_banner_notext.gif);
	background-repeat:no-repeat;
}

.lightblueboxbottom {
	background-image: url(images/light_blue_bottom.jpg);
	background-repeat:no-repeat;
}

.light_blue_box ul{
	font-size: 11px;
	position: relative;
	list-style-image:url(images/light_blue_bullet2.jpg);
	/*margin-left: 15px;*/
	margin-bottom: 0;
}

.light_blue_box ul li{
	margin-bottom: 5px;
}

#lefthandnav {
	width:173px;
	border:none; 
	padding:0 0 0 0;
	margin:0 0 0 0;
	background-image: url(images/lefthandnav.jpg);
}



#moduleboxes{
	position: relative;
	padding-left: 10px;
}




/* Form CSS */
/*
.menu{
	position: relative;
	height: 29px;
	margin-top: -20px;
	//display: inline;
	}
*/

.menu a:link{
	background-image: url(images/button-off.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	padding-left: 8px;
	padding-right: 77px;
	padding-top: 6px;
	padding-bottom: 4px;
	color: #1559ab;
	text-decoration: none;
	font-weight: bold;
}


.menu a:visited{
	background-image: url(images/button-off.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	padding-left: 8px;
	padding-right: 77px;
	padding-top: 6px;
	padding-bottom: 4px;
	color: #7ea4d0;
	text-decoration: none;
	font-weight: bold;
}

.menu a:hover{
}
	
.active-link{
	background-image: url(images/step1-on.jpg);
	background-repeat: no-repeat;
	display: inline;
	font-size: 16px;
	padding-left: 8px;
	padding-right: 77px;
	padding-top: 6px;
	padding-bottom: 4px;
	color: #7ea4d0;
	text-decoration: none;
	font-weight: bold;
	}

#form01{
	margin-left: 11px;
	background-color: transparent;
	}
	
#form02{
	margin-left: 11px;
	background-color: transparent;
	display: none;
	}
	
#form03{
	margin-left: 11px;
	background-color: transparent;
	display: none;
	}
	
.form-content{
	width: 523px;
/*	height: 370px;	*/
	background-color: #dcebf7;
	margin-top: 2px;
	font-size: 11px;
	color: #000000;	
	}
	
.form-content p{
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.form-footer{
	width: 523px;
	height: 41px;
	background: url(images/footer-bg.jpg) no-repeat;
	display: block;
	}

.form-footer img{
	border: none;
	}
	
.form-footer a{
	float: right;
	}

.red-star{
	color: #FF0000;
	}
	
#form1-table{
	margin-left: 10px;
	}
	
#form1-table td{
	padding-top: 5px;
	}
	
#form2-table{
	margin-left: 10px;
	}
	
#form2-table td{
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
#form3-table{
	margin-left: 10px;
	}
	
#form3-table td{
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
#submit-button{
	float: right;
	}	
	
.form-submit{
	height: 41px; width: 273px;
	}

.finally {
	font-size: 14px;
	font-weight: bold;
	color: #155aac;
}
