﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Images/fade.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100%;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-bottom: 75px;
	width: 801px;
	padding: 10px;
}
#header {
	background-image: url(Images/header2.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 809px;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
#nav {
	width: 180px;
	position: absolute;
	height: 100%;
	top: 155px;
	z-index: 3000 !important;
}
#content {
	position: relative;
	top: 0px;
	right: 0px;
	left: 190px;
	width: 600px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	z-index: 0;
}
#logBox {
	width: 156px;
	margin: 0px;
	background-image: url(Images/logoutCenter.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 14px;
	color: #FFFFFF;
	border: 0px none;
	font-weight: bold;
}.picLeft {
	border: 1px solid #333333;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
h1 {
	font-size: 2.0em;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	text-align: center;
}
h2 {
	font-size: 1.5em;
	text-align: center;
	color: #006699;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0px;
}
h4 
{
    font-size: 1.5em;
}
#logTop {
	margin: 0px;
	padding: 0px;
	width: 180px;
	background-image: url(Images/logoutTop.jpg);
	background-repeat: no-repeat;
	height: 13px;
	background-position: 0px 2px;
}
#logBottom {
	margin: 0px;
	padding: 0px;
	width: 180px;
	background-image: url(Images/logoutBottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
}#menuTop {
	margin: 0px;
	padding: 0px;
	width: 180px;
	background-image: url(Images/logoutTop.jpg);
	background-repeat: no-repeat;
	height: 13px;
	background-position: 0px 2px;
}
#sponsor 
{
    width: 180px;
    height: 57px;
    margin: 5px 0px 0px;
	padding: 7px 0px 0px;   
   
}
#menuBottom {

	margin: 0px;
	padding: 0px;
	width: 180px;
	background-image: url(Images/logoutBottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
}
#menu {

	width: 168px;
	margin: 0px;
	background-image: url(Images/logoutCenter.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #FFFFFF;
}
#logBox a {
	color: #FFFFFF;
	text-decoration: underline;
}
#LoginView1 {
	border: 0px none;
	z-index: 0;
}
#content a {
	color: #006699;
}
.noborder {
	border: 0px none;
}
#footmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-top: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #000000;
}
#footmenu a {
	color:#006699;

}
.liSlideBottom {
	background-image: url(Images/logoutBottom.jpg);
	background-repeat: no-repeat;
	background-position: -3px 0px;
	height:10px;
	margin-top: 5px;
	padding-top: 5px;
}
#flashWrapper 
{
    z-index:0;
}
.surveyResponse
{
    margin-left:10px;
    padding-left:10px;
}
.surveyQuestion
{
    font-size: 14px;
    font-weight: bold;
    margin-top: 8px;
    padding-top: 8px;   
}