html, body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
}
body {
	background: #013254 url(/graphics/palettefed/body_bg.gif) top center no-repeat;
	padding-bottom: 9px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}

a, a:link, a:visited {
	color: #013254;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
table {
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
tr {
	/*display: inline;*/
}
tr, td {
	vertical-align: top;
	padding: 0px;
}
td {
	
}

#main-container {
	background-color: #FFFFFF;
	width: 940px;
	margin: 0px auto 0px auto;
	padding: 9px 9px 0px 9px;
}

#topLinks {
	color: #003756;
	background-color: #dbe9f0;
	padding: 9px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	width: 822px;
	float: left;
}
#topLinks ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#topLinks li {
	list-style: none;
	margin-left: 15px;
	float: left;
	line-height: 15px;
}
#topLinks .facebook a, #topLinks .twitter a {
	color: #FF0000;
}
#topLinks .facebook {
	background: url(/graphics/facebook.png) top left scroll no-repeat;
	padding-left: 20px;
}
#topLinks .twitter {
	background: url(/graphics/twitter.png) top left scroll no-repeat;
	padding-left: 20px;
}
#whitepaperLink {
	width: 82px;
	background-color: #4c96bb;
	font-size: 11px;
	padding: 10px 9px 9px 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: left;
}
#whitepaperLink a {
	color: #FFFFFF;
}

#header-container {
	margin-top: 9px;
}

#masthead h1 {
	padding: 0px;
	margin: 0px;
}
#bannerTop {
	margin: 9px 0px 0px 0px;
	padding: 9px;
	border: solid 1px #cacaca;
	background: url(/graphics/palettefed/banner_top_bg.gif) top center repeat;
}
#bannerTop ul, #bannerTop li {
	margin: 0px;
	padding: 0px;
}
#bannerTop ul {
	margin: 9px 0px 0px 13px;
}
#bannerTop .enewsletter {
	width: 185px;
	float: left;
	font-size: 10px;
}
#bannerTop .enewsletter h2 {
	font-weight: bold;
	color: #0c5b91;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#bannerTop .enewsletter ul, #bannerTop .enewsletter li, #bannerTop .enewsletter td {
	font-size: 10px;
}
#homeFeature{
	
	border: solid 1px #CACACA;
	padding: 6px;
	color: #013254;
	margin-bottom: 9px;
	text-align: left;
}

#subFeature {
	background-color: #D6D6D6;
	border: solid 1px #CACACA;
	padding: 6px;
	color: #013254;
	margin-bottom: 9px;
	text-align: left;
}
#subFeature {
	margin-top: 9px;
	margin-bottom: 0px;
}
#homeFeature a:hover, #subFeature a:hover {
	color: #013254;
}
#homeFeature .line, #subFeature .line {
	border-top: dotted 1px #656565;
	margin: 9px 0px;
}
#homeFeature .image , #subFeature .image {
	float: left;
	margin: 0px 6px 0px 0px;
}
#homeFeature .promotitle, #subFeature .promotitle {
	font-size: 14px;
	font-weight: bold;
}
/*
#homeFeature {
	background: url(/graphics/palettefed/nav1_bg.gif) top left repeat-x;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 6px;
	margin-top: 9px;
}
#homeFeature a, #homeFeature a:hover {
	color: #FFFFFF;
}
*/

#branding-container {
	width: 280px;
	z-index: 100;
	position: absolute;
	height: 53px;
	margin: -73px 0px 0px 650px;
	padding: 20px 9px 0px 0px;
}
#branding-container ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#branding-container li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#branding-container .login-container {
	float: right;
	text-align: right;
	width: 270px;
}
#branding-container #login-container {
	/**/
	display: none;
	
}
#branding-container .separator {
	border-top: dotted 1px #013254;
	height: 1px;
	overflow: hidden;
	margin: 2px 0px 1px 0px;
}

