body {
margin: 0;
padding: 0;
background: #fff;
color: #2a2a2a;
font: 9pt arial, sans-serif;
text-align: center;
}

#hot_deals_content {
	display: none;
}

#ex_dis{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	position: absolute;
	border: 2px solid #FF6600;
	padding: 15px;
	display:none;
	z-index: 500;
	width:400px;
	top:139px;
	left:193px;
	FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=CCCCCC,offX=7,offY=8,positive=true);
}

a:link, a:visited  {	
	text-decoration: underline;
	color: #171288;
	}
a:hover, a:active {
	text-decoration: none;
	color: #cd5806;
	}
	
a img { border: none; }
	
h1 {
	border: 1px solid #000;
	height: 62px;
	width: 391px;
	background-color: #e4e4e4;
	font: 14pt arial,sans-serif;
	margin: 0;
	padding: 0;		
	}
* html h1 {
	height: 64px;
	width: 393px;
	}
h1 img {
	margin: 36px 0 0 17px;
	}	
h2 {
	color: #cd5806;
	font: bold 11pt arial,sans-serif;
	margin: 8px 0 0 0;
	padding: 0;
	}
h3 {
	color: #222222;
	font: bold 9pt arial,sans-serif;
	margin: 8px 0 3px 0;
	padding: 0;
	}
h4 {
	color: #6666a3;
	font: bold 9pt arial,sans-serif;
	margin: 8px 0 3px 0;
	padding: 0;
	}
#calccontent h1 {
	color: #cd5806;
	font: bold 11pt arial,sans-serif;
	height: 18px;
	width: 180px;
	border: none;
	background-color: #fff;

}
ul li { list-style-image: url(../images/li.gif); }

table {	font-size: 100%; /* IE inheritance fix */ }

.clearfloat {
height: 1px;
clear: both;
}
.clear0 {
height: 0;
clear: both;
}

.container {
	width: 760px;
	text-align: left;
	margin: 0 auto;
	}
.masthead {
	height: 79px;
	background-color: #fff;
	}
.logo {
	float: left;
	width: 400px;
	}
.logo img {
	margin: 14px 0 0 19px;
	}
.mastright {
	float: right;
	width: 360px;
	text-align: right;
	}
.searcharea form {
	margin: 8px 8px 0 0;
	padding: 0;
	float: right;
	}
.searcharea form input {
	margin-left: 3px;
	font: 8pt arial,sans-serif;
	vertical-align: middle;
	}	
.subnav {
	margin: 38px 4px 0 0;
	}
.subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}	
.subnav li {
	margin: 0;
	padding: 0 1px;
	display: inline;
	font: 8pt arial,sans-serif;
	color: #000;
	}	
.subnav a:link, .subnav a:visited {
	color: #000;
	text-decoration: none;
	}
.security a:link, .security a:visited {
	color: #cd5806;
	text-decoration: none;
	}	
.subnav a:hover, .subnav a:active {
	color: #171287;
	text-decoration: underline;
	}
.content {
	background: url(../images/bg_content.gif) repeat-y;
	height: 1%;
	margin-top: 8px;
	}	
.leftcol {
	float: left;
	width: 147px;
	}
.mainNav {
	/* background: url(../images/bg_nav.gif) repeat; */
	line-height: 14pt;
	}

.mainNav img {
	margin-top: 8px;
	}
.mainNav dl, .mainNav dd {
	margin: 0;
	padding: 0;
	}
.mainNav dl dt a {
	display: block;
	padding: 2px 0 2px 7px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/arrow.gif) right no-repeat;
	}
.mainNav dt a:link, .mainNav dt a:visited {	
	color: #fff;
	/* background-color: #22007a; */
	background: #22007a url(../images/arrow.gif) right no-repeat;
	text-decoration: none;
	}
.mainNav dt a:hover, .mainNav dt a:active {
	color: #22007a;
	background-color: #fff;
	text-decoration: none;
	}
.mainNav dd a.category {
	padding: 1px 0 1px 15px;
	font-weight: bold;
	font-size: 8pt;
	}
