﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 12px;
	font-family: inherit;
	vertical-align: baseline;
}

/* DEFAULT HEADER STYLES */
h1
{
	font-size: 3.5em;
}
h2
{
	font-size: 3em;
}
h3
{
	font-size: 2.5em;
}
h4
{
	font-size: 2em;
}
h5
{
	font-size: 1.5em;
}
h6
{
	font-size: 1em;
}

:focus
{
	outline: 0;
}

body
{
	line-height: 1.5;
	color: black;
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
	font-size: 11px !important;
}

ol, ul, li
{
	list-style: none;
}


table
{
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}

blockquote, q
{
	quotes: "" "";
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

/* REMOVE BORDERS FROM LINKED IMAGES */
a img
{
	border: none;
}
a, a:visited
{
	cursor: pointer;
	color: #8A1A6E;
	text-decoration: none;
}

a:hover
{
	cursor: pointer;
	color: #8A1A6E;
	text-decoration: underline;
}
#centerWrapper
{
	margin: 0 auto;
	width: 930px;
	text-align: center;
}
#header
{
	height: 206px;
	width: 100%;
}
#footer
{
	width: 100%;
	float: left;
	clear: both;
	margin-top: 50px;
	height: 130px;
}
#leftColumn
{
	float: left;
	width: 10px;
	margin-top: 10px;
	text-align: center;
}
#centerColumn
{
	float: left;
	text-align: left;
	display: inline;
	width: 900px;
	margin-top: 10px;
}
#centerColumn div.headline
{
	background-color: #8A1A6E;
	color: #FFD95C;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}
#centerColumn p
{
	font-size: 12px;
	padding-top: 10px;
}
#centerColumn table td
{	
	padding-top: 3px;	
}
#centerColumn p.subHead
{
	margin: 0;
	padding: 10px 0 0;
	font-weight: bold;
}
#centerColumn span.section
{
	color: #8A1A6E;
	background-color: #FFFFFF;
	font-size: 13.5px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	letter-spacing:1.5px;
}
#centerColumn div.Regsection
{
	color: #8A1A6E;
	background-color: #FFFFFF;
	font-size: 13px;	
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#centerColumn div.PageHeader
{
	color: #8A1A6E;
	background-color: #FFFFFF;
	font-size: 24px;	
	font-weight: bold;
	padding-top: 5px;	
	text-align: left;
	font-family:Bookman Old Style;
}
#centerColumn div.dottedSection
{
	clear: both;
	padding-top: 10px;
	border-top: 1px dotted #584205;
}
#centerColumn div.error
{
	clear: both;
	padding-top: 10px;
	font-weight: bold;
	color: Red;
	text-align: center;
}
#RightNav
{
	float: right;
	margin-top: 10px;
	width: 10px;
}
span.smallspace
{
	padding-left: 10px;
}
.question
{
	font-weight: normal;
	margin-left: 6px;
	font-size: 11px;
}
.rowspacer
{
	padding-top:10px;	
}
.RegHeader
{
	color: #8A1A6E;
	background-color: #FFFFFF;
	font-size: 13px;	
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.RegNoSection
{
	color: #8A1A6E;
	/*background-color: #FFFFFF;*/
	font-size: 13px;	
	font-weight: bold;
	text-align: left;
}
