    @font-face {
    font-family: 'Icons';
    src: url('/webfonts/fontello.eot');
    src: url('/webfonts/fontello.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/fontello.woff') format('woff'),
         url('/webfonts/fontello.ttf') format('truetype'),
         url('/webfonts/fontello.svg#SocialicoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {font-size: 100.01%;}
html {font-size: 64%;}
body{
	margin:0;
	color:#000;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	background:#e0dfcd;
}
input,
textarea,
select{
	font:100% Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
img{border-style:none;}
a{
	text-decoration:underline;
	font-weight: bold;
}
a:hover{text-decoration:none;}
.buffer td {font-size:1.1em;}
#page {
	padding: 22px 0 0;
	width:924px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
.page-bg-t {
	background: url(../images/page-bg-t.png) no-repeat;
	width: 924px;
	overflow: hidden;
	height: 30px;
	z-index: 10;
	position: relative;
}
.page-bg {
	padding:172px 0 0;
	width: 924px;
	background: url(../images/bg-page.png) repeat-y;
}
.page-bg-b {
	margin: -14px 0 0;
	width: 924px;
	overflow: hidden;
	height: 25px;
	background: url(../images/page-bg-b.png) no-repeat;
}
.top-box {
	width: 924px;
	margin: 0 auto;
	padding:0 0 2px;
}
.top-box:after {
	display: block;
	content: "";
	clear: both;
}
.resizer {
	margin: 0;
	padding:14px 0 0 16px;
	list-style: none;
	color: #344a67;
	font-size: 1em;
	line-height: 8px;
	float: left;
}
.resizer li {
	float: left;
	padding: 0 0 0 14px;
}
.resizer li a {
	color: #344a67;
	text-decoration: none;
	font-weight: normal;
	margin: 0 1px;
}
.resizer .icon {
	float: left;
	margin: 0 5px 0 0;
}
.font-small {
	font-size: 1em;
}
.font-normal {
	font-size: 1.2em;
}
.font-big {
	font-size: 1.6em;
}
/*form search */
.search {
	float: right;
	width: 200px;
	margin: 0 12px 0 0;
	display: inline;
}
.bg-input {
	background: url(../images/bg-input.gif) no-repeat;
	width: 182px;
	height: 24px;
	padding: 4px;
}
.input-text {
	border: none;
	background: none;
	width: 139px;
	padding: 6px 5px 5px;
	float: left;
}
.btn-search {
	float: left;
	background: url(../images/bg-btn.gif) no-repeat;
	width: 33px;
	height: 24px;
	margin:0;
	border: none;
	cursor: pointer;
}
.search label {
	display: none;
}
/*form search */
/* header */
#header {
	width:902px;
	height:200px;
	position:absolute;
	top:56px;
	left:11px;
}
.visual {
	padding: 9px 0 0;
	width: 100%;
	height: 190px;
	position: relative;
}
.visual #cycle
{
    width:902px;
    height:144px;
}
.seal {
	position: absolute;
	overflow: hidden;
	top: 100px;
	left: 51px;
	z-index: 20;
	width: 566px;
	height: 94px;
}
.seal strong,
.seal h1 {
	display: block;
	text-indent: -9999px;
}
.photo {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 7;
}
* html .photo {
	right: -1px;
	bottom: -1px;
}
/* navigation */
#nav {
	display: table;
	position: absolute;
	top: 153px;
	left: 0;
	z-index: 6;
	width: 100%;
	height: 46px;
	background: url(../images/bg-nav.gif) repeat-x;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}
#nav li {
	float: left;
	background: url(../images/sep01.gif) no-repeat 0 50%;
}
#nav li.first {
	background: none;
}
#nav li a {
	position: relative;
	cursor: pointer;
	float: left;
	line-height: 46px;
	color: #fff;
	padding: 0 29px 0 29px;
	padding: 0 24px;
	text-decoration: none;
}
#nav li a:hover {
	background: #c8ced7;
}
#nav li a span {
	position: relative;
	overflow: hidden;
	height: 46px;
	float: left;
}
#nav li a span img {
	float: left;
	margin: -46px 0 0;
}
#nav li a:hover span img {
	margin: 0;
}
#nav li.hover,
#nav li:hover {
	position: relative;
}
#nav li.hover div,
#nav li:hover div{
	display: block;
}
#nav li div {
	display: none;
	position: absolute;
	top: 46px;
	left: 0;
}
#nav li ul {
	padding: 3px 0 0;
	width: 200px;
	background: url(../images/bg-dropdown.png) repeat-y;
}
#nav li ul li {
	width: 198px;
	overflow: hidden;
	vertical-align: top;
	float: none;
	background: none;
	border-left: 2px solid #c9cfd7;
	border-bottom: 1px solid #c9cfd7;
}
#nav li ul li a {
	padding: 8px 15px 8px 25px;
	width: 160px;
	position: relative;
	cursor: pointer;
	font-size: 1.3em;
	line-height: normal;
	display: block;
	overflow: hidden;
}
#nav li ul li a:hover {
	background: #c9cfd7;
	color: #364b68;
}
/* navigation */
/* main */
#main {
	width:902px;
	margin: 0 auto;
	overflow:hidden;
	position: relative;
}

