/* Layout section: these values affect the placement of the modules */
body,html {
	text-align: center; /*for IE5x only*/
	margin:0; padding:0;
}
body {/*this is separated because DW applies the html background to everything */
	background-color:#FFFCD8;
}
/* -------------------------------------*/
div#page {
	text-align:left;/* to counteract the IE5x hack in the body tag for centering*/
	padding: 0;
	margin: auto; /* set this margin to zero for stuck-left designs, auto for float-center */
	background: #38448D;
}
.page1024 {
	width: 1004px; 
}
.page800 {
	width: 780px; 
}
/* -------------------------------------*/
div#banner {
	margin: 0;
	padding: 0;
	background: url(assets/banner.gif) no-repeat #38448D;
	height: 98px;
}
/* ++++++++++++++++++++++++++++++ */
div#logo {
 	float: left;
	margin: 5px 5px 0 5px;	
	width: 310px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 300px; /* content only */
	
}
.logo1024 {
	padding: 47px 270px 0 18px; /* T R B L */
	
}
.logo800 {
	padding: 47px 45px 0 18px;
}
/* ++++++++++++++++++++++++++++++ */
div#slogan {
	float: right;
	text-align: right;
	margin: 28px 15px 0 0;
	width: 350px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 350px; /* content only */
} 
/* ++++++++++++++++++++++++++++++ */
div#phone {
	float: right;
	text-align: right;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0 0 19px 5px; /* T R B L */
	margin: 2px 15px 0 0; /* T R B L */
	width: 355px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 350px; /* content only */
}
div#phone a {
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* -------------------------------------*/
div#nav {
	float: left;
	margin: 0;
}
.nav1024 {	
	padding: 15px 5px 10px 0px; /* T R B L */
	width: 139px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 134px; /* content only */
}
.nav800 {
	padding: 15px 5px 10px 0px; /* T R B L */
	width: 139px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 134px; /* content only */
}
div#badge1 {/* office phone numbers */
	padding: 5px 5px 10px 5px;
	background: transparent;
	margin: 40px 10px 0 10px;
}
div#badge2 {/* VA bar assn */
	padding: 5px 5px 10px 5px;
	background: transparent;
	margin: 50px 25px 0 25px;
}
div#badge3 {/* AUSA */
	padding: 5px 5px 10px 5px;
	background: transparent;
	margin: 40px 25px 0 25px;
}
/* -------------------------------------*/
div#content {
	float: left;
	background: #FFFFFF;
	margin:0;
	min-height: 800px;
	_height:800px;
}
.content1024 {
	padding: 45px 70px 50px 75px; /* T R B L */
	margin: 1px 0 0 0;
	width: 878px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 718px; /* content only */
}
.content800 {
	padding: 20px 59px 50px 40px; /* T R B L */
	width: 640px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 541px; /* content only */
}
/* -------------------------------------*/
/* each sidebar has its own ID */
.sidebar1024 {	
	float: left;
	background: #FFFAC4;
	margin: 0px 0px 0px 17px;/* T R B L */
	padding: 12px 15px 18px 15px;
	border: 1px solid #273063;
	width: 196px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 147px; /* content only */
}
.sidebar800 {
	float: left;
	background: #FFFAC4;
	margin: 0px 0px 0px 15px;/* T R B L */
	padding: 6px 5px 8px 9px;
	border: 1px solid #273063;
	width: 152px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 136px; /* content only */
}
.sidebar800 p {
	font-size: 11px;
	line-height: 1.5em;
}
.sidebar800 h2,.sidebar1024 h2 {
	margin: 0;
}
/* -------------------------------------*/
div#bottomNav {
	clear: both;
	margin: 0;
	padding: 10px 10px 10px 20px;
	background: url(assets/banner_bottom.gif) no-repeat #38448D;	
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 11px;
	height: 55px;
}
/* -------------------------------------*/
div#footer {
	clear: both;
	margin: 0;
	padding: 10px 10px 10px 20px;
	font-family:"MS Sans Serif", arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	background: #38448D;
	height: 20px;
}

/* Details section: these values determine colors, fonts and the stuff inside the modules */

h1, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	line-height: 1.2em
}
h2 {
	font-size: 14px;
	line-height: 1.2em;
	margin-top: 1.5em;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.35em;
	padding-top: 1.2em; 
	margin: 0;
}
p.firstPara {
	padding-top: 0;
}

div#logo h1 {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 21px;
	line-height: 1.0em;
	font-weight: normal;
}

