﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}
input {
	font-family: tahoma, helvetica, sans-serif;
}
/* remember to define focus styles! */
:focus {
	outline: 0px;
}
html, body {
	margin: 0px !important;
	padding: 0px !important;
	height: 100%;
}
.container {
	position: relative;
	margin: 0px auto !important;
	height: 100%;
	background: #ffffff;
}
body {
	background: #dedede;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 105%;
}
p {
	line-height: 125%;
}
a:active {
	outline: none;
}
.container a {
	color: #5a96e8;
	text-decoration: none;
}
.container a:hover {
	color: #5a96e8;
	text-decoration: underline;
}
.whiteA {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
/*-------------------------------- BEGIN CLASS SYLES ----------------------------------------- */
.smallHeader {
	color: #1c3b94;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	font-family: georgia, serif;
	margin-bottom: 5px !important;
	line-height: 135%;
}
.smallHeaderWhite {
	color: #ffffff;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	font-family: georgia, serif;
	margin-bottom: 5px !important;
	line-height: 135%;
}
.medHeader {
	color: #1c3b94;
	font-variant: small-caps;
	font-size: 20px;
	font-weight: bold;
	font-family: georgia, serif;
	margin-bottom: 5px !important;
	line-height: 135%;
}
.medHeaderWhite {
	color: #ffffff;
	font-variant: small-caps;
	font-size: 20px;
	font-weight: bold;
	font-family: georgia, serif;
	margin-bottom: 5px !important;
	line-height: 135%;
}
.advert {
	border: 0px solid #8693a2;
	/*background: #dedede;*/
}
.lcDropDown {
	width: 135px;
	/*border: 1px solid #85abd7;*/
}
.inputSearch {
	margin: 5px 0 !important;
	padding: 4px 2px 3px 2px !important;
	border: 1px solid #85abd7;
	vertical-align: middle;
	width: 120px;
	font-size: 12px;
}
.storyUL li {
	list-style: square;
	margin-left: 17px !important;
	margin-bottom: 10px !important;
	line-height: 135%;
}
.storyUL li a {
	color: #000000;
}
.moreLink {
	font-size : 11px;
	text-align: right;
	color: #5a96e8;
}
.bigHeadline a {
	font-size: 26px;
	color: #1c3b94;
	font-weight: bold;
	line-height: 27px;
}
.articleHeadline {
	font-size: 26px;
	color: #1c3b94;
	font-weight: bold;
	line-height: 27px;
}
.articleSubhead {
	font-size: 18px;
	color: #015;
	font-weight: bold;
	line-height: 19px;
}

.medHeadline a {
	font-size: 20px;
	color: #1c3b94;
	font-weight: bold;
}
.smallHeadline a {
	font-size: 15px;
	color: #1c3b94;
	font-weight: bold;
}
.tinyHeadline {
	list-style: square;
	margin-left: 15px !important;
}
.tinyHeadline a {
	font-size: 13px;
	color: #1c3b94;
	font-weight: bold;
}
.calMonth {
	padding-top: 2px !important;
	font-size: 12px;
	font-weight: bold;
}
hr {
	height: 1px;
	margin: 20px 0 !important;
}
.doIt {
	color: #000000;
	font-size: 11px;
	font-variant:small-caps;
	font-family: Georgia, serif;
}
/*-------------------------------- BEGIN HEADER LAYOUT ----------------------------------------- */
#header {
	height: 214px;
	background: #234781 url('../images/headerBacker.jpg') no-repeat top left;
	border-bottom: 1px solid #ffffff;
	position: relative;
}
#headerLeftCol {
	height: 214px;
}
#headerLogo {
}
#headerLogo h1 a {
	display: block;
	text-indent: -99999px;
	width: 243px;
	height: 167px;
	background: transparent url('../images/mainLogo.png') no-repeat top left;
	margin: 10px 0 0 5px !important;
}
#headerDate {
	height: 30px;
	color: #acd1fb;
	font-weight: bold;
	font-size: 13px;
	padding-left: 10px !important;
	font-family: georgia, serif;
	line-height: 145%;
}
#headerRightCol {
	height: 214px;
}
#headerRegister {
	text-align: right;
	color: #ffffff;
	margin: 12px 17px 11px 0 !important;
	font-size: 14px;
	height:16px;
	margin-left: 5px !important;
}
#headerRegister a {
	color: #acd1fb;
}
#headerContent {
	margin-top: 10px !important;
	height: 75px;
	position: absolute;
	
}
#headerFeature {
	border-right: 1px solid #ffffff;
	height: 75px;
	width: 530px;
	float: left;
	padding-right: 25px !important;
	text-align: right;
	margin-left: 5px !important;
}
#headerSearch {
	height: 75px;
	float: left;
	padding-left: 25px !important;
}
#headerSearch2 {
	height: 75px;
	float: left;
	padding-left: 20px !important;
	padding-top: 12px;
}
/*-------------------------------- BEGIN NAV LAYOUT ----------------------------------------- */



