body {
	margin: 0;
	padding: 0;
	background-color: #e1dbc7;
	color: #6d6d6d;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: .75em;
	text-align: center;	
	background: url(../images/bg_bodytile.gif) repeat;
	}
	
a:link, a:visited {	
	color: #772b2f;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #772b2f;
	text-decoration: none;
	}

a img { border: none; }

h1 {
	color: #773a3e;	
	font-size: 11pt;
	margin: 0;
	padding: 0;
}

h2 {
	color: #59722c;	
	font-size: 10pt;
	margin: 0;
	padding: 0;
	}

h3 {
	color: #772b2f;	
	font-size: 9pt;	
	margin: 0;
	padding: 0;
	}
h3.largeh3 {
	font-size: 2em; 
	text-align: center;
}
	
h4 {
	color: #59722c;	
	font-size: 8pt;	
	margin: 0;
	padding: 0;
	}
	
p, td {
	margin: 2px 0 15px 0;
	padding: 0;
	line-height: 13pt;
}
	
/* ------------------------------------------------------------------- =LAYOUT =DISTYLES */

.container {
	background: url(../images/bg_bodytop.gif) repeat-x;
}

.page {
	width: 760px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/bg_page.gif) repeat-y;
	}
	
.pageContainer {
	width: 760px;
	margin: 0 auto 0 auto;
	text-align: left;
	min-height: 440px;
	height: auto !important;
	height: 440px;
	background: url(../images/bg_pagetop.gif) no-repeat;
	}

	
.clearfloat {
	clear: both;
	height: 1px;	
	}
	
.clear0 {
	clear: both;
	height: 0;	
	}


.masthead {
	height: 68px;
	}
	
.mastheadLeft {
	float: left;
	width: 206px;
	padding-left: 10px;
	}
	
.mastheadRight {
	float: right;
	width: 400px;
	position: relative;
	}

.dividerMasthead {
	position: absolute;
	top: 0;
	right: 215px;
}
	
/* --------------------------------------------------------- =SEARCHAREA */

.searchArea {
	position: absolute;
	top: 20px;
	left: 0;
}

.searchArea form {
	margin: 0;
	padding: 0;
}
	
.searchField {
	width: 129px;
	height: 17px;
	max-height: 17px;
	margin: 0;
	border: 1px solid #4e2614;
	background-color: #FFF;
	color: #333;
	font-size: 8pt;	
	}
	
.searchBtn {
	
}
	
.searchArea input, .searchArea img { vertical-align: middle; }

/* --------------------------------------------------------- =LOGINAREA */

.loginAreahed {
	position: absolute;
	top: 20px;
	right: 85px;
}

.loginAreahed a {
	margin-left: 5px;
	margin-top: -2px;
}

.loginAreahed a:link, .loginAreahed a:visited {	
	color: #000;
	font-size: 7.5pt;
	text-decoration: none;
	}
.loginAreahed a:hover, .loginAreahed a:active {
	color: #4e2614;
	font-size: 7.5pt;
	text-decoration: none;
	}

.loginAreaBtn {
	position: absolute;
	top: 20px;
	right: 20px;
}

/* --------------------------------------------------------- =MAINNAV */
	
.mainNav {
	clear: both;
	height: 45px;
	font-family: arial, sans-serif;
	font-size: 9pt;
	margin-top: 1px;
}

* html .mainNav {
	margin-top: -1px;
}

.mainNav ul {
	list-style: none;
	list-style-image: none;
	margin: 0 0 0 18px;
	padding: 0;	
	}

.mainNav li {
	margin: 0;
	padding: 0;	
	float: left;
	width: auto;
	}
	
.mainNav a {
	display: block;
	padding: 14px 10px 14px 10px;
	font-weight: bold;
	font-size: 9pt;
	}
	
* html .mainNav a {
	padding: 14px 10px 13px 10px;
}
	
.mainNav a:link, .mainNav a:visited {
	color: #fff;
	text-decoration: none;
	}
.mainNav a:hover {
	background: #772b2f;
	color: #fff;
	text-decoration: none;
	}
	
/* --------------------------------------------------------------------- =CONTENT */
	
	
.leftCol {
	float: left;
	width: 205px;
	margin-left: 13px;
	min-height: 215px;
	height: auto !important;
	height: 215px;
	display: inline;
	background: url(../images/bg_watermark.gif) no-repeat 0 -1px;
	}
	
* html .leftCol {
	background: url(../images/bg_watermark.gif) no-repeat 0 -2px;
}
	
/* --------------------------------------------------------- =SUBNAV */
	
.subNav {
margin: 0;
padding: 0;
}

.subNav a {
display: block;
padding: 5px 0 5px 15px;
font-weight: bold;
font-size: 7.5pt;
}
	
.subNav a:link, .subNav a:visited {
text-decoration: none;
color: #566e2c;
font-weight: bold;
}

