body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-image: url(/images/Home-Page_02.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a.commentlink {
	color: #333333;
	text-decoration: none;
}
a.commentlink:hover {
	color: #333333;
	text-decoration: underline;
}
a.commentlink:visited {
	color: #333333;
}
a.nolink {
	color: #333333;
	text-decoration: none;
	}
a.nolink:hover {
	color: #333333;
	text-decoration: none;
	}
a:active {
	color: #333333;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style11 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
}
.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(../images/arrow_08.gif);
}
.style2 {
	font-size: 12px;
	color: #B4B00D;
	font-weight: bold;
}
.style3 {
	font-size: 10px;
	font-style: italic;
}
.style5 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableStyler {
	border: 2px solid #666666;
}
td.survey {
	padding: 10 10 20 10;
	vertical-align: top;
}
th.survey {
	padding: 3 3 3 3;
	background-color:#D5D110;
	text-align: left;
}
td.vote {
	padding: 10 10 10 10;
	vertical-align: top;
	}

.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style15 {
	color: #333333;
	font-weight: bold;
}

.style55 {
	color: #333333;
}
.style58 {font-size: 20px}
.style59 {font-size: 14px}

.menuh {
	border-top:1px dotted #FFFFFF;
	border-bottom:1px dotted #FFFFFF;
	background:#CCCCCC;
	color:#000000;
	fontWeight:normal;
}


/*Survay Page*/
#wrap {width:950px; margin:auto; padding-top:20px;}
	#sidebar {float:left; width:170px;}
	#content {float:left; text-align:left; /*background-color:#f2f2f2;*/ width:750px; margin-left:30px;}
		#content p {margin-top:0!important;}
		
	.form {float:left; width:100%; list-style:none; margin:0; padding:0;}
		.form li {float:left; width:100%; padding:8px 0; margin-bottom:5px; line-height:20px;}
		.form li span {display:block; float:left;}
		.No {float:left; text-align:right; width:30px; margin-right:8px;}
		li.bottom {padding-bottom:0; margin-bottom:0;}
		
	.form1 {float:left; margin:0; padding:0; padding-left:25px;}
		.form1 li {float:left; width:100%; padding:3px 0; margin-bottom:10px; line-height:18px;}
		.form1 li span {display:block; float:left;}
		.two {background-color:#E4E4E4; }
		.two input {background-color:#E4E4E4;}
		
	
	#content fieldset, #content form {border:0; margin:0; padding:0; width:100%;}
	#content input {float:left; border:none; border-bottom:1px solid #666; font-size:11px; padding:2px;}
	#content label {float:left; margin-right:10px;}
	#content .checkbox {border:none; margin:0; padding:0; width:14px; height:14px; margin-top:5px; margin-right:5px;}
	#content .checkbox2 {border:none;}
	#content .radio {border:none;}
	#content textarea {width:100%; height:35px; padding:2px; border:1px solid #ccc;}
		textarea.experianceComments {}
	
	p.button {background-color:#D5D110; float:left; padding:5px;}
		p.button a {float:left; text-decoration:none; padding:5px; border:1px solid #fff;}
			p.button a span {}
			
	table.initiatives {}
		table.initiatives th {background-color:#666; color:#fff;}
			table.initiatives th, table.initiatives td {padding:3px;}
			.ccc {background-color:#ccc;}
			.e4e4e4 {background-color:#e4e4e4;}
			
	.req {color:#cc0000;}