body {
	margin-top: 15px;
	background-color: #999999;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, helvetica;
	color: #333333;
}

a, a:visited {
	color: #0D54A4;
}

/** page structure **/

.block {
	
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background: #ffffff;
	background-image: url(images/blockTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.blockInner {
	padding: 10px 16px 10px 16px;
	text-align: left;
	background-image: url(images/blockBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bar {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background: #4274A9;
	background-image: url(images/bar_banner.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.footer {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background: #cccccc;
	background-image: url(images/footerBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/** header **/

.header {
	position: relative;
	background-image: url(images/bar_double.gif);
	background-repeat:  no-repeat;
	background-position: center 54px;
}

.header .date {
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
}

.header .logo {
	text-align: left;
}

.header .title {
	font-family: Georgia, Times New Roman, Serif;
	font-weight: normal;
	font-size: 54px;
	text-decoration: none;
	text-transform: capitalize;
	color: #343434;
	float: left;
	margin-bottom: 10px;
}

.header .mastheadImage {
	clear: left;
	margin: 4px;
	text-align: center;
}

.header .mastheadCopyright {
	text-align: right;
	font-size: 11px;
	padding-right: 10px;
}

/** navigation **/
.topNavigation {
	color: #ffffff;
	text-align: left;
	padding: 8px 18px 8px 18px; 
}

.topNavigation a, .topNavigation a:visited {
	color: #ffffff;
	margin: 0px 5px 0px 5px;
}

.topNavigation a.current {
	text-decoration: none;
}

.drillDown {
	font-size: 11px;
	border-bottom: solid 1px #666666;
	padding-bottom: 6px;
	margin-bottom: 10px;
}

.drillDown a, .drillDown a:visited {
	text-decoration: none;
}


.footerNavigation {
	font-size: 10px;
	padding: 8px 18px 8px 18px; 
}

.footerNavigation a, .footerNavigation a:visited {
	color: #333333;
}

.footerNavigation a.current {
	text-decoration: none;
}

/** side bars **/
.rightSideBar {
	float: right;
	width: 160px;
}

.leftSideBar {
	clear: left;
	float: left;
	width: 160px;
}


.rightSideBar2 {
	float: right;
	width: 306px;
	padding-left: 7px;
}

.leftSideBar2 {
	clear: left;
	float: left;
	padding-right: 7px;
	width: 306px;
}

/** main content **/
.mainBlock {
	background-image: url(images/bar_vertical.gif);
	background-repeat: repeat-y;
	background-position: 777px 0px;
}

.main {
	float: left;
	width: 764px;
}

.body {
	float: right;
	width: 574px;
}

.body img {
	margin: 8px;
}

.sectionHeader {
	font-size: 22px;
	text-transform: uppercase;
	border-bottom: solid 1px #666666;
	margin-bottom: 6px;
}

.sectionBody {
	border-top: solid 1px #ffffff;
	background-image: url(images/bar_vertical.gif);
	background-repeat: repeat-y;
	background-position: 175px 0px;
	width: 764px;
}



.sectionBodyFull {
	border-top: solid 1px #ffffff;
}

.sectionBodyFull .body {
	float: none;
	width: 100%;
}

.splitBlock3 {
	background-image: url(images/bar_vertical.gif);
	background-repeat: repeat-y;
	background-position: 635px 0px;
}

.sectionBodyNarrow {
	border-top: solid 1px #ffffff;
	background-image: url(images/bar_vertical.gif);
	background-repeat: repeat-y;
	background-position: 315px 0px;
}

.sectionBodyNarrow .body {
	width: 300px;
	margin-right: 7px;
}

.sectionBodySplit {
	border-top: solid 1px #ffffff;
	background-image: url(images/bar_vertical.gif);
	background-repeat: repeat-y;
	background-position: 330px 0px;
}

.sectionBodySplit .leftSideContent {
	clear: left;
	float: left;
	width: 315px;
}

.sectionBodySplit .rightSideContent {
	float: right;
	width: 397px;
}

.sectionBodyHome {
	border-top: solid 1px #ffffff;
	background-image: url(images/bar_vertical.gif);
	background-repeat: repeat-y;
	background-position: 418px 0px;
}

.sectionBodyHome .leftSideContent {
	clear: left;
	float: left;
	width: 403px;
}

.sectionBodyHome .rightSideContent {
	float: right;
	width: 309px;
}

.sectionHeaderWithBar {
	font-size: 22px;
	text-transform: uppercase;
	border-bottom: solid 1px #666666;
	margin-bottom: 1px;
}

.sectionBar {
	height: 25px;
	background-color: #D9E3ED;
	background-image: url(images/bar_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 2px;
}

.leftRule {
	background-image: url(images/bar_vertical.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.splitBlock {
	background-image: url(images/bar_vertical.gif);
	background-repeat: repeat-y;
	background-position: 475px 0px;
}

.splitBlock .leftSideContent {
	clear: left;
	float: left;
	width: 460px;
}

.splitBlock .rightSideContent {
	float: right;
	width: 460px;
}




.title, a.title:visited {
	display: block;
	font-size: 24px;
	font-family: Georgia, Times New Roman, Serif;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: none;
}

.title2, a.title2:visited {
	display: block;
	font-size: 18px;
	font-family: Verdana, Arial, helvetica;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: none;
}

.title2lead, a.title2lead:visited {
	color: #000000;
}

.locationBody .title {
	padding: 16px 0px 3px 14px;
	border-top: solid 1px #666666;
	background-image: url(images/bar_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.author {
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
}

.author img {
	margin: 0px;
}

.sectionBodyFull .author {
	color: #313131;
}

.article {
	margin-top: 20px;
}


.locationBody .image {
	float:left;
	margin: 14px;
}

.locationBody .address {
	width: 200px;
	float:left;
}

.companyBody .image {
	float: right;
	margin: 14px;
}

.companyBody .address {
	width: 400px;
	float: left;
}

.address h1 {
	font-size: 22px;
	font-weight: normal;
}


.listTitle, a:visited.listTitle {
	display: block;
	font-size: 24px;
	font-family: Georgia, Times New Roman, Serif;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: none;
	color: #333333;
}

.featureAbstract {
	padding-bottom: 15px;
	margin-bottom: 20px;
	background-image: url(images/bar_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.featureAbstract .title {
	color: #0D54A2;
	margin-bottom: 8px;
}

.featureAbstract .abstract {
	margin-top: 6px;
	margin-bottom: 8px;
}

.featureAbstract .image {
	float: left;
	margin-right: 8px;
}

.featureAbstract img {
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 2px;
	margin-bottom: 4px;
}

.featureAbstract .category {
	color: #000000;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.featureAbstract .location {
	display: block;
	font-size: 14px;
	font-family: Verdana, Arial, helvetica;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
}


.featuredItem {
	clear: left;
	background-color: #F0F0F0;
	border-bottom: solid 1px #000000;
	padding: 4px 8px 4px 8px;
	margin-bottom: 8px;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ACACAC;
}

.featuredItemImage {
	padding: 10px;
	text-align: center;
}

.featuredItem .item {
	color: #626262;	
}
/** Lists */

.articleHeader , .articleHeader:visited {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: normal;
	padding: 0px 0px 2px 8px;
	border-bottom: solid 1px #333333;
	color: #696969;
	text-decoration: none;
	display: block;
}

.articleGroupHeader{
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	padding: 8px 0px 3px 8px;
	margin-bottom: 2px;
	color: #990000;
	background-image: url(images/bar_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.articleList {
	padding: 0px 0px 0px 24px;
	margin: 0px;
	color: #0F54A2; 
}

.articleList li {
	padding: 3px 0px 3px 0px;
	margin: 0px;
}

.articleList li a, .articleList li a:visited  {
	color: #0F53A4;
	text-decoration: none;
	font-weight: bold;
}

.articleList li a:hover  {
	text-decoration: underline;
}

.articleList li .source {
	padding: 3px 0px 3px 0px;
	font-size: 10px;
	color: #989898;
	text-transform: uppercase;
}

.articleList li .source img {
	margin: 0px;
}

.listHeader {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: normal;
	padding: 0px 0px 3px 8px;
	background-image: url(images/bar_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #696969;
}

.list {
	padding: 0px 0px 15px 24px;
	margin: 0px;
	color: #0F54A2; 
}

.list li {
	padding: 3px 0px 3px 0px;
	margin: 0px;
}

.listSponsor {
	font-size: 10px;
	color: #989898;
	text-transform: uppercase;
	text-align: right;
	padding: 2px 4px 2px 4px;
	border-bottom: solid 1px #333333;
	margin-bottom: 20px; 
	background-image: url(images/bar_horizontal.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/** Tags **/

.tags {
	padding-left: 34px;
	background-image: url(images/icon_tag.gif);
	background-repeat: no-repeat;
	background-position: 9px 0px;
	padding-bottom: 9px;
	text-transform: uppercase;
	font-size: 10px;
}

.cityTags {
	background-image: url(images/icon_globe.gif);
	text-transform: uppercase;
}

.commentTags {
	background-image: url(images/icon_comments.gif);
	text-transform: uppercase;
}

.leaveCommentTags {
	background-image: url(images/icon_leaveComment.gif);
	text-transform: uppercase;
}

.eventVenueTags {
	background-image: url(images/icon_location.gif);
	text-transform: uppercase;
}

.eventDateTags {
	background-image: url(images/icon_time.gif);
	text-transform: uppercase;
}

/** Related Stories **/

.relatedStories {
	margin-top: 20px;
	background-image: url(images/bar_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.relatedStories div {
	padding-left: 34px;
	background-image: url(images/icon_stories.gif);
	background-repeat: no-repeat;
	background-position: 9px 0px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 10px;
}

/** Comments **/

.comments {
	margin-top: 20px;
	background-image: url(images/bar_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.comments div {
	padding-left: 34px;
	background-image: url(images/icon_comments.gif);
	background-repeat: no-repeat;
	background-position: 9px 0px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 10px;
}

.leaveComment {
	margin-top: 20px;
	background-image: url(images/bar_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.leaveComment div {
	padding-left: 34px;
	background-image: url(images/icon_leaveComment.gif);
	background-repeat: no-repeat;
	background-position: 9px 0px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 10px;
}

.comment {
	margin-top: 8px;
	background-color: #F0F0F0;
	padding: 8px;
}

.comment .created {
	background-image: url(images/icon_comment.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-left: 24px;
	margin-bottom: 4px;
}

.postComment {
	margin-top: 8px;
}

/** Archive Browser **/

.archiveBrowser .year {
	color: #4174AB;
	font-weight: bold;
	border-bottom: solid 1px #333333;
	padding-top: 4px;
	padding-bottom: 6px;
}

.archiveBrowser .header {
	color: #303030;
	font-weight: bold;
	border-bottom: solid 1px #333333;
	padding-top: 4px;
	padding-bottom: 6px;
	text-transform: uppercase;
}

.archiveBrowser .selected {
	color: #333333;
}

.archiveBrowser ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: solid 1px #333333;
}

.archiveBrowser ul li {
	margin: 0px;
	padding: 4px 6px 6px 26px;
	background-image: url(images/bar_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.archiveBrowser ul li.selected {
	font-weight: bold;
}

.archiveBrowser a, .archiveBrowser a:visited {
	text-decoration: none;
}

/** Panels **/

.panel {
	width: 160px;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 5px;
}

.panel .item {
	padding: 4px 8px 4px 8px;
	border-top: solid 1px #ffffff;
	font-size: 10px;
}

.panel .header {
	padding: 4px 8px 4px 8px;
	font-weight: bold;
}

.panel .action {
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0px 2px 25px;
	text-decoration: none;
}

.panel .action:hover {
	text-decoration: underline;
}

.panel .action img {
	border: 0px;
	vertical-align: middle;
}

.panel .button {
	margin-top: 4px;
	float: right;
}

.panel .textBox {
	width: 140px;
	margin-top: 4px;
	font-size: 11px;
	color: #999999;
	font-style: italic;
}

.panel .button img {
	border: 0px;
	vertical-align: middle;
}

.cityPanel .header {
	background-color: #4173A8;
	background-image: url(images/cityPanelTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
	color: #ffffff;
}

.cityPanel {
	background-color: #D9E3ED;
	color: #0D54A2;
	background-image: url(images/cityPanelBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.cityPanel .action, .cityPanel .action:visited {
	color: #0D54A2;
	padding-left: 20px;
}

.cityPanel .link {
	background-image: url(images/icon_link.gif);
}

.tools .header {
	background-image: url(images/toolPanelTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
}

.tools {
	background-color: #ECECEC;
	color: #666666;
	background-image: url(images/toolPanelBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.tools .action, .tools .action:visited {
	color: #666666;
}

.tools .print {
	background-image: url(images/icon_print.gif);
}

.tools .email {
	background-image: url(images/icon_email.gif);
}

.tools .digg {
	background-image: url(images/icon_digg.png);
}

.tools .delicious {
	background-image: url(images/icon_delicious.gif);
}

.tools .rss {
	background-image: url(images/icon_rss.png);
}

.tools .typeSize, .tools .typeSize:visited {
	display: inline;
	margin-left: 6px;
	padding: 0px 0px 0px 0px;
}


/** home **/
.currentIssue {
	height: 56px;
	background-image: url(images/img_currentIssue.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 15px;
}


/** Search **/
.searchresult {
	margin-top: 2px;
	margin-bottom: 6px;
}

.searchresult .title, .searchresult .title:visited {
	font-family: Verdana, Arial, helvetica;
	font-size: 18px;
	text-decoration: none;
	margin-bottom: 2px;
}

.searchresult .title:hover {
	text-decoration: underline;
}

.searchresult .type {
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	margin-bottom: 2px;
}

.pager {
	text-transform: uppercase;
	font-size: 10px;
	text-align: right;
	padding-bottom: 6px;
	border-bottom: solid 1px #333333;
	margin-bottom: 6px;
}

.pagination, .pagination a {
	display: inline;
	font-size: 10px;
}

.pagination .current {
	text-decoration: none;
}

/** cms authoring **/

.console {
	position:relative;
	top: -15px;
	float: left;
}

.contentBlockTitle {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

.listbox {
	width: 180px;
	height: 300px;
	border-color: Silver;
	border-width: 1px;
}


.RadEContentBordered {
	background-color: #ffffff;
}