body {
	background-color: #ffffff;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #532380;
	font-size: 10pt;
	line-height: 12pt;
	text-align: left;
}

td {
	vertical-align: top;
}

textarea, input {
	font-size: 10pt;
}

a, a:link, a:visited, a:hover {
	color: #532380;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	color: #532380;
	font-weight: bold;
	font-size: 18pt;
	text-transform: uppercase;
	line-height: 24pt;
}

h2 {
	color: #808C96;
	font-weight: bold;
	font-size: 14pt;
	line-height: 20pt;
}

h3 {
	color: #532380;
	font-weight: bold;
	font-size: 12pt;
	line-height: 14pt;
}

h4 {
	color: #808C96;
	font-weight: bold;
	font-size: 11pt;
}

/* Forms */
fieldset, form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	color: #532380;
	font-size: 12pt;
	padding: 0 2px 6px;
	font-weight: bold;
}

form.cmxform label {
	display: inline-block;
	/*line-height: 1.8;*/
	vertical-align: top;
	font-weight: bold;
}

form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}

form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	color: #532380;
	font-size: 12pt;
	padding: 0 2px 6px;
	font-weight: bold;
}

legend {
	color: #532380;
	font-size: 12pt;
	padding: 0 2px 6px;
	font-weight: bold;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #dc143c;
}

form.cmxform label {
	width: 160px; /* Width of labels */
}

.formLabelRight {
	font-weight: bold;
	font-size: 10pt;
	line-height: 12pt;
	text-align: right;
	vertical-align: top;
}

.formLabelRequiredRight {
	color: #dc143c;
	font-weight: bold;
	font-size: 10pt;
	line-height: 12pt;
	text-align: right;
	vertical-align: top;
}

.formLabelRequired {
	color: #dc143c;
	font-weight: bold;
	font-size: 10pt;
	line-height: 12pt;
	vertical-align: top;
}

.formInstruct {
	font-size: 8pt;
	font-style: italic;
}

.formLabelLeft {
	font-weight: bold;
	font-size: 10pt;
	line-height: 12pt;
	text-align: left;
	vertical-align: top;
}

/* Other Styles */
.caption {
	font-size: 12px;
	font-style: italic;
	color: #000000;
}

.captionImageCenter {
	text-align: center;
	margin: 10px;
}

.captionImageLeft {
	float: left;
	margin: 10px;
}

.captionImageRight {
	float: right;
	margin: 10px;
}

.error {
	font-weight: bold;
	color: #dc143c;
}

.eventDate {
	font-weight: bold;
	white-space: nowrap;
}

.footer {
	font-size: 11px;
	text-align: center;
}

a.footer, a.footer:hover {
	font-size: 11px;
	font-weight: normal;
}

.header {
	vertical-align: middle;
	text-align: center;
}

.header1 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
}

.homeHighlight2 {
	background-color: #e3dceb;
}

table.homeHighlight {
	width: 275px;
	height: 192px;
	background-color: #e3dceb;
	font-size: 14px;
	text-transform: uppercase;
	vertical-align: middle;
}

td.homeHighlight {
	vertical-align: middle;
}

.homeHighlightTitle {
	text-transform: uppercase;
	font-size: 18px;
}

.homeBottom1 {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}

.homeBottom2 {
	background-color: #e3dceb;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
}

.homeSponsorPlatinum {
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

.homeSponsorSilver {
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}

.homeSponsorFriends {
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

.row1 {
	background-color: #e3dceb;
}

.row1Number {
	background-color: #e3dceb;
	text-align: right;
	white-space: nowrap;
}
		
.row2 {
	background-color: #bdadd0;
}

.row2Number {
	background-color: #bdadd0;
	text-align: right;
	white-space: nowrap;
}
		
.tableheader {
	background-color: #532380;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

/* Drop-Down Menu */
#navbar {
	text-align: center;
}

.chromestyle {
	width: 99%;
	font-weight: bold;
}

.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.chromestyle ul {
	/*border: 1px solid #BBB;*/
	width: 100%;
	/*background: url(chromebg.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li {
	display: inline;
}

.chromestyle ul li a {
	color: #494949;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	/*border-right: 1px solid #DADADA;*/
}

.chromestyle ul li a:hover{
	/*background: url(chromebg-over.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	content: " v";
	/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

.dropmenudiv {
	position:absolute;
	top: 0;
	border: 1px solid #e3dceb; /*THEME CHANGE HERE*/
	z-index: 100;
	background-color: #532380;
	width: 215px;
	visibility: hidden;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);*/ /*Add Shadow in IE. Remove if desired*/
	text-align: left;
}

.dropmenudiv a:link, .dropmenudiv a:visited, .dropmenudiv a:active {
	width: auto;
	display: block;
	/*text-indent: 5px;*/
	border-bottom: 1px solid #808C96; /*THEME CHANGE HERE*/
	padding: 5px;
	text-decoration: none;
	/*font-weight: bold;*/
	color: #e3dceb;
}

* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	background-color: #808C96;
	color: #ffffff;
}

.topnavContainer {
	background-color: #e3dceb;
	text-align: center;
	height: 16px;
}

a.topnav {
	color: #532380;
	text-decoration: none;
	font-size: 14px;
	background-color: #e3dceb;
	text-align: center;
	font-weight: normal;
}

.topnav {
	font-size: 14px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
}

/*links on black bar */
a.topnav:link {color: #532380; text-decoration: none }
a.topnav:visited {color: #532380; text-decoration: none }
a.topnav:active {color: #532380; text-decoration: none }
a.topnav:hover {
	color: #532380;
	text-decoration: underline;
	font-weight: normal;
}
