/* -- page layout ---------------------------------------------------------------------------------------------*/

* { margin:0; padding:0;}
html, body { 
	height:100%; 
	background:#DEDEDE url("../images/bg_page.gif") 0 0 repeat-x; 
	text-align:center;
	padding: 1px;
}

body, table { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; line-height:normal; color:#0097D3;}

hr { display:none;}
img { border:0 none;}

#container { 
	width: 				800px; 
	margin:				0 auto; 
	background-color:	#DEDEDE; 
	background-image: 	url("../images/bg.gif")
}
	
.clearer { clear:both; height:1px;}

p { margin:0.6em 0;}


a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/*******************************************************************************
* Header
********************************************************************************/
#header { 
	height:				93px; 
	padding:			0px; 
	background:			url("../images/banner-top.gif") 0 0 no-repeat;
}

/*******************************************************************************
* Flash banner styles
********************************************************************************/

div.flash {
	position: 			relative;
	float: 				left;
	padding: 			0px;
}
div#flashcontent1 {
	background-image: 	url("../images/bg_flash_1.jpg");
	width: 				800px;
	height: 			200px;
	float: 				left;
}

div#flashcontentaboutus {
	background-image: 	url("../images/bg_flash_aboutus.jpg");
	width: 				800px;
	height: 			200px;
	float: 				left;
}

div#flashcontentapplyonline {
	background-image: 	url("../images/bg_flash_applyonline.jpg");
	width: 				800px;
	height: 			200px;
	float: 				left;
}

div#flashcontentfaqs {
	background-image: 	url("../images/bg_flash_faqs.jpg");
	width: 				800px;
	height: 			200px;
	float: 				left;
}

div#flashcontenttestimonials {
	background-image: 	url("../images/bg_flash_testimonials.jpg");
	width: 				800px;
	height: 			200px;
	float: 				left;
}

div#flashcontentservices {
	background-image: 	url("../images/bg_flash_services.jpg");
	width: 				800px;
	height: 			200px;
	float: 				left;
}

div#flashcontentcontactus {
	background-image: 	url("../images/bg_flash_contactus.jpg");
	width: 				800px;
	height: 			200px;
	float: 				left;
}

/*******************************************************************************
* Top menu styles
********************************************************************************/
div.menuTop {
	height: 23px;
	background-color:#EDA344;
	margin: 0px 0px 0px 44px;
	text-align:left;
}

div.menuTop ul{
	height: 23px;	
	margin: 0px; 
	padding:  5px 0px 5px 0px;
	float: left;
}
div.menuTop ul li {
	font-size: 12px;
	height:13px;
	font-weight:700;
	width:auto;
	float: left;
	display: inline;
	list-style: none;
	text-align: center;
	vertical-align: top;
	padding:  0px 23px 0px 23px;	
}

div.menuTop ul li a{
	color:#FFFFFF;
	text-decoration:none;
}

div.menuTop ul li a.on{
	color:#000000;
	text-decoration:none;
}

div.menuTop ul li a.over{
	color:#000000;
	text-decoration:none;
}

/*******************************************************************************
*
* Left menu styles
*
********************************************************************************/
div.leftMenu {
	position: relative;
	float: left;
	padding: 0px 0px 15px 55px;
	border: 0px solid red;
}

div#leftMenuHeader {
	background-image: url("../images/left_menu_header.gif");
	width:155px;
	height: 39px;
	color: white;
}
div#leftMenuHeader div {
	padding: 10px 0 0 10px;
	letter-spacing: -0.2px;
	font-size: 13px;
	font-weight: bold;
}

div#leftMenuContent {
	background-color: #EBEAEB;
	background-image: url("../images/left_menu_border.gif");
	background-repeat:repeat;
	width:155px;
	color: white;
}
div.leftMenuFooter{
	font-size: 0px;
	background-image: url("../images/left_menu_footer.gif");
	width:155px;
	height: 25px;
	clear: both;
}
ul.leftMenu {
	/*width: 176px;*/
	margin: 0px 0 0 4px; 
	padding: 0px;
/*	border: 1px solid red;*/
}

ul.leftMenu li {
	float: left;
	width:147px;
	font-size: 10px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid white;
}

ul.leftMenu li a{
	display: block;
	margin-left: 0px;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	padding: 8px 8px 8px 8px;		
}

ul.leftMenu li a:hover{
	text-decoration: none;
	background-color: #EDA344;;
	color:#0097D3;
}

ul.leftMenu li.overLeft{
	text-decoration: none;
	background-color: #EDA344;;
	color:#0097D3;
}

ul.leftMenu li#activeLeft a, ul.leftMenu li#activeLeft{
	text-decoration: none;
	background-color: #EDA344;
	color: #0097D3;
}

.getcover{
	padding: 10px 0px 10px 55px;
}


