/* CUSTOM CSS */

body {
	background-color: #eae8d3;
}

p  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

strong  {
	color:#188910;
}

a:link  {
	color:#666666;
	text-decoration:underline;
}

a:hover  {
	color:#0a395e;
	text-decoration:underline;
}


/* HEADERS */

.h-main img, .h-business img, .h-justice img, .h-edu img, .h-health img, .h-tech img { border:0px; background:left top no-repeat; height:222px; margin:0; padding:0; }

	.h-main img { width:787px; height:222px; background:url(brand-collat-01.jpg) no-repeat; }
	.h-business img  { width:787px; height:222px; background:url(brand-collat-04.jpg) no-repeat; }
	.h-justice img  { width:787px; height:222px; background:url(brand-collat-05.jpg) no-repeat; }
	.h-edu img  { width:787px; height:222px; background:url(brand-collat-06.jpg) no-repeat; }
	.h-health img  { width:787px; height:222px; background:url(brand-collat-07.jpg) no-repeat; }
	.h-tech img { width:787px; height:222px; background:url(brand-collat-08.jpg) no-repeat; }


.header-wrap  {
	width:787px;
	height:222px;
	float:left;
	margin:0;
	padding:0;
	z-index:5;
}

.navigation-wrap  {
	float:left;
	width:787px;
	height:28px;
	margin:0;
	padding:0;
}


/* PAGE WRAPPER */

.page-wrap {
	width:787px;
	height:auto;
	background:#fff; 
	padding-bottom: 20px;
}


/* CONTENT WRAPPERS */

.content-column-left {
	display:inline;
	width:342px;
	margin:40px 0 0 20px;
}
.content-column-right {
	display:inline;
	width:390px;
	margin:40px 15px 0 0;
}
.footer-wrap {
	float:left;
	display:inline;
	width:100%; 
	height:24px;
	margin: 0px; 
	padding:20px;
}
	
.footer-wrap, .footer-wrap a, .footer-wrap a:link, .footer-wrap a:visited, .footer-wrap a:hover {
	color:#000;
}

/* for Image Tab Navigation */

.nav1 img, .nav2 img, .nav3 img {border:0px; background:left top no-repeat; height:28px; margin:0; padding:0;}
.nav1 a, .nav2 a, .nav3 a {border:0px; margin:0; padding:0;}

	.nav1 img {height:28px; width:106px; background:url(tab1_off.gif) no-repeat;}
	.nav1:hover img {background:url(tab1_on.gif) left top no-repeat; border:0px;}

	.nav2 img {height:28px; width:128px; background:url(tab2_off.gif) no-repeat;}
	.nav2:hover img {background:url(tab2_on.gif) left top no-repeat; border:0px;}
	
	.nav3 img {height:28px; width:174px; background:url(tab3_off.gif) no-repeat;}
	.nav3:hover img {background:url(tab3_on.gif) left top no-repeat; border:0px;}

.block a { text-decoration:underline;}


/* AOS Programs UL style */

/* this style will turn all bolded <li> items in a <ul> to a gray color */
.prog-list-bold strong  {
	color:#666666;
	font-size:11px;
}

/* this style is for any <ul> containing a nested list */
.prog-list ul, .prog-list strong {
	color:#666666;
	font-size:11px;f
	padding:0;
	margin:0;
}

/* this sets the nested list to have no bullet styles applied */
.list-hash  {
	list-style-type:none;
	list-style-position:inside;
	padding:0px;
}


/* asset level */

form {
	margin:0;
}
.form-wrap {
	float:right;
	margin:0 0 10px 0px; 
	display:block; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#000000;  
	text-align: center;
}

.form-header  {
	float:left;
	margin:0;
	padding:0;
}

/* FORM GRADIENT BOX  */

.form-top, .form-bottom  {
	float:left;
	width:390px;
	height:20px;
	background:transparent url(form-box-btm.gif) no-repeat;
}

.form-top  {
	background:transparent url(form-box-top.gif) no-repeat;
}

.form-content  {
	float:left;
	width:390px;
	background:transparent url(form-box-bg.gif) repeat-y;
}

/* END - FORM GRADIENT BOX  */

.block a {
	text-decoration:underline;
}

/* FOOTER BOX - bg images */

.box  { 
	float:left;
	display:inline;
	background:#eae8d3;
}
 
.top div  { background:url(top_left.gif) no-repeat top left;  }
.top  { background:url(top_right.gif) no-repeat top right; }
.bottom div  { background:url(bottom_left.gif) no-repeat bottom left; }
.bottom  { background:url(bottom_right.gif) no-repeat bottom right; }

