/* Default Styles 
----------------------------------------------------------------------------------------- */
body {
	margin: 0 0 10px 0;
	padding: 0;
	font: normal 11px/17px Verdana, Arial, Geneva, sans-serif;
	color: #333;
	text-align: center;
	background: #EEE url(../images/bg_main_tile.gif) repeat scroll 0 0; }
	
a, a:link, a:visited, a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #2E3540;
	outline: none; }
	
a:hover {
	color: #4A4F59;
	text-decoration: none; }
	
p {
	margin: 0 0 15px 0; }
	
ul { 
	padding: 0;
	margin: 0 0 15px 20px;
	list-style: square url(../images/bul_pos.gif) outside; }
	
li { 
	margin: 0 0 5px 0; }
	
h1, .titlehome {
	margin: 0 0 10px 0;
	font: italic 18px/23px Georgia, Times New Roman, serif;
	color: #720630; }

h2, h3, .subtitle {
	margin: 0 0 5px 0;
	font: normal 13px/19px Georgia, Times New Roman, serif;
	color: #720630; }
	
.subtitle {
	margin-bottom: 0; }
	
/* Structural Rules
----------------------------------------------------------------------------------------- */
#container, #container3col, #containersub, #containercalc {
	position: relative;
	width: 780px; 
	margin: 0 auto;
	padding-top: 330px;
	text-align: left;
	background: #FFF url(../images/bg_contain.jpg) no-repeat scroll 0 0; }
	
#container3col, #containersub, #containercalc {
	padding-top: 295px;
	background-image: none; }
	
#contenttbl, #contenttbl3col, #contenttblsub, #contenttblcalc {
	padding: 0;
	margin: 0 auto;
	width: 740px;
	background: #FFFFED url(../images/bg_contenttbl.jpg) no-repeat scroll 0 0; }
	
#contenttbl3col, #contenttblsub, #contenttblcalc {
	background-image: none; }
	
#breadcrumb, #breadcrumbsub, #breadcrumbcalc {
	position: absolute;
	left: 215px;
	top: 305px;
	width: 363px;
	height: 25px;
	font-size: 9px;
	line-height: 15px;
	text-align: left; } 
	
#breadcrumbsub, #breadcrumbcalc {
	top: 270px; }
	
#breadcrumbcalc {
	left: 35px; }
	
a#logo, a#logo:link, a#logo:active, a#logo:visited, a#logo:hover {
	position: absolute;
	display: block;
	width: 224px;
	height: 38px; 
	top: 13px;
	left: 19px;
	background: transparent url(../images/pic_logo.gif) no-repeat scroll 0 0;
	cursor: pointer; }
	
#randblurb {
	position: absolute;
	left: 35px;
	top: 125px;
	width: 220px;
	height: 75px;
	font-weight: bold;
	color: #FFC; }
	
#randblurb p {
	margin-bottom: 2px; }
	
#randblurb a, #randblurb a:link, #randblurb a:active, #randblurb a:visited, #randblurb a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFC; }
	
#randblurb a:hover {
	text-decoration: none; }
	
#leftcol, #rightcol {
	width: 181px;
	padding: 0 1px 0 1px;
	background: transparent url(../images/bg_sidecol.gif) repeat-y scroll 0 0;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 179px; } 
	
	#leftcol, #rightcol {
		width: 179px; /* end ie5 hack */ } 
		
.sidecolhead {
	display: block;
	width: 179px;
	height: 30px;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
	font: italic 13px/29px Georgia, Times New Roman, serif;
	color: #FFC;
	background: transparent url(../images/bg_title_sidecol.jpg) no-repeat scroll 0 0;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 164px; }
	
	.sidecolhead  {
		width: 164px; /* endn ie5 hack */ }
	
.sidecoltext, #sidecolonline {
	padding: 0 15px 15px 15px;
	font: normal 10px/16px Verdana, Arial, Geneva, sans-serif; }
	
.sidecoltext p, #sidecolonline p {
	margin-bottom: 10px; }
	
#sidecolonline {
	height: 110px; 
	padding: 20px 0 0 15px;
	background: transparent url(../images/bg_panel_online.jpg) no-repeat scroll 0 0;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	height: 90px; }
	
	#sidecolonline  {
		height: 90px;  /* endn ie5 hack */ }
		
.sidecoltext img {
	position: relative; 
	float: right; 
	margin: 5px 0 0 5px; 
	border: 1px solid #666; }
	
#center {
	width: 378px;
	padding: 0; }
	
#centersub {
	width: 559px;
	padding-right: 1px;
	background: transparent url(../images/bg_center.gif) repeat-y scroll 0 0;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 558px; }
	
	#centersub  {
		width: 558px;  /* endn ie5 hack */ }
		