#searchForm {
	position: absolute;
	z-index: 100;
	width: 272px;
	margin: -46px 0px 0px 337px;
}
#searchForm input {
	margin: 0px;
	padding: 0px;
}
#searchForm .keyword-input {
	font-size: 14px;
	line-height: 18px;
	border: solid 1px #838383;
	padding: 1px;
	width: 200px;
}
#searchForm .go-button {
	width: 64px;
	background-image: url("http://www.federaltimes.com/graphics/common/search_bg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	border: solid 1px #838383;
	font-size: 10px;
	line-height: 11px !important;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 1px 0px;
	white-space: normal;
	text-align: center;
	background-color: #007DC8;
}

.navigation-container {
	margin: 9px 0px 0px 0px;
}
.navigation-container a, .navigation-container a:link, .navigation-container a:visited {
	color: #FFFFFF;
}
.navigation-container a:hover {
	text-decoration: underline;
}
.navigation-container .level1-expand, .navigation-container .level1-collapse, .navigation-menu-level2 span {
	padding: 0px 5px 0px 5px;
	line-height: 22px;
}
.navigation-menu-level1, .navigation-menu-level2 {
	list-style: none;
	font-size: 11px;
}

.navigation-menu-level1 {
	background: url(/graphics/palettefed/nav1_bg.gif) top left repeat-x;
	text-transform: uppercase;
}
.navigation-menu-level2 {
	background: url(/graphics/palettefed/nav2_bg.gif) top left repeat-x;
}

#breaking {
	margin-top: 9px;
	padding: 9px;
	font-size: 14px;
	font-weight: bold;
	background-color: #ff3c00;
	background-color: #820101;
	background-color: #C5DBE7;
	background-color: #ffc600;
	/*border: 1px solid #640000*/
	border: solid 1px #CACACA;
	color: #FFFFFF;
	color: #FF0000;
	color: #013254;
	text-align: center;
}
#breaking a {
	color: #FFFFFF;
	color: #FF0000;
	color: #013254;
	text-decoration: underline;
}

#content-container {
	margin-top: 9px;
}
#content-container ul, #content-container ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#content-container li {
	padding: 0px 6px 0px 11px;
	background: url(/graphics/palettefed/list_bullet.gif) no-repeat;
	background-position: 0px 4px;
	list-style: none;
}
#content-container h1, #content-container h2  {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#content-container h1, #content-container h1 a {
	color: #1e77b3;
}
#content-container h2, #content-container h2 a {
	color: #013656;
}

#content-container .news-tools li {
	background: none;
	display: inline;
	padding-left: 9px;
}
#content-container .news-tools .comment {
	background-position: -120px 2px;
}
#content-container .news-tools .recommend {
	background-position: -286px 2px;
	border-left: solid 1px;
	width: 24px;
}

.module {
	margin-bottom: 9px;
	border: solid 1px #cacaca;
	background-color: #f2f2f2;
}
.module .modulecontent {
	margin: 0px 6px 6px 6px;
	font-size: 10px;
}
.module .left {
	width: 49%;
	padding: 0 1% 0 0;
	float: left;
}
.module .right {
	width: 48%;
	padding: 0 0 0 1%;
	border-left: solid 1px #cacaca;
	float: left;
}
.module .img {
	float: left;
	margin: 0px 6px 3px 0px;
}
.module .footer {
	margin-top: 2px;
	padding-top: 2px;
	border-top: solid 1px #cacaca;
}


#content-container .title, #search-right-col .module .title {
	background-color: #d6d6d6;
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	padding: 6px;
	border-bottom: dotted 1px #656565;	
	color: #013656;
}

#content-container .top-photo-portrait {
	width: 200px;
	margin: 0px auto 6px auto; 
	border: solid 1px #013656;
}
#content-container .top-photo-portrait img {
	width: 200px;
}
#content-container .top-photo-landscape {
	width: 300px;
	margin: 0px auto 6px auto; 
	border: solid 1px #013656;
}
#content-container .top-photo-landscape img {
	width: 300px;
}
#content-container .morenews-photo {
	width: 100px;
	margin: 3px 6px 6px 0px; 
	border: solid 1px #013656;
	float: left;
}
#content-container .morenews-photo img {
	width: 100px;
}
#content-container .desc {
	font-size: 11px;
}

