@charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end reset */
* :focus { outline: 0; }
body {
	background: #043972 url(img/bg-page.png) no-repeat center top;
	font: 14px Arial, Helvetica, sans-serif;
	color: #474748;
	text-align: center;
}
.clear {clear:both;}
.wrapper {
	width:975px;
	margin:0px auto auto;
	text-align: left;
}
#bottom-content {
	background: url(img/bg-content.png) repeat-y left top;
	width: 975px;
}
#page-content {
	min-height:400px;
	position: relative;

}
#page-content-right {
width:560px;
margin-right:200px;
float:right;

}

#bg-pagetop {
	background: url(img/bg-pagetop.png) no-repeat left top;
	width: 960px;

}
#bg-pagebottom {
	background: url(img/bg-pagebottom.png) no-repeat left bottom;
	width: 960px;
	margin-left: 6px;
}
#bg-footer {
	background: url(img/bg-footer.png) no-repeat center top;
	height: 147px;
	width: 975px;
	text-align:center;
	color:#ffffff;
	padding-top:20px;
}
#bg-footer a {
	color:#ffffff;
	text-decoration: none;
}
#top {
	background: url(img/bg-top.png) no-repeat center top;
	height: 231px;
	min-width:975px;
}
#top-content {
	background: url(img/bg-top-inner.png) no-repeat left top;
	height: 231px;
	position: relative;
}
ul.top-nav {
	height: 68px;
	width: 765px;
	position: absolute;
	top: 141px;
	left: 90px;
}
ul.top-nav li a{
text-indent:-9999px;
height: 68px;
display:block;
position:absolute;
background-image:url(img/bg-nav-all.png);
}
.top-nav .home {
	width: 120px;
	top: 0px;
	left: 0px;
	background-position:0px 0px;
}
.top-nav .home:hover {
	background-position: 0px -66px;
}
.top-nav .why {
	width: 240px;
	top: 0px;
	left: 120px;
	background-position: -120px 0px;
}
.top-nav .why:hover {
	background-position: -120px -66px;
}
.top-nav .how {
	width: 220px;
	top: 0px;
	left: 360px;
	background-position: -360px 0px;
}
.top-nav .how:hover {
	background-position: -360px -66px;
}
.top-nav .act {
	width: 185px;
	top: 0px;
	left: 580px;
	background-position: -580px 0px;
}
.top-nav .act:hover {
	background-position: -580px -66px;
}
.bottom-nav {
margin-bottom:5px;
}
.bottom-nav li {
display:inline;
text-transform:uppercase;
border-right:solid 1px white;
padding:0px 10px;
}
.bottom-nav li.last {
border-right:solid 0px white;
}
ul.utility {
position:absolute;
top:10px;
right:75px;
height: 12px;
width:200px;
}
.utility li {
display:inline;
}
a.ci {
	background: url(img/compassion.png) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 108px;
	border-right: 1px solid #1a4f9e;
	position:absolute;
	left:0px;
	top:0px;
}
a.contact {
	background: url(img/contact.png) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 9px;
	width: 65px;
	position:absolute;
	left:113px;
	top:0px;
}
h1.header-step {
	background: url(img/headline-677.png);
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 677px;
	margin-left:-60px;
		margin-top:10px;
}
h1.submitted {
	background: url(img/submitted.png) no-repeat;
	text-indent: -999px;
	display: block;
	height: 56px;
	width: 412px;
}
p.introduction {
font-size:18px;
margin:5px 0px;
}

a.return {
	background: url(img/return.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 90px;
	width: 287px;
	margin-top: 30px;
}
.thankspage #bottom-content #bg-pagebottom{
background-image:none;
}

