body {
	margin: 0;
	padding: 0;
	color: #595959;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: .75em;
	text-align: center;	
	background-color: #f5ebd7;
	}
	
table {
	font-size: 8pt;
}
	
a:link, a:visited {	
	color: #1e3e9e;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #1e3e9e;
	text-decoration: none;
	}

a img { border: none; }

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	color: #085ca5;	
	font-size: 13pt;
	margin: 0;
	padding: 0;
	}

h2 #calccontent h1, #calccontent h1 center {
	color: #085ca5;	
	font-size: 13pt;
	margin: 0;
	padding: 0;
	}

h3 {
	color: #3c97cb;	
	font-size: 11pt;	
	margin: 0;
	padding: 0;
	}
	
h4 {
	color: #f1b953;	
	font-size: 8pt;	
	margin: 0;
	padding: 0;
	}
	
p {
	margin: 5px 0 5px 0;
	padding: 0;
	line-height: 14pt;
}

hr {
	border: 0;
	width: 100%;
	color: #81a5b7;
	background-color: #81a5b7;
	height: 1px;
}
	
/* ------------------------------------------------------------------- =LAYOUT =DISTYLES */

.clearfloat {
	clear: both;
	height: 1px;	
	}
.clear0 {
	clear: both;
	height: 0;	
	}
	
.pageContainer {
	width: 961px;
	margin: 0 auto;
	text-align: left;
	}
	
/* --------------------------------------------------------- =UTILITY */

.utility {
	color: #1e3e9e;
	font-size: 8pt;
	height: 25px;
	text-align: right;
}

.utility ul {
	margin: 0;
	padding: 5px 10px 0 0;
}

.utility li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

.utility a:link, .utility a:visited {	
	color: #1e3e9e;
	text-decoration: none;
	}
.utility a:hover, .utility a:active {
	color: #1e3e9e;
	text-decoration: underline;
	}

/* --------------------------------------------------------- =MASTHEAD */

.masthead {
	height: 94px;
	background: url(../images/bg_masthead.gif) no-repeat;
	}
	
.mastheadLeft {
	float: left;
	width: 231px;
	}
	
.mastheadRight {
	float: right;
	width: 664px;
	text-align: right;
	}
	
/* --------------------------------------------------------------------- =SEARCHAREA */

.searchArea {
	margin-top: 10px;
	margin-right: 15px;
}

.searchArea form {
	margin: 0;
	padding: 0;
}

.searchField {
	width: 140px;
	height: 19px;
	max-height: 19px;
	margin: 2px 5px 0 0;
	padding: 2px 0 0 3px;
	border: 1px solid #000;
	background-color: #fff;
	color: #333;
	font-size: 8pt;
	}
	
*:first-child+html .searchField {
	height: 18px;
	max-height: 18px;
}/* IE7 HEIGHT ISSUE */
	
.searchArea input, .searchArea img { vertical-align: middle; }

.searchBtn {
	margin-top: 4px;
}

.slogan {
	margin-top: 15px;
}
	
/* --------------------------------------------------------- =TOPNAV */
	

.topNav {
	height: 30px;
	background: url(../images/bg_nav.gif) repeat-x;
	border-right: 1px solid #1e3e9e;
	}

.topNav ul {
	margin: 0 0 0 15px;
	padding: 0;	
}

.topNav li {
	margin: 0;
	padding: 0;	
	display: inline;
	}
	
.topNav img {
	margin-right: 3px;
}


/* --------------------------------------------------------------------- =LEFTCOL */

.contentContainer {
	margin-top: 1px;
	padding-bottom: 20px;
	background: url(../images/bg_page.gif) repeat-y;
}

* html .contentContainer {
	margin-top: -3px;/* IE6 EXTRA SPACE REMOVAL */
}
	
.leftCol {
	float: left;
	width: 195px;
	display: inline;
	font-size: 8pt;
	}
	
/* --------------------------------------------------------------------- =LOGIN */
	
.loginArea {
	padding: 0 0 10px 0;
	margin: 0;
	color: #002596;
	background: url(../images/bg_login.gif) repeat-y;
	font-size: 7.5pt;
	position: relative;
}

.loginArea form {
	margin: 0;
	padding: 3px 0 0 25px;
	}

.loginArea input, .loginArea img { vertical-align: middle; }

.loginField {
	width: 147px;
	height: 19px;
	max-height: 19px;
	margin: 0 0 5px 0;
	padding: 2px 0 0 2px;
	border: 1px solid #002596;
	background-color: #fff;
	color: #333;
	font-size: 7pt;	
	}
	
*:first-child+html .loginField {
	height: 16px;
	max-height: 16px;
}/* IE7 HEIGHT ISSUE */

.loginBtn {
	text-align: right;
	margin-right: 30px;
	padding-top: 5px;
	}

.loginArea a:link, .loginArea a:visited {	
	color: #002596;
	text-decoration: none;
	}
.loginArea a:hover, .loginArea a:active {
	color: #002596;
	text-decoration: underline;
	}
	
.passLink {
	position: absolute;
	top: 40px;
	right: 30px;
}

* html .passLink {
	position: absolute;
	top: 42px;
	right: 33px;
}