#topNav{
	background: #000b37 url('../images/navBacker.png') repeat-x top left;
	border-bottom: 1px solid #ffffff;
	padding: 0;
	margin: 0;
	list-style: none;	
}

#topNav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#topNav li {
	float: left;
	display: inline;
	border-left: 1px solid #ffffff;
	padding: 0;
	margin: 0;
}
#topNav li:last-child {
	border-right: 1px solid #ffffff;
}

#topNav a {
	display: block;
	padding: 12px 7px 12px 7px !important;
	font-size: 15px;
	font-variant: small-caps;
	white-space:nowrap;
	color: #fff;
	text-decoration: none;
	margin-bottom: -12px;
}
#topNav a:hover, #topNav a:hover, #topNav .selected{
	background: url('../images/navBackerOn.png') no-repeat 0 0px;
}
#topNav li ul {
	position: absolute;
	width: 250px;
	left: -999em;
	z-index: 9000;
	background: #000B37;
	border-top: 1px solid #fff;
}

#topNav li:hover ul, #topNav li.sfhover ul {
	left: auto;
}
#topNav li li{
	border: none;
	padding: 0;
	width: 250px;
	margin: 0;
}
#topNav li li a{
	background: #000B37;
	padding: 6px 10px !important;
	color: #fff;
	width: 230px;
	font-size: 11px;
	line-height: 11px;
	margin-bottom: 0;
}
#topNav li li a:hover{
	background: #373E5D;
}
#topNav li.activeNav a { background:#FFFFFF; color: #000b37;}
#topNav li.activeNav li a { background:#000b37; color: #fff;}
#topNav li.activeNav li a:hover { background: #373E5D;}












