
html, body{
	margin:0;
	padding:0;
	font-family:Verdana;
	/*background-image : url(../images/bg_body.jpg);
	background-repeat : repeat-x;
	*/
	font-size : 100%;
	color:#FFFFFF;
	background-color : #FFFFFF;
	
}
/* Structure
***********************************************/
IMG {
	border:0px;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:750px;
	background-color: #FFFFFF;
}
ul {
	font-size:70%;
}
hr {
	color:#CCCCCC;
	height:1px;
	text-align:left;
}
h3 {
	font-size:70%; font-weight:normal;
}
p{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:5px;
}
/* Header
***********************************************/
#logo {
	position: relative;
	float:left;
	width:750px;
	height:156px;
}
#topnav {
	position:relative;
	float:left;
	width:750px;
	font-size:70%;
	height:49px;
	background-image : url(../images/bg_nav.jpg);
	background-repeat : no-repeat;
	text-align:center;
	padding-top:10px;
	font-weight : bold;
	color:#FFFFFF;
}
.navbit {
position:relative;
float:left;
padding-left:2px;
padding-right:2px;
padding-top:0px;
text-align:center;
}
.navbit2 {
	position:relative;
	float:left;
	background-color : #ffCC33;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	text-align:center;
	color : #663399;

}

.navbit5 {
	position:relative;
	float:left;
	background-color : #ffCC33;
	
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	text-align:center;
	color : #663399;

}
.navbit3 {
position:relative;
float:left;
height:14px;
padding-left:2px;
padding-right:2px;
padding-top:0px;
text-align:center;
background-color : #ffCC33;
color : #663399;
}
#topnav a:link {color: #FFCC33;text-decoration: none;}
#topnav a:visited {color: #FFCC33;text-decoration: none;}
#topnav a:hover {color: #663399;text-decoration: none;}
#topnav a:active {color: #FFCC33;text-decoration: none;}
.nolinknav {color: #FFFFFF;text-decoration: none;}
#content{
	position:relative;
	float:left;
	text-align:left;
	width:750px;
	background-color : #663399;
	padding-top:10px;
	padding-bottom:10px;
}

#left {
	position:relative;
	float:left;
	width: 489px;
	padding-left:10px;
	padding-right:10px;
}
#right {
	position:relative;
	float:left;
}

a.bodylink:link {text-decoration: none;	color:#FFCC33;}
a.bodylink:visited {text-decoration: none;	color:#FFCC33;}
a.bodylink:hover {text-decoration: underline;	color:#FFCC33;}
a.bodylink:active {text-decoration: none;	color:#FFCC33;}

/*********** Generic Style***********/
 h1{color:#FFCC33;font-size:90%;font-weight:bold;}
 h2{color:#FFFFFF;font-size:70%; font-weight:normal;}
 h3{color:#FFFFFF;font-size:70%; font-weight:normal;}
/***Style 1****/

/* Bottom
***********************************************/
#footer a:link {color: #FFCC33;text-decoration: none;}
#footer a:visited {color: #FFCC33;text-decoration: none;}
#footer a:hover {color: #FFFFFF;text-decoration: underline;}
#footer a:active {color: #FFCC33;text-decoration: underline;}
.nolink {color: #FFCC33;text-decoration: underline;}

#footer {
	position:relative;
	float:left;
	width:750px;
	height:74px;
	font-size:70%;
	text-align:center;
	color: #FFCC33;
	background-image : url(../images/bg_footer.jpg);
	background-repeat : no-repeat;
	padding-top:8px;
	font-weight : bold;
}
#footer2 {
	position:relative;
	float:left;
	width:750px;
	color : #663399;
}
#footer2 a:link {color: #663399;text-decoration: none;}
#footer2 a:visited {color: #663399;text-decoration: none;}
#footer2 a:hover {color: #663399;text-decoration: underline;}
#footer2 a:active {color: #663399;text-decoration: underline;}
***********************************************/

#ctform {
	width:480px;
	padding-top:10px;
}
.ctupper {
	position:relative;
	float:left;
	width:480px;	
}
.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 #FFCC33;
	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 #996600;
	background-color : #ffffff;
}
.bodyTextForm {
	font-family: Arial;color: #000000;font-size: 10pt;
}
a.formlink:link {color: #663399;text-decoration: none;}
a.formlink:visited {color: #663399;text-decoration: none;}
a.formlink:hover {color: #663399;text-decoration: underline;}
a.formlink:active {color: #663399;text-decoration: underline;}
#full {
	position:relative;
	text-align:left;
	width:730px;
	padding:10px;
}
.issues {
	position:relative;
	float:left;
	text-align:center;
	width:120px;
	padding-bottom:10px;
	height:100px;
}
.orange {
	color:#FFCC33;font-size:60%;
	font-weight:bold;
	margin-bottom:5px;
}
