.table {
	color: #000000;
	border: 1px solid #666666;
	font-family: "Trebuchet MS", Verdana, Arial;
	padding: 3px;
	margin: 5px;
	font-size: 12px;

}
.maincontent {
	FONT-SIZE: 12pt;
	margin: 0px;
	padding: 20px;
	list-style-type: disc;
	list-style-position: outside;
	color: #000000;
	border: 1px solid #292929;
	font-family: "Times New Roman", Times, serif;
}
.maincontent A:link {
	COLOR: #4765a8; TEXT-DECORATION: underline;
}
.maincontent A:visited {
	COLOR: #4765a8; TEXT-DECORATION: none;
}
.maincontent A:active {
	COLOR: #4765a8; TEXT-DECORATION: none;
}
.maincontent A:hover {
	COLOR: #FF9900; TEXT-DECORATION: underline;
}
.mainmenu {
	FONT-SIZE: 10pt;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	line-height: normal;
	border: 0px 0;

}
.mainmenu A:link{
	COLOR: #003366; TEXT-DECORATION: none;
	

}
.mainmenu A:visited {
	COLOR: #003366;	TEXT-DECORATION: none;

}
.mainmenu A:active {
	COLOR: #003366; TEXT-DECORATION: none;
}
.mainmenu A:hover{
	COLOR: #000000; TEXT-DECORATION: none;
}
.submenu {
	FONT-SIZE: 10pt;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	color: #336699;
	padding: 3px;
	line-height: normal;

}
.submenu A:link{
	COLOR: #0066CC;
	TEXT-DECORATION: underline;
	font-weight: bold;

}
.submenu A:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	font-weight: bold;

}
.submenu A:active {
	COLOR: #FF9933; TEXT-DECORATION: none;
}
.submenu A:hover{
	COLOR: #9AC6ED; TEXT-DECORATION: none;
}
.headercontent {
	FONT-SIZE: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 0px;
	padding: 0px;
	background-color: #333230;
	color: #FFFFFF;
	font-weight: bold;
	border-top-color: #F6A726;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #FFBC39;
	border-bottom-style: solid;
	border-bottom-width: 1px;


}
.headercontent A:link {
	COLOR: #0066CC; TEXT-DECORATION: underline;
}
.headercontent A:visited {
	COLOR: #FF0000; TEXT-DECORATION: underline;
}
.headercontent A:active {
	COLOR: #990000; TEXT-DECORATION: underline;
}
.headercontent A:hover {
	COLOR: #336699; TEXT-DECORATION: underline;
}
.footer{
	FONT-SIZE: 12px;
	font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
}
.footer A:link {
	COLOR: #FFBC39;
	TEXT-DECORATION: underline;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
.footer A:visited {
	COLOR: #CCCCCC; TEXT-DECORATION: underline;
}

.11px {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Verdana, Helvetica,Tahoma
}

#survey
{
	padding-right: 5px;
}

#survey h3
{
	font-size: 1.5em;	
}

#survey .title
{
	font-size: 1.4em;
	font-weight: bold;	
}

#survey .labels
{
	display: block;
	font-weight: bold;	
	margin: 3px 0;	
}

#survey .textboxes
{
	width: 100%;
}

#survey .parts
{
	border-bottom: 1px solid #cccccc;
	margin: 5px 0;
	padding: 5px 0 10px 0;
}

.location input
{
	margin: 5px 4px;
}

.errors
{
	color: Red;
}