/* General */

html {
	background: url(../images/hbody-bg.png) repeat-x;
	font-family: Arial, sans-serif;
	height: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	font-size: 9pt;
	font-family: Arial, sans-serif;
}
body, div, dl, dt, dd, ul, ol, li, legend, input, button, textarea, p, blockquote, th, td {
	color:#282b2e;
}
body {
	height: 100%;
	background-image: url(../images/body-bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}
a {
	outline: none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
input[type=radio] {
	vertical-align: middle;
	margin: 0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
	padding: 0;
	margin: 0;
}
input[type="text"], input[type="password"] {
	border: 1px solid #666;
}

input[type="text"]:focus, input[type="password"]:focus {
	border: 1px solid #666;
	background-color: #ffffff;
}
textarea:focus {
	background-color: #fff;
}
textarea, select, optgroup {
	border: 1px solid #666;
}
h1 {
	font-size:20px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
	line-height: 100%;
	font-weight: normal;
}
h2 {
	font-size:18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-size:18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
h3 {
	font-size:12px;
	color: #333333;
	font-weight: bold;
}
h4 {
	font-size:12px;
	color: #333333;
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
}
h6 {
	font-size: 14px;
}
a:link {
	color: #006699;
	text-decoration:underline;
}
a:hover {
	color: #0071a9;
	text-decoration:underline;
}
a:visited {
	color: #006699;
	text-decoration:underline;
}
label {
	display: block;
	color: #666;
}
/*-------------------- Images ---------------------- */
.imgalignLeft {
	float: left;
	margin-right: 2px;
	width: auto;
}
.imgalignright {
	float: right;
	margin-left: 2px;
	width: auto;
}
/*-------------------- Global styles for structure ---------------------- */

#header {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	height: 159px;
}
#content_container {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 9px;
}
.clearing {
	height: 0px;
	clear: both;
	font-size: 0px;
	margin: 0;
	padding: 0;
}
#outer_wrapper {
	width: 980px;
	padding-top: 0px;
}
#wrapper {
	vertical-align: top;
}
#page {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/home-bt-bg.png) repeat-x bottom;
}
#page_home {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
#footer {
	height: 189px;
	width: 100%;
	margin: 0px auto auto;
	background: #1f1f1f url(../images/footer-bg.gif) repeat-x;
}
#footerInside {
	width: 980px;
	margin: 0 auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size:0;
	line-height:0;
}
.clearfix {
	display: inline-block;
} /* for IE/Mac */
/* ----------------------------------------------Header -------------------------------------------------------*/
/* -------------------logo------------- */
.logo {
	float: left;
	width: auto;
	margin: 0px 0px 0px 0px;
	width: 360px;
	padding-top: 13px;
	background:url(../images/logo-shade.png) no-repeat;
	background-position: -75px 0px;
}
#headerInside .part1 {
	height: 88px;
}
.rightHeaderBox {
	overflow: hidden;
}
/* -----------------grids head------------ */
.grid_head1 {
	float: right;
	width: auto;
	margin-top: 8px;
	margin-right: 2px;
}
.grid_head2 {
	clear: both;
	width: 970px;
	background:url(../images/menu-nav.png) no-repeat left top;
}
/* -------header submenu ---------*/
.utility-nav {
	float: right;
	width: auto;
	line-height: 25px;
}
.rightHeaderBox ul li {
	float: left;
	width: auto;
	font-size: 9px;
	line-height: 25px;
	list-style-type: none;
	padding: 0px 0px 0px 3px;
	background: none;
	color: #999999;
	background-color: inherit;
}
.rightHeaderBox ul span {
	color: #66beff;
	text-decoration: none;
	font-size: 9px;
	line-height: 25px;
	font-weight: bold;
	padding: 0px 6px 0px 3px;
}
.rightHeaderBox ul li.sep-item a, .rightHeaderBox ul li.sep-item a:visited {
	padding-right: 0!important;
}
.rightHeaderBox ul li a, .rightHeaderBox ul li a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-transform:uppercase;
	background-color: inherit;
	padding: 0px 5px 0px 5px;
	letter-spacing: 1px;
}
.rightHeaderBox ul li a:hover {
	text-decoration:underline;
	color: #999999;
}
.rightHeaderBox ul li a.last-item, .rightHeaderBox ul li span.last-item, .rightHeaderBox ul li a.last-item:visited {
	border: 0!important;
}
/* -------#menu  Menu---------*/


