body {
	margin: 0;
	padding: 0;
	background: #f0e9d8;
	color: #6f6f6f;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: .75em;
	text-align: center;	
	background: url(../images/bg_body.gif) repeat-x;
	}
#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 #005357; 
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);*/
}
#moreInfoMenu {
                background-color: #fff;
                color: #014B4F;
	z-index: 500;
	height: 70px;
	width: 160px;
	border: 1px solid #036;
	display: none;
	position:absolute;
	margin-top: 2px;
	margin: 2px 0 0 20px;
	padding: 8px;
}
#moreInfoMenuBack {
                background-color: #fff;
                color: #014B4F;
	z-index: 500;
	height: 70px;
	width: 160px;
	border: 1px solid #036;
	display: none;
	position:absolute;
	margin-top: 2px;
	padding: 8px;
}
ul.moreInfoOptions {
        margin: 15px 0 0 0;
        padding: 0;
        text-align: left;
}


ul.moreInfoOptions li a:link, ul.moreInfoOptions li a:visited {	
	color: #014B4F;
	text-decoration: underline;
	}
ul.moreInfoOptions li a:hover, ul.moreInfoOptions li a:active {
	color: #014B4F;
	text-decoration: none;
	}

a:link, a:visited {	
	color: #5e1f39;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #5e1f39;
	text-decoration: none;
	}

a img { border: none; }


	
p {
	margin: 5px 0 5px 0;
	padding: 0;
	line-height: 12pt;
}
	
/* ------------------------------------------------------------------- =LAYOUT =DISTYLES */

.clearfloat {
	clear: both;
	height: 1px;	
	}
.clear0 {
	clear: both;
	height: 0;	
	}
	
.pageContainer {
	width: 760px;
	margin: 0 auto;
	text-align: left;	
	background: url(../images/bg_page.gif) repeat-y;
	}
	
	
/* --------------------------------------------------------- =MASTHEAD */

.masthead {
	height: 90px;
	background: url(../images/bg_masthead.gif) repeat-x;
	}
	
.mastheadLeft {
	float: left;
	width: 241px;
	}
	
.mastheadRight {
	float: right;
	width: 500px;
	text-align: right;
	}
	
/* --------------------------------------------------------- =UTILITY */

.utility {
	color: #005357;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	margin-top: 35px;
}

.utility ul {
	margin: 0 20px 0 0;
	padding: 0;	
	}

.utility li {
	margin: 0;
	padding: 0;	
	list-style: none;
	display: inline;
	}
	
.utility a:link, .utility a:visited {	
	color: #005357;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	}
.utility a:hover, .utility a:active {
	color: #005357;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	}
	
/* --------------------------------------------------------- =LOGIN */

.loginContainer {
	background: url(../images/bg_banner.gif) repeat-x;
	height: 121px;
	position: relative;
}

.mainPhoto {
	float: left;
	width: 397px;
}

.date {
	color: #fff;
	font-size: 8pt;
	position: absolute;
	top: 88px;
	right: 15px;
}
	
.loginArea {
	padding: 0;
	margin: 0;
	width: 422px;
	color: #492f92;
	font-size: 8pt;
	position: absolute;
	top: 0;
	right: 0;
}

.loginAreaob {
	position: absolute;
	top: 2px;
	right: 140px;
	text-align: right;
}

.loginAreaCenter {
	position: absolute;
	top: 0;
	right: 140px;
}

*:first-child+html .loginAreaCenter {
	position: absolute;
	top: -1px;
	right: 140px;
}


.loginAreacm {
	position: absolute;
	top: 14px;
	right: 10px;
}

.loginArea form {
	margin: 0;
	padding: 15px 20px 0 0;
	}
	
.userField {
	width: 136px;
	height: 15px;
	max-height: 15px;
	margin: 7px 0 7px 5px;
	border: 0;
	background-color: #FFF;
	color: #333;
	font-size: 8pt;	
	}
	
*:first-child+html .userField {
	height: 14px;
} /*  =IE7 HEIGHT ISSUE */
	
.passField {
	width: 74px;
	height: 15px;
	max-height: 15px;
	margin: 0 9px 0 5px;
	border: 0;
	background-color: #FFF;
	color: #333;
	font-size: 8pt;	
	}
	
*:first-child+html .passField {
	height: 14px;
} /*  =IE7 HEIGHT ISSUE */

.loginBtn {
	margin-top: 4px;
	}
	
.loginBtnCM {
	margin-top: 8px;
	text-align: right;
	}
	
.loginBtnCM img {
	margin-left: 10px;
	}
	
.loginLinksRight {
	text-align: right;
	color: #fff;
	font-size: 7pt;
	margin: 3px 0 0 0;
}
	
.loginArea a:link, .loginArea a:visited {	
	color: #fff;
	text-decoration: none;
	font-size: 7pt;	
	}
.loginArea a:hover, .loginArea a:active {
	color: #fff;
	text-decoration: underline;
	font-size: 7pt;	
	}
	
.loginArea input, .loginArea img { vertical-align: middle; }
	
/* --------------------------------------------------------- =MAINNAV */
	
.mainNav {
	background: url(../images/bg_nav.gif) repeat;
}

.mainNav dl, .mainNav dd {
	margin: 0;
	padding: 0;
	}
	
.mainNav dt a {
	display: block;
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #d0cfc0;
	font-weight: bold;
	text-decoration: none;
	}

.mainNav dt a:link, .mainNav dt a:visited {	
	color: #727163;
	text-decoration: none;
	}
.mainNav dt a:hover, .mainNav dt a:active {
	color: #fff;
	background-color: #3b392b;
	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 20px;
	background: #bbbaa2;
	}
	
.mainNav dd a:link, .mainNav dd a:visited {	
	color: #3b392b;
	text-decoration: none;
	font-size: 8pt;
	}
.mainNav dd a:hover, .mainNav dd a:active {
	color: #3b392b;
	background-color: #979681;
	text-decoration: none;
	font-size: 8pt;
	}
	
	
	
/* -------------------------------------------------------------------- =SEARCH AREA */
div#search .footer{
	width: 400px;
	background: #fff;
}

div#search td{
	text-align: center;
}