#centercalc {
	width: 740px;
	padding: 0 1px 0 1px;
	background: transparent url(../images/bg_center_calc.gif) repeat-y scroll 0 0;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 738px; }
	
	#centersub  {
		width: 738px;  /* endn ie5 hack */ }
	
.centertext {
	padding: 0 15px 0 15px;
	margin-bottom: 15px;
	font: normal 11px/18px Verdana, Arial, Geneva, sans-serif; }
	
.divider {
	display: block;
	width: 348px;
	height: 1px;
	margin-bottom: 15px;
	text-align: left;
	background: transparent url(../images/bg_center_horiz.gif) no-repeat scroll bottom; }
	
/* .centertext img {
	margin: 3px 0 10px 10px;
	border: 1px solid #666;
	filter: alpha(opacity = 90);
	-moz-opacity: 0.9; } */
	
.imagepos {
	display: inline;
	float: right;
	width: 240px;
	margin: 5px 0 10px 10px; }
	
.imagepos img {
	float: right;
	padding-bottom: 7px;
	border: none; }
	
.imagepos .imagecaption {
	margin-left: 5px;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold; }
	
.centerseperator {
	width: 418px;
	height: 35px;
	margin: 0 2px 0 2px;
	background: #BCA992 url(../images/pic_center_seperator.jpg) no-repeat scroll 0 0; }
	
#footer, #footersub, #footercalc {
	width: 780px;
	height: 120px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #FFFFED url(../images/pic_footer.jpg) no-repeat scroll 0 0; }
	
#footersub {
	background-image: url(../images/pic_footer_sub.jpg); }
	
#footercalc {
	background-image: url(../images/pic_footer_calc.jpg); }
	
img#lenderlogo, img#lenderlogoalt {
	float: right;
	width: 166px;
	height: 41px;
	margin: 15px 5px 0 0;
	border: none; }	
	
img#lenderlogoalt {
	width: 36px; }
	
img#deluxelogo, img#deluxelogopersonal {
	width: 135px;
	height: 33px;
	margin: 5px 0 5px 10px; }
	
img#deluxelogopersonal {
	width: 150px;
	height: 65px; }
	
a#btnhome, a#btnhome:link, a#btnhome:active, a#btnhome:visited, a#btnhome:hover,
	a#btnsitemap, a#btnsitemap:link, a#btnsitemap:active, a#btnsitemap:visited, a#btnsitemap:hover,
	a#btncontact, a#btncontact:link, a#btncontact:active, a#btncontact:visited, a#btncontact:hover {
	position: absolute;
	right: 188px;
	top: 26px;
	width: 73px;
	height: 9px;
	background: transparent url(../images/btn_home.gif) no-repeat scroll 0 0;
	z-index: 10; }
	
a#btnsitemap, a#btnsitemap:link, a#btnsitemap:active, a#btnsitemap:visited, a#btnsitemap:hover {
	right: 110px;
	width: 58px;
	background-image: url(../images/btn_sitemap.gif); }
	
a#btncontact, a#btncontact:link, a#btncontact:active, a#btncontact:visited, a#btncontact:hover {
	right: 20px;
	width: 70px;
	background-image: url(../images/btn_contact.gif); }
	
a#btnhome:hover, a#btnsitemap:hover, a#btncontact:hover {
	background-position: 0 -15px; }
	
#teaserhome, #teasersub {
	position: absolute;
	left: 320px;
	top: 145px;
	width: 280px;
	height: 90px;
	font: normal 10px/16px Verdana, Arial, Geneva, sans-serif;
	color: #FFF; }
	
#teasersub {
	left: 598px;
	top: 124px; }
	
#teaserhome .titlehome, #teasersub .titlehome {
	display: block;
	width: 237px;
	height: 20px;
	margin-bottom: 8px;
	font-size: 17px;
	line-height: 17px;
	color: #FFC;
	background: transparent url(../images/bg_lock.gif) no-repeat scroll 225px 2px; }
	
#teasersub .titlehome {
	width: 151px;
	height: 36px;
	background-position: 139px 18px; }
	
a#btnlogin, a#btnlogin:link, a#btnlogin:active, a#btnlogin:visited,
	/* a#btndemo, a#btndemo:link, a#btndemo:active, a#btndemo:visited, */
	a#btnloginsub, a#btnloginsub:link, a#btnloginsub:active, a#btnloginsub:visited,
	/* a#btndemosub, a#btndemosub:link, a#btndemosub:active, a#btndemosub:visited */ #btnenroll, #btnenrollsub {
	position: absolute;
	display: block;
	width: 142px;
	height: 23px;
	top: 177px;
	right: 95px;
	background: transparent url(../images/btn_login.gif) no-repeat scroll 0 0; }
	