#menu {
	width:962px;
	overflow:hidden;
	height: 71px;
	padding-left: 4px;
	padding-right: 4px;
}
#menu ul.main-navigation {
	width:960px;
	height:71px;
	margin: 0 auto;
	overflow:hidden;
}
#menu ul.main-navigation li {
	display:block;
	float:left;
	font-size: 0px;
	height:71px;
}
#menu ul.main-navigation a {
	display:block;
	padding:0px 0 0 0;
	overflow:hidden;
	height:71px;
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	background:url(../images/menu-nav.png) no-repeat;
}
#menu ul.main-navigation a:hover {
	text-decoration: none!important;
}
#menu ul li.reports a {
	width:160px;
	background-position:-4px 0;
}
#menu ul li.reports a:hover {
	width:160px;
	background-position:-4px -71px;
}
#menu ul li.calendar a {
	width:160px;
	background-position:-164px 0;
}
#menu ul li.guest-columnist a {
	width:160px;
	background-position:-324px 0;
}
#menu ul li.get-involved a {
	width:160px;
	background-position:-484px 0;
}
#menu ul li.our-vision a {
	width:160px;
	background-position:-644px 0;
}
#menu ul li.vital-links a {
	width:160px;
	background-position:-804px 0;
}
#menu ul li.calendar a:hover {
	width:160px;
	background-position:-164px -71px;
}
#menu ul li.guest-columnist a:hover {
	width:160px;
	background-position:-324px -71px;
}
#menu ul li.get-involved a:hover {
	width:160px;
	background-position:-484px -71px;
}
#menu ul li.our-vision a:hover {
	width:160px;
	background-position:-644px -71px;
}
#menu ul li.vital-links a:hover {
	width:160px;
	background-position:-804px -71px;
}
/* --------------------------------------------------------Content ---------------------------------------------------------*/