.searchArea {
	margin: 15px 0 0 17px;
	height: 40px;
}

.searchArea form {
	margin: 0;
	padding: 0;
}

.searchField {
	width: 125px;
	height: 16px;
	max-height: 16px;
	margin: 0 2px 0 0;
	border: 1px solid #005357;
	background: url(../images/bg_search.gif) repeat-x;
	color: #757575;
	font-size: 8pt;	
	}
	
*:first-child+html .searchField {
	height: 14px;
} /*  =IE7 HEIGHT ISSUE */
	
.searchBtn {
	margin-top: 1px;
	margin-left: 3px;
}

.searchArea input, .searchArea img { vertical-align: middle; }

*html .searchresults {
	width: 500px;
	margin: 0  -40px 0px 0px;
}	

/* --------------------------------------------------------------------- =CONTENT */

* html .contentContainerHome {
	margin-top: -2px;
}

.contentContainerBack {
	margin-top: 2px;
	background: url(../images/bg_backcontent.gif) repeat-y;
}

/* --------------------------------------------------------- =LEFTCOL */
	
.leftCol {
	float: left;
	width: 196px;
	}

/* -------------------------------------------------------------------- =RIGHTCOL */
	
.rightCol {
	float: right;
	width: 564px;
	margin-top: 15px;
	background: url(../images/div_right.gif) repeat-y;
	padding-bottom: 25px;
	}
	
.rightColBack {
	float: right;
	width: 564px;
	}
	
.homeLeft {
	float: left;
	width: 265px;
	margin-left: 20px;
	display: inline;
}

.homeLeft ul {
	margin: 10px 0 0 0;
	padding: 0;
}

.homeRight {
	float: left;
	width: 215px;
	margin-left: 50px;
	display: inline;
}

.homeRight img {
	margin: 10px 0 10px 0;
}

.homeRight a:link, .homeRight a:visited {	
	color: #093381;
	text-decoration: underline;
	font-size: .90em;
	padding: 0 0 0 2px;
	}
.homeRight a:hover, .homeRight a:active {
	color: #093381;
	text-decoration: none;
	font-size: .90em;
	padding: 0 0 0 2px;
	}


/* -------------------------------------------------------------------- =BACK CONTENT */
	
.backContent {
	margin: 30px;
}

.photoBack {
	float: right;
	width: 173px;
	margin: 0 0 20px 20px;
	display: inline;
}

.backContent ul {
	margin: 10px 0 8px 0;
	padding: 0;
}

ul li {
	margin: 0;
	list-style: none;
	list-style-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em; 
	line-height: 14pt;
}

.backContent ol li {
	background-image: none;
	list-style: decimal;
}

	
/* --------------------------------------------------------- =LOGIN BACK */

.loginContainerBack {
	background: url(../images/bg_bannerback.gif) repeat-x;
	height: 99px;
	position: relative;
}

.mainPhotoBack {
	float: left;
	width: 402px;
}
	
