/* CSS Document */
/* STANDARD ELEMENTS -------------------------------------------------------------- */
body {
	color:#333333;
	background:#ffffff;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
}


/* CSS Document */
h1 {
	margin: 0px;
	padding: 0px 0px 10px;
	color: #000000;
	font-size: 2.2em;
}

p {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 20px;
}

ul {
	line-height: 20px;
	list-style-type: square;
	margin-bottom: 20px;
	padding: 0px 0px 0px 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

li {
	margin: 0px 0px 8px;
	padding: 0px;

}

h2 {
	margin: 0px;
	padding: 0px 0px 10px;
	color: #C4183A;
	font-size: 1.4em;
	font-weight: bold;
}

h3 {
	margin: 0px;
	padding: 2px 0px 10px;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}

.hide h2 {
margin:0px;
}



.hide {
	display: none
}

img {
border:0px!important;
margin:0px;
}

#wrap {
	margin: 0 auto;
	width: 761px;
}
.empty {
	margin:0px;
	padding:0px;
	clear:both;
	height:0px;
	line-height:0px;
	border-style:none;
	font-size:0px;
}
a:link, a:visited {
	color: #C4183A;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #C4183A;
	font-weight: bold;
	text-decoration: underline;
}
p.smallprint {
	font-size: 90%;
}
tr {
	vertical-align: top;
}
.small {
	font-size: 80%;
}


/* HEADER -------------------------------------------------------------- */
#header {
	background-image: url(/images/build/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100px;
	background-position: top;
}
.tagline {
/* 
float:right;
background-image:url(/images/build/tagline.gif);
background-repeat:no-repeat;
margin-top:17px;
width:299px;
height:38px;*/

font-size:18px;
 font-weight:bold;
 text-align:right;
margin-right:20px;
	padding-top:10px;
	vertical-align:top;
display:block;
}
#headercontent {
	width: 761px;
	padding: 45px 0px 0px 0px;
	height: 55px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	float: left;
	background-image:url(/images/build/logo.gif);
background-repeat:no-repeat;
width:216px;
height:55px;
}
/* NAV -------------------------------------------------------------- */
#mainnav {
	padding: 0px;
	margin: 0px;
	height:22px;
	width: 775px;
	float: left;

}

#mainnav a{
	margin-right:10px;

}


#mainnavwrap {
	width: 761px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#secondarynav {
	float: right;
	width: 260px;
	width: 340px;
	text-align: right;
}

#secondarynav img {
border:0px!important;
}

.subnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.mainnavlink {
	padding: 0px;
	margin: 0 12px 0 0;
}

img.mainnavlink {
	border:0px!important;
}

/* SIDE CONTENT -------------------------------------------------------------- */
#side {
	width: 175px;
	float: left;
	padding-right: 25px;
}
#sideicons {
	padding: 30px 0 0 10px;
}
/* SIDENAV  */
#sidenav a:link, #sidenav a:visited {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #d4d4d4;
	border-color: #d4d4d4;
	display: block;
	padding-top: 2px;
	padding-bottom: 4px;
}
#sidenav a.sidenavlast {
	border-width: 0;
	border-style: none;
}
#sidenav img {
	padding-left: 5px;
}
#sidenav ul a:link, #sidenav ul a:visited {
	color: #000;
	font-weight: normal;
	display: block;
	border-bottom: 1px dotted #c4183a;
	margin: 0;
	padding: 4px 0;
	width: 100%;
	font-size: 1em;
}
#sidenav ul {
	margin: 0 0 0 2px;
	padding: 0 0 15px;
	list-style-type: none;
	line-height: 18px;
}
#sidenav ul a.sidesubnavlast {
	border-width: 0px;
	border-style: none;
}
#sidenav ul a:hover {
	color: #C4183A;
	font-weight: normal;
	display: block;
	text-decoration: none;
	width: 100%;
}
#sidenav a.sidenavlinkon:link, #sidenav a.sidenavlinkon:visited {
	border-style: none;
	margin-bottom: 3px;
	padding-bottom: 0;
}
#sidenav a.sidesubnavlinkon:link, #sidenav a.sidesubnavlinkon:visited {
	font-weight: bold;
	color: #C4183A;
}
#sidenav li {
	margin: 0;
	padding-left: 15px;
}
#sidenav li.sidesubnavlion {
	background: url(/images/build/subnav/arrow_red.gif) no-repeat;
	background-position: 0 5px;
}

