* {font-size: 100.01%;}
html {font-size: 62.5%;}
body{
	margin:0;
	background:#c9c9c9;
	font:1.2em/1.5em Arial, Helvetica, sans-serif;
	color:#606060;
	min-width:1003px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#942223;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

#wrapper{
	width:100%;
	position:relative;
	/*background:url(../images/bg1.jpg) no-repeat 50% 0;*/
	overflow:hidden;
}
.bgone {background:url(../images/bg1.jpg) no-repeat 50% 0;}
.bgtwo {background:url(../images/bg2.jpg) no-repeat 50% 0;}
.bgthree {background:url(../images/bg3.jpg) no-repeat 50% 0;}
.bgfour {background:url(../images/bg5.jpg) no-repeat 50% 0;}
.bgfive {background:url(../images/bg5.jpg) no-repeat 50% 0;}
.bgsix {background:url(../images/bg6.jpg) no-repeat 50% 0;}
.bgseven {background:url(../images/bg2.jpg) no-repeat 50% 0;}
* +html #wrapper{
	width:1296px;
	position:relative;
	margin:0 auto;
	background:url(../images/img2.jpg) no-repeat;
	overflow:hidden;
}
.w1 {
	position:relative;
	width:1296px;
	background:url(../images/bg-header.png) repeat-x;
	float: left;
	left: 50%;
}
.w2 {
	width: 1296px;
	position: relative;
	float: left;
	left: -50%;
	background:url(../images/bg-header.png) repeat-x;
}
#header {
	width:957px;
	padding:20px 5px 0 7px;
	position:relative;
	margin:0 auto 19px;
}
#header:after {
	display:block;
	content:"";
	clear:both;
}
.decoration {
	position:absolute;
	top:20px;
	left:32px;
	z-index:10;
}
.form-block {
	position:relative;
	z-index:15;
	overflow:hidden;
	margin:0 0 10px;
}
.search-form { float:right;}
.search-form .text{
	float:left;
	width:177px;
	padding:5px 10px;
	border:1px solid #072844;
	background:#fff;
	margin:0;
}
.search-form .btn-search {
	float:left;
	margin:0 0 0 5px;
	padding:0 13px 1px 14px;
	height:27px;
	border:1px solid #072844;
	color:#fff;
	text-transform:uppercase;
	background:url(../images/bg-btn-search.gif) repeat-x;
	font:bold 11px/14px Georgia, 'Times New Roman', Times, serif;
	cursor:pointer;
}
.header-block {
	background:url(../images/bg-header-block.png) repeat-x;
	margin:0 -169px;
	height:161px;
	position:relative;
	z-index:8;
	width:1296px;
}
.header-block:after {
	display:block;
	content:"";
	clear:both;
}
#header h1 { 
	margin:0; 
	position:absolute;
	z-index:50;
	top:87px;
	right:150px;
}
#header h1 .slogan {
	margin:0 0 0 436px;
	background:url(../images/sprite.png) no-repeat 0 0;
	width:546px;
	height:107px;
	overflow:hidden;
	text-indent:-9999px;
	text-align:left;
	display:block;
	position:relative;
	z-index:20;
}
#main {
	width:967px;
	background:url(../images/bg-main-top.png) no-repeat;
	padding-top:15px;
	margin:0 auto;
}
.main-holder {
	background:url(../images/bg-main-center.png) repeat-y;
	padding:3px 14px 10px 16px;
	overflow:hidden;
}
#nav {
	margin:0 0 8px;
	padding:0;
	width:937px;
	list-style:none;
	background:url(../images/bg-nav.gif) repeat-x ;
	font:16px/18px Georgia, 'Times New Roman', Times, serif;
	position:relative;
	z-index:70;
}
#nav:after {
	display:block;
	content:"";
	clear:both;
}
#nav li {
	float:left;
	background:url(../images/separator.gif) no-repeat;
	position:relative;
}
#nav li:first-child {background:none;}
#nav li a {
	color:#fff;
	display:block;
	text-align:center;
	padding:19px 4px 21px 6px;
}
#nav .sub {
	position:relative;
	top:3px;
}
#nav li:hover a,
#nav .active a,
#nav li a:hover {
	text-decoration:none;
	background:url(../images/divider.gif) no-repeat 50% 100%;
}
/*#nav li:hover .sub,
#nav .active .sub,
#nav li .sub:hover {
	text-decoration:none;
	background:url(../images/divider.gif) no-repeat 50% 100%;
}*/
#nav li:hover ul {display:block;}
#nav li ul {
	position:absolute;
	top:100%;
	left:2px;
	width:160px;
	background:#072945;
	z-index:50;
	margin:0;
	padding:10px 0;
	list-style:none;
	font-size:14px;
	line-height:16px;
	display:none;
}
#nav li ul li {
	background:none;
	padding:0 10px;
	margin:0 0 7px;
	clear: both;
}
#nav li ul li a { padding:0;}
#nav li:hover ul li a { background:none; }
#nav li ul li a:hover {
	background:none;
	text-decoration:underline;
}
#twocolumns {
	overflow:hidden;
	width:926px;
	background:url(../images/bg-twocolumns.gif) repeat-y 1px 0;
	position:relative;
	z-index:15;
	padding:0 11px 5px 0;
	margin:0 0 10px;
}
.int #twocolumns {
	background:#FFF;
	width:937px;
	padding: 0 0 5px 0;
}
.shadow-top {
	position:absolute;
	top:0;
	left:0;
	background:url(../images/shadow-top.png) no-repeat;
	height:18px;
	width:936px;
	z-index:30;
} 
.shadow-bottom {
	position:absolute;
	bottom:0;
	left:0;
	background:url(../images/shadow-bottom.png) no-repeat;
	height:18px;
	width:936px;
}
#content {
	float:left;
	width:567px;
}
.int #content {width:645px;}
.carousel {
	width:569px;
	margin:0 -1px 7px;
	position:relative;
	overflow:hidden;
	z-index:25;
	padding:0 0 27px;
}
.switcher {
	position:absolute;
	z-index:28;
	bottom:0;
	left:0;
	width:569px;
	font-size:11px;
	line-height:13px;
	background:#072945;
}
.switcher:after {
	display:block;
	content:"";
	clear:both;
}
.switcher ul {
	margin:0;
	padding:0 14px 0 0;
	list-style:none;
	z-index:30;
	position:relative;
	float:right;
}
.switcher ul:after {
	display:block;
	content:"";
	clear:both;
}
.switcher ul li {
	float:left;
	padding:16px 7px 7px 11px;
	position:relative;
	margin:-8px 0 0;
}
.switcher ul .active,
.switcher ul li:hover { background:url(../images/arrow.gif) no-repeat 6px 0; }
.switcher ul li a { color:#fff;}
.switcher ul li a:hover { text-decoration:none; }
.carousel .frame {
	float:left;
	width:569px;
	height:285px;
	position:relative;
}
.carousel .frame ul {
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	overflow: hidden;
}
.carousel .frame ul li { 
	float:left;
	width:567px;
	margin-right:10px;
	position:absolute;
	height:285px;
}
.carousel .frame ul li a img { display:block; }
.carousel .frame ul li .text-block {
	position:absolute;
	bottom:0;
	left:0;
	background:url(../images/bg-text-block.png) bottom repeat-x;
	width:537px;
	padding:14px 13px 11px 19px;
	color:#fff;
	font-size:11px;
	line-height:13px;
}
.carousel .frame ul li .text-block p {margin:0;}
.heading {
	overflow:hidden;
	background:url(../images/bg-heading.gif) repeat-x;
	padding:11px 11px 13px 20px;
	margin:0 -1px 18px 1px;
}
.heading ul {
	margin:6px 0 0;
	padding:0;
	list-style:none;
	float:right;
	font-size:10px;
	line-height:12px;
}
.heading ul li {
	float:left;
	padding:0 5px 0 8px;
	border-left:1px solid #fff;
}
.heading ul li:first-child {border-left:none;}
.heading ul li a {
	color:#fff;
	text-transform:uppercase;
}
.heading .sort {
	font-size:11px;
	line-height:13px;
	text-transform:uppercase;
	font-weight:bold;
	float:right;
	color:#fff;
	margin:5px 2px 0 0;
}
.heading h2 {
	margin:0;
	font:normal 20px/22px Georgia, 'Times New Roman', Times, serif;
	color:#fff;
}
.post {
	overflow:hidden;
	width:537px;
	margin:0 0 20px;
	padding:0 12px 0 18px;
}
.int .post {
	margin:0;
	padding:0;
	width:100%;
}
.post h3 {
	color:#952323;
	margin:0 0 10px 2px;
	font:normal 1.5em/1.3em Georgia, 'Times New Roman', Times, serif;
}
.post h3 a {color:#952323;}
.block {
	background:#e8e8e8;
	color:#6d6c6c;
	padding:12px 6px 10px 21px;
	margin:0 -12px 14px -18px;
	overflow:hidden;
	text-transform:uppercase;
}
.int .block {
	margin:0;
}
.int .block h3 {
	margin:0;
}
.block ul {
	float:right;
	margin:1px 0 0;
	padding:0;
	list-style:none;
	font-size:0.83em;
	line-height:1.4em;
}
.block ul li {
	float:left;
	padding:0 12px;
	border-left:1px solid #aeaeae;
}
.block ul li:first-child {border-left:none;}
.block ul li a {
	color:#6d6c6c;
	padding:0 0 0 18px;
	background:url(../images/sprite.png) no-repeat;
}
.block ul li .share {background-position:-34px -340px;}
.block ul li .print {background-position:-114px -338px;}
.block ul li .email {background-position:-190px -341px;}
.block ul li .email span {display:none;}
.block span {
	font-size:0.83em;
	line-height:1.2em;
	display:block;
	font-weight:normal;
}
.block span .date {
	font-style:normal;
	color:#000;
}
.block p {margin:0 0 10px;}
.articlelist {
		list-style-type:none;
		padding-left:0;
}
li.article {
	margin:0 0 23px;
	padding:0 10px 0 20px;
}
.article h3 {
	margin:0 0 7px;
	color:#952323;
	font:1.17em/1.2em Georgia, 'Times New Roman', Times, serif;
}
.article h3 a {color:#952323;}
.article span {
	font-size:0.83em;
	line-height:1.2em;
	display:block;
	font-weight:normal;
}
.article span .date {
	font-style:normal;
	color:#000;
}
.more {
	float:left;
	background:url(../images/bg-more.gif) repeat-x;
	padding:4px 9px 5px 10px;
	font:bold 11px/13px Georgia, 'Times New Roman', Times, serif;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
	margin:3px 0 0 21px;
}
.more span {
	background:url(../images/arrow-more.gif) no-repeat 100% 3px;
	padding:0 17px 0 0;
}
#sidebar {
	float:right;
	width:337px;
	padding:16px 0 0;
}
.int #sidebar {
	width:280px;
	background:#ebebeb;
}
.social-networks {
	margin:0 0 10px;
	padding:0 0 0 4px;
	list-style:none;
	overflow:hidden;
}
.social-networks li {
	float:left;
	margin:0 14px 0 0;
}
.int .social-networks li {
	margin:0 3px 0 0;
}
.social-networks li a {
	background:url(../images/sprite.png) no-repeat;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	width:50px;
	height:54px;
}
.social-networks li a.twitter {
  background: url(../images/tw.png) no-repeat;
  background-size:100%;
  width: 60px;
  margin-top: -5px;
  height: 60px;
}
.social-networks li .facebook {background-position:-2px -112px; }
.social-networks li .youtube {background-position:-72px -112px; }
.social-networks li .share {background-position:-148px -112px; }
.social-networks li .rss {background-position:-226px -112px; }
.mail-form {
	background:#50021b url(../images/bg-mail.gif) repeat-x;
	overflow:hidden;
	padding:9px 0 0 13px;
	height:92px;
}
.mail-holder {
	background:url(../images/bg-mail-bottom.gif) no-repeat 0 100%;
	padding:0 0 19px;
	margin:0 0 4px;
}
.mail-form h3 {
	margin:0 0 16px;
	font:normal 18px/20px Georgia, 'Times New Roman', Times, serif;
	color:#fff;
}
.mail-form .row {
	float:left;
	width:290px;
}
.int .mail-form .row {width:230px;}
.mail-form .row label {
	font-size:9px;
	line-height:11px;
	float:left;
	width:140px;
	color:#fff;
	text-transform:uppercase;
	margin:0 0 6px;
}
.mail-form .row .text {
	float:left;
	margin:0 0 0 1px;
	padding:3px 5px;
	width:266px;
	border:none;
	background:#fff;
}
.int .mail-form .row .text {width:200px;}
.mail-form .btn-go {
	margin:17px 0 0 -2px;
	padding:0 6px 4px;
	cursor:pointer;
	background:url(../images/bg-go.gif) repeat-x;
	border:none;
	color:#fff;
	float:left;
	height:22px;
	font:bold 11px/13px Georgia, 'Times New Roman', Times, serif;
}
.box {
	background:url(../images/bg-box-bottom.png) no-repeat 0 100%;
	padding-bottom:20px;
	margin:0 0 10px;
}
.intbox {background:url(../images/bg-box-bottom.png) no-repeat 33% 100%;}
.box .holder {
	background:#d4d4d4;
	padding:11px 10px 4px 11px;
	overflow:hidden;
}
.box ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:316px;
}
.box ul li {
	background:url(../images/bg-list.gif) repeat-x;
	display:block;
}
.box ul li a {
	color:#fff;
	display:block;
	padding:15px 10px 18px 17px;
	font:16px/18px Georgia, 'Times New Roman', Times, serif;
	margin:0 0 8px;
}
.box ul li a span {
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	width:36px;
	height:36px;
}
.box ul li .flag{
	background:url(../images/sprite.png) no-repeat -501px -203px;
	padding:0 6px 0 0;
	margin:-9px 0 0;
}
.box ul li .pledge{
	background:url(../images/sprite.png) no-repeat -503px -262px;
	padding:0 4px 0 0;
	margin:-8px 0 0;
}
.box ul li .help{
	background:url(../images/sprite.png) no-repeat -504px -324px;
	padding:0 3px 0 0;
	margin:-5px 0 0;
}
.box ul li .visiting{
	background:url(../images/sprite.png) no-repeat -505px -383px;
	padding:0 2px 0 0;
	margin:-6px 0 0;
}
.box ul li .students{
	background:url(../images/sprite.png) no-repeat -501px -448px;
	width:42px;
	height:28px;
	margin:-3px 0 0;
}
.box ul li .jobs{
	background:url(../images/sprite.png) no-repeat -503px -504px;
	padding:0 4px 0 0;
	margin:-7px 0 0;
}
.box ul li .tele{
	background:url(../images/sprite.png) no-repeat -503px -564px;
	padding:0 4px 0 0;
	margin:-7px 0 0;
}
.complete {
	float:right;
	font-size:9px;
	line-height:12px;
	color:#868686;
	text-transform:uppercase;
	margin:5px 6px 0 0;
}
.box h4 {
	margin:0 0 1px 2px;
	color:#072945;
	font:normal 18px/20px Georgia, 'Times New Roman', Times, serif;
}
.info-table {
	background:url(../images/bg-info-table-top.png)no-repeat;
	width:322px;
	padding-top:9px;
	margin:0 0 7px -3px;
}
.intvr {width:257px;}
.info-holder {
	background:url(../images/bg-info-table-bottom.png)no-repeat 0 100%;
	padding-bottom:10px;
}
.intinfo-holder {
	background:url(../images/bg-mail-bottom.gif) no-repeat 0 100%;
	padding-bottom:10px;
}
.info-table .frame {
	background:url(../images/bg-info-table-center.png) repeat-y;
	overflow:hidden;
	padding:8px 5px 4px 17px;
}
.info-table table {
	border-collapse:collapse;
	font-size:11px;
	line-height:13px;
	color:#868686;
	width:289px;
}
.intvr table {width:232px;}
.info-table table thead td {
	background:#c9c9c9;
	color:#072945;
	font-weight:bold;
	padding:7px 0;
}
.info-table table tbody td {
	border-bottom:1px solid #e3e3e3;
	padding:6px 0;
}
.info-table table .col1 {
	width:36px;
	padding-left:10px;
}
.info-table table .col2 { width:108px; }
.info-table table .col3 { width:72px;text-transform: uppercase;}
.info-table table .col4 { width:63px; }
.info-table table .col4 a {
	color:#072945;
	font-weight:bold;
}
.info-table table .col4 .no {color:#4e011c;}
.section {
	background:#205785 url(../images/bg-section.gif) repeat-x;
	padding:21px 15px 19px 16px;
}
.section-block {
	overflow:hidden;
	padding:0 0 34px 5px;
}
.bill-search-form {
	float:left;
	width:208px;
	padding:3px 0 0;
}
.bill-search-form h5 {
	font:normal 17px/19px Georgia, 'Times New Roman', Times, serif;
	color:#fff;
	margin:0 0 17px 4px;
}
.bill-search-form .row {
	overflow:hidden;
	margin:0 0 10px;
	width:208px;
}
.bill-search-form .row .text {
	margin:0;
	padding:7px 5px 5px 10px;
	border:1px solid #072844;
	width:143px;
	color:#6d6c6c;
	font-size:10px;
	line-height:12px;
	float:left;
	background:#fff;
	text-transform:uppercase;
}
.bill-search-form .row .btn-go {
	margin:0;
	padding:1px 9px 4px;
	border:1px solid #072844;
	background:url(../images/bg-section-go.gif) repeat-x;
	color:#fff;
	float:right;
	height:27px;
	font:bold 12px/14px Georgia, 'Times New Roman', Times, serif;
	cursor:pointer;
}
.tabset {
	float:left;
	margin:0 0 0 47px;
	padding:19px 0 0 236px;
	list-style:none;
	width:153px;
	font:bold 11px/13px Georgia, 'Times New Roman', Times, serif;
}
.tabset li { margin:0 0 10px; }
.tabset li .tab { color:#fff; }
.tabset li .active,
.tabset li a:hover { 
	color:#942223;
	text-decoration:none; 
}
.tab-content {
	float:left;
	width:150px;
	position:relative;
	padding:17px 3px 0;
}
.tab-content address {
	font-style:normal;
	padding:0;
	font-size:11px;
	line-height:13px;
	color:#fff;
}
.visual {
	position:absolute;
	top:0;
	left:-379px;
	background:url(../images/bg-visual.gif) repeat-x;
	padding:7px 8px 9px 9px;
}
.visual img {display:block;}
.tab-content address span {
	display:block;
	margin:0 0 4px;
}
.logo {
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	height:100px;
	width:100px;
	background:url(../images/sprite.png) no-repeat -4px -200px;
	margin:10px 0 0 6px;
}
.section-box {
	overflow:hidden;
	padding:0 2px 0 0;
}
.copyright {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	color:#fff;
	font-size:10px;
	line-height:12px;
	text-transform:uppercase;
}
.copyright li {
	float:left;
	padding:0 5px;
	border-left:1px solid #fff;
}
.copyright li:first-child {border-left:none;}
.doc {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	color:#fff;
	font-size:10px;
	line-height:12px;
	text-transform:uppercase;
}
.doc li {
	float:left;
	padding:0 7px 0 8px;
	border-left:1px solid #fff;
}
.doc li:first-child {border-left:none;}
.doc li a {color:#fff;}

.tabbset li { margin:0 0 10px; }
.tabbset li .tabb { color:#fff; }
.tabbset li .active,
.tabbset li a:hover { 
	text-decoration:underline; 
}
.tabb-content {
	float:left;
	position:relative;
}
.sidelinks {
	background:#d4d4d4 url('/images/sidebarbottom.jpg') bottom no-repeat;
	width:215px;
	margin:auto;
	padding-left:0;
	list-style-type:none;
	padding:10px 0 20px 0;
}
.sidelinks li {
	background:url('/images/sidelink.jpg');
	width: 185px;
	height: 32px;
	margin: 0 auto 10px;
	padding:12px 0 0 10px;
}
.sidelinks li a {
	color:#fff;
	font: 15px georgia;
}
ul.fb {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
	float:left;
	margin-top: 0;
}
ul.fb li {
	padding: 10px 10px 15px 30px;
	background-image: url(/images/facebook_16x16.png);
	background-repeat: no-repeat;
	background-position: 1% 5%;
}
ul.fb li.alternate, ul.tweets li.alternate {
	background-color: #ebebeb;
}
ul.fb li img {
	float: right;
}

.buffer{
	padding:5px 20px;
}
.buffer fieldset{
	padding:15px;
	margin:10px 0;
	border:1px solid #777;
}
.buffer fieldset legend{
	font-weight:bold;
}
.fb-comments{
  display:none !important;
}
.topnewstext a{
  display:none;
}