div#slogan h2 {
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 20px;
	margin: 0;
	font-weight: normal;
}
/* note: phone div text settings are in the div#phone rule in the layout section at top */
div#nav ul {
	list-style-position:outside;
	list-style-type:none;
	margin: 0 0 30px 0;
	padding: 0;
}
div#nav li {	
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 12px; /* T R B L */
	padding: 5px 0 0 0;
}
div#nav li a:link {	
	display: block;
	text-decoration: none;
	background-color: #313C7C;
	color: #FFFFFF;	
	border-top: 1px solid #727EC5;
	border-left: 1px solid #727EC5;
	border-bottom: 1px solid #191F3F;
	border-right: 1px solid #191F3F;
	padding: 3px 5px 3px 5px;
	width: 127px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 100px; /* content only */
}
div#nav li a:visited {
	display: block;
	text-decoration: none;
	background-color: #313C7C;
	color: #DDDDDD;	
	border-top: 1px solid #727EC5;
	border-left: 1px solid #727EC5;
	border-bottom: 1px solid #191F3F;
	border-right: 1px solid #191F3F;
	padding: 3px 5px 3px 5px;
	width: 127px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 100px; /* content only */
}

div#nav li a:hover {
	color: #FFFAC4;
	border-bottom: 1px solid #727EC5;
	border-right: 1px solid #727EC5;
	border-top: 1px solid #191F3F;
	border-left: 1px solid #191F3F;
}
div#nav li a:active {
	color: #FFFAC4;
	border-bottom: 1px solid #727EC5;
	border-right: 1px solid #727EC5;
	border-top: 1px solid #191F3F;
	border-left: 1px solid #191F3F;
}
div#nav li a.YAH {
	cursor: text !important;
	color: #FFFAC4 !important;
	border-bottom: 1px solid #727EC5 !important;
	border-right: 1px solid #727EC5 !important;
	border-top: 1px solid #191F3F !important;
	border-left: 1px solid #191F3F !important;
}

#content a {
	color: #273063;
	text-decoration: underline;
}
#content a:visited {
	color: #000000;
	text-decoration: underline;
}
#content a:hover,#content a:active {
	color: #000000;
	text-decoration: underline;
}
#content ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 0 0 0 3em; /* T R B L */
	padding: 0;
}
#content li {
	color: #38448D;/* the bullet color */
	font-size: 18px;/* the bullet size */
}
#content li p {
	color: #666666;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;	
	margin: 0 0 0 0;
	padding: 0.4em 0 0 0;
}
#content ul.list2 {
	list-style-type: circle;
	list-style-position: outside;
	margin: 0.8em 0 0 3em; /* T R B L */
	padding: 0;
}
#content ul.list3 {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0.8em 0 0 3.5em; /* T R B L */
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#content ul.list3 li {
	color: #273063;/* the bullet color */
	font-size: 13px;/* the bullet size */
}
#floatedSidebar {
	float: right;
	margin-bottom: 25px;
}
#sidebar1 {
	position: relative;
	top: 30px;
}
#sidebar2 {
	position: relative;
	top: 150px;
}
#sidebar3 {
	position: relative;
	top: 400px;
}
#sidebar4 {
	position: relative;
	top: 250px;
}
#sidebar5 {
	position: relative;
	top: 25px;
}
#sidebar6 {
	position: relative;
	top: 400px;
}
#sidebar7 {
	position: relative;
	top: 400px;
}
#sidebar8 {
	position: relative;
	top: 400px;
}
#sidebar9 {
	position: relative;
	top: 400px;
}
#sidebar10 {
	position: relative;
	top: 400px;
}
div.sidebar p {
	font-size: 13px;
}
.floatedPullquote {
	float: right;
	margin: 10px 0px 15px 25px;  /* T R B L */
	padding: 5px 0px 8px 0px;  /* T R B L */
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	width: 250px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 250px; /* content only */
}
.floatedPullquote p {
	margin: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.1em;
	letter-spacing: 0.01em;
	color: #273063;
	padding: 0px 5px 0px 8px;  /* T R B L */	
}
.floatedPhotoRight {
	float: right;
	margin: 10px 0 5px 15px;  /* T R B L */
}
.floatedPhotoRight img {
	display: block;
	padding-bottom: 3px;
}
.floatedPhotoRight p {
	margin: 1px 0 0 0;
	padding: 2px 2px 0 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.2em;
}
div#badge1 p {
	margin: 1px 0 0 0;
	padding: 0 2px 0 2px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.2em;
	color: #FFFFFF;
}
.floatedPhotoLeft{
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 19px 15px 10px 0; /* T R B L */
}
.floatedPhotoLeft img {
	display: block;
	padding-bottom: 3px;
}
.floatedPhotoLeft p {
	margin: 1px 0 0 0;
	padding: 0 2px 0 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
}
.floatedTableLeft {
	float: left;
	margin: 22px 10px 0px 0px;
}
.floatedTableLeft table,.floatedTableRight table,.floatedTableFull table {
	border-collapse: collapse;
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;	
}
.floatedTableLeft th,.floatedTableRight th,.floatedTableFull th {
	background-color: #585769;
	color: #FFFFFF;
	padding: 2px;
}
.floatedTableLeft td,.floatedTableRight td,.floatedTableFull td {
	text-align: center;
	padding: 2px;
}
.floatedTableLeft td.tBottomRow,.floatedTableRight td.tBottomRow,.floatedTableFull td.tBottomRow {
	border-bottom: 1px solid #585769;
}
.floatedTableLeft .altRow,.floatedTableRight .altRow,.floatedTableFull .altRow {
	background-color: #E0DEFF;
}
.floatedTableLeft td.tLeft, th.tLeft {
	font-weight: bold;
	text-align: left;
}
.floatedTableRight td.tLeft, th.tLeft {
	font-weight: bold;
	text-align: left;
}
.floatedTableFull td.tLeft, th.tLeft {
	font-weight: bold;
	text-align: left;
}
.floatedTableLeft th.tLeft,.floatedTableRight th.tLeft,.floatedTableFull th.tLeft {
	padding: 2px 2px 2px 2px;
}
td#tBottomLeftFL, td#tBottomLeftFR, td#tBottomLeftFC {
	border-bottom: 1px solid #585769;
}
.floatedTableLeft p,.floatedTableRight p,.floatedTableFull p {
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 2px 0 2px;
	line-height: 1.2em;
}