/*-------------------------------- BEGIN MAIN COLUMN LAYOUT ----------------------------------------- */
#mainColumns {
	margin-top: 15px;
	background: #ffffff;
	margin-bottom: -20px !important;
}
#column1 {
	padding: 0px !important;
}
#col1Padder {
	width: 160px;
	margin: 0 16px 0 9px !important;
	/*background: red;*/
}
#column2 {
	padding: 0px !important
}
#col2Padder {
	width: 468px;
	margin: 0 4px 0 8px !important;
	/*background: orange;*/
}
#column3 {
	padding: 0px !important;
}
#col3Padder {
	width: 300px;
	margin: 0 9px 0 23px !important;
	/*background: lime;*/
}
/*-------------------------------- BEGIN MAIN LEFT COLUMN LAYOUT ----------------------------------------- */
#lcThisWeek {
	margin-bottom: 30px !important;
}
#thisWeekContent {
	border: 1px solid #8693a2;
	width: 158px !important;
	padding: 0px !important;;
	/*height: 220px;*/
}
#lc160x600 {
	margin-bottom: 30px !important;
}
#lcNewsByInd {
	margin-bottom: 30px !important;
}
#lcNewswire {
	margin-bottom: 30px !important;
}
#lcMarkets {
	margin-bottom: 30px !important;
	font-size: 10px;
}
#marketData {
	margin: 10px 0 3px 0 !important;
	padding: 5px 0;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
}
.stockInput {
	width: 30px;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	border: 1px solid #85abd7;
	vertical-align: middle;
}
.stockCell {
	width: 33%;
}
.stockCell2 {
	width: 33%;
	text-align: right;
}
.stockCell-minus {
	width: 33%;
	color: #ff0000;
	text-align: right;
}
.stockCell-plus {
	width: 33%;
	color: #009900;
	text-align: right;
}
#marketSearch {
	text-align: center;
	margin: 5px !important;
	vertical-align: middle;
}
#marketSponsor {
	font-size: 10px;
	text-align: center;
	padding: 2px !important;
	color: #c4c4c4;
}
#lc160x300 {
	margin-bottom: 30px !important;
}
/*-------------------------------- BEGIN MAIN CENTER COLUMN LAYOUT ----------------------------------------- */
#mcTopStories {
	margin-bottom: 30px !important;
	float: left;
	width: 468px;
	line-height: 155%;
}
#mcTopStories li {
	margin-bottom: 8px !important;
}
#mainPageHero {
	width: 230px;
	float: right;
	background: #ffffff;
	line-height: 135%;
	margin: 0 0 10px 15px !important;
}
#mainPagePhoto {
	width: 230px;
	/*border: 1px solid #8590A0;*/
}
#mainPageCaption {
	color: #53555F;
	font-size: 11px;
	padding-left:2px;
}
#mcPrevEd {
	margin-bottom: 30px !important;
	float: left;
	width: 458px;
	background: #e2effe;
	padding: 5px;
	text-align: center;
}
#mc468x60 {
	margin-bottom: 30px !important;
	float: left;
	width: 468px;
}
.subPadder {
	margin: 5px 10px 10px 10px !important;
	float: left;
}
#mcOpinion {
	margin-bottom: 30px !important;
	border: 1px solid #054895;
	float: left;
	width: 468px;
	line-height: 145%;
}
.mcOpinionLeft {
	width: 253px;
	float: left;
	margin-right: 10px !important;
}
.mcOpinionRight {
	width: 185px;
	float: left;
}
#mcMore {
	margin-bottom: 30px !important;
	border: 1px solid #054895;
	float: left;
	width: 468px;
	line-height: 145%;
}
.mcMoreBox {
	width: 215px;
	/*float: left;*/
	margin: 5px 9px 10px 9px !important;
}
.mcMoreLeft {
	width: 215px;
	float: left;
	margin-right: 18px !important;
}
.mcMoreRight {
	width: 215px;
	float: left;
}
#mcStateHead {
	margin-bottom: 30px !important;
	float: left;
	width: 468px;
}
#mcWorldHead {
	float: left;
	width: 468px;
}

#articleWrapper{
	width: 468px;
	line-height: 155%;
}
#articleDetails{
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 125%;
	color: #a7a7a7;
}
#articleBody{
	margin-top: 20px;
	font-size: 14px;
}
#articleBody li {
	list-style-type:disc;
	list-style-position:inside;
}

/* article and content page sidebar styles */
#sideBar {
	display: block;
	float: right;
	margin: 0 0 5px 10px;
	background-color: #CCCCFF;
	color: #000000;
	border:0;
}
#sideBar td {
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	border:0;
}
#sideBar img {
	border:0;
	margin:0 0 4px 0;
	padding:0;
}
#sideBar p {
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	margin: 0;
}
/* article and content page sidebar styles */