.content {
	background: url(../images/content-bg.png) no-repeat top center;
	min-height: 300px;
	width: 980px;
	min-height: 600px;
}
.nobanner {
	background: url(../images/content_no_banner_bgd.png) no-repeat top center;
	padding: 30px 0 0 0;
}
/* -----   Image Top Block--------*/
#iBlockAlbum {
	margin-bottom: 0px;
	width: 968px;
	height: 320px;
	display: block;
	margin: 0 auto;
	position: relative;
	background: url(../images/album-bg.png) no-repeat left top;
}
#iBlockAlbum img {
	padding: 10px 0px 0px 59px;
	text-align: center;
}
#iBlockAlbum .leftArrow, #iBlockAlbum .leftArrow:hover, #iBlockAlbum .leftArrow:visited {
	display: block;
	position: absolute;
	top: 144px;
	left: 29px;
	height: 83px;
	width: 25px;
	text-decoration: none;
}
#iBlockAlbum .rightArrow, #iBlockAlbum .rightArrow:hover, #iBlockAlbum .rightArrow:visited {
	display: block;
	position: absolute;
	top: 144px;
	right: 29px;
	text-decoration: none;
	height: 83px;
	width: 25px;
}
/* -----   Image Top Block--------*/
#iBlockInner {
	margin-bottom: 0px;
	width: 968px;
	height: 298px;
	display: block;
	margin: 0 auto;
	position: relative;
	background: url(../images/content-photo-pc.png) no-repeat left top;
}
#iBlockInner img {
	padding: 10px 0px 0px 59px;
	text-align: center;
}
/* -----   Content text styles--------*/
.post-author {
	float: right;
	margin: 5px;
	position: relative;
	width: 200px;
}
.a-img-bg {
	background: url(../images/img-bg.gif) no-repeat left top;
	width: 195px;
	height: 220px;
	display: block;
}
.a-img-bg img {
	padding: 9px 0px 0px 10px;
}
.a-name {
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding:0px 5px 2px 5px;
}
.a-desc {
	font-size: 11px;
	padding: 0px 5px 3px 5px!important;
}
.post-author a {
	font-size: 10px;
	display: block;
	padding: 3px 5px 0px 5px;
	text-transform: uppercase;
}
.content .info-date {
	padding: 10px 0px 25px;
}
.content .info-date p {
	font-size: 11px;
	color: #666666;
	padding: 2px 0px 0px 0px;
}
.content p {
	padding-bottom: 15px;
	line-height: 1.4em;
}
.by-post {
	text-transform: uppercase;
	font-size: 11px;
}
ul.column-sm {
	padding: 10px;
}
.column-sm li {
	list-style-type: none;
	float: left;
	padding-right: 15px;
}
.column-sm li a {
	display: block;
	font-size: 11px;
	padding-top: 2px;
	text-transform: uppercase;
}
.content ul {
	margin: 5px 0px 10px 25px;
	line-height: 1.4em;
}
/* -----   Sidebar Tabs --------*/
.sTabHead {
	background: url(../images/state3.gif) no-repeat left top;
	width: 296px;
	height: 39px;
}
.sTabHead a {
	width: 98px;
	text-align: center;
	display: block;
	float: left;
	padding-top: 12px;
	text-decoration: none;
}
.sTabContent {
	border: 1px solid #cacaca;
	overflow: hidden;
	padding: 10px;
	width: 274px;
	border-top: 0px;
}
.sidebarTabs {
	margin-top: 20px;
}
.smblock-none {
	margin-top: 15px;
}
.smblock-bg {
	background: url(../images/sidebar-pbg.gif) no-repeat left top;
}
.fontGeneric-main {
	color: #000000;
	font-size: 14px;
}
.fontGeneric-second {
	color: #000000;
	font-size: 14px;
}
.smblock-bg h4 {
	color: #d81b1a;
	font-style: italic;
	font-size: 18px;
	padding: 3px 0px 3px 10px;
}
.smblock-bg p, .smblock-bg a {
	display: block;
	margin: 5px 15px 0px 10px;
}
.smblock-bg a {
	text-transform: uppercase;
	font-size: 11px;
}
.bSocialBookmarks {
	margin: 10px 0px 0px 0px!important;
}
.addthisButton {
	float: right;
	position: relative;
	width: 100px;
}
.bSocialBookmarks li {
	list-style-type: none;
	display: inline;
	padding-right: 2px;
}
.content .bTags {
	padding-top: 30px;
	float: left;
	width: 350px;
}
.content .bTags span {
	color: #666666;
	font-weight: bold;
}
.grid-btBlock {
	margin: 20px 0px;
	clear: both;
	overflow: hidden;
}
.cPosts {
	background: url(../images/content-bgarea.png) no-repeat left top;
	width: 568px;
	margin: 20px 0px;
	margin-top: 5px;
	padding: 20px 10px 5px 10px;
	overflow: hidden;
	clear: both;
}
.grid-btBlock h4 {
	text-transform: uppercase;
}
a.post-a-comment, a.post-a-comment:hover, a.post-a-comment:visited {
	display: block;
	background: url(../images/post-a-comment.png) no-repeat left top;
	width: 152px;
	float: left;
	height: 52px;
}
a.send-to-friend, a.send-to-friend:hover, a.send-to-friend:visited {
	display: block;
	background: url(../images/send-to-friend.png) no-repeat left top;
	width: 164px;
	float: left;
	height: 35px;
	margin-top: 20px;
	text-decoration: none;
}
.cPosts p {
	clear: both;
	line-height: 1.4em;
	padding-top: 2px;
	padding-bottom: 0px;
}
.cPosts p span {
	color: #666666;
	font-weight: bold;
}
.smblock-bg p {
	padding-bottom: 0px;
}
.count, .count:hover, .count:visited {
	font-size: 21px!important;
	margin-left: 40px;
	margin-top: 3px;
	font-family: Myriad Pro;
	font-weight: bold;
	text-decoration: underline!important;
}
.cPosts a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}
.thcolumn-posts {
	margin: 0!important;
}
.cPosts ul.thcolumn-posts li {
	display: inline;
	float: left;
	list-style-type: none;
	padding: 10px;
	width: 165px;
}
.cPosts ul.thcolumn-posts li p {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.decor {
	background: url(../images/decor.png) no-repeat left top;
	display: block;
	width: 150px;
	height: 114px;
}
.decor img {
	padding: 7px 0px 0px 7px;
}
.cPosts h5 {
	font-weight: bold;
	padding: 3px 5px 7px 5px;
}
/* ---------- All Reports-------------*/
.allReports {
	float: right;
	width: 110px;
}
.allReports a, .allReports a:hover, .allReports a:visited {
	background: url(../images/marker-red.png) no-repeat center left;
	display: block;
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	margin-top: 30px;
}
/* ---------- Top Section Content-------------*/
.smBox-accordion {
	width: 298px;
	float: left;
}
/* -----   LeftBox RightBox-------*/
.leftBox {
	width: 560px;
	padding: 10px;
	float: left;
	margin-left: 70px;
	background: url(../images/border.gif) no-repeat right top;
	min-height: 1400px;
}
.sidebar {
	width: 320px;
	float: right;
	padding-left: 10px;
}
.sidebar ul {
	padding: 0!important;
	margin: 0;
}
/* -----   Search ------*/
.search {
	background: url(../images/search-bg.png) no-repeat left top;
	width: 261px;
	height: 57px;
}
.search input.s-phrase {
	border: 0;
	width: 195px;
	font-style: italic;
	color: #999999;
	padding: 3px 2px;
	margin: 18px 10px 0px 15px;
	vertical-align: top;
}
.search input.goBtn {
	background: url(../images/go-btn.png) no-repeat left top;
	width: 25px;
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	border: 0px;
	margin: 15px 0px 0px 0px;
	vertical-align: top;
	cursor: pointer;
}
/* -----   Box in the right Block-------*/

.Box {
	width: 290px;
	display: block;
	float: left;
	display: inline;
	clear: both;
	margin-top: 25px;
}
.Box h4 {
	font-size: 12px;
	display: block;
	letter-spacing: 2px;
	line-height: 100%;
	color: #008752;
	line-height: 12px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #008752;
}
.Box a.more {
	color: #008752;
	font-size: 11px;
	display: block;
	right: 0;
	margin-top: 15px;
	float: right;
	width: auto;
	clear: both;
	bottom: 0;
}
/* -----   end Box-------*/

/* -----   Starts ------*/
.stars {
	background-image:url(../images/icons/stars4.png);
	background-position: 0% 50%;
	background-repeat:no-repeat;
	display:block;
	height: 21px;
	margin-left: 5px;
	text-indent:-5000px;
	width:100px;
}
/* -----   Home page Bottom Blocks--------*/

.smBox {
	background: url(../images/hBlock-bg.png) no-repeat left bottom;
	width: 320px;
	min-height: 220px;
	display: block;
	float: left;
	display: inline;
	position: relative;
	overflow: hidden;
}
.smBox ul {
	overflow: hidden;
	position: relative;
}
.smBox dl {
	overflow: hidden;
}
.smBox dt {
	float: left;
	width: 153px;
	display: block;
}
.smBox dd {
	float: right;
	width: 150px;
	display: block;
}
.hTabs {
	overflow: hidden;
	margin-top: 5px;
	min-height: 260px;
	padding-left: 10px;
}
.hTabs li {
	list-style-type:none;
	overflow: hidden;
	padding: 12px 4px 3px 4px;
}
.smBox a, .smBox a:hover, .smBox a:visited {
	display: block;
	font-size: 10px;
	padding: 2px 2px 0px 2px;
	text-transform: uppercase;
	color: #006699!important;
	background-color: inherit;
}
.hTabs h2 {
	color: #333333;
	padding: 4px 2px 10px 5px;
}
.smBox-accordion h3 {
	color: #333333;
	padding: 0px 2px 10px 5px;
}
.smBox-accordion h2 {
	padding: 4px 2px 3px 5px;
	font-size: 16px;
}
.smBox-accordion .sf_pollCommands, .smBox-accordion .sf_pollVoteInfo {
	padding: 0px 0px 0px 23px;
	display: inline;
}
.smBox-accordion .sf_pollVoteInfo {
	color: #848484;
}
.smBox-accordion li {
	padding:2px 4px 3px;
}
.smBox-accordion label {
	color:#666666;
	display:inline;
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
}
.smBox-accordion .RadioButtonListCssClass {
	margin: 0px 0px 5px 20px;
}
.smBox h2 {
	color: #333333;
	font-size: 20px;
}
.hTabs p {
	font-size: 11px;
	padding: 10px 0px 0px 0px;
	line-height: 1.23;
	color: #000000;
	background-color: inherit;
}
.hTabs .separator {
	width: 15px;
	display: block;
	float: left;
	height: 137px;
}
/* -------------------------------------------------------Footer -----------------------------------------------------------*/

#footer .copy {
	color: #a0a7ad;
	display: block;
	float: left;
	padding-top: 28px;
	width: 545px;
	font-size: 11px;
}
#footer .copy a {
	color: #a0a7ad;
	text-decoration: none;
}
#footer .copy a:hover {
	text-decoration: underline;
}
#footer .footer-links li {
	float: left;
	width: auto;
	padding-right: 30px;
	list-style-type: none;
}
#footer .footer-links li a {
	display: block;
	padding-left: 15px;
	background: url(../images/fmarker.gif) no-repeat left center;
	font-family: Myriad Pro;
	font-size: 14px;
	margin-top: 3px;
	color: #fefefe;
	text-decoration: none;
}
#footer .footer-links li a:hover {
	text-decoration: underline;
}
#footer .share {
	float: right;
	padding-top: 25px;
	display: block;
	width: 425px;
}
#footer .footer-info {
	background: url(../images/footers-logos.gif) no-repeat top left;
	width: 441px;
	height: 96px;
}
#footer .footer-info li {
	list-style-type:none;
	position: relative;
}
#footer .footer-info li a {
	text-decoration: none;
}
#footer .footer-info a.twitter {
	display: block;
	width: 106px;
	height: 49px;
	text-decoration: none;
}
#footer .footer-info a.twitter:hover {
	background: url(../images/footers-logos.gif) no-repeat;
	background-position: 0% -97px;
	width: 106px;
	position: absolute;
	left: 0;
	height: 49px;
	display: block;
	text-decoration: none;
}
#footer .footer-info a.facebook {
	display: block;
	width: 106px;
	height: 49px;
	text-decoration: none;
}
#footer .footer-info a.facebook:hover {
	background: url(../images/footers-logos.gif) no-repeat;
	background-position: 0% -146px;
	width: 106px;
	height: 49px;
	display: block;
	position: absolute;
	left: 0;
	text-decoration: none;
}
#footer .footer-info a.rss {
	display: block;
	width: 100px;
	height: 46px;
	position: absolute;
	left: 106px;
	top: 0;
	text-decoration: none;
}
#footer .footer-info a.rss:hover {
	background: url(../images/footers-logos.gif) no-repeat;
	background-position: -106px -97px;
	width: 100px;
	height: 46px;
	display: block;
	text-decoration: none;
}
#footer .share h3 {
	font-size: 14px;
	color: #999999;
	padding-left: 4px;
}
#footer .footer-info a.newsletter {
	display: block;
	width: 159px;
	height: 46px;
	position: absolute;
	left: 106px;
	top: 46px;
	text-decoration: none;
}
#footer .footer-info a.newsletter:hover {
	background: url(../images/footers-logos.gif) no-repeat;
	background-position: -106px -143px;
	width: 159px;
	height: 46px;
	display: block;
	text-decoration: none;
}
#footer .footer-info a.council {
	display: block;
	width: 164px;
	height: 90px;
	position: absolute;
	right: 0px;
	top: 0px;
	text-decoration: none;
}
#footer .footer-info a.council:hover {
	background: url(../images/footers-logos.gif) no-repeat;
	background-position: -277px -97px;
	width: 164px;
	height: 90px;
	display: block;
	text-decoration: none;
}
.entireBox {
	width: 820px;
	padding: 10px;
	float: left;
	margin-left: 70px;
}
.tdNormal {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	width:250px;
}
.inputField {
	border: 1px solid #b3b9c3;
	background-color: #fefefe;
	width:300px;
}
.submit {
	background: url(../images/go-btn.png) no-repeat left top;
	width: 25px;
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	border: 0px;
	margin: 15px 0px 0px 0px;
	vertical-align: top;
	cursor: pointer;
}
.sf_postNewComment {
	margin: 20px 0px;
	clear: both;
	overflow: hidden;
	background: url(../images/content-bgarea.png) no-repeat left top;
	width: 560px;
	margin-top: 5px;
	padding: 15px 10px 5px 10px;
	overflow: hidden;
	clear: both;
	text-transform: uppercase;
	font-size: 12px;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
}
.sf_postNewComment legend {
	display: block;
	background: url(../images/post-a-comment.png) no-repeat left top;
	width: 152px;
	float: left;
	height: 52px;
	FONT-SIZE:0px;
	MARGIN: 15px 10px 5px 10px;
	LINE-HEIGHT:0px;
}
.sf_postNewComment label {
	PADDING-LEFT:5px;
}
.sf_pollTitle {
	display:none;
	line-height:0px;
}
.sf_searchBox {
	background: url(../images/search-bg.png) no-repeat left top;
	width: 261px;
	height: 57px;
}
.sf_searchBox input.sf_searchText {
	border: 0;
	width: 195px;
	font-style: italic;
	color: #999999;
	padding: 3px 2px;
	margin: 18px 10px 0px 15px;
	vertical-align: top;
}
.sf_searchBox input.sf_searchSubmit {
	background: url(../images/go-btn.png) no-repeat left top;
	width: 25px;
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	border: 0px;
	margin: 15px 0px 0px 0px;
	vertical-align: top;
	cursor: pointer;
}
.sf_searchBox label {
	display:none;
}
.smblock-none p {
	DISPLAY:none;
}
.smblock-none li {
	LIST-STYLE: none;
}
.sf_readMore a {
	DISPLAY:none;
}
.TabbedPanelsContent p {
	DISPLAY:none;
}
.RadScheduler .rsContent {
	float: left;
}
.RadScheduler .rsFooter {
	clear: both;
}
RadScheduler .rsHeader p, .RadScheduler .rsHeader .rsDatePickerActivator {
	float:left;
	padding-bottom: 0px;
}
RadScheduler .rsHeader p, .RadScheduler .rsHeader .rsDatePickerActivator {
	float:left;
	padding-bottom: 0px!important;
}
.RadScheduler .rsHeader ul {
	float:right;
	margin:5px 0 10px 35px !important;
	padding-right:10px;
}
.RadScheduler_Default .rsAptOut, .RadScheduler_Default .rsAptMid {
	border-color:#ADCF92;
}
/*Issues page */