#breadcrumbs {
	border-bottom: solid 1px #d30000;
	padding-bottom: 6px;
	margin-bottom: 9px;
	font-size: 16px;
	font-weight: bold;
	color: #d30000;
}
#breadcrumbs h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	display: inline;
	color: #d30000;
}
#breadcrumbs h1 a {
	color: #d30000;
}

.leftcol {
	width: 322px;
}
.leftcol .leftnarrow {
	width: 160px;
	float: left;
	overflow: hidden;
}
.leftcol .leftnarrow #textalerts {
	width: 158px;
}
.leftcol .rightnarrow {
	width: 152px;
	float: right;
}
.leftcolnarrow {
	width: 160px;
	overflow: hidden;
}
.leftcolwide {
	
}
.centercol {
	width: 300px;
	padding: 0px 0px 0px 9px;
}
.centercol .module {
	width: 298px;
}
.centercolwide {
	width: 462px;
}
.rightcol {
	width: 300px;
	padding-left: 9px;
}
.rightcol .skyscraper-container {
	float: right;
	margin-left: 9px;
}
.leftcol .skyscraper-container, .leftcolnarrow .skyscraper-container {
	float: left;
	margin-right: 9px;
}

.frontpromo {
	padding-bottom: 9px;
}
#topstories, #channel-topstories {
	border: solid 1px #cacaca;
	overflow: hidden;
	background-image: url(/graphics/common/border_bg.gif);
	background-position: 324px 0px;
	background-repeat: repeat-y;
}
#topstories h1, #channel-topstories h1 {
	color: #1e77b3;
}
#topstories .pubdate, #channel-topstories .pubdate {
	font-style: italic;
}
#topstories .left {
	width: 324px;
	float: left;
}
#topstories .top {
	margin: 9px;
}
#topstories .related {
	border-top: dotted 1px #656565;
	padding: 6px 9px 9px 0px;
	background-color: #f2f2f2;
}
#topstories .border {
	/*
	background-color: #cacaca;
	width: 1px;
	position: fixed;
	z-index: 10;
	height: 1000px;
	*/
	display: none;
}
#topstories .right {
	width: 268px;
	float: left;
	padding: 0px 9px 9px 9px;
}
#topstories .right h1, #topstories .right h2 {
	margin-top: 9px;
}

#channel-topstories {
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 9px;
}
#channel-topstories .top {
	margin: 9px;
}
#channel-topstories .related {
	font-size: 10px;
	background-color: #f2f2f2;
	border-top: dotted 1px #656565;
	border-bottom: dotted 1px #656565;
	padding: 6px 9px 9px 9px;
}
#channel-topstories .bottom {
	margin: 0px 9px 9px 9px;
	font-size: 10px;
}
#channel-topstories .bottom h1, #channel-topstories .bottom h2 {
	margin-top: 9px;
}

#webinar, #tour {
	background-color: #f7f8dd;
}
#webinar .title, #tour .title {
	background-color: #dcdeb3;
}

#experts {
	background-color: #e9e9e9;
	width: 320px;
}
#experts .title {
	margin-bottom: 0px;
}
#experts .modulecontent {
	padding: 0px;
	margin: 0px;
}
#experts .row {
	background-color: #e9e9e9;
	padding: 6px;
}
#experts .rowAlt {
	background-color: #f2f2f2;
	padding: 6px;
}
#experts .left {
	float: none;
	width: 52px;
	margin: 0px;
}

#newsTopic {
	background-color: #FFFFFF;
	font-size: 11px;
	padding-bottom: 6px;
}
#newsTopic ul {
	margin-top: 6px;
}
#newsTopic li {
	padding: 6px 6px 0px 20px;
	background-position: 9px 11px;
	list-style-position: outside;
}
#newsTopic .sub1, #newsTopic .sub2, #newsTopic .sub3, #newsTopic .sub4 {
	font-weight: bold;
	margin: 0px 6px 0px 6px;
}
#newsTopic .sub1, #newsTopic .sub1 a {
	color: #d30000;
}
#newsTopic .sub2, #newsTopic .sub3, #newsTopic .sub4 {
	margin-top: 6px;
	padding-top: 6px;
	border-top: dotted 1px #656565;
}
#newsTopic .sub2, #newsTopic .sub2 a {
	color: #366e00;
}
#newsTopic .sub3, #newsTopic .sub3 a {	
	color: #e16c01;
}
#newsTopic .sub4, #newsTopic .sub4 a {
	color: #6633CC;
}

