.Header {
	COLOR: black;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: 666;
	TEXT-DECORATION: none;
    }
.Whiteheader {
	COLOR: white;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
    }
a:hover { 
    color: #F00;
    }
.Content {
	COLOR: #000;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
    }
.Contenttext {
    COLOR: #000;
    font-family: Arial;
    font-size: 12px;
	line-height: 13.5pt;
	FONT-WEIGHT: normal;
    }
.ContenttextFront {
    COLOR: #000;
    font-family: Arial;
    font-size: 12px;
	
	FONT-WEIGHT: normal;
    }
.Copyright {
	COLOR: #000;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
    }
.Navigation {
	COLOR: black;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: 666;
    }
body    { 
    background-color: #FFFFFF;
    }
.MainpageNewsHeaders {
	COLOR: black;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
    }
.title {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
H1 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.titleentry {
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding-bottom: 10px
}
.Contentquote {
	COLOR: #000;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 13px;
	list-style-image: url(http://www.scottmanning.com/images/NavArrow.naked.gif) ;
	font-weight: 900;
    }
.Contentarrows {
	COLOR: #000;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 12px ;
	list-style-image: url(http://www.scottmanning.com/images/NavArrow.naked.gif);
    }
.ContentTitles {
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: normal;
    }
code {
	FONT: 12px Arial, sans-serif;
	COLOR: #036;
    }
div.float {
	float : left;
	padding: 3px;
}
div.float p {
	text-align : center;
}
div.container { 
	border :  0px;
	position : relative;
}
div.spacer { 
	clear : both; 
}
.warning {color: #990000;
	font-family: "Courier New", Courier, mono; 
	font-size: 18px;
}
.searchbox {
	margin-right: 10px;
	width: 210px;
	font-family:"Arial", Arial;
	font-size:70%;
}
.searchbutton {
	font-weight:bold;
	font-size:70%;
	font-family:"Arial", Arial;
	padding:1;
	width:5em;
}
.commienumber {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 25pt;
    font-weight: bold;
    color: #000;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    text-align: center;
    padding-top: 5px;
}
.commieheader {
	COLOR: #600; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none
    }
.commieheader-number {
	COLOR: #000; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif; 
	FONT-SIZE: 11px; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none
    }
.commiecontent {
	COLOR: #000; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif; 
	FONT-SIZE: 11px; 
	line-height: 16px; 
	FONT-WEIGHT: normal
    }
tr.commietableheader td {
	background-color: #990000;
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	color: #ffffff;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 3px;
	line-height: 16px;
}
td.commiecell {
	background-color: #ddd;
	color: #000;
	padding: 5px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
td.commiecell2 {
	background-color: #fff;
	color: #000;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
.statsLarge, TR.statsLarge TD, TABLE.statsLarge TR TD {
    color: #fff;
    background-color: #365a7c;
    font-weight: bold; 
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	white-space: nowrap;
	padding: 5px;
}
.statsSmall, TR.statsSmall TD, TABLE.statsSmall TR TD {
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-size: 10px;
	line-height: 14px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px;
}
.cnnNoBold, .cnnNoBold a:link, .cnnNoBold a:visited, TD.cnnNoBold A B, TR.cnnNoBold TD {
	font-weight: normal !important;
	text-decoration: none;
}
.statsHeader {
	color: #fff;
	background-color: #151f2b;
}
.statsData {
        color: #000;
        background-color: #fff;
		FONT-FAMILY: verdana,arial,helvetica,sans-serif; 
		FONT-SIZE: 11px; 
		line-height: 14px; 
		FONT-WEIGHT: normal;
		border-right: 1px solid #CCC;
		border-left: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		padding: 1px;
}
.statsDataRight {
	text-align: right;
}
.statsDataLeft {
	text-align: left;
}
.statsDataCenter {
	text-align: center;
}
/* 
================================================
styling for footnotes begins here
================================================
*/
/* div to hold all reformatted footnotes */
div.footnoteHolder {
	line-height: 150%;
    font-family: Verdana, Georgia, Arial, sans-serif;
    font-size: 11px;
	FONT-WEIGHT: normal;
}
/* footnotes as they original appear inline, before reformatting */
span.footnote {
	vertical-align: super;
	font-size: 10.5px;
	color: #f30;
	line-height: 0;
}
ul.footnote {
	margin:0;
	padding:0;
}

ul.footnote, ul.footnote li {
	list-style-type:decimal;
	margin:3px 0 3px 20px;
	color:#000;
}
/*
================================================
styling for top navigation begins here
================================================
*/
#logoContainer {
	position:absolute;
	left:7px;
	top:7px;
	width:267px;
	height:82px;
	z-index:1;
}
#logoContainer {
	position:absolute;
	left:7px;
	top:7px;
	width:180px;
	height:60px;
	z-index:1;
}
#logoContainer2 {
	position:absolute;
	left:274px;
	top:7px;
	width:499px;
	height:82px;
	z-index:2;
	background-image: url(/images/header8/header8_r1_c2.gif);
}
#navlist {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navigation1 {
	position:absolute;
	left:298px;
	top:14px;
	z-index:3;
}
#navigation2 {
	position:absolute;
	left:297px;
	top:46px;
	z-index:4;
	width: 329px;
}
#navcontainer {
	width:455px;
	height:35px;
}
#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li {
	display: inline;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
	}

#navcontainer ul li a {
	padding: 0.2em 1em;
	color: #036;
	text-decoration: none;
	float: left;
}

#navcontainer ul li a:hover {
	background-color: #369;
	color: #fff;
}

#search_box {
	width: 201px;
	height: 31px;
	position:absolute;
	background: url(images/bg_search_box.gif);
	left: 206px;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}
#pageContent {
	position:absolute;
	left:6px;
	top:90px;
	width:inherit;
	height:inherit;
	z-index:2;
}
#forumContent {
	position:absolute;
	left:8px;
	top:95px;
	width:766px;
	height:inherit;
	z-index:2;
}
#googleContent {
	position:absolute;
	left:784px;
	top:95px;
	width:120px;
	height:inherit;
	z-index:3;
}