/*copied from ci stylesheet */
#nav-side {
    background: url("../images/structure/bg-nav-side-bottom.png") no-repeat scroll 100% 100% transparent;
    left: -18px;
    padding-bottom: 13px;
    position: absolute;
}
.nav-side-outer {
    background: url("../images/structure/bg-nav-side.png") repeat-y scroll right 0 transparent;
}
.nav-side-top {
    background: url("../images/structure/bg-nav-side-top.png") no-repeat scroll right 0 transparent;
}
.nav-side-bottom {
    background: url("../images/structure/bg-nav-side-innerbottom.png") no-repeat scroll right bottom transparent;
    padding: 15px 10px 40px;
    width: 158px;
}
#nav-side ul {
    margin: 0;
}
#nav-side ul li {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px dashed #D1D1D1;
    padding: 0;
}
#nav-side ul li.active {
    background: none repeat scroll 0 0 #D7D7D7;
    font-weight: bold;
}
#nav-side ul li.group {
    border-bottom: 4px solid #D1D1D1;
}
#nav-side ul li.last {
    border-bottom: medium none;
}
#nav-side ul li a.active, #nav-side ul li a:hover {
    background: none repeat scroll 0 0 #C0E0F6;
}
#nav-side ul li a {
    display: block;
    padding: 5px 15px;
}
#nav-side-secondary {
    font-size: 11px;
    padding-top: 5px;
}
#nav-side-secondary li {
    border-bottom: medium none !important;
    font-weight: normal;
    margin: 0 !important;
    padding: 0 !important;
}
#nav-side-secondary li a {
    display: block;
    padding: 4px 15px 4px 30px !important;
}
#nav-side-secondary li a:hover, #nav-side-secondary li a.active {
    font-weight: bold;
}
#nav-side-secondary li a:hover {
    background: none repeat scroll 0 0 #EFEFEF !important;
}
#nav-side-secondary li a.active {
    background: url("../images/structure/bg-more-arrow.png") no-repeat scroll 15px 8px #C0E0F6 !important;
    text-decoration: none;
}
#nav-side-secondary li.last {
    margin-bottom: 0;
}
#nav-side h3 {
    background: url("../images/structure/ico-nav-side-arrow.png") no-repeat scroll 138px 5px transparent;
    border-bottom: 4px solid #D1D1D1;
    font-size: 13px;
    font-weight: bold;
    padding: 0 25px 10px 20px;
    text-transform: uppercase;
}
#nav-side a {
    color: #0079C1;
    text-decoration: none;
}

/* form elements */
fieldset.gray {
   /* background-color: #F7F7F7; */
    padding: 25px 25px 10px;
}
.gray ol {
    margin: 0;
}
.gray li {
    margin-bottom: 15px;
}
.gray label {
    display: block;
}
.gray input.text {
    clear: both;
    margin-top: 4px;
    width: 300px;
}
.gray select {
    margin-top: 4px;
}
.form-group-separator {
    border-top: 2px solid #D9D9D9;
    padding-top: 20px;
}
.gray hr {
    border-color: -moz-use-text-color -moz-use-text-color #B1B1B1;
    border-style: none none dotted;
    border-width: 0 0 1px;
    margin: 20px 0;
    width: 320px;
}
.gray .note {
    background: url("../images/structure/bg-note-arrow.png") no-repeat scroll 0 50% transparent;
    display: block;
    float: right;
}
.gray .note p {
    -moz-border-radius: 3px 3px 3px 3px;
    background-color: #E7E7E7;
    color: #777777;
    font-weight: bold;
    margin: 0 30px 0 5px;
    padding: 10px;
    width: 250px;
}
.gray .note .credit {
    font-weight: normal;
}
.indent {
    margin-left: 20px;
}
.indent input.text {
    width: 250px;
}
.gray li span {
    float: left;
    margin-right: 20px;
}
.form-highlight {
    background-color: #FFF2CB;
    padding: 15px;
}
.form-highlight p {
    margin: 0 0 0 18px;
}
select {
    border: 1px solid #DCDAD7;
    padding: 4px 2px 4px 4px;
}
input.text, textarea {
    border: 1px solid #DCDAD7;
    padding: 6px 8px;
	resize: none;
}
.required strong {
    color: #9F0D24;
    margin-left: 4px;
}
.forms h3 {
    color: #B8B8B8;
    font-size: 16px;
    font-weight: bold;
    margin: 40px 0 6px;
    text-transform: uppercase;
}
.forms > h3:first-child {
    margin: 0 0 6px;
}
.forms h5 {
    font-size: 1.35em;
    font-weight: bold;
}
.forms {
    list-style: none outside none;
    position: relative;
}
.grey_bar {
    background: url("../images/structure/bg-seperator.png") no-repeat scroll 0 bottom transparent;
    float: left;
    height: 3px;
    width: 100%;
}
button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    overflow: visible;
    position: relative;
    width: auto;
    z-index: 1;
}
.Submit {
    background: url("img/btn-submit.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 51px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 131px;
}
.gray .forms .error {
    background: none repeat scroll 0 0 #F1C6CD;
    border: 1px solid #DE7183;
    float: none;
    margin: 4px;
    padding: 8px;
}
.gray .forms .error2 {
    float: left;
}
.header-interior {
    background: url("../images/structure/bg-seperator.png") no-repeat scroll 0 bottom transparent;
    color: #003EB1;
    font-size: 32px;
    line-height: 1em;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.house {
width:32px;
height:32px;
position:absolute;
top: 176px;
left:40px;
}