
html, body{
	margin:0;
	padding:0;
	font-family: Verdana;
	color:#666666;
	background-color : #019934;
	background-image : url(../images/bg_body.jpg);
	background-repeat : repeat-x;
	font-size:90%;
}
th {
	font-weight:normal;
}

.redlws {
	color:#FF0000;
}
/* Structure
***********************************************/
IMG {
	border:0px;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:773px;
	background-color: #FFFFFF;
}
#inner {
	position: relative;
	float:left;
	height:167px;
	width:773px;
}
ul {
	font-size:100%;
	font-weight : normal;
	
}
li {
	padding-right:10px;
}

hr {
	color:#FF6633;
	height:1px;
	text-align:left;
}
/* Header
***********************************************/
#logo {
	position: relative;
	float:left;
	height:167px;
	
}

#leftnav {
	position:relative;
	float:left;
	width:232px;
	background-image : url(../images/bg_nav.jpg);
	background-repeat : no-repeat;
	color : #009966;
	text-align:right;
	font-size:110%;
	height:500px;
	
}


#leftnav a:link {	color : #009966;text-decoration: none;font-weight:bold;	}
#leftnav a:visited {	color : #009966;text-decoration: none;font-weight:bold;	}
#leftnav a:hover {	color : #FF6633;text-decoration: none;font-weight:bold;}
#leftnav a:active {	color : #009966;text-decoration: none;font-weight:bold;}
.nolinknav {color : #FF6633;text-decoration: none;font-weight:bold;}
.navon {
	position:relative;
	float:left;
	width:232px;
	margin-bottom:20px;
}
.navoff {
	position:relative;
	float:left;
	width:232px;
	margin-bottom:20px;
}

#content{
	position:relative;
	float:left;
	text-align:left;
	padding-bottom:10px;
	width:773px;
	background-image : url(../images/bg_content.jpg);
}

#contentmid {
	position:relative;
	float:left;
	width:541px;
}	
#conttop {
	position:relative;
	float:left;
	width:501px;
	padding-right:15px;
	padding-left:10px;
	padding-top:10px;
}	
#contbot {
	position:relative;
	float:right;
	width:541px;
	height:115px;
}	
#generic {
	position:relative;
	float:left;
	text-align:left;
	padding-top:10px;
	
}

a.bodylink:link {color : #FF6633;text-decoration: underline;}
a.bodylink:visited {color : #FF6633;text-decoration: underline;}
a.bodylink:hover {color : #FF6633;text-decoration: underline;}
a.bodylink:active {color : #FF6633;text-decoration: underline;}

/*********** Generic Style***********/
h1{
	color:#FF6633;
	font-size:120%;
}
 .h2{font-size:85%; font-weight:normal;margin-bottom:0px;}

#popup {
	margin-top:50px;
	margin-left:55px;
	margin-right:auto;
	width:480px;
}
#popup-middle {
	position: relative;
	float:left;
	width:480px;
	padding:20px;
	background-color : #FFFFFF;
}
#pop-bottom {
	position: relative;
	float:left;
	width:480px;
	background-color : #FFFFFF;
	text-align : center;
	height:30px;
}






/*End of Style 3*************************************************************************************************************************************/



/* Bottom
***********************************************/
#footer a:link {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;text-decoration: none;}
#footer a:visited {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;text-decoration: none;}
#footer a:hover {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;text-decoration: underline;}
#footer a:active {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;text-decoration: underline;}
.nolink {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;text-decoration: underline;}

#footer {
	position:relative;
	float:left;
	height:39px;
	padding-top:10px;
	font-size:90%;
	text-align:center;
	color: #FFFFFF;
	font-family:Arial;
	width:773px;
	background-image : url(../images/bg_footer.jpg);
	background-repeat : no-repeat;
}


/* Form
***********************************************/
#ctform {
	width:480px;
	padding-top:10px;
}
.ctupper {
	position:relative;
	float:left;
	width:480px;	
}
.cttext {
	position:relative;
	float:left;
}
.ctinleft {
	position:relative;
	float:left;
	width:480px;	
}
.ctinleft2 {
	position:relative;
	float:left;
	width:80px;	
}
.ctinright {
	position:relative;
	float:left;
	width:400px;
}
#ctlower {
	position:relative;
	float:left;
	width:470px;
	padding:5px;
	border:1px solid #FF6633;
	background-color : #E2E7E7;
}
.frmlabel {
	position:relative;
	float:left;
	width:110px;
	height:25px;
	text-align:right;
	padding-right:5px;
	font-size:100%;
	
}
.frminput {
	position:relative;
	text-align:left;
	height:25px;
	
}
#ctsubmit{
    position:relative;
	text-align:left;
	padding-top:20px;
	height:40px;
}
#ctlegal {
	position:relative;
	text-align:left;
	height:100px;
}
input {
	border:1px solid #006633;
	background-color : #ffffff;
	font-size:80%;
}
.bodyTextForm {
	font-family: Arial;color: #000000;font-size: 10pt;
}
.orange {
	color:#FF6633;
}
