.Warning {color: #D90015;font-weight:bold ;}
.noMargin {margin-bottom: 0px;}
.margins {margin-top:10px; margin-bottom: 10px;}
.highlight {color: #D90015; text-decoration: underline}
.photo {padding-left: 10px; padding-top: 10px; padding-bottom: 10px;}
	.appLines {border-top: solid 1pt #CBC199}
	.appBottom  {border-top: solid 1pt #CBC199; border-bottom: solid 1pt #CBC199}

.tableBody_tan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #003B6F;
	word-spacing: normal;
	letter-spacing: 0.6px;
	border-top: 2.5px solid #B5A570;
	border-right: 2.5px none;
	border-bottom: 2.5px none;
	border-left: 2.5px none;
	padding-left: 10px;
	text-align: left;
}

.tableHeaders_tan {
	color: White;
	font-weight: bolder;
	background-color: #CBC199;
	font-size: 14px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.tableShell_tan {
	width: 160px;
	border: thin solid #B5A570;
}

.tableNav_tan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #003B6F;
	word-spacing: normal;
	letter-spacing: .6px;
	border-top: 2.5px solid #B5A570;
	border-right: 2.5px none;
	border-bottom: 2.5px none;
	border-left: 2.5px none;
	padding-left: 10px;
}

.tableHeaders_blue {
	color: White;
	font-weight: bolder;
	background-color: #003B6F;
	font-size: 14px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.tableShell_blue {
	width: 160px;
	border: thin solid #406C93;
}

.tableBody_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	background-color: #DEE6EC;
	word-spacing: normal;
	letter-spacing: 0.6px;
	border-top: 2.5px solid #406C93;
	border-right: 2.5px none;
	border-bottom: 2.5px none;
	border-left: 2.5px none;
	padding: 10px;
	text-align: left;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9B8948  ;
}

.steps {   
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight: normal;
	color: #406C93;
	margin-top: -5px
}

.footerNav {
	font-size: 12px;
	font-weight: bold;
	color: #003B6F;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}


/* ---------------------------------------------*/

hr {color: #CBC199; height: 1px;}

ul {margin-top: 6px}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0;
}

p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.8;
	color: #000000;
	padding: 0;
	margin-top: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	16px;
	font-weight:	bolder;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding: 0px;
	margin: 0px;
	color: #003B6F;
	margin-bottom: 6px;
	}

h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size:	14px;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding: 0px;
	margin: 0px;
	color: #003B6F;
	margin-bottom: 6px;
}

h3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size:	13px;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
}

h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
}

A:link	{	
	text-decoration:	none;
	color:	#003B6F;
	font-weight: bold;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#003B6F;
	font-weight: bold;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#003B6F;
	font-weight: bold;
	}	

A:hover	{	
	text-decoration:	underline;
	color:	#406C93;
	font-weight: bold;
	}

/* ---------------------------------------------*/

/*
.bodySubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #000000;
	font-weight: bold;
}
.formBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.8;
	color: #003B6F;
	word-spacing: normal;
	letter-spacing: 0.6px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-left: 10px;
}
*/