html, form, legend, fieldset, input, select, div, span, h1, h2, h3, h4, h5, h6, ul, dl, dt, dd, hr {
	margin: 0px;
	padding: 0px;
}
body {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 763px;
	background-image: url(background.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	font: 12px Arial, Helvetica, sans serif;
	text-align: center;
}
.wrap {
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top:  0px;
	top: 0px;
	text-align: left;
	width: 763px;
	background-color:#F5F5F5;
}

#logo {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	width: 763px;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	height: 76px;
}
#directions {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 6px;
	background-color: #0052A5;
	width: 751px;
	height: 15px;
}
.directions {
	font-size: 18px;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}
.confirmation {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 6px;
	background-color: #0052A5;
}

#content {
	margin: 0px;
	padding: 0px;
	width: 763px;
	background-color: #F5F5F5;
}
#require {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-indent: 20px;
	color: #FF0000;
	padding-top: 10px;
}
#buttons {
	padding: 20px;
	text-align: center;
}
.footer {
	width: 763px;
	clear: both;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(copyright_back.gif);
	float: left;
	width: 736px;
	padding-left: 27px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9E0CE;
	border-bottom-color: #ADC39B;
}
#error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 20px;
	color: #FF0000;
}
h1 {
	display: none;
}
a {
	color: #0052A5;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.section {
	background-image: url(home_leftbar.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 763px;
	display: block;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 7px;
	text-indent: 26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444484;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.inputset {
	margin-left: 20px;
	width: 723px;
}
.inputset .codeinput {
	text-align: center;
}
.plain {
	font-weight: normal;
	text-decoration: none;
}
.result {
	width: 500px;
	height: 400px;
	margin-left: 50px;
}
.smallPrint {
	font: 11px Arial, Helvetica, sans serif;
}

.loginSection
{
	border-right: white thin outset;
	border-top: white thin outset;
	border-left: white thin outset;
	border-bottom: white thin outset;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.loginSectionheader
{
	background-image: url(home_leftbar.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 12px;
	height: 20px;
	text-align:left;
}
#sample 
{
	width: 419px;
	height:496px;
	background-image: url(ReferenceCode.jpg);
	background-repeat: no-repeat;
}
.DisabledButton
{
    color:Gray;
    font-size:18px;
}
.EnabledButton
{
    font-weight:bold;
    color:black;
    font-size:18px;
}
.EnrollStatus
{
    font-weight:bold;
    font-style:italic;
    color:#0052A5;    
}
.ContactList
{
    color:#0052A5;    
}
