@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	margin:auto;
}

#hdrTable {
	display:none;
}

#mainTable {
	width:100%;
	margin:auto;
}

td.borderLeft {
	display:none;
}

td.borderRight {
	display:none;
}

td.borderTop {
	display:none;
}

td.borderBottom {
	display:none;
}

td.mhdrRight {
	display:none;
}

td.content {
	width:100%;
	margin:auto;
}

td.insideContent {
	width:100%;
	margin:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
	line-height:19px;
}

td.insideContentSubnav {
	width:100%;
	margin:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
	line-height:19px;
}

.insideContent a {
	color:#550F19;
	text-decoration:underline;
}

.insideContent a:hover {
	color:#000000;
	text-decoration:underline;
}

td.insideContentStepOne {
	width:100%;
	margin:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
	line-height:19px;
}

.insideContentStepOne a {
	color:#550F19;
	text-decoration:underline;
}

.insideContentStepOne a:hover {
	color:#000000;
	text-decoration:underline;
}

td.insideContentStepTwo {
	width:100%;
	margin:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
	line-height:19px;
}

.insideContentStepTwo a {
	color:#550F19;
	text-decoration:underline;
}

.insideContentStepTwo a:hover {
	color:#000000;
	text-decoration:underline;
}

td.insideContentStepThree {
	width:100%;
	margin:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
	line-height:19px;
}

.insideContentStepThree a {
	color:#550F19;
	text-decoration:underline;
}

.insideContentStepThree a:hover {
	color:#000000;
	text-decoration:underline;
}


td.adminContentOdd {
	/*background-color: #CDCDCD; */
	background-color: #F2F2F2;
	width:790px;
	padding-left:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	line-height:19px;
}	


td.adminContent {
	background-color:#FFFFFF;
	width:790px;
	padding-left:25px;
	/*padding-top:25px;
	padding-right:25px;
	padding-bottom:25px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	line-height:19px;
}

.adminContent a {
	color:#550F19;
	text-decoration:underline;
}

.adminContent a:hover {
	color:#000000;
	text-decoration:underline;
}

table.adminContent {
	padding: 5 5;
}


td.leftnav {
	display:none;
}

.header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20pt;
	color:#550F19;
	font-weight:bold;
}

.subheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	color:#666666;
	font-weight:bold;
}

.slogan {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#550F19;
	font-weight:bold;
}

.message {
	font-size:12pt;
	color:#550F19;
	font-weight:bold;
}

.note {
	font-size:10pt;
	color:#666666;
}

td.footer {
	width:100%;
	margin:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:10pt;
}

.footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#FFFFFF;
}

div.subnavContainer {
	display:none;
}

div.subnav {
	display:none;
}

div.subnav a {
	display:none;
}	

div.subnav a:hover {
	display:none;
}

td.nav {
	display:none;
}

div#nav {
	display:none;
}

div#navItem {
	display:none;
}

div#navItem a {
	display:none;
}

div#navItem a:hover {
	display:none;
}

td.navPop {
	display:none;
}

div#navPop {
	display:none;
}

div#navItemPop {
	display:none;
}

div#navItemPop a {
display:none;
}

div#navItemPop a:hover {
	display:none;
}

td.navPopLarge {
	display:none;
}

div#navPopLarge {
	display:none;
}

div#navItemPopLarge {
	display:none;
}

div#navItemPopLarge a {
	display:none;
}

div#navItemPopLarge a:hover {
	display:none;
}

table.form {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	color:#000000;
	line-height:19px;
}

input.button {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#FFFFFF;
	background-color:#550F19;
	border:2px solid #000000;
}

hr.solid {
	size:1px;
	height:1px;
	color:#000000;
	width:95%;
}

hr.dash {
	border: none 0;
	border-top: 1px dashed #666666;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

td.odd {
	background-color:#e2ded9;
}

td.formleft {
	text-align:right;
	padding-right:10px;
}

.text {
	border:1px solid #333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
}

.normal {
	width:195px;
}

.stepTwoTextarea {
	width:150px;
}

.stepThreeTextarea {
	width:500px;
}

.stepThreeTextarea2 {
	width:300px;
	margin-right:27px;
}

	