body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #6d6e71;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: .70em;
	text-align: center;
	}
a:link, a:visited {	
	color: #1a71c3;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #1a71c3;
	text-decoration: none;
	}

a img { border: none; }

table { font-size: 100%; }


	
#calccontent h1, #calccontent h1 center  {
	font-family: arial, tahoma, verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #f5821f;	
	font-size: 11pt;
	margin: 0;
	padding: 0;
}


	
p {
	margin: 5px 0;
	padding: 0;
	line-height: 12pt;
}

hr  {
	background: #e1e1e2;
  	border: 0;
  	color: #e1e1e2;
  	height: 1px;
	margin: 15px 0;
	}
	
/* ------------------------------------------------------------------- =LAYOUT =DISTYLES */

.clearfloat {
	clear: both;
	height: 1px;	
	}
.clear0 {
	clear: both;
	height: 0;	
	}
	
.pageContainer {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	}
	
	
/* --------------------------------------------------------- =MASTHEAD */

.masthead {
	height: 65px;
	}
	
.mastheadLeft {
	float: left;
	width: 330px;
	}
	
.mastheadRight {
	float: right;
	width: 300px;
	text-align: right;
	}
	
/* --------------------------------------------------------- =UTILITY */

.utility {
	color: #626366;
	font-size: 8pt;
	text-align: right;
	margin-top: 15px;
}

.utility ul {
	margin: 0;
	padding: 0;	
	}

.utility li {
	margin: 0;
	padding-left: 3px;	
	list-style: none;
	display: inline;
	}
	
.utility a:link, .utility a:visited {	
	color: #626366;
	font-size: 8pt;
	text-decoration: none;
	}
.utility a:hover, .utility a:active {
	color: #626366;
	font-size: 8pt;
	text-decoration: underline;
	}
	
	
/* -------------------------------------------------------------------- =SEARCH AREA */

.searchArea {
	margin-top: 15px;
	text-align: right;
}

.searchArea form {
	margin: 0;
	padding: 0;
}

.searchField {
	width: 150px;
	height: 20px;
	max-height: 20px;
	margin: 0;
	padding: 4px 0 0 4px;
	border: 0;
	background-color: #eaeaea;
	color: #626366;
	font-size: 8pt;	
	}
	
*:first-child+html .searchField {
	height: 14px;
} /*  =IE7 HEIGHT ISSUE */
	
.searchBtn {
	margin-left: -3px;
}

.searchArea input, .searchArea img { vertical-align: middle; }


/* --------------------------------------------------------------------- =CONTENT */

.contentContainer {
	background: url(../images/bg_page.gif) repeat-y;
	padding-bottom: 15px;
	height: 1%;
}

/* --------------------------------------------------------- =LEFTCOL */
	
.leftCol {
	float: left;
	/*width: 169px;*/
	}
	
/* --------------------------------------------------------- =LEFTNAV */
	
.leftNav {
	width: 155px;
}

*html .leftNav {
	width: 168px;
}

.leftNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.leftNav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.leftNav a {
	display: block;
	width: 100%;
}

.leftNav a:link, .leftNav a:visited {	
	color: #fff;
	text-decoration: none;
	padding: 5px 0 5px 14px;
	font-size: 9pt;
	}
.leftNav a:hover, .leftNav a:active {
	color: #6d6e71;
	text-decoration: none;
	background: #fff url(../images/li.gif) no-repeat 8px 9px;
	padding: 5px 0 5px 15px;
	font-size: 9pt;
	}
	
.navDivider {
	margin: 0 0 7px 0;
}

/* -------------------------------------------------------------------- =RIGHTCOL */
	
.rightCol {
	float: right;
	width: 591px;
	border-top: 1px solid #6d6e71;
	}
	
.hed {
	background-color: #eaeaea;
	padding: 10px 0 0 20px;
	position: relative;
}

.loginArea {
	position: absolute;
	top: 0;
	right: 0;
	width: 220px;
	height: 42px;
	background: url(../images/bg_login.gif) no-repeat;
}

.loginContent {
	margin: 10px 0 0 15px;
}
	
.homeLeft {
	float: left;
	width: 349px;
	display: inline;
	margin-left: 20px;
}

* html .homeLeft p {
	margin-left: 1px;
}

.homeRight {
	float: right;
	width: 201px;
	display: inline;
	margin-top: 25px;
}

.promoBtns {
	margin-top: 5px;
	margin-right: 12px;
	text-align: right;
}

* html .promoBtns {
	margin-top: 0px;
}

.promoBtns ul {
	margin: 0;
	padding: 0;
}

.promoBtns li {
	margin: 0 0 0 3px;
	padding: 0;
	display: inline;
}

