/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 13px; line-height:18px; 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; background-color:#012D1E;
}
a:link {
	color: #339900; 
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #339900; 
}
a:hover {
	text-decoration: none;
	color: #012D1E; 
}
a:active {
	text-decoration: underline;
	color: #339900; 
}



.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
color:#fff;
text-decoration: none;
padding-left:0px;
width: 190px; /* Width of Menu Items */
}
	
.suckerdiv ul li{
position: relative; background:#20B282 url(../images/icon.jpg) no-repeat left; padding-left:10px;

}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 190px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color:#fff; 
text-decoration: none;
padding: 5px 6px; 
border-bottom: 1px solid #169D70; 
}

.suckerdiv ul li a:visited{
color:#fff;
}

.suckerdiv ul li a:hover{
background-color:#012016; color:#fff;
}

.suckerdiv ul li ul li{
 background:#024F2A ; padding-left:0px;
}

.suckerdiv ul li ul a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color:#fff; 
text-decoration: none;
margin-left:0px;
padding: 5px 6px;  padding-left:3px;
border-bottom: 1px solid #000;
background-color:#024F2A;
}

.suckerdiv ul li ul a:hover{
background-color:#000; color:#fff;
}/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
.head{ font-size:18px; font-weight:bold; color:#006600; line-height:25px;}
.head2{  font-size:16px; font-weight:bold; color:#006600; font-style:italic;  }
.head1{ font-size:25px; font-weight:bold; color:#000; line-height:25px;}
.head3{ font-size:20px; font-weight:bold; color:#2EBC8A; line-height:25px;}
.white{ font-size:12px; color:#fff;}
.hedpad {
padding-left:50px;

 
}
.content{
font-family:Arial;
font-size:12px;
color:#000000;
line-height:18px; letter-spacing:.3pt;}


.contentsmall{
font-family:Arial;
font-size:11px;
color:#000000;
line-height:18px; letter-spacing:.3pt;}


.green{ font-size:12px; color:#C3EFE1;}

.subheading{ font-size:14px; color:#000000; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.red{
font-family:Arial;
font-size:12px;
color: #FF0000;
line-height:18px; letter-spacing:.3pt;}
.darkgreen{
font-family:Arial, Helvetica, sans-serif;
font-size:25px;
color: #18A67B;
line-height:18px; letter-spacing:.3pt;
font-weight:bold;
font-style:italic;
}
.blackcon{
font-family:Arial;
font-size:15px;
color:#000000;
font-weight:bold;
line-height:18px; letter-spacing:.3pt;
}


.textbox{
font-size:11px;
font-weight:normal;
color:#000000;
border:#CCCCCC solid 1px;
}

.listbox{
font-size:11px;
font-weight:normal;
color:#000000;
width: auto;
border:#EAEAEA solid 1px;
}
.fortitle{font-size: 11px;color:#000000;text-decoration:none; text-decoration:none;}
a.fortitle:link{font-size: 11px;color:#000000;text-decoration:none; text-decoration:none; }
a.fortitle:active{font-size: 11px;color:#000000;text-decoration:none;  text-decoration:none;}
a.fortitle:visited{font-size: 11px;color:#000000;text-decoration:none; text-decoration:none; }
a.fortitle:hover{font-size: 11px;color:#000000;text-decoration:none; font-weight:bold;text-decoration:underline; }

#firstapplicant{
position:relative;
overflow:hidden;
display:none;
z-index:1;
}

#secondapplicant{
position:relative;
overflow:hidden;
display:none;
z-index:1;
}

.textbox1{
font-size:11px;
font-weight:bold;
color:#FFFFFF;
border:#EAEAEA solid 1px;
background-color:#169D70;
padding:3px;
}