.mainNav dd a {
	display: block;
	padding: 1px 0 1px 15px;
	background: #bbbaa2;
	}
.mainNav dd a:link, .mainNav dd a:visited {	
	color: #fff;
	background-color: #22007a;
	text-decoration: none;
	font-size: 8pt;
	}
.mainNav dd a:hover, .mainNav dd a:active {
	color: #22007a;
	background-color: #fff;
	text-decoration: none;
	font-size: 8pt;
	}
.mainNav dd {
	border-bottom: 1px solid #000;
	margin-bottom: 3px;
	}		
#back .leftcol {
	float: left;
	width: 171px;

	}
#back .mainNav {
	background: url(../images/bg_nav.gif) repeat;
	line-height: 14pt;
	}
#back .mainNav img {
	margin-top: 8px;
	}
#back .mainNav dl, #back .mainNav dd {
	margin: 0;
	padding: 0;
	}
#back .mainNav dt a {
	display: block;
	padding: 2px 0 2px 7px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	border-left: none;
	border-top: 1px solid #fff;
	}
#back .mainNav dt a:link, #back .mainNav dt a:visited {	
	color: #fff;
	background-color: #22007a;
	text-decoration: none;
	}
#back .mainNav dt a:hover, #back .mainNav dt a:active {
	color: #22007a;
	background-color: #fff;
	text-decoration: none;
	}
#back .mainNav dd a.category {
	padding: 1px 0 1px 15px;
	font-weight: bold;
	font-size: 8pt;
	}
#back .mainNav dd a {
	display: block;
	padding: 1px 0 1px 15px;
	background: #bbbaa2;
	}
#back .mainNav dd a:link, #back .mainNav dd a:visited {	
	color: #fff;
	background-color: #22007a;
	text-decoration: none;
	font-size: 8pt;
	}
#back .mainNav dd a:hover, #back .mainNav dd a:active {
	color: #22007a;
	background-color: #fff;
	text-decoration: none;
	font-size: 8pt;
	}
#back .mainNav dd {
	}		
.midcol {
	float: left;
	width: 414px;
	margin: 8px 0 0 5px;
	display: inline;
	}
.promoarea {
	margin-top: 5px;
	}
.promonav {
	text-align: right;
	margin: 3px 5px 0 0;
	}
.promonav img {
	margin-left: 5px;
	}	
.midcontent {
	margin-top: 5px;
	}	
.midleft {
	float: left;
	width: 181px;
	}
.whatsnew, .finplan {
	border: 1px solid #000;
	background-color: #f8f8f8;
	padding-bottom: 20px;
	margin-bottom: 6px;
	}	

.whatsnew .item {
	padding: 5px 15px 0 13px;
	line-height: 14px;
	}
.whatsnew .item .special2 {
	font: bold 9pt arial,sans-serif;
	border-bottom: 1px dotted #000;
	margin: 2px 0 7px 0;
	padding: 0;
	}		
.whatsnew a:link, .whatsnew a:visited, .whatsnew a:hover, .whatsnew a:active {
	color: #283a97;
	display: block;
	margin-top: 3px;
	}
.whatsnew a:hover, .whatsnew a:active {
	color: #000;
	}	
.finplan .item {
	padding: 10px 15px 0 13px;
	line-height: 14px;
	}	
.finplan .item img {		
	float: right;
	display: inline;
	margin: 0 0 0 10px;
	}
.finplan .link {
	margin: 7px 0 0 0;
	}	
.finplan .link img {
	float: left;
	display: inline;
	margin: -6px 5px 0 0;
	}
* html .finplan .link img {
	margin-top: 3px;
	}	
*:first-child+html .finplan .link img {
	margin-top: 3px;
	}	
.finplan a:link, .finplan a:visited, .finplan a:hover, .finplan a:active {
	color: #000;
	display: block;
	margin-top: 16px;
	font-weight: bold;
	}
.finplan a:hover, .finplan a:active {
	color: #283a97;
	}	
.midright {
	float: right;
	width: 227px;
	}	
