body{
	scrollbar-base-color:#;
	background-color: #230B02;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(images/signature_background.jpg);
	background-repeat: repeat-x;*/
	text-align:center;
}

a:link {color: #FFF;} 
a:visited {color: #FFF;} 
a:hover {color: #FFF;} 
a:active {color: #FFF;}

.logoHeader{
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

.header {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px; font-style: normal; line-height: normal;
	font-weight: bold;
	color: #FFF;
}
.footer {
	font-size: 10px;
	color: #C9A551;
	text-decoration: none;
	line-height: 15px;
}
a.footer:link { color: #C9A551;} 
a.footer:visited {color: #C9A551;}  
a.footer:hover {color: #C9A551; text-decoration: underline;} 
a.footer:active {color: #C9A551;}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	line-height: 18px;
	margin-left: 24px;
	margin-top: 10px;
	margin-right: 20px;
}
p {	
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	margin-left: 24px;
	margin-top: 10px;
	margin-right: 20px;
}
.formsubtext {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.formasterisk {
	color: #FF0000;
}
hr {
	color: #C9A551;
	text-decoration: none;
	height: 1px;
}

.CheckBoxList 
{
	width: 340px;
	text-align:left;
	margin-left:auto; 
	margin-right:auto;	
	text-justify:distribute;
	table-layout:fixed;
}
.dropdowns {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

.DateDropDowns {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

.RadioButton {
}

.textbox {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	border-top-color: #E1CE8A;
	border-right-color: #E1CE8A;
	border-bottom-color: #E1CE8A;
	border-left-color: #E1CE8A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.button {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #C9A551;
	border-top-color: #E1CE8A;
	border-right-color: #E1CE8A;
	border-bottom-color: #E1CE8A;
	border-left-color: #E1CE8A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	color: #000000;
	/*background-image: url(images/signature_button_background.gif);*/
	background-image: url(images/button_background.gif);
}
 /* Control the Div for the main content*/
 .content {
 }

/*Sets width of main MainTable*/
.MainTable {
	width: 570px;
	text-align: left;
	margin-left:auto; 
	margin-right:auto;
}

/*Sets content of main tdContent*/
.tdContent {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #46241F;
	background-image: url(images/signature_content_main.jpg);

}

/*Sets content of main FormTable*/
.FormTable {
	width: 500px;
	/*background-color: #FFFFFF;*/
} 

.Panel {
	margin: 0 auto;
	text-align: center;
} 
