*{font-size: 100.01%;}
html{font-size: 62.5%;}
body {
	margin:0;
	color:#414142;
	font:1em Arial, Verdana, Tahoma, sans-serif;
	background:#e7f3e3;
	min-width:800px;
}
img {
	border: none;
}
a {
	text-decoration:none;
	color:#e87d1e;
}
a:hover {
	text-decoration:underline;
}
/*main container start*/
.banner {
	width:117px;
	height:117px;
	position:absolute;
	top:0;
	right:0;
}
.banner a {
	display:block;
	height:100%;
	background: url(../images/banner.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
#main {
	width:794px;
	margin:0 auto;
	padding:0 0 12px;
	overflow:hidden;
}
/*header start*/
#header {
	width:100%;
	background:#fff;
	position:relative;
	z-index:100;
}
/*header form start*/
#header .top-form{
	padding:8px;
	height:22px;
	overflow:hidden;
}
#header .top-form fieldset{
	border-style:none;
	border:none;
	margin:0;
	padding:0;
}
#header .top-form .text{
	padding:3px 5px 4px 47px;
	border:1px solid #7e9db9;
	color:#a7a7a7;
	width:132px;
	margin-right:5px;
	display:inline;
	float:right;
	font:1em Arial, Helvetica, sans-serif;
	background:url(../images/google.gif) no-repeat 2px 4px;
}
#header .top-form div{
	width:205px;
	float:right;
}
#header .top-form #bsj,
#header .top-form #web1{
	margin:3px 0 0;
	padding:0;
	width:14px;
	height:14px;
	float:left;
}
#header .top-form label{
	font-size:1.2em;
	color:#000;
	padding-right:10px;
	margin:3px 0 0;
	padding:0 15px 0 7px;
	float:left;
}
#header .top-form .btn-search{
	font-size:1.2em;
	line-height:1.5em;
	padding:0 0 6px;
	float:right;
	height:24px;
	margin:-1px 0 0;
	width:65px;
}
* html #header .top-form .btn-search{
	padding:0;
}
/*header form end*/
/*header line1 start*/
.header-line1 {
	width:746px;
	overflow:hidden;
	padding:1px 30px 3px 18px;
	background:#177963;
	color:#fff;
}
.header-line1 a {
	color:#fff;
}
/*today date*/
.today-date {
	font-size:1.2em;
}
/*login links*/
.header-line1 p {
	margin:3px 0 0;
	float:right;
	font-size:0.9em;
}
.header-line1 p a {
	text-decoration:underline;
}
.header-line1 p a:hover {
	text-decoration:none;
}
/*header line1 end*/
/*header line2 start*/
.header-line2 {
	height:1%;
	overflow:hidden;
	padding:13px 0 14px 18px;
}
/*logo*/
#header h1 {
	width:77px;
	margin:7px 0 0;
	float:left;
}
#header h1 a {
	width:77px;
	height:107px;
	display:block;
	background:url(../images/logo.gif) no-repeat;
}
#header h1 a span {
	display:block;
	cursor:pointer;
	width:77px;
	height:107px;
	text-indent:-9999px;
	overflow:hidden;
}
/*header main heading*/
.main-heading {
	float:right;
}
.main-heading img {
	display:block;
}
/*header line2 end*/
/*main navigation*/
.main-nav-holder {
	width:100%;
}
.main-nav-holder:after{
	display:block;
	content:"";
	clear:both;
}
ul#main-nav {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px solid #3a7e67;
	background:#00573d url(../images/bg-main-nav.gif) repeat-x;
}
#main-nav li {
	float:left;
	padding:0 0 0 2px;
	background:url(../images/separ01.gif) no-repeat;
}
#main-nav li.first {
	padding:0;
	background:none;
}
#main-nav li:hover,
#main-nav li.hover{
	position:relative;
}
#main-nav li a {
	float:left;
	padding:6px 21px 5px;
	color:#fff;
	text-decoration:none;
	font:bold 1.2em/1.2em "Trebuchet MS", Arial, Tahoma, sans-serif;
	text-transform:uppercase;
}
#main-nav li:hover a.link,
#main-nav li.hover a.link{
	color:#00573d;
	background:#fff;
	border:1px solid #00573d;
	border-bottom:0;
	margin:0 -2px 0 -2px;
	padding:6px 20px 4px;
	position:relative;
}
#main-nav li a.link span{
	float:left;
	padding-left:13px;
	background:url(../images/main-nav-bull.gif) no-repeat 0 2px;
}
#main-nav li:hover a.link span,
#main-nav li.hover a.link span,
#main-nav li.active a.link span{
	padding-left:17px;
	background:url(../images/main-nav-bull1.gif) no-repeat 0 4px;
}
#main-nav li.active a,
#main-nav li:hover a,
#main-nav li.hover a {
	color:#ee2e22;
	text-decoration:none;
}
#main-nav li:hover ul,
#main-nav li.hover ul{
	display:block;
}
#main-nav li ul{
	display:none;
	width:195px;
	margin:0;
	padding:0;
	list-style:none;
	background:#fff;
	border:1px solid #00573d;
	border-top:0;
	position:absolute;
	top:25px;
	left:0;
	z-index:100;
}
#main-nav li ul li{
	padding:0;
	width:100%;
	float:none;
}
#main-nav li:hover ul li,
#main-nav li.hover ul li{
	background:none;
	margin:0;
	border:0;
}
#main-nav li ul li a{
	font:1.1em/1.1em Arial, Tahoma, sans-serif;
	color:#000;
	display:block;
	float:none;
	padding-left:8px;
	text-transform: none;
}
#main-nav li:hover ul li a,
#main-nav li.hover ul li a{
	color:#000 !important; 
}
#main-nav li:hover ul li:hover a,
#main-nav li.hover ul li.hover a{
	color:#fff !important;
	background:#00573d;
}
#main-nav li.first active a,
#main-nav li.first active a:hover,
#main-nav li.first a:hover {
	color:#9fcbed;
	text-decoration:none;
}
#main-nav li.second active a,
#main-nav li.second active a:hover,
#main-nav li.second a:hover {
	color:#ee2e22;
	text-decoration:none;
}
#main-nav li.third active a,
#main-nav li.third active a:hover,
#main-nav li.third a:hover {
	color:#ffcf01;
	text-decoration:none;
}
#main-nav li.fourth active a,
#main-nav li.fourth active a:hover,
#main-nav li.fourth a:hover {
	color:#b5121b;
	text-decoration:none;
}
#main-nav li.fifth active a,
#main-nav li.fifth active a:hover,
#main-nav li.fifth a:hover {
	color:#9fcbed;
	text-decoration:none;
}
/*header end*/
/*main columns start*/
.main-content {
	padding:8px 18px 0;
}
.main-content h3 {
	margin:0 0 5px;
	font-size:1.4em;
	color:#e87d1e;
}
.main-content .sidebar h3 {
	margin:0;
	background:#b5121b;
	padding:5px 18px;
	font-size:1.6em;
	text-transform:uppercase;
	color:#fff;
}
.main-content .sidebar h3 img {
	display:block;
}
.main-content p {
	margin:0 0 15px;
	line-height:1.4em;
}
.inner-1 .main-content p{
	font-size:1.1em;
}
.content-heading {
	padding:0 20px 5px;
	height:15px;
}
.content-heading strong {
	display:block;
	font-size:1.2em;
	font-weight:normal;
	color:#231f20;
	background:url(../images/print.gif) no-repeat left;
}
.content-heading strong a {
	color:#177963;
	text-decoration:none;
	padding-left:20px;
}
.content-heading strong a:hover {
	text-decoration:underline;
}
.columns-holder {
	width:100%;
	overflow:hidden;
}
/*content*/
#content {
	width:508px;
	float:left;
	overflow:hidden;
}
.heading-outer {
	width:100%;
	overflow:hidden;
/*	position:relative;*/
	background:#438a76;
}
.heading-outer h2 {
	float:left;
	margin:0;
	font-size:1.6em;
	padding:5px 0 3px 18px;
}
.heading-outer h2 a {
	float:left;
	padding:0 0 2px;
	text-decoration:none;
	color:#fff;
}
.heading-outer h2 a img {
	display:block;
}
.heading-outer h2 a:hover{
	padding:0 0 1px;
	border-bottom:1px solid #fff;
}
.heading-outer h2.heading01 {
	background:url(../images/bg-heading01.gif) repeat-y;
}
.heading-outer h2.heading02 {
	background:url(../images/bg-heading02.gif) repeat-y;
}
.heading-outer h2.heading03 {
	background:url(../images/bg-heading03.gif) repeat-y;
}
.heading-outer h2.heading04 {
	background:url(../images/bg-heading04.gif) repeat-y;
}
.heading-outer h2.heading05 {
	background:url(../images/bg-heading05.gif) repeat-y;
}
.text-holder {
	width:100%;
	overflow:hidden;
	color:#000;
}
.text-holder .pict {
	float:left;
	margin:0 15px 0 0;
}
.text-holder .text {
	display:block;
	height:1%;
}
.text-holder .text p {
	margin:0;
	font-size:1.1em;
	line-height:1.35em;
}
.text-holder .text p a {
	font-size:0.9em;
}
.text-holder .text .author {
	margin:0 0 5px;
}
.author {
	display:block;
	font-size:1em;
}
.text-holder .text-inner {
	padding:15px 15px 0 0;
}
/*content two columns start*/
.two-columns {
	width:100%;
	overflow:hidden;
}
.two-columns .col1 {
	width:249px;
	float:left;
	overflow:hidden;
}
.two-columns .col2 {
	width:249px;
	float:right;
	overflow:hidden;
}
/*info list start*/
ul.info-list {
	width:100%;
	margin:0 0 -5px;
	padding:15px 0 0;
	list-style:none;
	overflow:hidden;
}
.info-list li {
	width:100%;
	float:left;
	padding:0 0 20px;
}
.info-list li .pict-col {
	width:80px;
	float:left;
}
.info-list li .pict-col img {
	display:block;
}
.info-list li .text-col {
	width:150px;
	padding:0 5px 0 0;
	float:right;
	margin:-3px 0 0;
	position:relative;
}
.info-list li .text-col h3 {
	font-size:1.1em;
	line-height:1.2em;
}
.info-list li .text-col p {
	margin:0;
}
.person {
	display:block;
	font-size:1em;
	color:#005cab;
}
/*info list end*/
/*links list2*/
ul.links-list2 {
	margin:0;
	padding:0 5px 5px 76px;
	list-style:none;
	overflow:hidden;
}
.links-list2 li a {
	display:block;
	font-size:1.1em;
	font-weight:bold;
	padding:2px 0 0 14px;
	color:#005cab;
	background:url(../images/ico08.gif) no-repeat 0 3px;
	min-height:12px;
}
* html .links-list2 li a {
	height:12px;
}
/*video area*/
.video-area {
}
.video-area img {
	display:block;
	margin:0 auto;
}
/*content two columns end*/
/*sidebar*/
.sidebar {
	width:240px;
	float:right;
}
/*content block*/
.cont-block {
	margin:0 0 12px;
	border:1px solid #b2d5eb;
	background:#fff;
	height:1%;
}
.cont-block-inner {
	padding:8px 18px;
}
.cont-block-text {
	padding:5px 0;
}
/*side banner*/
.side-banner {
	margin:0 0 12px;
	text-align:center;
}
.side-banner img {
	border:1px solid #d3d4d5;
	vertical-align:top;
}
ul.links-list1 {
	width:100%;
	margin:-3px 0 0;
	padding:0 0 5px;
	list-style:none;
	overflow:hidden;
}
.links-list1 li {
	float:left;
	width:100%;
	padding:3px 0 0;
}
.links-list1 li a {
	display:block;
	min-height:12px;
	padding:0 0 0 17px;
	color:#005cab;
	text-decoration:none;
	background:url(../images/ico01.gif) no-repeat 0 1px;
}
* html .links-list1 li a {
	height:12px;
}
.links-list1 li.dark-red a{
	background:url(../images/ico02.gif) no-repeat 0 1px;
}
.links-list1 li.light-red a{
	background:url(../images/ico03.gif) no-repeat 0 1px;
}
.links-list1 li.yellow a{
	background:url(../images/ico04.gif) no-repeat 0 1px;
}
.links-list1 li.gray a{
	background:url(../images/ico05.gif) no-repeat 0 1px;
}
.links-list1 li.light-blue a{
	background:url(../images/ico06.gif) no-repeat 0 1px;
}
.links-list1 li.green a{
	background:url(../images/ico07.gif) no-repeat 0 1px;
}
.links-list1 li.active a,
.links-list1 li.active a:hover,
.links-list1 li a:hover {
	color:#e87d1e;
	text-decoration:none;
}
/*content block main*/
.cont-block-main {
	width:471px;
	padding:0 10px 0 25px;
}
.cont-block-main .heading-outer {
	width:162px;
	height:17px;
	margin:0 0 8px -25px;
	position:relative;
	z-index:1;
	padding:5px 0 0 18px;
	background:#b5121b;
	background-color: #b5121b;
}
.cont-block-main .heading-outer h2 {
	padding:0;
}
.heading-holder {
	margin:0 0 28px;
}
.cont-row {
	width:100%;
}
.cont-row:after {
	content:"";
	display:block;
	clear:both;
}
.cont-row .btn-share{
	display:block;
	margin-bottom:16px;
	width:125px;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/btn-share.gif) no-repeat;
}
.cont-row .image-holder{
	width:300px;
	margin:0 10px 0 -25px;
	float:left;
	display:inline;
	position:relative;
	background:#f2f2f2;
}
.cont-row img {
	display:block;
}
.cont-row .image-holder div{
	height:1%;
	padding:10px 5px 10px 14px;
}
.cont-row .image-holder div p{
	margin:0;
	font-size:1em;
	line-height:1.2em;
}
.cont-block-main .pager{
	margin:0;
	padding:0 0 11px;
	list-style:none;
	height:1%;
	text-align:right;
}
.cont-block-main .pager li{
	display:inline;
	font-size:1.1em;
}
.cont-block-main .pager li a{
	color:#000;
	text-decoration:none;
}
.cont-block-main .pager li a:hover{
	text-decoration:underline;
}
#footer .copyright{
	margin:0;
	padding:8px 0 0px;
	list-style:none;
	height:1%;
	text-align:left;
}
#footer .copyright li{
	display:inline;
	font-size:1em;
}
/*for archives page*/
.archives-page h3 {
	color:#b5121b;
}
.archives-page #content {
	color:#58595b;
}
.archives-page .author {
	color:#000;
}
/*for text page*/
.text-page h3 {
	color:#e87d1e;
}
.text-page .author {
	color:#000;
}
.cont-heading {
	display:block;
	line-height:1.4em;
}
.cont-block-main .heading-orange {
	background:url(../images/bg-heading01.gif) repeat-y;
}
/*main columns end*/
/*footer start*/
#footer {
	width:100%;
}
/*footer banner*/
.footer-banner {
	width:100%;
	overflow:hidden;
}
.footer-banner a {
	float:left;
}
.footer-banner a img {
	float:left;
}
/*footer white block*/
.footer-block {
	width:516px;
	padding:10px 14px 10px 6px;
	background:#fff;
}
.footer-block img {
	display:block;
	border:1px solid #000;
}
/*footer end*/
/*main container end*/
/*contact page content start*/
.contact-page .heading-outer{
	background:none;;
	height:21px;
	margin:0 0 8px -25px;
	padding:0;
	position:relative;
	width:162px;
}
.contact-page .heading-outer h2{
	font-size:16px;
	color:#00853e;
	padding:1px 0 3px 7px;
	background:none;
	border-left:11px solid #ee3224;
}
.archives-page h3{
	color:#e87d1e;
}
.contact-form{
	width:450px;
	padding-bottom:160px;
	overflow:hidden;
}
.contact-form fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.contact-form .holder{
	width:182px;
	float:right;
	margin:15px 0 0;
	background:#f2f2f2;
}
.contact-form .holder img{
	display:block;
}
.contact-form .holder div{
	height:1%;
	padding:7px 15px 0px 9px;
}
.contact-form .row{
	width:250px;
	padding-bottom:16px;
	overflow:hidden;
}
.contact-form label{
	color:#000;
	font-size:1.1em;
	color:#000;
	margin-bottom:2px;
	font-weight:bold;
	display:block;
}
.contact-form .row span{
	width:120px;
	float:left;
	padding-right:4px;
	font-size:1.1em;
}
.contact-form div input{
	border:1px solid #c3c3c3;
	border-top-color:#7c7c7c;
	padding:1px 3px;
	font-size:1.1em;
}
.contact-form .row .text-1{
	width:112px;
}
.contact-form .row .text-2{
	width:236px;
}
.contact-form .row-phone{
	width:250px;
	overflow:hidden;
	padding-bottom:16px;
}
.contact-form .row-phone .text-3{
	width:27px;
}
.contact-form .row-phone span{
	float:left;
	width:40px;
	font-size:1.1em;
}
.contact-form .row-phone em{
	float:left;
	height:20px;
	padding-right:4px;
}
.contact-form .row-big {
	width:450px;
	overflow:hidden;
}
.contact-form .row-big input{
	width:442px;
}
.contact-form .row-1{
	width:462px;
	overflow:hidden;
	margin-bottom:16px;
}
.contact-form .row-1 div{
	width:230px;
	float:left;	
}
.contact-form .row-1 div label{
	font-weight:normal;
	display:block;
	margin-bottom:4px;
}
.contact-form .row-1 span{
	font-size:1.1em;
}
.contact-form .row-1 input{
	width:212px;
}
.contact-form .row-1 select{
	width:220px;
	font-size:1.1em;
}
.contact-form .row-big textarea{
	width:444px;
	height:106px;
	padding:2px;
	border:1px solid #c3c3c3;
	border-top-color:#7c7c7c;
	margin-bottom:24px;
	overflow:visible;
}
* html .contact-form .row-big textarea{
	width:442px;
}
.btn-submit{
	width:58px;
	height:20px;
	font-size:1.1em;
	line-height:1.1em;
}
/*contact page content end*/
/*toc content start*/
.features-list{
	margin:0 0 0 -25px;
	padding:0;
	list-style:none;
	width:455px;
	position:relative;
}
.features-list li{
	width:100%;
	overflow:hidden;
	margin-bottom:11px;
}
.features-list .image{
	width:76px;
	padding-right:10px;
	float:left;
}
.features-list .text-col{
	width:364px;
	float:left;
}
.features-list .text-col strong.title{
	color:#e87d1e;
	font-size:1.1em;
}
.features-list .text-col p{
	color:#414142;
	margin:0 0 18px;
}
.features-list .text-col .full-story{
	color:#414142;
	padding-right:9px;
	background:url(../images/arrow.gif) no-repeat 100% 5px;
	text-decoration:none;
}
.features-list .text-col .full-story:hover{
	text-decoration:underline;
}
/*toc content end*/