.promoBtns a {
	margin-left: -2px;
	height: 100%;
}

.promoBtns a:link, .promoBtns a:visited {	
	color: #fff;
	text-decoration: none;
	background-color: #6d6e71;
	padding: 5px 10px;
	font-size: 9pt;
	}
.promoBtns a:hover, .promoBtns a:active {
	color: #fff;
	text-decoration: none;
	background-color: #f5821f;
	padding: 5px 10px;
	font-size: 9pt;
	}
	
.commContainer {
	background: url(../images/comm_bgtile.gif) repeat-y;
	padding: 20px 0;
	width: 201px;
}
.commContent h2 a, .commContent h2 a:link {
	color: #f5821f;	
}
.commContent h2 a:hover{
	color: #f5821f;	
	text-decoration:underline;
}

.commContent {
	margin: 0 10px 0 15px;
	font-size: 8pt;
}

.commContentimg {
	float: left;
	width: 62px;
	height: 62px;
	display: inline;
	margin: 0 10px 5px 0;
	border: 1px solid #6d6e71;
	position: relative;
}

* html .commContentimg {
	width: 64px;
	height: 64px; 
	}

.commImg {
	width: 58px;
	height: 58px;
	position: absolute;
	top: 2px;
	left: 2px;
}

.commContent a:link, .commContent a:visited {	
	color: #6d6e71;
	text-decoration: none;
	}
.commContent a:hover, .commContent a:active {
	color: #6d6e71;
	text-decoration: underline;
	}


/* -------------------------------------------------------------------- =BACK CONTENT */
	
.backContent {
	margin: 10px 0 0 20px;
}

.backImg {
	float: right;
	width: 220px;
	display: inline;
	margin: 15px 0 45px 20px;
}

.subNav {
	font-size: 8pt;
	color: #1a71c3;
	line-height: 12pt;
}

.subNav a:link, .subNav a:visited {	
	color: #1a71c3;
	text-decoration: none;
	}
.subNav a:hover, .subNav a:active {
	color: #a4c9ec;
	text-decoration: none;
	}
	
.contentBtns {
	text-align: right;
	height: 20px;
}

.contentBtns img {
	margin-right: 1px;
}

.backContent ul {
	margin: 10px 0 0 0;
	padding: 0;
}

.backContent ul li {
	margin: 0;
	padding: 0 0 0 20px;	
	list-style: none;
	background-image: url(../images/li.gif); 
	background-repeat: no-repeat;
	background-position: 0 .5em; 
	line-height: 14pt;
}


/* -------------------------------------------------------------------- =FOOTER */


.footer {
	border-top: 1px solid #d3d3d4;
	margin-top: 2px;
	padding-top: 6px;
}

.footer a, .footer img {
	vertical-align: middle;
}

.footerLeft {
	float: left;
	width: 356px;
	display: inline;
}

.footerRight {
	float: right;
	width: 400px;
	text-align: right;
	display: inline;
}
	
/* -------------------------------------------------------------------- =TEXTUAL =FISTYLES */

.tableheader {
	background: #f5821f;
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	color: #fff;
	height: 28px;
	}
	
th {
	background: #6d6e71;
	color: #fff;
	font-weight: bold;
	font-size: 8pt;
	color: #fff;
	height: 20px;
	}
	
.tablecontent1 {
	border: 0;
	background-color: #fff;
	color: #6d6e71;
	font-size: 9pt;	
	}
.tablecontent2 {
	border: 0;
	background-color: #e1e2e6;
	color: #6d6e71;
	font-size: 9pt;	
	}


div.disclaimer {
	margin: 10px 0 5px 0;
	}
.required { 
	color: #f5821f;
	font-size: 8pt;
	font-weight: bold;
	}
	
.appfield1 {
	border: 1px solid #6d6e71;
	background-color: #FFF;
	color: #000;
	}
.appfield2 {
	border: 1px solid #aeb1b9;
	background-color: #FFF;
	color: #000;
	}
	
#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:#f5821f;
margin-left:200px;
overflow: hidden;
}

.table {
	border-collapse: collapse;
}
.table td, .table th {
	border: 1px solid #6D6E71;
}


.top td {
	vertical-align: top;
}


.safeDep {
	border-collapse: collapse;
	
}

.safeDep td, .safeDep th {border: 1px solid #6D6E71;
	text-align: center;
	vertical-align: top;
}

.calendar {
	border-collapse: collapse;
}
.calendar th {
	border: 1px solid #6D6E71;
	text-align: center;
}
.calendar td {
	border: 1px solid #6D6E71;
}


.rightButtons {
	float: right;
	display: inline;
	padding-top: 7px;
}

#capLeftNav{
margin-right: 280px;
*margin-bottom: -5px;
}