#channelnews {
	background-color: #FFFFFF;
}
#channelnews li {
	background-position: 0px 4px;
	font-size: 10px;
	font-weight: normal;
}
#channelnews .title {
	border-bottom: none;
	margin-bottom: 0px;
}
#channelnews h2 {
	font-size: 13px;
	font-weight: bold;
	color: #013656;
	margin: 0px;
	padding: 0px;
}
#channelnews .light , #channelnews .dark {
	border-top: dotted 1px #656565;
	padding: 9px;
}
#channelnews .light {
	
}
#channelnews .dark {
	background-color: #f2f2f2;
}

#commentary {
	
}
#commentary .title {
	
}

#poll, #textalerts, #channelpromo {
	width: 150px;
	float: left;
}
#poll {
	float: right;
}
#submitButton {
	margin-top: 10px;
}
#submitButton input {
	padding: 2px;
	font-size: 10px;
}
.leftcolnarrow #textalerts {
	width: 158px;
}
.rightcol #textalerts, .rightcol #channelpromo {
	width: 129px;
}

#textalerts input {
	font-size: 10px;
}

#fedline {
	background-color: #f2f2f2;
	font-size: 11px;
}
#fedline h1 {
	padding: 0px;
	margin: 9px auto 0px auto;
	width: 282px;
	height: 73px;
	text-indent: -9999px;
	background: url(/graphics/palettefed/fedline_logo.jpg) top center no-repeat;
}
#fedline h3 {
	display: none;
}
#fedline ul {
	margin: 6px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
#fedline li {
	border-top: dotted 1px #656565;
	padding: 6px 6px 6px 20px;
	background: url(/graphics/palettefed/list_bullet.gif) no-repeat;
	background-position: 9px 11px;
}
#fedline #blogtoolbar {
	margin: 6px 9px 0px 9px;
	height: 15px;
	overflow: hidden;
}
#fedline #blogtoolbar ul {
	padding: 0px;
	margin: 0px;
}
#fedline #blogtoolbar li {
	float: left;
	padding: 0px 0px 0px 20px;
	font-size: 10px;
	border: none;
	line-height: 15px;
}
#fedline #blogtoolbar .facebook {
	background: url(/graphics/facebook.png) top left scroll no-repeat;
}
#fedline #blogtoolbar .twitter {
	background: url(/graphics/twitter.png) top left scroll no-repeat;
	margin: 0px 43px;
}
#fedline #blogtoolbar .rss {
	background: url(/graphics/rss.png) top left scroll no-repeat;
}
#fedline .date {
	font-style: italic;
	font-size: 10px;
}
#fedline .more {
	background-color: #d6d6d6;
	padding: 6px 6px 6px 20px;
	border-top: dotted 1px #656565;
}

#video {
	background-color: #FFFFFF;
}
#video .title {
	background-color: #c5dbe7;
}

#fedtape img {
	width: 284px;
	border: solid 1px #000000;
}

#bookstore {
	background-color: #eef8fe;
}
#bookstore .title {
	background-color: #c5dbe7;
}

#webcast {
	
}
#webcast .title {
	background-color: #59A392;
	color: #FFFFFF;
}
#webcast .modulecontent {
	font-size: 14px;
}
#webcast .modulecontent a {
	color: #2D6F6B;
	font-weight: bold;
}
#webcast .moduledivider {
	height: 1px;
	border-top: dotted 1px #000000;
}

.rightcol .simplemodule {
	margin-bottom: 9px;
}

.leftcol #channelpromo {
	width: 150px;
	float: right;
}
#channelpromo {
	
}
#channelpromo .title {
	
}
#channelpromo .modulecontent {
	font-size: 11px;
}
#channelpromo .img {
	width: 50px;
	border: solid 1px #013656;
}

