body{
	margin:0;
	color:#5a5a5a;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff;
}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#page{
	margin:0 auto;
	width:962px;
	background:url(../images/bg-page.gif) repeat-y;
}
/* Header */
#header{
	margin:0 auto;
	width:940px;
	height:212px;
	background:url(../images/bg-header.jpg) no-repeat 10px 0;
	position:relative;
}
#header h1{
	margin:0;
	position:absolute;
	left:21px;
	top:8px;
	width:142px;
	height:142px;
}
#header h1 a{
	display:block;
	width:142px;
	height:142px;
	text-indent:-9999px;
	cursor:pointer;
	background:url(../images/logo.png) no-repeat;
	overflow:hidden;
}
#header h2{
	margin:0;
	position:absolute;
	left:175px;
	top:60px;
	font:30px/30px Georgia, serif;
	color:#3c647e;
	width:300px;
}
#header .topnav{
	position:absolute;
	top:9px;
	right:15px;
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
#header .topnav li{
	padding:0 8px 0 11px;
	float:left;
	background:url(../images/sep-topnav.gif) no-repeat 0 50%;
	line-height:16px;
}
#header .topnav li a{color:#fff;}
#header .topnav li a:hover{text-decoration:none;}
#header .masthead{
	position:absolute;
	top:83px;
	right:14px;
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#header .masthead li{
	padding:0 11px 0 12px;
	float:left;
	background:url(../images/sep-masthead.gif) no-repeat;
}
#header .masthead li:first-child{background:none;}
.headbtn{
	display:block;
	padding:0 25px 0 12px;
	width:148px;
	height:23px;
	background:url(../images/bg-headbtn.gif) no-repeat;
	font:bold italic 14px/23px Georgia, serif;
	color:#3c647e;
	overflow:hidden;
}
.headbtn:hover{
	text-decoration:none;
	background-position:0 -23px;
}
.topform{
	width:187px;
	overflow:hidden;
}
.topform .text{
	float:left;
	padding:2px 3px 2px 7px;
	width:150px;
	height:17px;
	border:1px #d8e0e5 solid;
	font-size:14px;
	line-height:17px;
	color:#666;
}
.topform .btn{
	width:20px;
	height:20px;
	float:right;
	text-indent:-9999px;
	cursor:pointer;
	background:url(../images/arrow-link.png) no-repeat;
	overflow:hidden;
}
.topform .btn:hover{background:url(../images/arrow-link-on.png) no-repeat;}
#header .mainnav{
	position:absolute;
	left:0;
	top:160px;
	left:0;
	width:940px;
	height:52px;
	background:url(../images/bgbot-mainnav.gif) no-repeat 0 100%;
	overflow:hidden;
}
#header .nav{
	margin:7px 0 0 3px;
	padding:0;
	list-style:none;
	width:937px;
}
#header .nav li{
	padding:0 5px 0 5px;
	float:left;
	background:url(../images/sep-mainnav.gif) no-repeat;
}
#header .nav li:first-child{background:none;}
#header .nav li a{
	float:left;
	height:25px;
	font:16px/24px Georgia, serif;
	color:#3c647e;
	cursor:pointer;
	overflow:hidden;
}
#header .nav li a span{
	float:left;
	height:25px;
	padding:0 11px 0 10px;
}
#header .nav li a:hover{
	text-decoration:none;
	background:#dee8bb url(../images/bg-link-mainnav.gif) no-repeat;
}
#header .nav li a:hover span{background:url(../images/bgend-link-mainnav.gif) no-repeat 100% 0;}
#header .nav li.active a{
	color:#fff !important;
	background:#3c647e url(../images/bg-link-mainnav.gif) no-repeat 0 -25px !important;
}
#header .nav li.active a span{background:url(../images/bgend-link-mainnav.gif) no-repeat 100% -25px !important;}
#content{
	margin:0 auto;
	width:920px;
	overflow:hidden
}
.hometophold,
.hometophold .bgtop,
.hometophold .bgbot{
	width:920px;
	background:url(../images/bg-hometophold.gif) repeat-y;
	overflow:hidden;
	position:relative;
}
.hometophold .bgtop{background:url(../images/bgtop-hometophold.gif) no-repeat;}
.hometophold .bgbot{background:url(../images/bgbot-hometophold.gif) no-repeat 0 100%;}
.feature{
	float:left;
	width:650px;
}
.feature .image{
	float:left;
	width:373px;
}
.feature .image img{vertical-align:top;}
.feature .text{
	margin:55px 0 0 -15px;
	width:272px;
	float:left;
	display:inline;
}
.feature .text h2{
	margin:10px 0 0;
	font:28px/29px Georgia, serif;
	color:#be9752;
}
.feature .text h3{
	margin:10px 0 0;
	font:16px/18px Arial, Helvetica, sans-serif;
	color:#5b8199;
}
.feature .text p{
	margin:7px 0 0;
	line-height:16px;
}
.button{
	width:154px;
	height:31px;
	overflow:hidden;
}
.button a{
	display:block;
	padding:0 28px 0 16px;
	width:110px;
	font:bold italic 14px/30px Georgia, serif;
	color:#3c647e;
	cursor:pointer;
	background:url(../images/bg-button.png) no-repeat;
	overflow:hidden;
}
.button a:hover{
	text-decoration:none;
	background:url(../images/bg-on-button.png) no-repeat;
}
.feature .button{margin:17px 0 14px 118px;}
.verification{
	width:262px;
	float:right;
}
.verification .head{
	height:55px;
	width:262px;
	background:url(../images/bg-head-verification.jpg) no-repeat;
	overflow:hidden;
}
.verification h3{
	margin:18px 0 0 14px;
	font:bold italic 14px/16px Georgia, serif;
	color:#3c647e;
}
.verification .form{
	margin:6px 0 0 9px;
	width:15px;
	width:230px;
	overflow:hidden;
}
.verification .form ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.verification .form ul li{
	margin-top:4px;
	width:100%;
	float:left;
}
.verification .form ul li .text,
.verification .form ul li .text2,
.verification .form ul li .text3{
	padding:2px 2px 2px 8px;
	width:217px;
	height:17px;
	border:1px #d8e0e5 solid;
	font:14px/17px Arial, Helvetica, sans-serif;
	color:#666;
}
.verification .form ul li .text2{
	width:97px;
	float:left;
}
.verification .form ul li .text3{
	width:137px;
	float:left;
}
.verification .form ul li select{
	width:116px;
	height:21px;
	border:1px #d8e0e5 solid;
	font:14px/21px Arial, Helvetica, sans-serif;
	color:#666;
	margin-right:4px;
	float:left;
	display:inline;
}
.verification .form .link{
	float:right;
	display:inline;
	margin:3px 4px 0 0;
	padding-right:28px;
	background:url(../images/bg-link-form.gif) no-repeat 100% 0;
	font:bold italic 14px/20px Georgia, serif;
	color:#3c647e;
}
.verification .form .link:hover{
	text-decoration:none;
	background:url(../images/bg-on-link-form.gif) no-repeat 100% 0;
}
.verification .links{
	margin:19px 0 0 9px;
	padding:0 5px;
	width:235px;
	background:url(../images/dot-line.gif) repeat-x;
	overflow:hidden;
}
.verification .links h3{margin-left:0;}
.verification .links ul{
	margin:5px 0 8px 3px;
	padding:0;
	list-style:none;
	width:232px;
	overflow:hidden
}
.verification .links ul li{
	padding-left:12px;
	line-height:18px;
	background:url(../images/arrow-links.gif) no-repeat 0 6px;
}
.verification .links ul li a{color:#3c647e;}
.verification .linkblocks-blue{
	width:262px;
	background:url(../images/bg-linkblocks-blue.gif) no-repeat 0 0;
	padding:16px 0 0;
	overflow:hidden;
	position:absolute;
	bottom:0px;
}
.verification .linkblocks-blue ul{
	margin:-8px 0 0;
	padding:0;
	list-style:none;
	width:261px;
	float:right;
	overflow:hidden;
}
.verification .linkblocks-blue li{
	margin-top:8px;
	width:261px;
	height:74px;
	float:left;
	background:url(../images/bg-linkblock-botblock.gif) no-repeat;
	position:relative;
	overflow:hidden;
}
.verification .linkblocks-blue li .image{
	width:130px;
	float:right;
}
.verification .linkblocks-blue li .image img{float:right;}
.verification .linkblocks-blue li h3{
	margin:0;
	padding-left:12px;
	width:115px;
	height:74px;
	float:left;
	display:inline;
	display:table;
}
* html .verification .linkblocks-blue li h3{position:relative;}
.verification .linkblocks-blue li h3 span{
	display:table-cell;
	vertical-align:middle;
}
* html .verification .linkblocks-blue li h3 span{
	position:absolute;
	top:50%;
	display:block;
	width:100%;
}
* html .verification .linkblocks-blue li h3 span em{
	position:relative;
	top:-50%;
}
.verification .linkblocks-blue li .link{
	position:absolute;
	top:47px;
	right:7px;
	width:20px;
	height:20px;
	text-indent:-9999px;
	cursor:pointer;
	background:url(../images/arrow-link.png) no-repeat;
	overflow:hidden;
}
.verification .linkblocks-blue li .link:hover{background:url(../images/arrow-link-on.png) no-repeat;}
.botblocks{
	margin-top:8px;
	width:920px;
	overflow:hidden;
}
.botblocks .blocks{
	width:650px;
	float:left;
	background:url(../images/bg-blocks-botblocks.gif) repeat-y;
	overflow:hidden;
}
.botblocks .blocks .bgtop,
.botblocks .blocks .bgbot{
	width:650px;
	background:url(../images/bgtop-blocks-botblocks.gif) no-repeat;
	overflow:hidden;
}
.botblocks .blocks .bgbot{
	padding-bottom:15px;
	background:url(../images/bgbot-blocks-botblocks.gif) no-repeat 0 100%;
}
* html .botblocks .blocks .bgbot{padding-bottom:12px;}
.botblocks .contactus{
	padding:0 15px;
	width:212px;
	float:left;
}
.botblocks .newsevents{
	padding:0 14px 0 18px;
	width:367px;
	float:right;
	position:relative;
}
.newscontent{
    width:367px;
	position:absolute;
	display:block;
}
.newscontent div{
    width:367px;
	position:absolute;
	top:0px;
	left:0px;
	display:block;
}
.botblocks h3{
	margin:15px 0 0;
	font:bold italic 14px/16px Georgia, serif;
	color:#617127;
}
.botblocks .contactus h3{color:#a18045}
.botblocks h4{
	margin:7px 0 0;
	font:bold 16px/18px Georgia, serif;
	color:#617127;
}
.botblocks .contactus h4{
	font:bold 12px/14px Georgia, serif;
	color:#a18045
}
.botblocks p{
	margin:4px 0 0;
	line-height:16px;
}
.botblocks p a{
	font:bold italic 12px/16px Georgia, serif;
	color:#617127;
}
.botblocks p a.more{
	padding-right:10px;
	background:url(../images/arrow-more.gif) no-repeat 100% 5px;
}
.botblocks .contactus address{
	display:block;
	margin-top:5px;
	width:100%;
	font-style:normal;
	overflow:hidden;
}
.botblocks .contactus address span{
	width:100%;
	display:block;
	font-size:10px;
	line-height:12px;
	overflow:hidden;
}
.botblocks .contactus p a{
	font-size:11px;
	color:#a18045;
}
.botblocks .newsevents .rightnav{
	position:absolute;
	top:11px;
	right:14px;
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.botblocks .newsevents .rightnav li{
	margin-left:4px;
	float:left;
	display:inline;
}
.botblocks .newsevents .rightnav li a{
	display:block;
	width:15px;
	height:15px;
	text-indent:-9999px;
	background:url(../images/bg-rightnav-botblocks.gif) no-repeat;
	overflow:hidden;
}
.botblocks .newsevents .rightnav li.active a,
.botblocks .newsevents .rightnav li a:hover{background-position:0 -15px;}
.botblocks .linkblocks{
	margin:-8px 0 0;
	padding:0;
	list-style:none;
	width:261px;
	float:right;
	overflow:hidden;
}
.botblocks .linkblocks li{
	margin-top:8px;
	width:261px;
	height:74px;
	float:left;
	background:url(../images/bg-linkblocks-botblocks.gif) no-repeat;
	position:relative;
	overflow:hidden;
}
.botblocks .linkblocks li .image{
	width:130px;
	float:right;
}
.botblocks .linkblocks li .image img{float:right;}
.botblocks .linkblocks li h3{
	margin:0;
	padding-left:12px;
	width:115px;
	height:74px;
	float:left;
	display:inline;
	display:table;
}
* html .botblocks .linkblocks li h3{position:relative;}
.botblocks .linkblocks li h3 span{
	display:table-cell;
	vertical-align:middle;
}
* html .botblocks .linkblocks li h3 span{
	position:absolute;
	top:50%;
	display:block;
	width:100%;
}
* html .botblocks .linkblocks li h3 span em{
	position:relative;
	top:-50%;
}
.botblocks .linkblocks li .link{
	position:absolute;
	top:47px;
	right:7px;
	width:20px;
	height:20px;
	text-indent:-9999px;
	cursor:pointer;
	background:url(../images/arrow-link.png) no-repeat;
	overflow:hidden;
}
.botblocks .linkblocks li .link:hover{background:url(../images/arrow-link-on.png) no-repeat;}
.contholder,
.contholder .bgtopcont,
.contholder .bgbotcont{
	width:920px;
	background:url(../images/bg-contholder.gif) repeat-y;
	overflow:hidden;
}
.contholder .bgtopcont{background:url(../images/bgtop-contholder.gif) no-repeat;}
.contholder .bgbotcont{
	padding-bottom:40px;
	background:url(../images/bgbot-contholder.gif) no-repeat 0 100%;
}
.contholder .column{
	margin-left:11px;
	width:190px;
	float:left;
	display:inline;
}
.print-btn {
	color:#a18045;
	background:url(../images/icon-print.gif) no-repeat 0 100%;
	margin:20px 0 0 0;
	padding:0 0 0 28px;
	display:block;
}
.search-field {
	padding:3px 1px 2px 14px;
}
.search-field input,
.search-field select {
	width:152px;
	border:1px solid #E2D499;
	color:#666666;
	padding:3px 4px;
}
.search-field select {
	width:162px;
}
.search-btn {
	font:italic bold 14px/18px Georgia, serif;
	color:#3c647e;
	background:url(../images/arrow-link.png) no-repeat 100% 2px;
	margin:6px 14px 0 0;
	padding:4px 28px 0;
	float:right;
	display:inline;
}
.search-btn:hover, .search-btn:active {
	background:url(../images/arrow-link-on.png) no-repeat 100% 2px;
	text-decoration:none;
}
.results,
.results table {
	border:none !important;
}
.results th {
	display:none;
}
.results h4 {
	font:normal 18px/22px Georgia, serif !important;
	color:#7f9433 !important;
}
.results p {
	font:normal 14px/18px Arial, sans-serif !important;
	color:#888888 !important;
	margin:0 0 14px;
}
.results strong {
	color:#606060 !important;
}
.results .button {
	margin-left:10px;
}
.search-results div.hr {
	width:100%;
	height:2px;
	background:url(../images/dot-line.gif) repeat-x;
	border:none;
	margin:12px 0 4px 0;
}
.search-results div.hr hr {
	visibility:hidden;
}
.search-meta {
	font:normal 14px/18px Georgia, serif;
	color:#999999;
	margin-top:72px;
	float:right;
}
.column .blueblock{
	margin-top:12px;
	width:190px;
	background:#f0f3f5 url(../images/bgtop-blueblock-column.gif) no-repeat;
	overflow:hidden;
}
.column .blueblock .bgbot{
	width:190px;
	background:url(../images/bgbot-blueblock-column.gif) no-repeat 0 100%;
	overflow:hidden;
}
.column .blueblock .bgbot h3{
	margin:16px 0 0 15px;
	font:bold italic 14px/16px Georgia, serif;
	color:#3c647d;
}
.column .subnav .bgbot{padding-bottom:21px;}
.column .subnav ul{
	margin:4px 0 0 8px;
	padding:0;
	list-style:none;
	width:174px;
	overflow:hidden;
}
.column .subnav ul li{
	margin-top:6px;
	width:100%;
	float:left;
}
.column .subnav ul li a{
	float:left;
	overflow: hidden;
	cursor:pointer;
	background:url(../images/arrow-blue.gif) no-repeat 7px 8px;
}
.column .subnav ul li a strong,
.column .subnav ul li a span,
.column .subnav ul li a em{float:left;}
.column .subnav ul li a em{
	padding:3px 9px 4px 18px;
	font:16px/18px Georgia, serif;
	color:#3c647e;
}
.column .subnav ul li a:hover{
	background:#dee8bb url(../images/corner-link-lt.gif) no-repeat;
	text-decoration:none;
}
.column .subnav ul li a:hover strong{background:url(../images/corner-link-rt.gif) no-repeat 100% 0;}
.column .subnav ul li a:hover span{background:url(../images/corner-link-rb.gif) no-repeat 100% 100%;}
.column .subnav ul li a:hover em{background:url(../images/corner-link-lb.gif) no-repeat 0 100%;}
.column .subnav ul li.active a{background:#3c647e url(../images/corner-active-link-lt.gif) no-repeat !important;}
.column .subnav ul li.active a strong{background:url(../images/corner-active-link-rt.gif) no-repeat 100% 0 !important;}
.column .subnav ul li.active a span{background:url(../images/corner-active-link-rb.gif) no-repeat 100% 100% !important;}
.column .subnav ul li.active a em{
	background:url(../images/corner-active-link-lb.gif) no-repeat 0 100% !important;
	color:#fff;
}
.column .colblock{
	margin-top:15px;
	width:190px;
	background:#f2e8c0 url(../images/bgtop-colblock.gif) no-repeat;
	overflow:hidden;
}
.column .colblock .bgbot{
	width:190px;
	background:url(../images/bgbot-colblock.gif) no-repeat 0 100%;
	overflow:hidden;
}
.column .colblock .bgbot h3{
	margin:16px 0 0 15px;
	font:bold italic 14px/16px Georgia, serif;
	color:#a18045;
}
.column .related ul{
	margin:14px 0 0 15px;
	padding:0;
	list-style:none;
	width:160px;
	overflow:hidden;
}
.column .related ul li{
	padding-left:11px;
	width:149px;
	float:left;
	line-height:18px;
	background:url(../images/arrow-colblock.gif) no-repeat 0 5px;
}
.column .related ul li a{color:#a18045;}
.column .related .bgbot{padding-bottom:21px;}
.column .events ul{
	margin:14px 0 0 15px;
	padding:0;
	list-style:none;
	width:160px;
	overflow:hidden;
}
.column .events ul li{
	width:157px;
	float:left;
	line-height:18px;
	color:#a18045;
	margin:0 0 10px;
}
.column .events ul li em{
	display:block;
	font-weight:bold;
}
.column .events ul li a{color:#a18045;}
.column .events .bgbot{padding-bottom:11px;}
.contholder .main{
	width:680px;
	float:right;
}
.contholder .main .textblock{
	margin-left:5px;
	width:612px;
	padding-bottom:40px;
	overflow:hidden
}
.contholder .full-width{
	width:852px;
}
.contholder .full-width .textblock{
	width:784px;
}
.contholder .textblock h2{
	margin:55px 0 0;
	font:32px/34px Georgia, serif;
	color:#be9752;
}
.contholder .textblock h3{
	margin:32px 0 0;
	font:18px/22px Arial, Helvetica, sans-serif;
	color:#5b8199;
}
.contholder .textblock h4{
	margin:16px 0 -10px;
	font:18px/20px Arial, Helvetica, sans-serif;
	color:#be9752;
}
.contholder .textblock h5{
	margin:12px 0 0 6px;
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#5b8199;
}
.contholder .textblock h5 a{
	font:bold italic 14px/18px Georgia, serif;
	color:#5b8199;
}
.contholder .textblock h5 a.more{
	padding-right:12px;
	background:url(../images/arrow-more2.gif) no-repeat 100% 7px;
}
.contholder .textblock h6{
	margin:18px 0 0;
	font:italic 14px/18px Arial, Helvetica, sans-serif;
	color:#999999;
}
.contholder .textblock p{
	margin:18px 0 0;
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#414141;
}
.posts a.more{
	font-style:italic;
	font-weight:bold;
	color:#be9752 !important;
	padding-right:12px;
	background:url(../images/arrow-more3.gif) no-repeat 100% 6px;
}
.posts div.hr {
	width:100%;
	height:2px;
	background:url(../images/dot-line.gif) repeat-x;
	border:none;
	margin:22px 0 18px 0;
}
.posts div.hr hr {
	visibility:hidden;
}
.contholder .textblock p a, .contholder .textblock li a{color:#7f9433;}
.contholder .textblock .imagehold{
	margin-top:28px;
	width:100%;
	background:url(../images/dot-line-vert.gif) repeat-y 395px 0;
	overflow:hidden;
}
.contholder .textblock .imagehold .text{
	margin-top:-16px;
	width:380px;
	float:left;
}
.contholder .textblock .imagehold .col{
	width:200px;
	float:right;
}
.contholder .textblock .imagehold .imageblock{
	margin-top:1px;
	width:200px;
	overflow:hidden;
}
.contholder .textblock .imagehold .imageblock .image{
	width:100%;
	text-align:right;
}
.contholder .textblock .imagehold .imageblock .image img{vertical-align:top;}
.contholder .textblock .imagehold .imageblock .download{
	margin:10px 0 0 8px;
	width:175px;
	overflow:hidden;
}
.contholder .textblock .imagehold .imageblock .download a{
	float:left;
	padding-left:28px;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#5a5a5a;
	background:url(../images/icon-download.gif) no-repeat 0 2px;
}
#footer{
	margin:0 auto;
	width:962px;
	height:43px;
	background:url(../images/bg-footer.gif) no-repeat;
	overflow:hidden;
}
#footer .link{
	margin:10px 27px 0 0;
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#d6d6d6;
	float:right;
	display:inline;
}
#footer p{
	margin:10px 0 0 27px;
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#d6d6d6;
}
#footer p span{font-weight:normal;}
.disclaimer {
    font-size:11px;
    line-height:16px;
    padding:0 8px;
}