a#btnloginsub, a#btnloginsub:link, a#btnloginsub:active, a#btnloginsub:visited {
	top: 170px;
	right: 40px; }
	
	#btnenroll, #btnenrollsub {
		top: 210px;
		background: none;
		z-index: 1000; }
		
	#btnenrollsub {
		top: 202px;
		right: 40px; }
	
	a.btndemo, a.btndemo:link, a.btndemo:active, a.btndemo:visited, a.btndemo:hover {
		display: block;
		width: 142px;
		height: 26px;
		background-image: url(../images/btn_demo.gif); }

a#btnlogin:hover, a#btnloginsub:hover, a.btndemo:hover /* , a.btndemosub:hover */ {
	background-position: 0 -30px; }

.datedisplay {
	padding: 0 0 0 10px;
	color: #083F67;
	background: transparent url(../images/bg_time.gif) no-repeat scroll left top; }
	
#backtop { 
	width: 555px; 
	margin: 5px 0 15px 15px;
	font-size: 10px; }
	
#botnav {
	display: block;
	position: relative;
	width: 780px;
	margin: 10px auto;
	padding: 0;
	text-align: left; }
	
#botnav p {
	font: normal 10px/16px Verdana, Arial, Geneva, sans-serif;
	color: #333; }
	
#botnav a, #botnav a:link, #botnav a:active, #botnav a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none; }

#botnav a:hover {
	text-decoration: underline; }
	
#botnavbtncontainer {
	position: absolute;
	left: 0;
	top: 535px;
	width: 800px;
	height: 17px;
	border-left: 1px solid #A5A6B9;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 799px; }
	
	#botnavbtncontainer {
		width: 799px; /* end ie5 hack */ }
	
a.botnavbtn, a.botnavbtn:link, a.botnavbtn:active, a.botnavbtn:visited {
	float: left;
	display: block;
	width: 133px;
	height: 17px;
	font: normal 10px/16px Verdana, Arial, Geneva, sans-serif;
	color: #333;
	text-align: center;
	text-decoration: none;
	border-right: 1px solid #A5A6B9;
	background: transparent url(../images/bg_botnav.gif) repeat-x scroll 0 0;
	cursor: pointer;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 132px; }
	
	a.botnavbtn, a.botnavbtn:link, a.botnavbtn:active, 
		a.botnavbtn:visited {
		width: 132px; /* end ie5 hack */ }

a.botnavbtn:hover {
	color: #000;
	background-position: 0 -17px; }

/* Begin Modified Navigation Rules - CR 12/4/2006
----------------------------------------------------------------------------------------- */
#navigation, #navigationsub {
	position: absolute;
	top: 60px; 
	right: 0;
	width: 785px;
	border-right: 1px solid #666;
	z-index: 1000;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 784px; }
	
	#navigation, #navigationsub {
		width: 784px; /* end ie5 hack */ }

#navigationsub {
	top: 204px; }
	
#navigation ul, #navigationsub ul, #btnenroll ul, #btnenrollsub ul { 
	float: right;
	list-style: none outside none; 
	margin: 0; 
	padding: 0;
	cursor: pointer; }

#navigation li, #navigationsub li, #btnenroll li, #btnenrollsub li {
	margin: 0; }

li.level1 {
	float: left;
	position: relative;
	text-align: center; }

a.mainnav, a.mainnav:link, a.mainnav:active, a.mainnav:visited, a.mainnav:hover,
a.mainnavend, a.mainnavend:link, a.mainnavend:active, a.mainnavend:visited, a.mainnavend:hover,
	a.subnav, a.subnav:link, a.subnav:active, a.subnav:visited, a.subnav:hover {
	display: block;
	width: 130px;
	height: 25px;
	font: normal 10px/23px Verdana, Arial, Geneva, sans-serif;
	text-decoration: none;
	color: #FFC;
	background: transparent url(../images/btn_mainnav.jpg) no-repeat scroll 0 0;
	filter: alpha(opacity = 85);
	-moz-opacity: 0.85; }
	
a.mainnav, a.mainnav:link, a.mainnav:active, a.mainnav:visited, a.mainnav:hover {
	border-left: 1px solid #333;
	voice-family: "\"}\""; /* begin ie6 hack */
	voice-family:inherit;
	width: 129px; }

	a.mainnav, a.mainnav:link, a.mainnav:active, a.mainnav:visited, a.mainnav:hover {
		width: 129px; /* end ie6 hack */ }
		
a.mainnavend, a.mainnavend:link, a.mainnavend:active, a.mainnavend:visited, a.mainnavend:hover {
	width: 129px;
	border-left: 1px solid #333;
	voice-family: "\"}\""; /* begin ie6 hack */
	voice-family:inherit;
	width: 128px; }

	a.mainnavend, a.mainnavend:link, a.mainnavend:active, a.mainnavend:visited, a.mainnavend:hover {
		width: 128px; /* end ie6 hack */ }