#calendar {
	background-color: #f2f2f2;
}
#calendar .title {
	background-color: #c5dbe7;
}		
#calendar .title img{
	padding-right: 8px;
}

#calendar .sub {
	background-color:#f2f2f2;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000;
	padding: 8px;
	border-bottom:1px dotted #696969;
}
#calendar .body {
	background-color: #FFFFFF;
	padding: 6px 6px 6px 6px;
	font-size: 11px;
}	
#calendar .event {
	color: #033655;
	font-weight:bold;
}	
#calendar .footer {
	background-color:#f2f2f2;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #033655;
	padding: 8px;
	margin-top: 0px;
}

#storiesTabs .title {
	margin: 0px;
}
#storiesTabs .modulecontent {
	padding: 0px;
	margin: 0px;
}
#topStoriesTabs {
	
}
#topStoriesTabs h1 {
	font-size: 16px;
	margin: 0px;
	padding: 10px;
}
#topStoriesTabs ul {
	list-style: none;
	margin: 0px;
	padding: 9px 9px 5px 9px;
}
#topStoriesTabs li {
	padding-bottom: 4px;
}
#topStoriesTabs .tabOptions {
	background-color: #D6D6D6;
	width: 100%;
	border-bottom: dotted 1px #656565;
}
#topStoriesTabs .tabOptions .block {
	background: url(/graphics/palettefed/nav1_bg.gif) repeat-x scroll left top;
}
#topStoriesTabs .tabOptions .block a {
	color: #FFFFFF;
}
#topStoriesTabs .tabOptions .none {
	background-color: #D6D6D6;
}
#tabTodayOption, #tabWeekOption, #tabMonthOption {
	float: left;
	width: 99px;
	text-align: center;
	padding: 6px 0px;
}
#tabMonthOption {
	width: 100px;
}

#subHeadlines {
	background-color: #FFFFFF;
}
#subHeadlines li {
	background-position: 0px 6px;
	padding-bottom: 9px;
}
#subHeadlines .desc {
	margin-bottom: 9px;
}
#subHeadlines .topHeadlines, #subHeadlines .moreHeadlines, #subHeadlines .search {
	padding: 9px 9px 0px 9px;
}
#subHeadlines .topHeadlines {
	padding-top: 0px;
}

#subHeadlines .moreHeadlines {
	border-top: dotted 1px #656565;
	font-size: 11px;
}
#subHeadlines .moreHeadlines h2 {
	padding-bottom: 9px;
}
#subHeadlines .search {
	border-top: dotted 1px #656565;
	background-color: #f2f2f2;
	padding-bottom: 9px;
}

#allHeadlines .modulecontent {
	font-size: 11px;
}
#allHeadlines li {
	padding-bottom: 9px;
}


#article {
	border: solid 1px #cacaca;
	margin-bottom: 9px;
}
#article .article-headline {
	margin: 6px;
}
#article .article-headline h1 {
	font-size: 18px;
}
#article .article-headline h2 {
	font-size: 14px;
	padding: 5px 0px 5px 0px;
}
#article .article-byline {
	padding: 6px;
	background-color: #f2f2f2;
	font-weight: bold;
	border-top: dotted 1px #656565;	
	color: #013656;
	font-size: 10px;
}
#article .article-tools {
	margin: 6px 0px 6px 0px;
	clear: both;
}
#article .article-tools ul {
	
}
#article .article-tools li {
	float: left;
	display: inline;
	font-size: 11px;
	margin: 0px 8px 0px 0px;
	padding: 0px 4px 0px 4px;
	background: none;
}
#article .article-tools .gslCommentsCount, #article .article-tools .gslRecommendCount {
	padding-left: 4px;
}