#commentWrapper{
	line-height: 155%;
}
.oldComment{
	margin-bottom: 20px !important;
}
.commentHeadline{
	font-size: 11px;
	color: #a7a7a7;
}
.commentHeadline strong{
	font-size: 15px;
	font-weight: bold;
	color: #61acff;
}
#newComment{
	
}
/*-------------------------------- BEGIN MAIN RIGHT COLUMN LAYOUT ----------------------------------------- */
#articleDoWrapper{
	border: 2px solid #c3cbd9;
	background: #d9e8f7;
	width: 298px;
	margin-bottom: 30px !important;
	font-size: 11px;
}
#articleDoWrapper td{
	padding: 5px;
}
#rc300x250_1 {
	margin-bottom: 30px !important;
	float: left;
}
#rc300x250_2 {
	margin-bottom: 30px !important;
	float: left;
}
#rc300x250_3 {
	margin-bottom: 30px !important;
	float: left;
}
#rcFeatured {
	margin-bottom: 30px !important;
	border: 1px solid #054895;
	line-height: 135%;
	float: left;
}
#rcMostX {
	margin-bottom: 30px !important;
	float: left;
}
#rcArchive {
	margin-bottom: 30px !important;
	float: left;
}
#rcSearchSite {
	margin-bottom: 30px !important;
	float: left;
}
#rcCalendar {
	margin-bottom: 30px !important;
	float: left;
}
#rcCalendarLeft {
	float: left;
	width: 100px;
	margin-right: 10px !important;
	line-height: 135%;
}
#rcCalendarLeft ul {
	margin-top: 10px !important;
}
#rcCalendarLeft li {
	margin-bottom: 8px !important;
}
#rcCalendarRight {
	float: left;
	width: 190px;
	/*height: 230px;
	background: #E1EDFD;*/
}

/*-------------------------------- BEGIN FOOTER LAYOUT ----------------------------------------- */
#footer {
	margin-top: 20px;
	background: #ffffff url('../images/footerBacker.png') repeat-x top left;
	height: 170px;
	margin-bottom: -20px !important;
}
#footer .advert {
	margin: 11px 0 0 138px !important; 
	width: 728px; 
	height: 90px; 
	border: 0px solid #000000;
}
#footerLinks {
	background: #ffffff;
	text-align: center;
	margin: 30px 0 0 0 !important;
	line-height: 135%;
}
#copywrite {
	background: #ffffff;
	text-align: center;
	margin: 10px 0 0 0 !important;
	line-height: 135%;
}

#flex {
	background: #ffffff;
	text-align: center;
	padding: 50px 0 20px 0 !important;
	font-size: 10px;
}
#flex a{
	color: #8693a2;
}
/*-------------------------------- MISCELLANIOUS CRAPOLA ----------------------------------------- */
.paddleArrows {
	margin-top: 0px !important;
}
.leftArrow a {
	display: block;
	float: right;
	text-indent: -99999px;
	background: transparent url('../images/arrows.png') no-repeat 0px 0px;
	height: 13px;
	width: 8px;
	cursor: pointer;
	margin-right: 4px !important;
	margin-top: 3px !important;
}
.leftArrow2 a {
	display: block;
	float: right;
	text-indent: -99999px;
	background: transparent url('../images/arrows.png') no-repeat 0px 4px;
	height: 17px;
	width: 8px;
	cursor: pointer;
	margin-right: 4px !important;
	margin-top: 3px !important;
}
.leftArrowText a {
	display: block;
	float: right;
	cursor: pointer;
	margin-right: 4px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-variant: normal;
	text-decoration: none;
}
.leftArrowText a:hover {
	display: block;
	float: right;
	cursor: pointer;
	margin-right: 4px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-variant: normal;
	text-decoration: none;
}
.rightArrow a {
	display: block;
	float: right;
	text-indent: -99999px;
	background: transparent url('../images/arrows.png') no-repeat -8px 0px;
	height: 13px;
	width: 8px;
	cursor: pointer;
	margin-top: 3px !important;
}
.rightArrow2 a {
	display: block;
	float: right;
	text-indent: -99999px;
	background: transparent url('../images/arrows.png') no-repeat -8px 4px;
	height: 17px;
	width: 8px;
	cursor: pointer;
	/*margin-top: 3px !important;*/
}

.error {
	color:#DD0000;
}

/***********************************************************************************************************/
/* generic UL */
/***********************************************************************************************************/
.genericUL {
	margin-top: 10px !important;
}
.genericUL ul {
	margin: 0 0 10px 5px !important;
}
.genericUL li {
	margin: 3px 0 3px 5px !important;
	list-style-type: square;
	font-weight: bold;
}
.genericUL li li {
	list-style-type: none;
	font-weight: normal;
}


#sectionBody ul {
	margin: 10px 0 10px 0 !important;;
}
#sectionBody li {
	margin: 3px 0 3px 5px !important;;
	list-style-type: square;
}
#sectionBody li li {
	list-style-type: circle;
}