a.mainnav:hover, a.mainnavend:hover { 
	color: #720630;
	background-position: 0 -25px; }
	
li.level1 ul { 
	display: none; 
	position: absolute;
	width: 260px;
	text-align: left;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666; }
	
a.subnav, a.subnav:link, a.subnav:active, a.subnav:visited, a.subnav:hover,
	#btnenroll a.subnav, #btnenroll a.subnav:link, #btnenroll a.subnav:active, 
	#btnenroll a.subnav:visited, #btnenroll a.subnav:hover,
	#btnenrollsub a.subnav, #btnenrollsub a.subnav:link, #btnenrollsub a.subnav:active, 
	#btnenrollsub a.subnav:visited, #btnenrollsub a.subnav:hover  { 
	display: block;
	width: 260px;
	height: 100%;
	padding: 3px 8px 4px 8px;
	font: normal 10px/15px Verdana, Arial, Geneva, sans-serif;
	color: #720630;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	background-color: #FFC;
	background-image: none;
	filter: alpha(opacity = 90);
	-moz-opacity: 0.9;
	voice-family: "\"}\""; /* begin ie6 hack */
	voice-family:inherit;
	width: 242px; }
	
	a.subnav, a.subnav:link, a.subnav:active, a.subnav:visited, a.subnav:hover {
		width: 242px; /* end ie6 hack */ }
		
	#btnenroll a.subnav, #btnenroll a.subnav:link, #btnenroll a.subnav:active, 
	#btnenroll a.subnav:visited, #btnenroll a.subnav:hover,
	#btnenrollsub a.subnav, #btnenrollsub a.subnav:link, #btnenrollsub a.subnav:active, 
	#btnenrollsub a.subnav:visited, #btnenrollsub a.subnav:hover {
		width: 225px;
		margin: 0 0 3px 3px;
		color: #FFC;
		border: 1px solid #FFC;
		background-color: #444;
		voice-family: "\"}\""; /* begin ie6 hack */
		voice-family:inherit;
		width: 207px; }
	
		#btnenroll a.subnav, #btnenroll a.subnav:link, #btnenroll a.subnav:active, 
		#btnenroll a.subnav:visited, #btnenroll a.subnav:hover,
		#btnenrollsub a.subnav, #btnenrollsub a.subnav:link, #btnenrollsub a.subnav:active, 
		#btnenrollsub a.subnav:visited, #btnenrollsub a.subnav:hover {
			width: 207px; /* end ie6 hack */ }

a.subnav:hover {
	color: #FFC;
	background-color: #999; }
	
	#btnenroll a.subnav:hover, #btnenrollsub a.subnav:hover {
		background-color: #222; }

li.level1 > ul { 
	top: auto;
	left: auto; }

li.level1:hover ul, li.over ul { 
	display: block; }
	
/* Side Column Navigation Rules
----------------------------------------------------------------------------------------- */
a.leftnav, a.leftnav:link, a.leftnav:active, a.leftnav:visited,
	a.leftnavfirst, a.leftnavfirst:link, a.leftnavfirst:active, a.leftnavfirst:visited {
	display: block;
	width: 179px;
	margin: 0;
	padding: 5px 10px 6px 15px;
	font-size: 10px; 
	line-height: 14px;
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #CC7300;
	background-color: #E6BB77;
	filter: alpha(opacity = 95);
	-moz-opacity: 0.95;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 154px; }
	
	a.leftnav {
		width: 154px; /* end ie5 hack */ }

a.leftnav:hover { 
	text-decoration: none;
	color: #FFF;
	background-color: #CC7300; }

a.btnsamples:link, a.btnsamples:active, a.btnsamples:visited, a.btnsamples:hover {
	display: block; 
	width: 200px; 
	height: 40px; 
	margin: 0 0 10px 10px; 
	font-weight: bold; 
	line-height: 36px; 
	color: #FFF; 
	text-align: center; 
	border: 2px solid #E5B97F; 
	background-color: #CC7300;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 196px; }
	
	a.btnsamples:link, a.btnsamples:active, a.btnsamples:visited, a.btnsamples:hover {
		width: 196px; /* end ie5 hack */ }

/* Web Form Rules
----------------------------------------------------------------------------------------- */	
.mainfield {
	font: normal 10px/10px Verdana, Arial, Geneva, Sans-serif; 
	color: #333; 
	background-color: #FFF; 
	border: 1px solid #999; }
	
.formbutton { 
	width: 100px;
	font: bold 10px/10px Verdana, Arial, Geneva, Sans-serif; 
	cursor: pointer; }