.times {
	border: 1px solid #000;
	background-color: #f8f8f8;
	padding-bottom: 8px;
	margin-bottom: 4px;
	}	
.times .item {
	padding: 7px 5px 0 10px;
	line-height: 14px;	
	}
.times img {
	margin: 5px 7px 5px 0;
	}	 		
.contentright {
	float: right;
	width: 585px;
	margin-left: 4px;
	display: inline;
	}

.morecontent {
	width: 585px;
	margin: 0 0;
	padding: 0 0;
}
	
.rightcol {
	float: right;
	width: 189px;
	}	
#back .rightcol {
	}	
.landingcontent	{
	margin: 15px 197px 15px 15px;
	}
.landingcontent img {
	margin-bottom: 5px;
	}	
.loginarea, .branches, .conservices, .hotdeals, .landinglinks, .backblock {
	margin-top: 8px;
	border: 1px solid #000;
	background-color: #6666a3;
	padding-bottom: 8px;
	}
* html .branches .moreoptions {
	height: 0;
	background: none;
}
* html .branches .moreoptions a:hover {
	height: 0;
	background: none;
}

.landinglinks {
	margin-top: 10px;
	background-color: #f8f8f8;
	}	
.backblock {
	margin-top: 10px;
	margin-left: -5px;
	background-color: #fff;
	}
.backblocktext {
	padding: 5px 10px;
	}	
.backblocktext ul {
            margin-top: 5px;
            margin-bottom: 5px;
}
.backblocktext img {
	margin: 5px 0 0 0;
	}	
#back .loginarea, .hotdeals {
	margin-top: 0;
	margin-bottom: -1px;
	}	
.landinglinks ul {
	margin-top: 10px;
	margin-bottom: 10px;
	}	
.landinglinks li {
	padding-bottom: 5px;
	}	
.landinglinks a:link, .landinglinks a:visited {
	color: #283a97;
	text-decoration: none;
	}	
.landinglinks a:hover, .landinglinks a:active {
	color: #000;
	text-decoration: underline;
	}	
.loginlinks {
	color: #fff;
	text-align: right;
	font: 8pt arial,sans-serif;
	margin: 10px 10px 2px 0;
	}
.loginlinks a, .loginlinks img {
	vertical-align: middle;
	margin-left: 5px;
	}	
.loginlinks a:link, .loginlinks a:visited {
	color: #fff;
	}
.loginlinks a:hover, .loginlinks a:active {
	color: #fff;
	text-decoration: none;
	}		
.loginform {
	margin: 8px 0 0 0;
	color: #fff;
	}
.loginform form {
	margin: 0;
	padding: 0;
	}	
.loginform p {
	margin: 2px 20px 5px 0;
	padding: 0;
	font: 8pt arial,sans-serif;
	line-height: 9pt;
	}		
.loginform a:link, .loginform a:visited, .branches a:link, .branches a:visited {
	color: #fff;
	font-weight: bold;
	}
.loginform a:hover, .loginform a:active, .branches a:hover, .branches a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
.loginarea a {
	font-weight: normal;
	}		
.loginnav {
	margin: 6px 0 4px 15px;
	}	
.loginnav img {
	margin: 0 2px;
	}	
.branches, .conservices {
	margin-top: 4px;
	}		
.branches form {
	margin: 4px 0 0 8px;
	padding: 0;
	color: #fff;
	font: 8pt arial,sans-serif;
	}	
.branches form input, .branches form select {
	font: 8pt arial,sans-serif;
	vertical-align: middle;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-top: 2px;
	}	
.branches form select {
	margin: 0 4px 0 3px !important;
	}
.branches .appfield1 {
	border: 1px solid #66686d;
	padding: 0 0 0 3px;
	width: 71px;
	height: 19px;
	}		
* html .branches .appfield1 {
	width: 79px;
	}	
.conservices form {
	margin: 6px 0 0 5px;
	padding: 0;
	color: #fff;
	font: 8pt arial,sans-serif;
	}		
.conservices form select, .conservices form input {
	font: 8pt arial,sans-serif;
	vertical-align: middle;
	margin-left: 5px;
	margin-bottom: 2px;
	}		
