 
 body {
	 background-color:#f8f0dd;
	 background-color:#0066CC;
	 background-color:#044688;
	 margin:0px;
	 padding:0px;
 }
 
A:link              { color:#174887; text-decoration:none; }
A:visited           { color:#174887; text-decoration:none; }
A:hover             { color:#174887; text-decoration:none; }
A:active            { color:#174887; text-decoration:none; }


.FooterText A:link              { color:#704e2a; text-decoration:none; }
.FooterText A:visited           { color:#704e2a; text-decoration:none; }
.FooterText A:hover             { color:#704e2a; text-decoration:none; }
.FooterText A:active            { color:#704e2a; text-decoration:none; }


 #BodyBackground {
	width:948px;
	text-align:center;
	margin:0px auto;
	 background-image:url(../images/BackgroundSlice.gif);
	 background-repeat:repeat;
  }

 #MainBody{
	width:910px;
	vertical-align:middle;
	text-align:center;
	margin:0px auto;
	background-color:white;
	padding:0px;
 }
 
 .LogoImage {
	background-color:white;
	background-repeat:no-repeat;
	height:76px;
	width:576px;
	margin-bottom:0px;  
  }

.LogoImage .SectionHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#704e2a;
	display:none;
 }

 
 .Section {
	 margin-left:10px;
 }


 .SingleColSection {
	margin:10px; 
	background:#e1eaf1;
	width:300px;
 }
 
 .DualColSection {
  	margin:10px;
  	width:500;
	text-align:left;
 }


 .DualColSection .SectionHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#174887;
	color:#704e2a;
	display:none;
 }

 .SingleColSection .SectionHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#174887;
	color:#704e2a;
	display:none;
 }
 
 .DualColSection .SectionHeaderImage {
	background-color:white;
	background-repeat:no-repeat;
	height:31px;
	width:500px;
	margin-bottom:10px;  
	margin-top:20px;
  }

 .SingleColSection .SectionHeaderImage {
	background-color:white;
	background-repeat:no-repeat;
	height:31px;
	width:300px;
	margin-bottom:10px;  
	margin-top:20px;
  }
 
  .SectionText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#174887;
	color:#333333;
 }

 .SubSectionHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#174887;
 }

  .SubSectionText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#174887;
	color:#333333;
 }

 .Section UL {
 	font-size:12px;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
 }
 
 .HeaderText {
	color:#704e2a;
	font-family:Arial, Helvetica, sans-serif;	font-size:20px;
 }
 
 .FooterText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#704e2a;
 }
 
 .SectionTable {
 	width:100%;
 }
 
.AAHForm {
	font-family:Arial, Helvetica, sans-serif;
}

.AAHForm TH {
	background:#174887;
	color:white;
	font-weight:normal;
	font-size: 18px;
	font:Arial, Helvetica, sans-serif;
}
 
 .AAHInput {
 	width:95%;
	font-size:14px;
 }

.AAHForm TD {
	height:30px;
	font-size: 14px;
}


.AAHForm .StyleA {
	background:#b4d5f0;
	background:#d6ebfc;
	color:black;
}

.AAHForm .StyleB {
	background:#deeefb;
	background:#ebf4fc;
	color:black;
}

.AAHForm .FormLabelOptional {
	margin-left:20px;
 	font:Arial, Helvetica, sans-serif;
}

.AAHForm .FormLabelRequired {
	margin-left:8px;
 	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.AAHForm .FormLabelError {
	margin-left:8px;
 	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:red;
}

.AAHForm .RequiredField {
	font-weight:bold;
	font-size:20px;
	width:10px;
 }

.Question {
	font-weight:bold;
	font-size:16px;
	margin-top:20px;
 }