#sidenav a.sidenavblack
{
	color: #000;
}

/* CALL US  */
#callus {
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#callus a:hover {
	color: #C4183A;
	text-decoration: underline;
	font-weight: normal;
}
/* FOOTER --------------------------------------------------------------  */
#footer {
	float:left;
	width:100%;
	margin-top:10px;

	padding:5px 0px 30px 0px;
	clear:both;
}
#footerwrap {
	border-top:1px #d4d4d4 solid;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 760px;
	font-size: 95%;
	color: #666;
	line-height: 19px;
}
#footer .footerleft {
	margin: 0;
	padding: 0;
	float: left;
	width: 550px;
	text-align: left;
}
#footer .footerright {
	text-align: right;
	margin: 0;
	padding: 0;
	float: right;
	width: 200px;
}
#footer a:link, #footer a:visited {
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	font-weight: normal;
	color: #FC8500;
	text-decoration: underline;
}
/* MISC --------------------------------------------------------------  */
#content {
	margin: 0;
	padding: 0 0 0 36px;
	float: left;
	width: 511px;
	height: 347px;
}
.home {
}
/* FORM ELEMENTS --------------------------------------------------------------  */

.formblur {
	font-size: 11px;
	border: 1px solid #d4d4d4;
	background: #FFF;
	margin: 0;
	padding: 2px;
}
.formfocus {
	font-size: 11px;
	border: 1px solid #000;
	background: #FFF;
	margin: 0;
	padding: 2px;
}
.formcalculator {
	border: 1px solid #d4d4d4;
	font-size: 80%;
	width: 80px;
	background: #FFF;
	margin: 0;
	padding: 2px;
	text-align: right;
}
.listbox {
	font-size: 80%;
	margin: 0;
	padding: 0;
	border: 1px solid #D4d4d4;
}
#contentrule {
	border-top: 1px solid #d4d4d4;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 12px 0 0 0;
}
#contentwrap {
	width: 761px;
	padding: 22px 0 50px;
	margin: 0 auto;
}
#bodyintroarea {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right top;
}
#callus a:link, #callus a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
/* MAIN --------------------------------------------------------------  */
#body {
	width:560px;
	float:left;
}
#bodyintroarea p {
	width: 260px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 18px;
}
#bodycontentwrap {
	float: left;
	width: 355px;
}
#bodycontentwrap.bodycontentwrapfullwidth {
	width: 560px;
	float: none;
}
#financialsformtbl {
	width: 99%;
}
#financialsformtbl td {
	margin: 0;
	padding: 0 0 10px;
	vertical-align: top;
}
.imgnc1 {
	background-image: url(/images/build/sub_introimg_1.jpg);
}
.imgnc2 {
	background-image: url(/images/build/sub_introimg_2.jpg);
}
.imgnc3 {
	background-image: url(/images/build/sub_introimg_3.jpg);
}
.imgnc4 {
	background-image: url(/images/build/sub_introimg_4.jpg);
}
.imgnc5 {
	background-image: url(/images/build/sub_introimg_5.jpg);
}
.imgnc6 {
	background-image: url(/images/build/sub_introimg_6.jpg);
}
.imgnc7 {
	background-image: url(/images/build/sub_introimg_7.jpg);
}
.imgnc8 {
	background-image: url(/images/build/sub_introimg_8.jpg);
}
.imgnc9 {
	background-image: url(/images/build/sub_introimg_9.jpg);
}
td.tableol {
	vertical-align: top;
	margin: 0;
	padding: 0 0 25px 0;
	line-height: 22px;
}
/* RIGHT HAND COLUMN ------------------------------------------------------------------- */
#righthandwrap
{
	float: right;
	width: 190px;
	margin: 0;
	padding: 0;
	margin-top: 200px;
	margin-left: 10px;
}