.conservices form select {
	width: 134px;
	}	
.hotdeals {
	padding-bottom: 0;	
	}
.hotdeals img {
	margin: 6px 0 6px 10px;
	}	
.hotdeals hr  {
	background: #313333;
  	border: 0;
  	color: #313333;
  	height: 1px;
	margin: 0;
	}
.backcontent {
	margin: 0 15px 20px 15px;
	} 	
.clearbox {
	width: 10px;
	margin: 0 0 10px 10px;
	float: right;
	display: inline;
	height: 238px;
	}
.special1 {
	display: block;
	border-bottom: 1px solid #000;
	background-color: #e4e4e4;
	padding: 5px 0 2px 13px;
	font-weight: bold;
	color: #22007a;
	line-height: 14px;
	}	
.times .special1 {
	padding: 10px 0 5px 10px;
	font-weight: normal;
	}			
.loginarea .special1, .branches .special1, .conservices .special1, .hotdeals .special1 {
	background-color: #ff6600;
	padding: 6px 0 5px 8px;
	color: #fff;
	border-bottom: none;
	}		
.backblock .special1 {
	padding: 5px 0 2px 7px;
	}	
.frontsnav ul {
	margin-top: 5px;
	margin-left: 20px;
	padding: 0;
	}
.frontsnav li {
	list-style-image: url(../images/subnav_li.gif);
	font: 8pt arial,sans-serif;
	}
.frontsnav a:link, .frontsnav a:visited {
	color: #283a97;
	}
.frontsnav a:hover, .frontsnav a:active {
	color: #000;
	text-deocoration: none;
	}	
.foot {
	}
.footnav {
	float: left;
	width: 185px;
	font: 8pt arial,sans-serif;
	margin: 10px 0 0 7px;
	display: inline;
	}	
.footnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.footnav li {
	margin: 0;
	padding: 0 2px;
	display: inline;
	}	
.footnav a:link, .footnav a:visited {
	color: #000;
	text-decoration: none;
	}
.footnav a:hover, .footnav a:active {
	color: #283a97;
	text-deocoration: underline;
	}		
.footlogos {
	float: right;
	width: 560px;
	text-align: right;
	}
.footlogos img {
	margin-right: 15px;
	vertical-align: middle;
	}	
	
	
		
.tableheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6666A3;
	}

.tablesubheader {
	font-weight: bold;
}
	
th {
	background-color: #e4e4e4;
	color: #22007a;
	}
	
.tablecontent1 {
	background-color: #f5f5f5;
	}
	
.tablecontent2 {
	background-color: #eef0f7;
	}

.faqQ, .faqA { 
	font-weight: bold;
	}

.faqQ {color: #cd5806;  }
.faqA {color: #222;  }
	
.xsmall {
    font-size:.8em; 
	}
.small {
    font-size:.9em;
	}
.medium {
    font-size:1em;
	}
.large {
    font-size:1.1em;
	}
.xlarge{
    font-size:1.2em;
	}

.special3 {
	}
.special2 {
	}
.special1 {
	}
	
.special1 a, .special1 a:link, .special1 a:visited {
color: inherit !important;
text-decoration: none;
}
.special1 a:active, .special1 a:hover {
color: inherit !important;
text-decoration: underline;
}

.disclaimer {
	font: 8pt arial,sans-serif;
	}
	
.required {
	font: 8pt arial,sans-serif;
	color: #8d0b02;
	}
	
.appfield1 {
	border: 1px solid #2e2e2e;
	padding: 1px 0 0 3px;
	}	
.appfield2 {
	border: 1px solid #22007a;
	padding: 1px 0 0 3px;
	} 
    
ul.tpls li {
    list-style-image:none;
    list-style-type:none;
}
ol.ddList li {
    margin:10px 0;
}

table td p {
    margin: 10px 5px;
}

#home_promo_container li {
	list-style-image: none;
}

.home_movie {
	text-align: center;
}

.facebook_find {
	margin:  2px 2px 0 0;
	float: right;
}