
html, body{
	margin:0;
	padding:0;
	font-family:Verdana;
	/*background-image : url(../images/bg_body.jpg);
	background-repeat : repeat-x;
	*/
	font-size : 100%;
	color:#666666;
	background-color : #FFFFFF;
	
}
/* Structure
***********************************************/
IMG {
	border:0px;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:792px;
	
}
ul {
	font-size:70%;
}
hr {
	color:#CCCCCC;
	height:1px;
	text-align:left;
}
/* Header
***********************************************/
#logo {
	position: relative;
	float:left;
	width:611px;
	padding-left:181px;
	height:61px;
	background-image : url(../images/bg_logo.jpg);
	background-repeat : no-repeat;
	padding-top:30px;
}
#leftnav {
	position:relative;
	float:left;
	width:181px;
	font-size:70%;
	height:516px;
	padding-top:30px;
	background-image : url(../images/bg_nav.jpg);
	background-repeat : no-repeat;
	text-align:left;	
	font-weight : bold;
	color:#FFFFFF;
	
}
#mainnav {
	position:relative;
	float:left;
	width:146px;
	padding-left:35px;
}
.nav1 {
	position:relative;
	float:left;
	width:115px;
	height:20px;
	padding-top:5px;
}
.nav2 {
	position:relative;
	float:left;
	width:115px;
	height:1px;
	background-color : #FFFFFF;
	font-size:1%;
}
#navbot  {
	position:relative;
	float:left;
	width:171px;
	padding-left:10px;
	font-size:80%;
	text-align:center;
	padding-top:60px;
	line-height:20px;
}
#leftnav a:link {color: #FFFFFF;text-decoration: none;}
#leftnav a:visited {color: #FFFFFF;text-decoration: none;}
#leftnav a:hover {color: #339933;text-decoration: none;}
#leftnav a:active {color: #FFFFFF;text-decoration: none;}
.nolinknav {color: #339933;text-decoration: none;position:relative;
	float:left;
	width:115px;
	height:20px;
	padding-top:5px;}
#content{
	position:relative;
	float:left;
	text-align:left;
	width:611px;
	
}
#contentimage {
	position:relative;
	float:left;
	width:611px;
	height:247px;
}
#right {
	position:relative;
	float:left;
	width:591px;
	background-image : url(../images/bg_right.jpg);
	background-repeat : no-repeat;
	padding-top:10px;
	padding-left:20px;
}
#righttop {
	position:relative;
	float:left;
	width:571px;
	padding-left:15px;
	padding-top:5px;
}
#right1 {
	position:relative;
	float:left;
	width:380px;
	padding-right:10px;
	border-left:1px solid #CCCCCC;
	padding-left:15px;
}
#right2 {
	position:relative;
	float:left;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding-left:10px;
	padding-right:10px;
	width:150px;
}

a.bodylink:link {text-decoration: none;	color:#339933;}
a.bodylink:visited {text-decoration: none;	color:#339933;}
a.bodylink:hover {text-decoration: underline;	color:#339933;}
a.bodylink:active {text-decoration: none;	color:#339933;}

a.bodylink2:link {text-decoration: none;	color:#FFFFFF;}
a.bodylink2:visited {text-decoration: none;	color:#FFFFFF;}
a.bodylink2:hover {text-decoration: none;	color:#FFCC33;}
a.bodylink2:active {text-decoration: none;	color:#FFFFFF;}

/*********** Generic Style***********/
 h1{font-size:100%;font-weight:normal; color:#663399;}
 h2{font-size:70%; font-weight:normal;}
 h3 {font-size:70%; font-weight:normal;}
 .minip {
	font-size:60%; font-weight:normal;
	color:#663399;
}
/***Style 1****/


/* Bottom
***********************************************/
#footer a:link {font-family: Arial, Helvetica, sans-serif;color: #663399;text-decoration: none;}
#footer a:visited {font-family: Arial, Helvetica, sans-serif;color: #663399;text-decoration: none;}
#footer a:hover {font-family: Arial, Helvetica, sans-serif;color: #663399;text-decoration: underline;}
#footer a:active {font-family: Arial, Helvetica, sans-serif;color: #663399;text-decoration: underline;}
.nolink {font-family: Arial, Helvetica, sans-serif;color: #663399;text-decoration: underline;}

#footer {
	position:relative;
	float:left;
	width:792px;
	height:52px;
	font-size:70%;
	text-align:center;
	color: #663399;
	background-image : url(../images/bg_footer.jpg);
	background-repeat : no-repeat;
	padding-top:3px;
}

***********************************************/

#ctform {
	width:580px;
	padding-top:10px;
}
.ctupper {
	position:relative;
	float:left;
	width:580px;	
}
.cttext {
	height:40px;
}
.ctinleft {
	position:relative;
	float:left;
	width:90px;
}
.ctinright {
	position:relative;
	float:left;
	width:390px;
}
#ctlower {
	position:relative;
	float:left;
	width:470px;
	padding:5px;
	border:1px solid #663399;
	background-color : #DCDCE1;
}
.frmlabel {
	position:relative;
	float:left;
	width:110px;
	height:25px;
	text-align:right;
	padding-right:5px;
		
}
.frminput {
	position:relative;
	text-align:left;
	height:25px;
	
}
#ctsubmit{
    position:relative;
	text-align:left;
	padding-top:10px;
	height:40px;
	width:320px;
}
#ctlegal {
	position:relative;
	text-align:left;
	width:320px;
	height:100px;
}
input {
	border:1px solid #663399;
	background-color : #ffffff;
}
.bodyTextForm {
	font-family: Arial;color: #000000;font-size: 10pt;
}

#logotext {
	position:relative;
	float:left;
	text-align:center;
	font-size:140%;
	color:#FFFFFF;
	width:611px;
}