.subNav a:hover, .subNav a:active {
text-decoration: none;
color: #FFF;
background-color: #772b2f;
font-weight: bold;
}

.subNav ul {
margin: 10px 0 0 0; 
padding: 0;
}

.subNav li {
margin: 0; 
padding: 0;
list-style-type: none;
list-style-image: none;
width: auto;
}

/* --------------------------------------------------------- =PROMO CONTAINER */

.promoContainer {
	margin: 95px 0 0 12px;
}

* html .promoContainer {
	margin: 75px 0 0 12px;
}

.promoNav {
margin: 5px 10px 5px 0;
color: #772b2f;
text-align: center;
clear: both;
font-size: 7.5pt;
}
.promoNav a:link {	
font-weight: bold;
text-decoration: none;
color: #772b2f;
font-size: 7.5pt;
}
.promoNav a:visited {	
font-weight: bold;
text-decoration: none;
color: #772b2f;
font-size: 7.5pt;
}
.promoNav a:hover, .promoNav a:active {
font-weight: bold;
text-decoration: none;
color: #9faf81;
font-size: 7.5pt;
}

/* --------------------------------------------------------- =CONTENT */
.rightCol {
	float: left;
	width: 528px;
	display: inline;
	}

.Content {
	margin: 25px;
}

.SearchRightCol {
	float: left;
	width: 531px;
	display: inline;
	}

.SearchContent {
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}

.SearchContent h1 {
	margin-left: 25px;
}

.SearchContent p {
	margin-left: 25px;
}

.SearchDividerContent {
	background: url(../images/divider_content.gif) repeat-x;
	height: 7px;
	width: 270px;	
	margin: 0px 0 10px 25px;
}

.dividerContentBack {
	background: url(../images/divider_content.gif) repeat-x;
	height: 7px;
	width: 270px;
	margin: 0px 0 10px 0;
}


.backPhoto {
	float: right;
	width: 182px;
	display: inline;
	margin: 0 -5px 15px 25px;
}

.Content ul, .SearchContent ul {
	margin: 0; 
	padding: 0;
}

.Content li, .SearchContent 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: 15pt;
}

	
/* -------------------------------------------------------------------- =FOOTER */

.pageCap {
	background: url(../images/bg_pagebottom.gif) top no-repeat;
	height: 33px;
	width: 760px;
	margin: 0 auto;
	text-align: center;
}

.footer {
	height: 33px;
	width: 760px;
	margin: 0 auto;
	text-align: center;
	padding:20px 0 0 0;
}
	
.footerLeft {
	float: left;
	width: 300px;
	margin: 0;
	display: inline;
}

	
.footerRight {
	float: right;
	width: 400px;
	text-align: right;
	margin: 3px 25px 0 0;
	display: inline;
}

.footerRight a img {
	vertical-align: middle;
}

	
/* -------------------------------------------------------------------- =TEXTUAL =FISTYLES */

.tableheader {
	background-color: #59722c;
	color: #fff;
	font-weight: bold;
	font-size: .75em;
	}

html>body .tableheader {
	background-color: #59722c;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	}	
	
.tablecontent1 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #FFF;
	color: #333;
	font-size: .75em;
	}
html>body .tablecontent1{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #FFF;
	color: #333;
	font-size: 1em;
}
	
.tablecontent2 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	background-color: #a6968e;
	color: #fff;
	font-size: .75em;	
	}
html>body .tablecontent2 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	background-color: #a6968e;
	color: #fff;
	font-size: 1em;	
	}	

td {
	background-color: #FFF;
	color: #333;
	font-size: .75em;
	}
html>body td{
	background-color: #FFF;
	color: #333;
	font-size: 1em;
}	
	
	
.Q, .A {
	font-weight: bold;
	font-size: 10pt;
	}
.Q { color: #772b2f; }
.A { color: #59722c; }
	
.disclaimer {
	font-size: 8pt;
	color: #59722c;
	}
.required { 
	color: #772b2f;
	font-size: 8pt;
	font-weight: bold;
	}
	
.appfield1 {
	border: 1px solid #59722c;
	background-color: #FFF;
	color: #000;
	}
.appfield2 {
	border: 1px solid #772b2f;
	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:#0A4599;
	left:25%;
	right:25%;
	overflow: hidden;
}
/** Additional Styles ******/

.olbbox {
	margin: 1em;
	padding: 1em;
	width: 250px;
	border: outset 1px #708644;
	background-color: #b8c3a2;
	color: #000;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}

.olbbox a:link {
	text-decoration: none;
	color: #000;
}

.olbbox a:hover {
	text-decoration: underline;
	color: #000;
}
.olbbox a:active, .olbbox a:visited {
	text-decoration: none;
	color: #000;
} 

.newslinkp {
	text-align: right; 
	margin-top: -2em;
}