#righthandwrap2
{
	float: right;
	width: 190px;
	margin: 0;
	padding: 0;
	margin-top: 6px;
	margin-left: 10px;
}

#righthandwrap p, #righthandwrap2 p
{
	line-height: 18px;
}



/* RIGHT HAND COLUMN - APPLY */
#applywrap {
	margin: 0;
	padding: 0 0 20px 0;
}
#applycol1body {
	background: url(/images/build/area_bg_wmark.jpg) no-repeat;
	background-position: left 42px;
	height: 142px;
	border-left: 1px solid #d4d4d4;
  width:9px;
}
#applycol1 {
	width: 10px;
	float: left;
height:162px;
background-image:url(/images/build/applycol1.gif);
background-repeat:no-repeat;
}
#applycol2 {
	width: 10px;
	float: left;
height:162px;
background-image:url(/images/build/applycol2.gif);
background-repeat:no-repeat;
}

#applycol1 img, #applycol2 img, #applycol1body, #applycol2body {
clear:both;
float:left;
}


#applybody {
	width: 158px;
	float: left;
	height: 160px;
	background: url(/images/build/area_bg_wmark.jpg) no-repeat;
	background-position: left bottom;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	margin: 0;
	padding: 0;
}
#applycol2body {
	height: 142px;
	border-right: 1px solid #d4d4d4;
width:9px;
}
#applycont {
	margin: 0;
	padding-top: 14px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#applycont p {
	margin: 4px 0 20px;
	padding: 0;
}
/* RIGHT HAND COLUMN - CALCULATE */
#calculatewrap {
	margin: 0;
	padding: 0 0 20px;
}
#calculatecol1body {
	background: url(/images/build/area_bg_wmark.jpg) no-repeat;
	background-position: left 42px;
	height: 142px;
	border-left: 1px solid #d4d4d4;
	width: 9px;
}
#calculatecol1 {
	width: 10px;
	float: left;
	
height:162px;
}
#calculatecol2 {
	width: 10px;
	float: left;
height:162px;
}
#calculatebody {
	width: 158px;
	float: left;
	height: 160px;
	background: url(/images/build/area_bg_wmark.jpg) no-repeat;
	background-position: left bottom;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	margin: 0;
	padding: 0;
}
#calculatecol2body {
	height: 142px;
	border-right: 1px solid #d4d4d4;
	width: 9px;
}
#calculatecont {
	margin: 0;
	padding-top: 14px;
	padding-bottom: 0;
	padding-left: 5px;
}
#calculatecont p {
	margin: 4px 0 35px;
	padding: 0;
}

#calculatecol1 img, #calculatecol2 img, #calculatecol1body, #calculatecol2body {
clear:both;
float:left;
}