.floatedTableRight {
	float: right;
	margin: 22px 0 10px 20px; /* T R B L */
}
.floatedTableFull {
	clear: both;
	margin: 12px auto 10px auto; /* T R B L */

}
/* the styles for the contact form */
td.contactLabel {
	text-align:right;
	vertical-align:top;
	padding: 3px 3px 3px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
td.contactBox {
	text-align:left;
	vertical-align:middle;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
table.contactForm {
	clear: both;
	margin: 10px auto 0px auto; /* T R B L */
	border-collapse: collapse;
	width: 465px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 465px; /* content only */
}
.formBox {
	background-color:#FFFAC4;
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
	line-height: 1.1em;
	padding: 2px;
}
.validationSummary, .validationSummary ul {
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.4em;
	margin: 0.8em 0 0 3em; /* T R B L */
	padding: 0;	
}
.validationSummary li {
	color: #FF0000 !important;
	list-style-type: disc;
	list-style-position: outside;
}
.validationSummary li b{
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.thanksHeadline {
	padding-top: 5px;
	border-top: 2px solid #38448D;
}

/* ----------------------- Bottom Navigation list styles ---------------- */
div#bottomNav ul {
	list-style-position:outside;
	list-style-type:none;
	margin: 0 0 0 0;/* T R B L */
	padding: 0;
}
div#bottomNav li {
	display: inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0 0 0 -5px; /* T R B L */
	padding: 0 0 0 0;
}
div#bottomNav li a:link {	
	display: inline;
	text-decoration: none;
	background-color: transparent;
	color: #FFFFFF;	
	padding: 0 5px 3px 5px; /* T R B L */
}
div#bottomNav li a:visited {
	display: inline;
	text-decoration: none;
	background-color: transparent;
	color: #DDDDDD;
	padding: 0 5px 3px 5px;
}
div#bottomNav li a:hover {
	color: #FFFAC4;
	text-decoration: underline;
}
div#bottomNav li a:active {
	color: #FFFAC4;
}
div#bottomNav li a.YAH {
	cursor: text !important;
	color: #FFFAC4 !important;
}

div#footer .copy {
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
}
div#footer .sm {
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 9px;
	vertical-align: top;
}
div#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
div#footer a:hover {
	color: #FFFAC4;
}
.clearBoth {
	clear: both;
}
.button{
	display: block;
	text-decoration: none !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #313C7C;
	color: #FFFFFF !important;	
	border-top: 2px solid #727EC5;
	border-left: 2px solid #727EC5;
	border-bottom: 2px solid #191F3F;
	border-right: 2px solid #191F3F;
	padding: 3px 10px 3px 10px;
	width: 127px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 115px; /* content only */
}
.button:hover{
	color: #FFFAC4 !important;	
	border-bottom: 2px solid #727EC5;
	border-right: 2px solid #727EC5;
	border-top: 2px solid #191F3F;
	border-left: 2px solid #191F3F;
}




