body {
	margin:0px;
	background-color:white;
	font: 10pt Verdana;
	color:black;
	}
td  {
	font: 8pt Verdana;
	color:black;
	}
a.nav:link {
	color: black; 
	text-decoration: none;
	}
a.nav:visited {
	color: gray; 
	text-decoration: none;
	}
a.nav:hover {
	color:red; 
	text-decoration: underline;
	}
hr {
	color:red;
	text-align:left;
	width:300px;
	}
/*-----------------------------index css-------------------------------*/
#idxtop {
	position:absolute;
	top:0px;
	left:0px;
	height:123px;
	}
#idxmid {
	position:absolute;
	top:123px;
	left:0px;
	height:265px;
	}
td.intro {
	background-image: url('images/index/new/mid_left.jpg'); 
	background-repeat:no-repeat;
	width:500px;
	height:285px;
	padding:10px;
	font: 10pt Verdana;
	font-weight:bold;
	color:white;
	}
#idxbot {
	position:absolute;
	top:390px;
	left:0px;
	margin-left:20px;
	}
/*-----------------------------inner css-------------------------------*/
#header {
	position:absolute;
	top:0px;
	left:0px;
	height:170px;
	}
#content {
	position:absolute;
	top:173px;
	left:1px;
	width:640;
	padding:20px;
	}
#sponsors {
	position:absolute;
	top:170px;
	left:640px;
	width:126px;
	}
.subhead {
	font: 10pt Verdana, red;
	font-weight:bold;
	border-bottom:1px solid red;
	width:100%;
	}
#nav {
	position:absolute;
	top:74px;
	left:581px;
	width:25px;
	font: 8pt Verdana;
	color:black;
	font-weight:bold;
	}
	
.clearer {
clear: both;
height: 5px;
}

html>body .clearer {
height: 12px;
}
	
/* form styles */

#formsection {
clear: both;
position: absolute;
width: 620px;
margin: 360px 0 0 20px;
}

#surveyform {
color: #000;
font-size: 11px;
}

#surveyform fieldset {
/* border: 0px; */
border: 1px solid #e6e4e4;
padding: 5px;
margin-bottom: 15px;
}

#surveyform ol {
padding-right: 15px;
}

#surveyform legend {
color: #D88638;
font-size: 10px;
/* font-weight: normal; */
font-weight: bold;
text-transform: uppercase;
}

#surveyform .row {
margin: 3px 0px 0px 9px;
}

html>body #surveyform .row {
margin-left: 3px;
}

#surveyform label {
float: left;
width: 135px;
font-size: 11px;
font-weight: bold;
}

#surveyform label.topics {
width: 480px;
}

#surveyform label.plain {
font-weight: normal;
}

#surveyform span {
font-weight: normal;
font-style: normal;
}

#surveyform .checkitem {
float: left;
width: 480px;
}

#surveyform fieldset .row p {
font-size: 11px;
font-weight: bold;
margin-bottom: 4px;
}

#surveyform fieldset .row p#cont-msg {
float: left;
width: 95%;
margin: 10px 0 0 0;
}

#surveyform fieldset .row blockquote {
margin-top: 0px;
}

#surveyform table {
width: 500px;
}

#surveyform table tbody tr.even {
background-color: #f6f6f6;
}

#surveyform th {
padding: 5px;
font-size: 11px;
background-color: #c7dff4;
}

#surveyform th.ttopic {
text-align: left;
width: 350px;
}

#surveyform td {
padding: 5px;
}

/*

.p5p {
background-color: #0097d5;
}

.p4p {
background-color: #4ba6dc;
}

.p3p {
background-color: #78b7e4;
}

.p2p {
background-color: #a0c9eb;
}

.p1p {
background-color: #c7dff4;
}

*/

#surveyform .checkitem {
float: left;
width: 40%;
}

a.banner {
color: #ff0000;
text-decoration: none;
}

a.banner:hover {
text-decoration: underline;
}

p.duedate {
color: #ff0000;
}

p.bannerlink {
margin: 0px;
}

p.bannerlink img {
margin: 0px;
}

p.posterlinks {
font-weight: bold;
margin: 0px;
margin-top: 3px;
padding: 0px;
text-align: center;
}

p.posterlinks a {
color: #fef200;
}

p.posterlinks span {
font-size: 9px;
}