/* RIGHT HAND COLUMN - CALL BACK */
#callbackwrap {
	margin: 0;
	padding: 0 0 20px;
}
#callbackcol1body {
	background: url(/images/build/area_bg_wmark.jpg) no-repeat;
	background-position: left 42px;
	height: 142px;
	border-left: 1px solid #d4d4d4;
}
#callbackcol1 {
	width: 10px;
	float: left;
}
#callbackcol2 {
	width: 10px;
	float: left;
}
#callbackbody {
	width: 158px;
	float: left;
	height: 160px;
	background: url(/images/build/area_bg_wmark.jpg) no-repeat;
	background-position: left bottom;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	margin: 0;
	padding: 0;
}
#callbackcol2body {
	height: 142px;
	border-right: 1px solid #d4d4d4;
}
#callbackcont {
	margin: 0;
	padding-top: 14px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#callbackcont p {
	margin: 4px 0 35px;
	padding: 0;
}
#callbacktbl {
	width: 98%;
}
#callbacktbl td {
	margin: 0;
	padding: 0 0 10px;
}
/* RIGHT HAND COLUMN - FINANCIAL SERVICES */
#fswrap {
	margin: 0;
	padding: 0 0 20px;
}
#fscol1body {
	background: url(/images/build/area_bg_wmark.jpg) no-repeat;
	background-position: left 42px;
	height: 142px;
	border-left: 1px solid #d4d4d4;
}
#fscol1 {
	width: 10px;
	float: left;
}
#fscol2 {
	width: 10px;
	float: left;
}
#fsbody {
	width: 158px;
	float: left;
	height: 160px;
	background: url(/images/build/area_bg_wmark.jpg) no-repeat;
	background-position: left bottom;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	margin: 0px;
	padding: 0px;
}
#fscol2body {
	height: 142px;
	border-right: 1px solid #d4d4d4;
}
#fscont {
	margin: 0;
	padding-top: 14px;
	padding-bottom: 0;
	padding-left: 5px;
}
#fscont p {
	margin: 4px 0 35px;
	padding: 0;
}
/* RIGHT HAND COLUMN - AGENCY MAKE CONTACT */
#agencymakecontactwrap {
	margin: 0;
	padding: 0 0 20px;
}
#agencymakecontactcol1body {
	background: url(/images/build/area_bg_wmark.jpg) no-repeat;
	background-position: left 42px;
	height: 142px;
	border-left: 1px solid #d4d4d4;
}
#agencymakecontactcol1 {
	width: 10px;
	float: left;
}
#agencymakecontactcol2 {
	width: 10px;
	float: left;
}
#agencymakecontactbody {
	width: 158px;
	float: left;
	height: 160px;
	background: url(/images/build/area_bg_wmark.jpg) no-repeat;
	background-position: left bottom;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	margin: 0px;
	padding: 0px;
}
#agencymakecontactcol2body {
	height: 142px;
	border-right: 1px solid #d4d4d4;
}
#agencymakecontactcont {
	margin: 0;
	padding-top: 14px;
	padding-bottom: 0;
	padding-left: 5px;
}
#agencymakecontactcont p {
	margin: 4px 0 35px;
	padding: 0;
}
#agencymakecontacttbl {
	width: 98%;
}
#agencymakecontacttbl td {
	margin: 0;
	padding: 0 0 10px;
}
/* CALCULATOR ---------------------------------------------------------------- */



#calculator input

{

width:100px;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}

#calculator select

{

width:120px;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}



/* CONTACT US FORM ---------------------------------------------------------------- */



#contactus input

{

width:200px;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}

#contactus select

{

width:205px;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}



#contactus textarea

{

width:200px;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}





#faqlinks ul {
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#faqlinks li {
	margin: 0px;
	padding: 0px;
	line-height: 19px;
}
#bodyintroarea2 {
	margin-bottom: 20px;
}
/* SITEMAP ---------------------------------------------------------------- */
.sitemapul3 a:link, .sitemapul3 a:visited {
	font-weight: normal;
}
#sitemap ul {
	margin: 0px;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 11px;
}
#sitemap ul.sitemapul3 li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#sitemap a.sitemapa1:link, #sitemap a.sitemapa1:visited {
	font-size: 1.3em;
	color: #C4183A;
}
#sitemap a:link, #sitemap a:visited {
	color: #000;
}
#sitemap a:hover {
	color: #C4183A;
}
li.red {
	list-style-image: url(/images/build/bull_r.gif);
}
li.yellow {
	list-style-image: url(/images/build/bull_y.gif);
}


/*           main menu button style          */

.but_newcon_on a {
background-image:url(/images/build/mnav_newcons_on.gif);
width:122px;
height:22px;
display:block;
float:left;
}