.left-col {
	float: left;
	width: 327px;
}
.ileft-col {
	float: left;
	width: 225px;
	overflow: hidden;
}
/*tabs */
.tab-holder {
	width: 100%;
	overflow: hidden;
	padding: 0 0 1px;
}
.tabset {
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.tabset li {
	float: left;
}
a.tab {
	float: left;
	position: relative;
	color: #fff;
	font-size: 14px;
	height: 40px;
	overflow: hidden;
}
a.tab span{
	height: 40px;
	overflow: hidden;
}
a.tab span img {
	margin-top: -40px;
}
a:hover span img,
a.active span img {
	margin-top: 0;
}
div.tab {
	padding:1px;
	width:645px;
	clear: both;
	background: #7C93B1 url(../images/tabs-bg.gif) repeat-x;
  float: left;
  height: 266px;
  border: 4px solid #EBEBEB;
  border-radius: 5px;
  margin: 0 7px;
  overflow: hidden;
}
div.tab .photo-list
{
    position:relative;
    height:260px;
}
div.tab .photo-list ul
{
    list-style:none;
    margin:0;
    padding:0;
}
div.tab .photo-list ul li
{
    display:none;
    height:260px !important;
}
div.tab .photo-list img
{
    width:353px;
    float:left;
}
div.tab .photo-list a.imgslide {
display: block;
overflow: hidden;
float: left;
max-height: 267px;
}
.imgdesc {
  padding: 10px;
  float:left;
  width:270px;
  color: black;
}
.photo-list h3 a {
	/*color: #354b68;*/
  color:#526782;
  font-family:impact;
  font-weight:normal;
	font-size: 2em;
	line-height: 1.33em;
	margin: 0;
  text-decoration:none;
  text-transform: uppercase;
}
.tab-holder .right-box {
  width: 228px;
  float:left
}
/*div.tab .photo-list p
{
    width:285px;
    position:absolute;
    bottom:0;
    left:0;
    padding:5px 21px 5px 5px;
    margin:0;
    background:url(../images/bg-dropdown.png);
    color:#fff;
}*/
div.tab .photo-list .cycle
{
    position:absolute;
    bottom:-35px;
    right:0;
}
div.tab .photo-list .cycle a
{
    text-decoration:none;
    color:#fff;
}
/*tabs */
/* topic */
.topic {
	width: 100%;
	overflow: hidden;
	margin: 2px 0 0;
}
.topic h2 {
	margin: -2px 0 0 -4px;
	background: url(../images/bg-left-col-title.png) no-repeat;
	width: 316px;
	height: 37px;
	padding: 9px 0 0 16px;
}
.right-box h2 span,
.right-box .h2 span,
.right-boxq h2 span,
.topic h2 span {
	float: left;
	padding: 5px 0 0 4px;
}
.right-box .star-icon,
.right-boxq .star-icon,
.topic .star-icon {
	float: right;
	margin-right:13px;
}
.topic-list {
	margin: 0;
	padding:0 0 0 13px;
	list-style: none;
}
.topic-list li {
	clear: left;
	padding: 0 0 5px;
	width: 306px;
	overflow: hidden;
}
.topic-list li a{
	border: 1px solid #354b68;
	color: #354b68;
	font: 13px Arial, Helvetica, sans-serif;
	overflow: hidden;
	width: 304px;
	float: left;
	text-decoration: none;
	cursor: pointer;
}
.topic-list li a img {
	float: left;
}
.topic-list li a span {
	line-height: 43px;
	float: left;
	padding: 0 0 0 16px;
	font-weight: bold;
}

.news-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.news-list li{
	padding: 13px 0 0 19px;
}
.news-list li a {
	color: #364b68;
	font-size: 1.1em;
	line-height: 1.18em;
}
.news-list li p {
	margin: 0;
	font-size: 1.1em;
}
a.more {
	display: inline;
	margin:26px 9px 10px 0;
	color: #ceaf34;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	text-decoration: none;
}
a.more:hover {
	text-decoration: underline;
}
/* topic */
.center-col {
	width: 673px;
	float: left;
}
.icenter-col {
	width: 673px;
	float: left;
}
.box-news,
.int-cont {
	background: url(../images/bg-central-title.gif) repeat-x;
	width: 100%;
	overflow: hidden;
}
.box-news h2,
.int-cont h2 {
	margin: 0;
	padding: 11px 0 0;
	height: 1%;
	overflow: hidden;
	color: #344a67;
	font:bold 1.8em/18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.box-news h2 span,
.int-cont h2 span {
	float: left;
	padding:0 0 0 12px;
}
.box-news h2 span.pagehead,
.int-cont h2 span.pagehead {
	float: left;
	padding:0 0 0 25px;
}
.rss-icon {
	float: right;
	margin: 0 13px 0 0;
}
.box-news h3 {
	color: #354b68;
	font-size: 1.4em;
	line-height: 0.93em;
	margin: 0;
}
.box-news strong {
	font-size: 1.1em;
	color: #354b68;
}
.box-news p {
	font-size: 1.1em;
	margin: 0;
}
.box-news ul {
	margin: 0;
	padding: 0 0 0 12px;
	list-style: none;
}
.box-news li {
	padding:19px 0 7px;
	width: 600px;
	overflow: hidden;
}
.box-news li a {
	white-space: nowrap;
	color: #ceaf34;
	font-weight: normal;
	padding: 0 12px 0 0;
	background: url(../images/bull01.gif) no-repeat 100% 5px;
}
.int-cont a
{
  color: #ceaf34;
  white-space:normal;
}
.box-news a.more {
	margin:12px 7px 8px 0;
}
.weekly ul {
	padding: 7px 0 0 15px;
}
.right-col {
	width: 225px;
	float: right;
	overflow: hidden;
}
.right-box h2,
.right-box .h2 {
	background: url(../images/bg-right-col-title.png) no-repeat;
	width: 222px;
	padding:8px 0 0 12px;
	height: 41px;
	margin: -1px 0 0 -5px;
	color: #fff;
	font:bold 1.4em/16px Arial, Helvetica, sans-serif;
	display:block;
}
.right-boxq h2 {

	background: url(../images/bg-left-col-title.png) no-repeat;
	width: 222px;
	padding:8px 0 0 12px;
	height: 41px;
	margin: -1px 0 0 -5px;
	color: #fff;
	font:bold 1.4em/16px Arial, Helvetica, sans-serif;
}
.right-box-list {
	margin: -4px 0 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}

.right-box a {
	color: #364b68;
	font:bold 1.1em/33px Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size: 14px;
	text-decoration: none;
	margin-top: 10px;
}

.right-box a:hover {
	text-decoration: underline;
}

.right-box-list li a {
	display: block;
	width: 100%;
	background: url(../images/bg-right-col-item.gif) repeat-x;
	overflow: hidden;
	color: #364b68;
	font:bold 1.1em/33px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.right-box-list li a.inav {
	padding-left: 25px;
}
.right-box-list li a:hover {
	text-decoration: underline;
}
.right-box-list li a img {
	float: left;
	margin: 2px 5px 0;
}


.right-box-listq {
	margin: -4px 0 0;
	padding: 0 0 10px;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.right-box-listq li a {
	display: block;
	width: 100%;
	overflow: hidden;
	color: #364b68;
	font:normal 1.1em/24px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.right-box-listq li a.inav {
	padding-left: 25px;
}
.right-box-listq li a:hover {
	text-decoration: underline;
}
.right-box-listq li a img {
	float: left;
	margin: 2px 5px 0;
}

.event-link {
	padding:10px;
}

.widget {
	width: 216px;
	/*height: 118px;*/
	overflow: hidden;
	margin:0 0 2px;
	background:#364B68;
	border:5px solid #50627C;
	text-align:center;
	padding:10px 0;
}
.widget .debt-title
{
    text-transform:uppercase;
    font-weight:bold;
    color:#DBBE4E;
    font-family:Arial Narrow, Arial, Sans-Serif;
    font-size:1.6em;
}
.location {
	margin: 0;
	padding: 0;
	list-style: none;
}
.location li {
	clear: left;
	padding:11px 0 13px;
	color: #516681;
	font: 1.1em Arial, Helvetica, sans-serif;
}
.location li span {
	height: 1%;
	overflow: hidden;
}
.location li img {
	display:inline;
	float:left;
	margin:0 15px 0 10px;
}
.location li a{
	text-decoration: none;
	color: #516681;
}
.location li a:hover{
	text-decoration: underline;
}
/* footer */
#footer {
	width:902px;
	padding: 0 0 30px;
	margin: 0 auto;
	overflow:hidden;
	position: relative;
}
.btn-facebook {
	font: bold 13px/25px Arial, Helvetica, sans-serif;
	display: block;
	width: 162px;
	padding: 0 0 0 32px;
	height: 25px;
	overflow: hidden;
	position: absolute;
	top: 1px;
	left: 16px;
	background: url(../images/btn-facebook.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	line-height: 25px;
}
.btn-facebook span {
	font-weight: normal;
}
.btn-facebook:hover {
	text-decoration: underline;
}
.site-map {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.site-map li {
	display: inline;
	padding: 0 3px 0 7px;
	background: url(../images/sep02.gif) no-repeat 0 3px;
}
.site-map li:first-child {
	background: none;
}
.site-map li a {
	font-size: 10px;
	line-height: 14px;
	color: #344a67;
	text-decoration: none;
	font-weight: normal;
}
.site-map li a:hover {
	text-decoration: underline;
}
.ibody {
	padding: 0 25px 25px 25px;
}
#kidstable img
{
    display:block;
    border:0;
    margin:2px auto;
}
table#kidstable tbody tr td
{
    text-align:center;
    padding:8px;
    vertical-align:bottom;
}
.int-cont
{
    font-size:1.1em;
}
.int-cont .middleheadline
{
    font-size:1.2em;
    font-weight:bold;
    color:#7086A3;
}
div.hottopics {
	padding:6px 7px;
	width:309px;
	clear: both;
	background: #7C93B1 url(../images/tabs-bg.gif) repeat-x;
}
div.hottopics .ht-list
{
    position:relative;
    height:260px;
}
div.hottopics .ht-list ul
{
    list-style:none;
    margin:0;
    padding:0;
}
div.hottopics .ht-list ul li
{
    display:none;
	text-align:center;
}
div.hottopics .ht-list ul li h3 a {
	color: #354b68;
	font-size: 18px;
	line-height: 35px;
	margin: 0;
	text-decoration:none;
}
div.hottopics .htopic-list img
{
    height:100px;
	border:5px solid #ababab;
}
div.hottopics .ht-list p
{
    width:285px;
    position:absolute;
    bottom:40px;
    left:0;
    padding:5px 21px 5px 5px;
    margin:0;
	font-size:12px;
    color:#354B68;
}
div.hottopics .ht-list .cycle
{
    position:absolute;
    bottom:0;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	width:100%;
	height: 25px;
	background:url(../images/bg-dropdown.png);
	padding-top: 5px;
}
div.hottopics .ht-list .cycle a
{
    text-decoration:none;
    color:#fff;
	font-size:20px;
}
.enewssignup {
  background:#526782;
  padding: 5px;
  margin:5px;
  height: 28px;
}
.enewssignup img {float:left;}
.enewssignup form {float:left;margin:2px 0 0 15px;width:325px;}
.enewssignup form #email {
  float:left;
  padding: 6px;
  border:0;
  width:240px;
 }
.enewssignup form #submit {
  float:left;
  background:#ADBDD4;
  border:0;
  color:#fff;
  padding: 6px;
  font-weight: bold;
}
a.webicons {
  font-family: 'Icons';
  color:#fff;
  text-decoration:none;
  vertical-align:middle;
  font-weight:normal;
  font-size:35px;
}
.smlinks {
  margin-top:-8px;
  padding-left:10px;
  float: left;
  width:125px;
  text-align:right;
 }
 .slider {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	bottom:25px;
	left: 490px;
	z-index:99;
}
.slider a {
	cursor:pointer;
	float:left;
  background:url(../images/bg-swither-01.png) no-repeat;
	width:31px;
	height:31px;
  text-indent: 34px;
  overflow: hidden;
}
.slider a:hover,
.slider a.activeSlide {background:url(../images/bg-swither-02.png) no-repeat;}

.buffer .fb-comments{
  display:none;
}