/*******************************************************************************
* Main Content styles
********************************************************************************/
div.content {
	width:800px;
}


#homepage_content{
  background-image: url("../images/home.jpg");
	background-repeat: 	no-repeat;
  vertical-align:top;
	width:800px;
	height:400px;
	float:left;
  text-align:left;

}

#homepage_content p{
  width:500px;
  float:left;
  padding-left:235px;
  padding-bottom:20px;
  font-size:1.2em;
}

#homepage_content ul{
  display:block;
  width:300px;
  float:left;
  padding-left:270px;
}

#homepage_content li{
  float:left;
  padding:0;
  text-align:left;
  list-style-image: url("../images/yes_bullet.gif");
  font-size:11pt;
  line-height:25px;
  width:500px;
}

#homepage_content a{
  color:#0494DB;
}

#homepage_content a:hover{
  text-decoration:underline;
}

#homepage_content img{
 position:relative;
 display:inline;
 float:left;
 padding-left:230px;
}
div.subnav {
	width: 				215px;	
	float: 				left;	
}

div.leftmenuImage {
	width: 				215px;	
	float: 				left;
}

div.applyonline {
	padding: 10px 0px 10px 55px;
}

div.mainbody {
	position: 			relative;
	float: 				left;
	width: 				545px;
	padding:			0px 0px 20px 20px;
	text-align:			justify;
}

.bullets{
  padding-left:20px;
}

/*******************************************************************************
* Footer styles
********************************************************************************/
#footer {
	clear: 				both;
	width: 				800px;
	height: 			50px;
	background-image: 	url("../images/banner-bottom.gif");
	background-repeat: 	no-repeat;
	background-color:	#DEDEDE;
}

#copyright { float:left; padding-left: 60px; line-height:15px; margin-top:33px;}
#madeby { float:right; text-align:right; margin-top: 33px; line-height:15px;}
#madeby img { margin-bottom:-1px;}

/*******************************************************************************
* Form Fields
********************************************************************************/
.red {
	color: red;
}

#bodyContent{
	width: 				545px;
}

#applyOnline{
	float:left;
	width:363px;
	padding:0px;
}

#applyOnline#applyTop{
	height:29px;
}

#applyOnline#applyBody{
	background-color:#f5f3f4;
	width:363px;
}

#applyOnline#applyBase{
	height:20px;
}

#faqShort{
	float:left;
	width:162px;
}

#faqShort#faqTitle{
	height:36px;
	width:162px;
}

#faqsShort#faqBody{
	width:162px;
}


.faqReadMore{
	text-align:right;
}

.faqReadMore a{
	text-decoration:none;
	
	font-weight:600;
}

.faqReadMore a:hover{
	color: #0097D3;
	text-decoration:underline;
}
.applyOnlineSmall{
	border-left: 		1px solid #87CCE2;
	border-right:		1px solid #87CCE2;
	background-color:#f5f3f4;
}
.applyOnlineSmall td {
	padding: 3px 15px 3px 15px;
}


.title {
	color: #727171;
	font-size: 12px;
	font-weight: bold;
}
.maintextbold {
	font-weight: bold;
}
input, textarea, select {
	font-size: 11px;
	color: #0097D3;
}

form {
	padding: 0px;
	margin: 0px;
}

#contact_form{
  width:500px;
  padding-top:1em;
}

#contact_form label{
  margin-bottom:0.4em;
}

#contact_form input{
  height:15px;
  width:240px;
}

#contact_form textarea{
  height:100px;
  width:240px;
}

#contact_form .submit{
  height:25px;
  width:240px;
}

/******************************
Styles for online application

*****************************/

fieldset{
  position:relative;
  margin-bottom:0.2em;
  padding:1em;
  background:#EBA641;
  width:520px;
}

fieldset input, textarea, select{
  font-size:11px;
  color:#444444;
  padding:0.2em;
  width:300px;
}

fieldset .radio{
  width:10px;
}

fieldset textarea{
  width:300px;
  height:100px;
  color:#444444;
}


fieldset select{
  width:300px;
  color:#444444;
}



fieldset .submit{
  width:250px;
  color:#333333;
  font-size:11pt;
}


legend{
  position: absolute;
  top: -.5em;
  left: .2em;
  font-weight:bold;
  font-size:11px;
  color:#FFFFFF;
  background:#EBA641;
  border-top:1px solid #777777;
  border-left:1px solid #777777;
  border-right:1px solid #777777;

}

label{
  display:block;
  padding:0.8em 0 0 0;
  font-size:11px;
  color:#333333;
}

.group_label{
  font-weight:bold;
  padding:1.1em 0 0 0;
}

/*
.first_applicant{
  display:block;
  float:left;
}
.second_applicant{
  visibility:none;

}

*/

.inline{
  display:inline;
}

radio{
  padding:0em;
  margin:0em;
}