.but_newcon_off a {
background-image:url(/images/build/mnav_newcons_off.gif);
width:122px;
height:22px;
display:block;
float:left;
}

.but_newcon_off a:hover {
background-image:url(/images/build/mnav_newcons_on.gif);
}

.but_members_on a {
background-image:url(/images/build/mnav_members_on.gif);
width:82px;
height:22px;
display:block;
float:left;
margin-left:10px;
}

.but_members_off a {
background-image:url(/images/build/mnav_members_off.gif);
width:82px;
height:22px;
display:block;
float:left;
margin-left:10px;
}

.but_members_off a:hover {
background-image:url(/images/build/mnav_members_on.gif);
}

.but_agency_on a {
background-image:url(/images/build/mnav_agencies_on.gif);
width:80px;
height:22px;
display:block;
float:left;
margin-left:10px;
}

.but_agency_off a {
background-image:url(/images/build/mnav_agencies_off.gif);
width:80px;
height:22px;
display:block;
float:left;
margin-left:10px;
}

.but_agency_off a:hover {
background-image:url(/images/build/mnav_agencies_on.gif);
}

.but_home_off a {
background-image:url(/images/build/mainnav_home_off.gif);
width:32px;
height:22px;
display:block;
float:left;
margin-left:10px;
}

.but_home_off a:hover {
background-image:url(/images/build/mainnav_home_on.gif);
}

.but_contact_off a {
background-image:url(/images/build/mainnav_contact_off.gif);
width:55px;
height:22px;
display:block;
float:left;
margin-left:10px;
}

.but_contact_off a:hover {
background-image:url(/images/build/mainnav_contact_on.gif);
}

.but_memblogin_off a {
background-image:url(/images/build/mainnav_memblogin_off.gif);
width:89px;
height:22px;
display:block;
float:left;
margin-left:10px;
}

.but_memblogin_off a:hover {
background-image:url(/images/build/mainnav_memblogin_on.gif);
}

.hide {
display:none;
}

.but_find_red

{
display:block;
margin-top:25px;
}

.but_find_red a {
width:102px;
height:24px;
display:block;
background-image:url(/images/build/btn_fom_red2.gif);
background-repeat:no-repeat;
}

.but_find_org

{
display:block;
margin-top:20px;
}


.but_apply_org

{
display:block;
}


.but_find_org a {
width:102px;
height:24px;
display:block;
background-image:url(/images/build/btn_fom_orange.gif);
background-repeat:no-repeat;
}

.but_apply_org a {
width:102px;
height:24px;
display:block;
background-image:url(/images/build/btn_applynow.gif);
background-repeat:no-repeat;
}

.topimage
{

margin-right: -190px; 
float: right;
}
.topimagenoab
{

/*margin-right: -180px; */
float: right;
}


/* CSS Document */

#hprow1 {
	padding:10px 0px 0px 0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:0px;
	width:761px;
	clear:both;
}

.btnhpmainfeat {
	padding:0px;
	margin-top:18px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

#hpmainfeatwrap {
	width:576px;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
}
#hpmembloginwrap {
	width:180px;
	float:right;
		margin:0px 0px 10px 0px;
	padding:0px;
}

#hpmemblogincol1 {
	width:10px;
	float:left;
		margin:0px 0px 10px 0px;
	padding:0px;
}

#hpmainfeatcol1 {
	width:10px;
	float:left;
	height:245px;
	background-image:url(/images/build/hpmainfeatcol1.gif);
	background-repeat:no-repeat;
		margin:0px 0px 10px 0px;
	padding:0px;
}

#hpmainfeatcol2 {
	width:10px;
	float:left;
	height:245px;
	background-image:url(/images/build/hpmainfeatcol2.gif);
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;

	padding:0px;
}