.loginAreaBack {
	padding: 0;
	margin: 0;
	width: 422px;
	color: #492f92;
	font-size: 8pt;
	position: absolute;
	top: 0;
	right: 0;
}

.loginAreaobBack {
	position: absolute;
	top: 16px;
	right: 160px;
	text-align: right;
}

.loginAreaCenterBack {
	position: absolute;
	top: 0;
	right: 140px;
}

*:first-child+html .loginAreaCenterBack {
	position: absolute;
	top: -1px;
	right: 140px;
}

.loginAreacmBack {
	position: absolute;
	top: 14px;
	right: 10px;
}

.loginBtnBack {
	margin-top: 8px;
	}
	
.loginBtnCMBack {
	margin-top: 8px;
	text-align: right;
	}
	
.loginBtnCMBack img {
	margin-left: 10px;
	}
.loginBtnCMBack a, img {
	vertical-align: middle;
}
	
.loginAreaBack a:link, .loginAreaBack a:visited {	
	color: #fff;
	text-decoration: none;
	font-size: 7pt;	
	}
.loginAreaBack a:hover, .loginAreaBack a:active {
	color: #fff;
	text-decoration: underline;
	font-size: 7pt;	
	}


/* -------------------------------------------------------------------- =FOOTER */

.footerCap {
	height: 12px;
	width: 760px;
	margin: 0 auto;
	text-align: left;	
	background: url(../images/bg_footercap.gif) repeat-x;
	margin-top: 1px;
}

.footer {
	padding-top: 5px;
	width: 760px;
	margin: 0 auto;
	text-align: left;	
}

.footerLeft {
	float: left;
	width: 250px;
	display: inline;
}

.footerLeft img {
	margin-left: 15px;
}


.footerRight {
	float: right;
	width: 450px;
	text-align: right;
	display: inline;
	color: #b4a094;
	font-size: 7.5pt;	
	position: relative;
	margin-top: 5px;
	margin-right: 15px;
}

.footerLinks {
	position: absolute;
	top: 8px;
	right: 160px;
	color: #005357;
	font-size: 8pt;
	font-weight: bold;
}

.footerLinks a:link, .footerLinks a:visited {	
	color: #005357;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	}
.footerLinks a:hover, .footerLinks a:active {
	color: #005357;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	}
	
/* -------------------------------------------------------------------- =TEXTUAL =FISTYLES */


table { font-size: 100%; }
.tableheader {
	background: #014b4f;
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	color: #fff;
	height: 28px;
	}
	
.tablecontent1 {
	border: 0;
	background-color: #fff;
	color: #727163;
	font-size: 9pt;	
	}
.tablecontent2 {
	border: 0;
	background-color: #d7d6c8;
	color: #727163;
	font-size: 9pt;	
	}
	
	
	
.table { 
	border: 1px solid #014b4f;
}

.stcd {
	border: 1px solid #999999;
	border-collapse: collapse;
}
.stcd td {
	border: 1px solid #999999;
}
*html .stcd {
	border-bottom: none;
	border-right: none;
}
*:first-child+html .stcd {
	border-bottom: none;
	border-right: none;
}

.compare { 
	border-top: 1px solid #014b4f;
	border-left: 1px solid #014b4f;
	width: 100%;
}	

* html .compare {
	width: 89%;
}



.compare td {
	vertical-align: top;
	border-right: 1px solid #014b4f;
	border-bottom: 1px solid #014b4f;
}
	
.rateInfo {
	font-size: 7.5pt;	
}


.required { 
	color: #5e1f39;
	font-size: 8pt;
	font-weight: bold;
	}
	
.appfield1 {
	border: 1px solid #005357;
	background-color: #FFF;
	color: #000;
	}
.appfield2 {
	border: 1px solid #5e1f39;
	background-color: #FFF;
	color: #000;
	}
	
	
.boldLink {
	font-weight: bold;
}	

.boldItalic {
	font-weight: bold;
	font-style: italic;
}

.finStatement {
	width: 500px;
	border-top: 1px solid #014B4F;
	border-left: 1px solid #014B4F;
}

.finStatement td{
	
	border-right: 1px solid #014B4F;
	border-bottom: 1px solid #014B4F;
}

.homeTTBanner {
    margin-left: 30px;
}

.contactTTBanner {
    margin-top: 40px;
}

.irasTTBanner {
    margin-top: -20px;
    margin-right: 100px;
    float: right;
}

* html #ttBanner {
    padding-bottom: 1px;
}

* html .contactTTBanner {
    margin-top: 40px;
}

* html .irasTTBanner {
    margin-top: -20px;
    margin-right: 50px;
    float: right;
}