#article .article-bodytext {
	margin: 6px;
	padding: 0px;
	clear: both;
}
#article .article-tags {	
	font-weight: bold;
	font-size: 13px;
	margin: 6px;
	background-color: #F2F2F2;
	font-weight: bold;
	padding: 6px;
	border: dotted 1px #656565;
}
.article-main-photo {
	padding: 6px;
	border: solid 1px #cacaca;
	background-color: #f2f2f2;
	margin: 0px 0px 9px 0px;
	width: 286px;
}
.article-main-photo img {
	width: 286px;
	border: none;
}
#article .article-pagination {
	float: right;
	font-size: 11px;
}
#article .article-pagination li {
	display: inline;
	background: none;
	margin: 0px;
	padding: 0px;
}
#article .right-pagination, #article .article-pagination-list, #article .left-pagination {
	float: right;
	padding: 0px 5px 0px 5px;
}
#article li {
	list-style: none;
}

#related {
	
}
#related li {
	font-size: 12px;
}


#pluckcomments {
	
}
#pluckcomments ul.comment-pagination li {
	background: none;
}
#bookmark-tools {
	float: left;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	position: relative;
	z-index: 30;
}
#bookmark-tools ul {
	background: #FFFFFF none repeat scroll 0 0;
	border: solid 1px #999999;
	height: 156px;
	padding-top: 6px;
	position: absolute;
	width: 100px;
	z-index: 30;
}
#bookmark-tools li {
	float: left;
	display: inline;
	font-weight: bold;
	height: 22px;
	margin: 3px 0px 0px 0px;
	text-align: left;
	width: 100px;
	background: none;
}
#bookmark-tools .delicon, #bookmark-tools .facebookicon, #bookmark-tools .diggicon, #bookmark-tools .redditicon, #bookmark-tools .newsvineicon, #bookmark-tools .twittericon {
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-right: 20px;
}

#bookmark-tools .delicon {
	background-image: url('/graphics/common/bookmarks/delicious.gif');
}
#bookmark-tools .facebookicon {
	background-image: url('/graphics/common/bookmarks/facebook.gif');
}
#bookmark-tools .diggicon {
	background-image: url('/graphics/common/bookmarks/digg.gif');
}
#bookmark-tools .redditicon {
	background-image: url('/graphics/common/bookmarks/reddit.gif');
}
#bookmark-tools .newsvineicon {
	background-image: url('/graphics/common/bookmarks/newsvine.gif');
}
#bookmark-tools .twittericon {
	background-image: url('/graphics/common/bookmarks/twitter.gif');
}

#manageuseraccount {
	float: right;
	position: relative;
	right: 10px;
	top: 136px;
	z-index: 100;
	margin: -20px 0px 0px 0px;
	color: #FFFFFF;
}
#manageuseraccount a {
	color: #FFFFFF;
}
#PluckThirdPartyContainer { display: none; }
#pluck-register {
	width: 350px;
	overflow: hidden;
	margin: 0px auto 9px auto;
	border: solid 2px #CACACA;
	background: url(/graphics/palettefed/banner_top_bg.gif) top left;
}


.article-sidebar {
	
}

#static-container {
	padding: 9px;
	border: solid 1px #cacaca;
}
#static-container ul, #static-container ol {
	margin: 9px 0px 9px 9px;
}
#static-container .top {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}


.leaderboard-container {
	margin: 0px;
	padding: 0px;
	width: 728px;
	height: 90px;
	overflow: hidden;
	float: right;
	clear: none;
}
.poster-container {
	margin: 0px 0px 9px 0px;
	padding: 0px;
	width: 300px;
	height: 250px;
	overflow: hidden;
}
.skyscraper-container {
	margin: 0px 0px 9px 0px;
	padding: 0px;
	width: 160px;
	height: 600px;
	overflow: hidden;
	display: inline;
}

#footer-container {
	width: 958px;
	margin: 9px auto 0px auto;
}
#footer-container .leaderboard-container {
	float: left;
}

#siteIndex {
	background-color: #2a6784;
	background: url(/graphics/palettefed/site_index_bg.gif) bottom left repeat-x;
	width: 938px;
	/*height: 100px;*/
	border: solid 1px #dae4d9;
	padding: 9px;
	margin-bottom: 9px;
}

