html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
	color:#666;
	min-width:960px;
	font:13px/18px Arial, Helvetica, sans-serif;
	background:url(../images/site/bg-body.gif) repeat-x;
}
img{border-style:none;} 
a{
	text-decoration:none;
	color:#007e6f;
}
a:hover{text-decoration:underline;}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
	background:url(../images/site/bg-wrapper.jpg) no-repeat 50% 0;
}
.w1{
	margin:0 auto;
	overflow:hidden;
	width:952px;
}
#header{
	padding:0 6px;
	
	overflow:hidden;
}
#header .bar{
	padding:53px 0 43px;
	width:100%;
	overflow:hidden;
}
#header .logo{
	float:left;
	margin:0;
	font-size:29px;
	line-height:33px;
	font-weight:normal;
	color:#007e6f;
}
#header .logo a{
	font-weight:bold;
	color:#9f9e9e;
}
#header .logo a:hover{text-decoration:none;}
.search-form{
	float:right;
	width:300px;
	background:url(../images/site/search.png) no-repeat;
}
.search{
	position:relative;
	width:100%;
	height:34px;
	overflow:hidden;
}
.search .btn{
	float:left;
	margin:0 14px 0 0;
	width:40px;
	height:34px;
	padding:0;
	cursor:pointer;
	background:none;
	border:none;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
.search .text{
	float:left;
	border:none;
	background:none;
	width:230px;
	margin:0;
	padding:10px 0;
	font-size:14px;
	height:14px;
	line-height:16px;
	font-style:italic;
	color:#9f9e9e;
}
#nav{
	overflow:hidden;
	width:940px;
	font-size:21px;
	line-height:25px;
	font-weight:bold;
	background:#009382 url(../images/site/bg-nav.gif) repeat-x;
	text-align:center;
}
#nav li{
	float:left;
	margin:0 0 0 -2px;
	padding:0 20px;
	background:url(../images/site/separator-nav.gif) no-repeat;
}
#nav li.last {
	padding:0 46px;
}
#nav a{
	float:left;
	color:#fff;
	height:60px;
	text-shadow:0 1px 1px #000;
	background:url(../images/site/none.gif);
	cursor:pointer;
}
#nav .active a{background:url(../images/site/bg-nav.gif) repeat-x 0 -60px;}
#nav a:hover{text-decoration:none;}
#nav a:hover span{background:url(../images/site/bg-nav-active.gif) 50% 100% no-repeat;}
#nav span{
	background:url(../images/site/none.gif);
	position:relative;
	display:block;
	height:25px;
	padding:17px 0 18px;
}
#nav .home, #nav-home a {
	vertical-align:top;
	display:inline-block;
	background:url(../images/site/ico-home.gif) no-repeat 50% 50%;
	text-indent:-9999px;
	overflow:hidden;
	width:22px;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