#hpmainfeatbody {
	float:left;
	width:550px;
	height:243px;
	background-image:url(/images/build/mainarea_bg.jpg);
	background-repeat:repeat;
	background-position:bottom;
	border-top:1px #d4d4d4 solid;
	border-bottom:1px #d4d4d4 solid;
	margin:0px;
	padding:0px;
}

#hpmainfeatbodyimg {
	width:159px;
	height:195px;
	float:left;
	padding:0px;
	margin-top:9px;
	border:0px;
}

#hpmainfeatcont {
	padding:15px 0px 15px 0px;
	width:330px;
	float:right;
	margin:0px;
}

#hpmainfeatcont p {
	line-height:18px;
	padding:0px;
	margin-top:15px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	width:320px;
}


#hpmltablelogin a:link, #hpmltablelogin a:visited {
	font-weight:normal;
	color:#C0082C;
	text-decoration:none;
	font-size:0.9em;
}

#hpmltablelogin a:hover {
	color:#FF8A07;
	text-decoration:underline;
	font-size:0.9em;
}

#hpmltablelogin {
	width:92%;
	margin:0px;
	padding:0px;
}

#hpmemblogincol1 {
	background-image:url(/images/build/hpmemblogincol1.gif);
	height:245px;
	background-repeat:no-repeat;
width:10px;
}

#hpmemblogincol2 {
	width:10px;
	float:left;
	background-image:url(/images/build/hpmemblogincol2.gif);
	height:245px;
	background-repeat:no-repeat;
width:10px;
}

#hpmembloginbody {
	width:158px;
	float:left;
	background-image:url(/images/build/area_bg_wmark.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:#d4d4d4;
	border-bottom-color:#d4d4d4;
	margin:0px;
	padding:0px;
	height:243px;
}


#hpmemblogincont {
	margin:0px;
	padding-top:14px;
	padding-bottom:0px;
	padding-left:5px;
}

#hpmemblogincont p {
	margin:0px;
	padding:0px;

}
#hpmltablerem {
	margin:5px 0px 8px 0px;
	padding:0px;
	font-size:85%;
}
#hprow2 {
	padding:0px;
	width:761px;
	margin:0px 0px 10px 0px;
clear:both;
}

#hprow2 p {
	line-height:18px;

}

#hpfeatswrap {
	width:576px;
	float:left;
}
#hpfeat1wrap {
	width:283px;
	float:left;
	margin:0px;
	padding:0px 10px 0px 0px;
}

#hpfeat1body {
	width:260px;
	float:left;
	height:160px;
	border-top:1px #d4d4d4 solid;
	background-image:url(/images/build/hp_feats_bg_img1.jpg);
	background-repeat:no-repeat;
	background-position:117px bottom;
	border-bottom:1px #d4d4d4 solid;
}
#hpfeat1col1 {
	width:10px;
	float:left;
	margin:0px;
	padding:0px;
height:162px;
	background-image:url(/images/build/hpfeat1col1.gif);
	background-repeat:no-repeat;
}

#hpfeat1col2 {
height:162px;
	width:10px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(/images/build/hpfeat1col2.gif);
	background-repeat:no-repeat;
}

#hpfeat1cont {
	padding:15px 15px 0px 10px;
	margin:0px;
}

#hpfeat1cont p {
	margin-top:5px;
	padding:0px;
	margin-right:0px;
	margin-bottom:30px;
	margin-left:0px;
}

#hpfeat2wrap {
	width:283px;
	float:left;
	margin:0px;
	padding:0px;
}

#hpfeat2body {
	width:260px;
	float:left;
	height:160px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#d4d4d4;
	background-image:url(/images/build/hp_feats_bg_img2.jpg);
	background-repeat:no-repeat;
	background-position:117px bottom;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#d4d4d4;
}

#hpfeat2col1 {
	width:10px;
	float:left;
	margin:0px;
	padding:0px;
}

#hpfeat2col2 {
	width:10px;
	float:left;
	margin:0px;
	padding:0px;
