BODY 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 9pt;
	font-weight: bold;
	text-transform: none;
	color: #003366;
	text-decoration: underline;

}
a:visited {
	font-size: 9pt;
	text-transform: none;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-size: 9pt;
	text-transform: none;
	color: #CC6633;
	text-decoration: none;
	font-weight: bold;
}
p {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #CC6633;
}
h4 {
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #669999;
	text-transform: uppercase;

}
h6 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #669999;
	text-transform: none;

}
menu {
	font-size: 10pt;
	font-style: normal;
	text-transform: none;
}
textarea {
	font-size: 10pt;
	font-style: normal;

}
option {
	font-size: 10pt;
	font-style: normal;

}
ol {
	font-size: 10pt;
	color: #CC6633;
	list-style-type: square;
	font-weight: normal;
	font-variant: normal;

}
h5 {
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	text-transform: none;
	color: #CC6633;
}h1 {
	font-size: 18pt;
	font-weight: normal;
	text-transform: none;
	color: #CC6633;
}
ul {
	font-size: 10pt;
	font-weight: normal;
	color: #CC6633;
	list-style-position: outside;
	list-style-type: square;
	font-style: normal;
	text-decoration: none;
}
li {
	font-size: 10pt;
	font-weight: normal;
	color: #CC6633;
	font-variant: normal;
	list-style-type: square;
}
h3 {
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #CC6633;
}
th {
	color: white;
	background-color: #669999;
}
input {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC6633;
}
select {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC6633;
}
td {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #669999;
}
.seminarTitle 
{
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #CC6633;
}
.seminarSubTitle 
{
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #669999;

}		
.tableHeader 
{
	background-color:#669999;
	font-size: 12px;
	color: #FFFFFF;	
}
.small
{
	background-color: #FFFFFF;
	font-size: 9px;
	color: #669999;	
}
.listHead 
{
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #CC6633;
}
.error
{
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: Red;
}
.seminarComment {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #669999;
}
.amenityLabel 
{
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #669999;
	text-transform: none;
}
.presenterName {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #CC6633;
}
.hsSubtitle 
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: darkgoldenrod;
}	
.hsTitle 
{
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:Maroon;
}	
.hsLink:link {
	font-size: 9pt;
	font-weight: bold;
	text-transform: none;
	color: darkgoldenrod;
	text-decoration: underline;

}
.hsLink:visited {
	font-size: 9pt;
	text-transform: none;
	color: darkgoldenrod;
	text-decoration: underline;
	font-weight: bold;
}
.hsLink:hover {
	font-size: 9pt;
	text-transform: none;
	color: #CC6633;
	text-decoration: none;
	font-weight: bold;
}
.largeButton 
{
	font-size: 14pt;
}
.hsShortDesc
{
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: darkgoldenrod;
}	
.required 
{
	color: Red;
}
.altRow
{
	background: #EEEEEE;
}
.shortDesc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: darkgoldenrod;
}	
.shortDescAlt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: darkgoldenrod;
	background: #EEEEEE;
}	
div 
{
	margin-left: 5px;
	margin-right: 5px;
}
.borderedTable 
{
	BORDER-TOP:gray 1px solid; 
	BORDER-RIGHT: gray 1px solid; 
	BORDER-LEFT: gray 1px solid; 
	BORDER-BOTTOM: gray 1px solid;
	border-collapse: collapse;
}
#image_head {
	padding-right: 55px;
}
hr {
	height: 1px;
	color:#E8E8E8;
}
.reg_container {
	width: 500px;
	padding: 0px;
	text-align: left;
	
}
#login_box {
	padding: 20px;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	margin-top: 20px;
}
#forgotpw_box{
	padding: 20px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	margin-top: 20px;
}
.form_text {
	font-size: 14px;
	color: #333333;
	padding-right: 5px;
	text-align: right;
}
.reg_text {
	font-size: 12px;
	color: #333333;
}
#lblTestName {
	font-size: 24px;
	color: #C5212A;
}
#lblTestNameBegin {
	font-size: 24px;
	color: #C5212A;
}
#lblReviewTestName {
	font-size: 24px;
	color: #C5212A;
}
#lblResultTestName {
	font-size: 24px;
	color: #C5212A;
}
#lblPageTitle {
	font-size: 18px;
	color: #544F68;
}
#lblInstructions {
	font-size: 12px;
	color: #333;
}
#lblInstructions p span {
	font-size: 12px;
	color: #433F52;
}
#lblQuestions td {
	font-size: 12px;
}
#lblReviewQuestions td {
	font-size: 12px;
}
.section_title {
	font-weight: bold;
	color: #433F52;
	font-size: 18px;
	text-align: left;
	padding-bottom: 10px;
}
.questions_box {
	margin-left: 30px;
}
.questions_title {
	font-weight: bold;
	color: #433F52;
	padding-bottom: 20px;
	padding-top: 15px;
}
.numbers {
	padding-top: 3px;
	font-weight: bold;
	font-size: 14px;
	width: 15px;
	vertical-align: top;
}
.question {
	padding-top: 2px;
}
.letters {
	text-align: right;
	padding-top: 3px;
}
.radio_btn {
	width: 20px;
	float: left;
}
.answer {
	width: 300px;
	float: right;
	padding-top: 2px;
}
.footer_text {
	font-size: 12px;
}
#labelSectionHeader {
	font-weight: bold;
	color: #CC0000;
}
