@charset "utf-8";
body {
	background-image: url(../images/other/usability/homepage-banner-repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding: 0;
	background-color: #EBEBED;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
p {
	color: #000099;
}
br {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.introtext {
	float: left;
	height: auto;
	width: 330px;
	margin-right: 20px;
	text-align: left;
	background-color: #FFFFFF;
	border: 3px solid #C6C3C6;
	padding-left: 15px;
	padding-right: 15px;
	padding: 15px;
}

.italicize {
	font-style: italic;
}
.contest {
	font-weight: bold;
	color: #1B2654;
	padding-bottom: 5px;
	padding-top: 5px;
}

.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
}
.underline {
	text-decoration: underline;
}



.bold {
	font-weight: bold;
}
.introtext  ul {
	list-style-image: url(../images/other/usability/point.png);
}
.introtext ul li {
	list-style-image: url(../images/other/usability/point.png);
	padding-bottom: 10px;
	color: #000052;
}
.floatright {
	float: right;
	padding-left: 20px;
}
.leftcap {
	float: left;
}
.rightcap {
	float: right;
}


#banner {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.formtemplate {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	text-align: left;
}
.formtemplate h1 {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	text-align: left;
	font-size: 36px;
}

#formtemplate {
	width: 500px;
	height: auto;
	display: block;
}


#banner img {
	margin-right: auto;
	margin-left: auto;
}




#content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	min-width: 750px;
	height: auto;
}

#content #nav {
	height: 40px;
	width: 750px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: auto;
	margin-right: auto;
}
#content #nav #navmenu {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	background-image: url(../images/other/usability/center_tile.gif);
	background-repeat: repeat-x;
}
#content #nav #navmenu #navwrapper {
	background-image: url(../images/other/usability/right_cap.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 8px;
}

#footer {
	clear: both;
	padding-top: 30px;
	text-align: center;
	padding-bottom: 30px;
	font-size: .8em;
}
.star {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.lighttext {
	color: #999999;
}
#terms {
	float: left;
	width: 420px;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
}
#terms .lighttext a {
	color: #999999;
}


input {
	padding: 2px;
	font-weight: bold;
	color: #000000;
	border: 3px double #CCCCCC;
	background-color: #FFFF00;
}

input:focus {
	padding: 2px;
	font-weight: bold;
	color: #000000;
	border: 3px double #006600;
}



h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	padding-bottom: 0.5em;
}
textarea {
	border: 3px double #CCCCCC;
	padding: 3px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
	text-align: left;
	padding-top: 0.5em;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #FFFF00;
	margin-bottom: 0.1em;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}
#footer #logo {
	margin-top: 20px;
	margin-bottom: 20px;
}
h1 {
	font-size: 2em;
}


#content .introtext #question {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: auto;
	padding-left: 5px;
	text-align: left;
}
.uploadfilestyle {
	border: 3px double #CCCCCC;
}
.sitemapLinks ul{
padding-left:15px;
}
.sitemapLinks ul li{
text-decoration:none;
color:#0000FF;
}
.sitemapLinks ul li a{
text-decoration:none;
color:#0000FF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	padding-bottom: 0.5em;
}