background-image:url(/images/build/hpfeat2col2.gif);
	background-repeat:no-repeat;
height:162px;
}

#hpfeat2cont {
	padding:10px 0px 0px 6px;
	margin:0px;
}

#hpfeat2cont p {
	margin-top:5px;
	padding:0px;
	margin-right:0px;
	margin-bottom:34px;
	margin-left:0px;

}

#hpmemblogincont input {
	margin:0px;
}

#homeapplywrap {
	float:right;
	width:180px;
	margin:0px;
	padding:0px;
}

#homeintro

{
font-size:14px;
}

/*    title images    */

.title_makethemost {
/*background-image:url(/images/build/hpmfeatttl_mtmooc.gif);
background-repeat:no-repeat;*/
width:251px;
height:68px;
}

.title_refer {
background-image:url(/images/build/refer.gif);
background-repeat:no-repeat;
width:107px;
height:24px;
}



.title_howmuchmore {
/*background-image:url(/images/build/hpfeatsttl_hmm.gif);
background-repeat:no-repeat;*/
width:200px;
height:22px;
}

.title_financialservices {
/*background-image:url(/images/build/hpfeatsttl_fsc.gif);
background-repeat:no-repeat;*/
width:254px;
height:22px;
}

.title_apply {
background-image:url(/images/build/ttls_apply.gif);
background-repeat:no-repeat;
width:109px;
height:23px;
}

/*        random image classes     */
#hpmainfeatbodyimg_1 {
background-image:url(/images/build/hpfeat/hpmainfeat_1.gif);
background-repeat:no-repeat;
	width:195px;
height:234px;
	float:left;
	padding:0px;
margin-top:9px;
border:0px;
}

#hpmainfeatbodyimg_2 {
background-image:url(/images/build/hpfeat/hpmainfeat_2.gif);
background-repeat:no-repeat;
	width:195px;
height:234px;
	float:left;
	padding:0px;
margin-top:9px;
border:0px;
}

#hpmainfeatbodyimg_3 {
background-image:url(/images/build/hpfeat/hpmainfeat_3.gif);
background-repeat:no-repeat;
	width:195px;
height:234px;
	float:left;
	padding:0px;
margin-top:9px;
border:0px;
}

#hpmainfeatbodyimg_4 {
background-image:url(/images/build/hpfeat/hpmainfeat_4.gif);
background-repeat:no-repeat;
	width:195px;
height:234px;
	float:left;
	padding:0px;
margin-top:9px;
border:0px;
}

#hpmainfeatbodyimg_5 {
background-image:url(/images/build/hpfeat/hpmainfeat_5.gif);
background-repeat:no-repeat;
	width:195px;
height:234px;
	float:left;
	padding:0px;
margin-top:9px;
border:0px;
}

#marg1 {
margin-top:20px;
}

#marg2 {
margin-top:20px;
}

/* Toggle */
#rozklikChild {
	display: none;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px;
	padding: 10px 10px 0 10px;
	font-size: smaller;
	width: 725px;
	text-align: justify;
	position: absolute;
	top: 610px;
}
#rozklikChild p {
	margin: 10px 0;
}
#rozklikChild h1 {
	font-size: 120%;
	margin: 0;
	padding: 0;
}
#rozklikChild h2 {
	font-size: 110%;
	margin: 0;
	padding: 0;
}

.special
{
	display: none;
}