.moreLink {
	position: absolute;
	top: 8px;
	left: 25px;
}

.loginLink {
	position: absolute;
	top: 78px;
	right: 82px;
	color: #002596;
	text-align: right;
	width: 100px;
}

* html .loginLink {
	top: 82px;
}


.loginLinkBack {
	position: absolute;
	top: 3px;
	right: 82px;
	color: #002596;
	text-align: right;
	width: 100px;
}



/* --------------------------------------------------------------------- =RIGHTCOL */


.rightCol {
	float: right;
	width: 766px;
	}
	
.bannerHome {
	text-align: center;
}
	
/* --------------------------------------------------------------------- =HOMECONTENT */


.homeContent {
	margin-top: 20px;
	margin-left: 35px;
	height: 1%;
}
	
.homeLeft {
	float: left;
	width: 461px;
	margin: 0;
	display: inline;
}
	
.homeRight {
	float: right;
	width: 200px;
	margin: 0 25px 0 0;
	display: inline;
}

.homeRight ul {
	margin: 5px 0 15px 0;
	padding: 0;
	font-size: 8pt;
}

.homeRight li {
	margin: 8px 10px;
	padding: 0 0 0 12px;	
	list-style: none;
	background-image: url(../images/li.gif); 
	background-repeat: no-repeat;
	background-position: 0 .5em; 
	line-height: 12pt;
}

.boxContainer {
	background-color: #e0e9f1;
	border: 1px solid #8e9ece;
	padding-bottom: 5px;
	margin-top: 20px;
}

.boxContent {
	width: 175px;
	margin: 5px 0 0 15px;
	font-size: 8pt;
	font-color: #000;
}


	
/* -------------------------------------------------------------------- =FOOTER */

.footer {
	width: 961px;
	margin: 0 auto;
	text-align: left;
	text-align: right;
}

.footer a, .footer img { vertical-align: middle; }

/* -------------------------------------------------------------------- =BACKPAGE CONTENT */

.backContent {
	margin: 25px 45px 25px 25px;
}

.backContent ul {
	margin: 15px 0 15px 0;
	padding: 0;
}

.backContent ul li {
	margin: 8px 0;
	padding: 0 0 0 15px;	
	list-style: none;
	background-image: url(../images/li.gif); 
	background-repeat: no-repeat;
	background-position: 0 .3em; 
	line-height: 12pt;
}

.backContent ol li {
	margin: 8px 0;
	padding: 0 0 0 15px;	
	line-height: 12pt;
}

.backImg {
	float: right;
	width: 185px;
	display: inline;
	margin-left: 15px;
	margin-bottom: 25px;
	border: 1px solid #0066a7;
}

	
/* -------------------------------------------------------------------- =TEXTUAL =FISTYLES */

.tableheader {
	color: #fff;
	font-weight: bold;
	background-color: #01285d;
	font-size: 9pt;
	}
	
th {
	color: #fff;
	font-weight: bold;
	background-color: #285f9b;
	font-size: 9pt;
	}
	
.tablecontent1 {
	border-right: 1px solid #bfbfac;
	border-bottom: 1px solid #bfbfac;
	border-left: 1px solid #bfbfac;
	background-color: #FFF;
	color: #000;
	}
.tablecontent2 {
	border-right: 1px solid #bfbfac;
	border-bottom: 1px solid #bfbfac;
	border-left: 1px solid #bfbfac;
	border-collapse: collapse;
	background-color: #e8e8e1;
	color: #000;
	}
.faqQ, .faqA {
	font-weight: bold;
	font-size: 10pt;
	}
.faqQ { color: #01285d; }
.faqA { color: #d9a015; }
	
.disclaimer {
	font-size: 8pt;
	color: #01285d;
	}
.required { 
	color: #d9a015;
	font-size: 8pt;
	}
	
.appfield1 {
	border: 1px solid #01285d;
	background-color: #FFF;
	color: #000;
	}
.appfield2 {
	border: 1px solid #d9a015;
	background-color: #FFF;
	color: #000;
	}

#huntingtonRates {
}
#warsawRates {
}
#fortWaneRates {
}

.hiddenRates {
	display: none;
}
	
.moolaBlue {
	color:#0000FF;
	font-weight:bold;
}
.moolaPink {
	color:#FF00FF;
	font-weight:bold;
}
.moolaGreen {
	color:#00F784;
	font-weight:bold;
}
.moolaPurple {
	color:#770083;
	font-weight:bold;
}
.inlineRight {
	display:inline;
	float:right;
}
.inlineLeft {
	display:inline;
	float:left;
	margin-right:10px;
}
.inlinePara {
	display:inline;
}
.inlineButton {
	position:relative;
	top:4px;
	display:inline;
}
.largerFont {
	font-size:larger;
}

.movedUp {
	position:relative;
	top:-5px;
}
.indentLeft {
	margin-left:15%;
}

#ex_dis{
	display:none;
	width:400px;
	float:center;
	padding:10px;
	background-color:#FFFFFF;
	position:absolute;
	z-index:10000;
	margin-top:50px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#0A4599;
	margin-left:200px;
	overflow: hidden;
	}