#bottomNav {
	font-size: 11px;
}
#bottomNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#bottomNav li {
	padding-right: 14px;
	display: inline;
}
#bottomNav a, #bottomNav a, #bottomNav a {
	color: #FFFFFF;
}
#bottomNav a:hover {
	text-decoration: underline;
}

#gannettlegal, #copyright {
	font-size: 10px;
	color: #FFFFFF;
	width: 220px;
	float: right;
	clear: none;
	margin: 9px 0px 6px 0px;
	padding-bottom: 6px;
	border-bottom: dashed 1px #FFFFFF;
}
#gannettlegal a, #coypright a {
	color: #007bc4;
}
#copyright {
	border-bottom: none;
	margin-top: 0px;
}

.footertag {
text-align:center;
font-size:11px;
margin:6px 0 0;
padding:13px 0 8px;
clear: both;
}

.clear {
	clear: both;
	display: compact;
	font-size: 1px;
	height: 0px;
	line-height: 1px;
}
.clear-right {
	clear: right;
}
.clear-left {
	clear: left;
}
.small {
	font-size: 10px;
}
.red {
	color: #FF0000;
}

/* FORUM STYLES */
a.forumToggle, div.ForumList_CategoryTitle, div.ForumList_GroupHeading a {
	visibility: visible;
}

/* SEARCH PAGE STYLES */
#search-header {
	width: 940px;
	margin: 0px auto 9px auto;
	padding: 9px 5px 0px 9px;
}

#search-right-col {
	width: 160px;
	float: right;
}
#search-right-col .skyscraper-container {
	display: block;
}
#search-right-col .module {
	width: 158px;
}

#search-footer {
	width: 940px;
	margin: 0px auto 0px auto;
	padding: 9px 5px 0px 9px;
	color: #013254;
}
#search-footer li {
	padding-right: 11px;
}
#search-footer #siteIndex {
	border: none;
	width: 922px;
}
#search-footer #gannettlegal, #search-footer #copyright {
	color: #013254;
	width: 200px;
	margin-right: 20px;
}

#isf-wrapper {
	margin: 0px auto 0px auto;
	padding: 0px;
	float: left;
	width: 952px;
	padding: 0px 9px 0px 9px;
}
#isf-banner-ads, #isf-quick-links { display: none; }
#isf-module-container, #full-column1 {
	width: 770px !important;
}
#isf-module-container {
	margin: 0px 0px 0px 0px;
	padding-left: 3px;
}
#left { display: none; }
#right {
	float: right;
	margin: 0px 9px 9px 9px;
}

/* CALENDAR STYLES */
#eventsCalendar {
	
}
#eventsCalendar .submitEvent {
	float: right;
	margin: -33px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
}
#eventsCalendar .eventHeader {
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #000000;
	padding: 5px;
}
#eventsCalendar .eventDate {
	font-weight: bold;
	width: 15%;
}
#eventsCalendar .eventLocation {
	width: 20%;
}
#eventsCalendar .eventName {
	
}
#eventsCalendar .eventLink {
	width: 15%;
	text-align: right;
}
#eventsCalendar .eventBlank {
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#eventsCalendar .row td, #eventsCalendar .rowAlt td {
	padding: 5px;
}
#eventsCalendar .row td {
	background-color: #F2F2F2;
}
#eventsCalendar .rowAlt td {
	background-color: #FFFFFF;
}
.overDiv {
	z-index: 100000;
	margin: 32px auto 0px 288px !important;
	position: absolute !important;
	left: auto !important;
	/*top: auto !important;*/
	background-image: url(/graphics/palettefed/banner_top_bg.gif) !important;
}

#branding-container .login-container .UAWidget-Inline {
	/*display: none;*/
}


#share-tools {
	border: solid 1px #CACACA;
	padding: 6px 6px 4px 6px;
	background-color: #F2F2F2;
	margin-bottom: 9px;
}
#share-tools .share-tools-twitter, #share-tools .share-tools-facebook {
	float: left;
	margin-right: 9px;
}
#share-tools .share-tools-addthis {
	float: right;
	margin-top: 2px;
}