#mainnav A
{
	color: #222;
	display: block;
	float: left;
	height: 23px;
	background-image: url(/images/build/bull_y.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-right: 10px;
	padding-top: 3px;
	font-size: 13px;
	letter-spacing: -0.3px;
}

#mainnav A:hover
{
	color: #C4183A;
	font-size: 13px;
	background-image: url(/images/build/bull_r.gif);
	text-decoration: none;

}

#secondarynav A
{
	font-size: 13px;
	display: block;
	float: right;
	height: 23px;
	padding-top: 3px;
	color: #222;
	padding-left: 15px;
	letter-spacing: -0.3px;

	color: #222;
	display: block;
	float: right;
	height: 23px;
	background-image: url(/images/build/bull_y.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-right: 10px;
	padding-top: 3px;
	font-size: 13px;
	letter-spacing: -0.3px;


}

#secondarynav A:hover
{
	color: #C4183A;
	text-decoration: none;
	
	color: #C4183A;
	font-size: 13px;
	background-image: url(/images/build/bull_r.gif);
	text-decoration: none;
}





.button 	{font-size: 12px; font-weight:bold; width:100px; height: 20px; padding-bottom: 2px; background-color: #FF8A07; color: #fff}
.button:hover { background-color: #c0082c; cursor: pointer;}




.contentholder

{
width:760px;
line-height:5px;


}


#homecontentbody {
	background: url(../images/reg-watermark.jpg) no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
}

#homecontentbody h1 {
	font-size: 1.5em;
}

#homecontenttop

{
background: url(../images/curvebox-topback.gif);
background-repeat:repeat-x;


}

#homecontentbottom

{
background: url(../images/curvebox-bottomback.gif);
background-repeat:repeat-x;


}




#eemain
{

 width: 360px;
 background-color: #fff;
 padding-left: 15px;
 padding-right: 15px;
 padding-bottom: 0px;
 font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
line-height:16px;

}



#calculation

{
width: 560px;
border-collapse: collapse;
}

#calculation th

{
font-size:14px;
font-weight:bold;
padding:8px;
background-color: #ffa807;
text-align: left;border:1px solid #ffa807;
color: #ffffff;

}


#calculation td

{
font-size:12px;
padding:8px;
border:1px solid #ffa807;
text-align:left;


}

#retained

{
font-size:14px;
}

#assumptions td

{
font-size:10px;
text-align:left;


}

.signup

{
font-size:14px;
}



/* admin */

#adminmain
{
	background-color: #fff;
	margin: 0;
	width: 100%;
	font-size: 10pt;
}



#adminmain h1

{
font-size:22px;
font-weight:bold;
}

table.admin

{
width:900px;
border-collapse:collapse;
text-align:left;
}
table.admin td

{
border:1px solid #E0E0E0;
font-size:12px;
padding:4px;
text-align:left:

}


}

table.admin th

{
border:1px solid #E0E0E0;
border:collapse;
text-align:left;

}

table.adminmenu

{
width:auto;
border-collapse:collapse;
text-align:left;
}


table.adminmenu td

{
font-size:12px;
padding:3px;
text-align:left:

}


table.adminmenu a

{
font-size:12px;
color:#fff;
background-color:#c0082c;
display:block;
padding:5px;
text-align:left:
text-decoration:none;

}

table.adminmenu a:hover

{

background-color:#FF8A07;
color:#ffffff;
text-decoration:none;

}


table.sortable a.sortheader {
    color:#ffffff;
    font-weight: bold;
    text-decoration: underline;
    display: block;
}

table.sortable span.sortarrow {
    color:#ffffff;
    text-decoration: none;
}



.label_cell

{

text-align:left;
background-color:#EDEDED;
padding:3px;
}

.element_cell

{

text-align:left;
background-color:#EDEDED;
padding:3px;
}


.submit 	{font-size: 13px; font-weight:bold; background-color: #FF8A07; padding:2px; text-align:center; color:#ffffff;}
.submit:hover { background-color: #c0082c; cursor: pointer;}


.redheader

{
font-weight:bold;
font-size:16px;
color: #BE2846;
display:block;
margin-bottom:10px;
}

.orangeheader

{
font-weight:bold;
font-size:16px;
color: #FA8600;
display:block;
margin-bottom:10px;
}

.blackheader

{
font-weight:bold;
font-size:16px;
color: #202020;
display:block;
margin-top:5px;
margin-bottom:10px;
}