/* FOOTER BOX - sets width and height details */
/* each div holding an image is set to the full width of the container */

.top div, .top, .bottom div, .bottom  {
	width:100%;
	height:10px;
}

.box-content  { 
	margin:0 20px;
	text-align:left;
}

.box-content h1  {
	margin-bottom:10px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#188910;
}

.box-content p, .box-content ul, .box-content li  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:1.5em;
	list-style:square;
	list-style-position:inside;
	margin-bottom:5px;
}

.box-content a  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}

.box  { 
	float:left;
	display:inline;
	width:365px;
	height:auto;
	margin:10px 10px 0px 10px;
}


/* CONTENT OBJECTS */

.step-bar {
	display:block; 
	position:relative; 
	margin:auto;
}
.step-bar h5 {
	font-size:0.75em; 
	font-weight:bold;
	margin:10px 20px 1em 20px;
}

.text-content-welcome {
	display:block;
	text-align:left;
}
.text-content-welcome h1 {
	font-size:18px; 
	color:#188910;
	font-weight:bolder; 
	margin:0 10px 0 0;
	padding: 0 10px 25px 0;
}
.text-content-program h1 {
	font-size:18px;
	color:#093679;
	font-weight:bold; 
	margin:1em 10px 1em 0;
}
.text-content-welcome ul {
	margin:0em 10px 1em 25px;
}
.text-content-welcome p {
	font-size:0.75em; 
	margin:0em 10px 1em 0;
}
.text-content-program {
	font-size:0.75em; 
	display:block;
}
.text-content-program p, ul {
	list-style-type: square;
	margin:0em 10px 1em 0px;
	padding-left:5px;
}
.text-content-program ol {
	margin:0em 10px 1em 0px;
	padding-left:5px;
}
.text-content-program a {
	text-decoration:underline;
	font-weight:bold; 
	color: #666666;
}
.text-content-program li {
	font-size:11px;
	line-height:1.75em;
	color:#666666;
	margin:0 0 0 20px;
}

.all-programs-link	{
	color:#0d878a;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	margin:0 0 20px 0;
}

.text-content-benefits {
	font-size:0.75em; 
	display:block;
}
.text-content-benefits h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #770000;
	font-size: 16px;
	margin:0em 10px 1em 0;
}
.text-content-benefits p, ul {
	margin:0em 10px 1em 0;
}
.text-content-benefits li {
	margin:0em 10px 0em 0px;
}
.text-content-formcta {
	font-size:1em; 
	display:block;
}
.text-content-formcta p {
	font-size:0.75em;
	margin:0em 10px 1em 0;
	color:#188910;
	font-weight:bold;
}
.text-content-note {
	font-size:0.6em; 
	font-weight:bold; 
	display:block;
}
.text-content-note p {
	margin:0em 10px 1em 25px;
}

/* FORM STUFF */

.optin {
	width: 300px;
	margin: 20px auto;
	text-align: left;
	font: normal 11px Arial;
	color: #000;
}
.optin a {
	color: #00f; text-decoration:underline;
}
.optin input {
	float: left;
	width: 20px;
}
.opt_pad {
	padding: 0 0 0 8px;
}
.form_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10 10 5 10;
	color: #000;
}
.form_title_table {
	width: 290px;
}
.form_title a {
	color: #6c6c6c;
	text-decoration: underline;
}
.form_area {
	text-align: center;
	padding: 0;
	margin: 0
}
/* step 1 */
.steps1 {
	width: 300px;
	border: none;
	text-align: left;
	margin: 0 auto 0 auto;
}
.steps1 span {margin-top:5px;}
.steps1 label {
	display: block;
	font: normal 0.75em Arial;
	margin: 10px 0 0 25px;
	color: #000;
}

.steps1 select {
	width: 250px;
	font: normal 10px Arial;
	margin: 0px 0 0 25px;
}
.submit1 {

	margin: 15px auto 25px auto;
	padding: 0;
}
/* step 2 */
.steps2 {
	width: 330px;
	border: none;
	text-align: left;
	margin: 0 auto 0 auto;
	color: #000;
}
.steps2 label {
	display: block;
	float: left;
	width: 100px;
	font: normal 0.75em Arial;
	color: #000;
	margin: 5px 3px 0 0;
	text-align: right;
}
.steps2 select {
	width: 170px;
	font: normal 10px Arial;
	display:  inline;
	margin: 3px 0 0 0;
}
.steps2 input {
	width: 170px;
	font: normal 10px Arial;
	display:  inline;
	margin: 3px 0 0 0;
}
.submit2 {
	margin: 15px auto 5px auto;
	padding: 0 0 10px 0;
}