.IssuesTable td {
	background: url(../images/issues_td_bgd.jpg) no-repeat center bottom;
	width: 204px;
}
.IssuesTable .issue_facts {
	margin: 0;
	padding: 10px;
}
.IssuesTable span {
	padding: 10px;
}
.sfComment1Top {
	width:518px;
	height:2px;
	background: url(../images/bogcomments/top1.gif);
}
.sfComment1Body {
	width:488px;
	padding:15px;
	background: #efefef;
}
.sfComment1Bot {
	width:518px;
	height:23px;
	background: url(../images/bogcomments/bot1.gif);
}
.sfComment2Top {
	width:518px;
	height:2px;
	background: url(../images/bogcomments/top2.gif) no-repeat top center;
}
.sfComment2Body {
	width:488px;
	padding:15px;
	background: #cccccc;
}
.sfComment2Bot {
	width:518px;
	height:23px;
	background: url(../images/bogcomments/bot2.gif) no-repeat top center;
}
.sf_PostCommentHeader {
	width:227px;
	height:40px;
	background: url(../images/bogcomments/hit-a-nerve.png) no-repeat top center;
	margin: 0 0 0 20px;
	clear:both;
}
.sf_dbComment {
	margin: 20px 0px;
	clear: both;
	overflow: hidden;
	background: url(../images/content-bgarea.png) no-repeat left top;
	width: 560px;
	margin-top: 5px;
	padding: 15px 10px 5px 0px;
	overflow: hidden;
	clear: both;
	font-size: 12px;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
}
.sf_commentSubmit {
	background: url(../images/bogcomments/bnSubmit.png) no-repeat left top;
	width: 99px;
	height: 25px;
	text-decoration: none;
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	border-top-width:0px;
}
.dcThumbs a:hover img {
	opacity:0.8;filter:alpha(opacity=80);
}
.dcnavarea {
	float:left;
	position:relative;
	left:50%;
	text-align:left;
	margin: 0 0 20px 0;
}
ul.dcnav {
	height:37px;
	overflow:hidden;
	list-style:none;
	position:relative;
	left:-50%;
	margin:0;
	padding:0;
}
ul.dcnav li {
	height:37px;
	list-style:none;
	float:left;
	position:relative;
}
ul.dcnav a {
	padding:0;
	overflow:hidden;
	height:37px;
	text-indent: -9999px;
	background-position:0 0;
	cursor:pointer;
	float:left;
	text-align:center;
	white-space:nowrap;
}
ul.dcnav li a:hover {
	background-position: 0 -37px;
}
ul.dcnav li.btn_dc_healthcare a {
	width:212px;
	background-image:url(../Images/btn_dc_healthcare.gif);
}
ul.dcnav li.btn_dc_unemployment a {
	width:202px;
	background-image:url(../Images/btn_dc_unemployment.gif);
}
ul.dcnav li.btn_dc_stimulus a {
	width:203px;
	background-image:url(../Images/btn_dc_stimulus.gif);
}
ul.dcnav li.btn_dc_debt a {
	width:200px;
	background-image:url(../Images/btn_dc_debt.gif);
}
ul.dcnav li a.dchot {
	background-position: 0 -37px;
}
test {
	display: inline-block;
	text-decoration: none;
}