* html #nav .home, * html #nav #nav-home a span {display:block;}
#main{
	margin:0 0 32px;
	width:100%;
	overflow:hidden;
}
.main-c{
	
	padding:0 6px;
	overflow:hidden;
	background:url(../images/site/bg-main-c.png) repeat-y;
}
.main-b{
	width:100%;
	height:6px;
	background:url(../images/site/bg-main-b.png) no-repeat;
	overflow:hidden;
}
.main-frame{
	width:100%;
	overflow:hidden;
	margin:0 0 20px;
	padding:55px 0 0;
}
#content{
	float:left;
	padding:0 0 0 60px;
	width:480px;
}
#sidebar{
	float:right;
	padding:0 29px 0 0;
	width:271px;
}
#sidebar h2.archive {
	font-weight: bold;
}
.text-block h2{
	margin:0 0 10px;
	color:#333;
	font-size:26px;
	line-height:30px;
	font-weight:normal;
}
.text-block p{margin:0 0 18px;}
.news-block{
	width:100%;
	font-size:12px;
	line-height:16px;
}
.news-block :after{
	display:block;
	content:"";
	clear:both;
}
.news-block h2{
	display:inline-block;
	margin:0 0 10px;
	padding:0 42px 0 0;
	color:#333;
	font-size:26px;
	line-height:30px;
	font-weight:normal;
}
.news-block h2 a {
	margin-left: 8px;
}
.news{
	overflow:hidden;
	padding:2px 0 0;
}
.news li{
	margin:0 0 14px;
	vertical-align:top;
	overflow:hidden;
	width:100%;
}
#sidebar .news .date{
	float:left;
	margin:2px 20px 0 0;
	text-shadow:0 1px 1px #fff;
	padding:8px 0 0;
	width:60px;
	height:60px;
	font-weight:bold;
	color:#9f9e9e;
	font-size:14px;
	line-height:22px;
	text-transform:uppercase;
	text-align:center;
	font-style:normal;
	background:url(../images/site/bg-date.gif) no-repeat;
}
#sidebar .news .date strong{
	display:block;
	margin:-3px 0 0;
	font-size:24px;
}
.news .holder{
	width:160px;
	float:left;
}
.news h3{
	margin:0;
	font-size:12px;
	font-weight:bold;
}
.news h3 a {
	text-decoration: underline;
}
.image-block{
	width:100%;
	padding:50px 0 0;
	overflow:hidden;
	background:url(../images/site/bg-shadow-t.gif) no-repeat 50% 0;
}
.image-block ul{
	padding:0 60px 40px 36px;
	
	overflow:hidden;
	background:url(../images/site/bg-shadow-b.gif) no-repeat 50% 100%;
}
.image-block li{
	float:left;
	padding:0 0 0 24px;
}
.image-block img{float:left;}
#footer{
	padding:0 166px 23px 66px;
	
	overflow:hidden;
	font-size:11px;
	line-height:13px;
}
#footer .bar{
	float:left;
	padding:0 0 0 3px;
	width:320px;
}
#footer .logo{
	display:block;
	margin:0 0 1px 77px;
	background:url(../images/site/logo.gif) no-repeat;
	width:72px;
	height:69px;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .logo a{
	display:block;
	height:100%;
}
#footer .bar .title{
	display:block;
	margin:0 0 8px;
	font-weight:bold;
	letter-spacing:1px;
	color:#000;
}
.contact-block{
	float:right;
	width:140px;
}
.contact-block address{
	display:block;
	font-style:normal;
	margin:0 0 4px;
}
.contact-block span{
	display:block;
	margin:0 0 4px;
}
.contact-block a{color:#666;}
.contact-block a.url{color:#007E6F;}
.skip{
	position:absolute;
	top:0;
	left:-9999px;
}
legend{display:none;}
.print-logo{
	float:left;
	margin:0 20px 0 0;
	display:none;
}
#content .news-block{margin:0 0 20px;}
#content .news-block h2{padding:0 35px 0 0;}
#content .news{padding:0 0 26px;}
#content .news li{margin:0 0 16px;}
#content .news-block .date,
#content .post .date {
	color:#9f9e9e;
	font-style:normal;
}
.paging{
	width:500px;
	overflow:hidden;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#333;
	text-align:center;
}
.paging ul{
	overflow:hidden;
	
	padding:0 37px 0 0;
}
.paging .pages{
	margin:0 0 12px;
	padding:10px 35px 13px 0;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
}
.paging ul li{
	display:inline-block;
	padding:0 12px;
}
.paging .arrows{
	height:22px;
	overflow:hidden;
}
.paging .arrows li{padding:0 3px;}
.paging .prev, 
.paging .next{
	display:block;
	width:22px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/site/arrows.gif) no-repeat;
}

.paging .prev{background-position:0 -22px;}
.paging .next{background-position:-31px 0;}
.paging .inactive .next{background-position:-31px -22px;}
.paging .inactive .prev{background-position:0 0;}
.nav-bar{
	margin:14px 0 48px;
	width:218px;
	border:1px solid #e0dfdf;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	background:#e9e9e9;
}
.nav-bar ul{
	
	padding:8px 19px 10px 16px;
	overflow:hidden;
	border:1px solid #f9f9f9;
}
.nav-bar li{
	margin:-1px 0 1px;
	vertical-align:top;
	padding:8px 0 9px;
	border-top:1px solid #f9f9f9;
}
.nav-bar li:first-child, 
.nav-bar li.first-child{border:none;}
.post{width:100%;}
.post:after{
	display:block;
	content:"";
	clear:both;
}
.post h2{
	margin:0 0 10px;
	color:#333;
	font-size:26px;
	line-height:30px;
	font-weight:normal;
}
.post p{margin:0 0 18px;}
.post span{display:block;}
.post blockquote{
	margin:0 0 18px;
	padding:0 0 0 20px;
	font-style:italic;
}
.side-block{
	float:right;
	width:240px;
	margin:-27px 0 0;
	padding:30px 0 0;
	color:#333;
	font-size:11px;
	line-height:12px;
	background:url(../images/site/bg-shadow-2-t.gif) no-repeat;
}
.side-block img{
	display:block;
	margin:0 0 10px;
}
.side-block .holder{
	padding:0 0 30px 20px;
	overflow:hidden;
	background:url(../images/site/bg-shadow-2-b.gif) no-repeat 0 100%;
}
.post .side-block p{margin:0;}
.post ul{margin:0 0 18px;}
.post ul li{
	padding:0 0 0 20px;
	background:url(../images/site/bullet.gif) no-repeat 9px 7px;
}
.post p em {
	font-style: italic;
}
.social-placeholder{
	margin:36px 0 0;
	padding:7px 0 8px;
	width:500px;
	overflow:hidden;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
}
.social-placeholder img{display:block;}
.vscrollable{
	width:271px !important;
	height:702px;
	margin:0 0 8px;
	overflow:auto;
}
.scroll-bar-top{
	background:url(../images/site/bg-scroll.gif) no-repeat;
	height:50%;
}
.scroll-bar-bottom{
	background:url(../images/site/bg-scroll.gif) no-repeat 0 100%;
	height:50%;
}
.scroll-content {
	width:240px !important;
}

@media print{
	#wrapper, 
	#header, 
	#header .bar, 
	#main, 
	.main-c, 
	#content{
		padding:0;
		margin:0;
		width:100%;
	}
	.print-logo{display:block;}
	.image-block, 
	.social-placeholder, 
	.paging, 
	#footer, 
	#sidebar, 
	.search-form, 
	#nav{display:none;}
}
ol{
	margin:0 0 18px 10px;
	padding:0;
	overflow:hidden;
	counter-reset:item;
}
ol ol{margin:0;}
ol li {padding:0 0 0 20px;}
ol li:before,
ol .num {
	float:left;
	width:20px;
	margin:0 0 0 -10px;
	font-weight:bold;
	color:#333;
	content:counters(item, ".") ". ";
	counter-increment:item;
}

p strong {
	font-weight: bold;
}

.post h3 {
	margin: 0 0 10px;
color: #333;
font-size: 20px;
line-height: 30px;
font-weight: normal;
}

.post p.highlight {
	border-left: 3px solid #007E6F;
	background: #efefef;
	padding: 20px;
	font-size: 16px;
	line-height: 25px;
}

.post h4 {
	font-weight: bold;
	color: #007E6F;
	font-size: 14px;
	margin: 5px 0 10px 0;
}

.fast-facts-grid {
	width: 530px;
	background: url('../images/site/fast-facts-bg-divider.png') no-repeat transparent 0 10px;
	float: left;
}

.fast-facts-grid li {
	float: left;
	width: 245px;
	padding: 10px;
	height: 170px;
}

.fast-facts-grid li h2 {
	font-size: 16px;
	line-height: 36px;
	font-weight: bold;
	color: #007e6f;
	padding-left: 40px;
	background: url('../uploads/general-images/icon-arrow.png') no-repeat transparent left center;
}

.fast-facts-grid li p {
	font-size: 12px;
	color: #3f3f3f;
	margin: 0;
}

.fast-facts-grid li p a.readmore {
	font-weight: bold;
}

.highlighted_update_body {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	width: 508px;
	border-radius: 0 0 5px 5px;
	padding: 10px;
	background: #f3f6f8;
}

.highlighted_update {
	margin: 0 0 25px 0;
}

.highlighted_update img {
	vertical-align: bottom
}

.highlighted_update_body h3 {
	font-size: 14px;
	font-weight: bold;
	color: #007e6f;
	margin: 0;
}

.highlighted_update_body p {
	margin: 0;
}

.read-more-news-btn {
	width: 268px;
	height: 44px;
	background: url('../images/site/view-other-news-btn.png') no-repeat transparent 0 0;
	float: left;
	display: block;
	text-indent: -9999px;
}

.vscroll-line {
	width: 14px !important;
	left: -9px !important;
	background: url('../images/site/scroll-bg.png') repeat-y transparent 0 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	height: 700px;
	border-radius: 3px;
}

.scroll-bar-top {
	background: url(../images/site/scroll-bg-2.png) no-repeat 0 0 !important;
	height: 50%;
}

.scroll-bar-bottom {
	background: url(../images/site/scroll-bg-2.png) no-repeat 0 100%!important;
	height: 50%;
}

#vscrollslider0 {
	width: 14px !important;
	left: -9px !important;
	background: url(../images/site/scroll-bg-2.png) no-repeat !important;
}
.vscroll-up {
	display: none;
}
.vscroll-down {
	display: none;
}
.vscroll-slider {
	left: -7px !important;
}
.homepage-body {
	width: 530px;
	font-size: 14px;
	line-height: 26px;
	margin: 40px 0;
}
.learn-more-btn {
	display: inline-block;
	width: 101px;
	height: 23px;
	background: url('../images/site/learn-more-btn.png') no-repeat transparent 0 0;
	text-indent: -9999px;
}