/* Main Body
/*/
body {
	font-size: 63%;
	margin: 0em auto;
	padding: 0em;
	background: url(/Templates/index/img_background.gif) repeat-y center top;
  	font-family: Verdana,Tahoma, Arial,sans-serif;
}

#clearit {
	clear: both;
}

#wrap {
	width: 778px;
	margin: auto;
}

/* Header
/*/
#header-section {
	width: 778px;
	height: 181px;
	margin: 0em 0em 0em 0em;
}

#header-background {
	width: 778px; 
	height: 180px;
	float: left;
	border-top: solid 0.1em #FFFFFF;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	
}

#header {
	clear: both;
	margin: 0em 0em 0.5em 0em;
	padding: 0em;
	border-top: solid 0.1em rgb(175,175,175);
	background-color: #020202;	
	text-transform: uppercase;
	line-height: 2.0em;
	height: 2.0em;
	color: #FFFFFF;
	
}

#header ul {	
	margin: 0em;
	padding: 0em;
	list-style: none;
	float: right;
	font-weight: bold;
	font-size: 1.1em;
	outline: none;

}	

#header li {
	float: left;
	white-space: nowrap;
	
}

#header li a {
	display: block;
	padding: 0em 2.7em 0em 2.7em;
	border-left: solid 0.1em rgb(175,175,175);	
	background-color: #020202;	
	text-decoration: none;
	color: #FFFFFF;
}

#header a:hover {
	display: block;
	border-left: solid 0.1em rgb(175,175,175);	
	background-color: rgb(220,220,220);			
	text-transform: uppercase;
	text-decoration: none;
	color: rgb(50,50,50);
	
}

#header .selected {
	padding: 0em 0.5em 0em 0.5em;
	border-right: solid 0.1em rgb(175,175,175);		
	background-color: rgb(220,220,220);
	color: rgb(50,50,50);
	
}

html #header a {
	width:1%;
}


/* Left Column
/*/
#left-column {
	font-size: 1.1em;
	float: left;
	vertical-align: top;
	width: 150px;
	color: rgb(50,50,50);
	background-color: rgb(255,255,255);
	margin-bottom: 10px;

}

#left-column ul {	
	width: 95%;
	padding: 0em;
	margin: 0em;
	list-style: none;
	outline: none;
}	

#left-column li {
	margin: 0em;
}

#left-column li a {
	display: block;
	padding: 0.3em 0.7em 0.2em 1.2em;
	border-left: solid 0.5em rgb(235,235,235);
	border-top: solid 0.1em rgb(200,200,200);
	background-color: rgb(235,235,235);
	text-decoration: none;
	font-weight: normal;
	color: rgb(50,50,50);
	height: 1.3em;
	outline: none;
}

#left-column a.nohover:hover {
	background: none;
	border: none;
}

#left-column a:hover {
	border-left: solid 0.5em rgb(175,175,175);
	background-color: rgb(220,220,220);
	text-decoration: none;
	color: rgb(50,50,50);
}

#left-column .selected {
	display: block;
	padding: 0.3em 0.7em 0.2em 1.2em;
	border-left: solid 0.5em rgb(175,175,175);
	border-top: solid 0.1em rgb(200,200,200);
	background-color: rgb(220,220,220);
	font-weight: normal;
	color: rgb(50,50,50);
}

#left-column .left-navheader-first {
	display: block;
	margin: 0em 0em 1.0em 0em;
	padding: 0.3em 0.7em 0.3em 0.9em;
	border-left: solid 0em rgb(255,210,113);
	background-color: rgb(220,220,220);
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: rgb(50,50,50);
}
#left-column .left-navheader-special {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: rgb(50,50,50);
	text-align:left;
	height: 35px;
}
#left-column .left-navheader {
	display: block;
	margin: 1.0em 0em 0em 0em;
	padding: 0.3em 0.7em 0.2em 0.4em;
	border-left: solid 0.5em rgb(235,235,235);
	background-color: rgb(220,220,220);
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: rgb(50,50,50);
}

.left-column-image{
	float: left;
	margin: 1em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
}

/* Middle Column
/*/

/* Sections
/*/
#middle-column {
	float: right;
	width: 80%;
	padding: 0em;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
	line-height: 1.3em;
	font-size: 1.2em;
	z-index:1;
}

.middle-column-left {
	float: left;
	width: 47.75%;
}

.middle-column-right {
	float: right;
	width: 47.75%;
}

/* Box titlebars
/*/
.middle-column-box-title {
	clear: both;
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0.3em 0.2em 0.3em;
	background-color: rgb(220,220,220);
	font-weight: bold;
	color: rgb(50,50,50);
}

.middle-column-box-storypage-title {
	float: left;
	clear: both;
	display: block;
	width: 99%;
	margin: 0em 0.1em 1.8em 0em;
	padding: 0.2em 0.3em 0.2em 0.3em;
	background-color: rgb(220,220,220);
	font-weight: bold;
	color: rgb(50,50,50);
}

.dateline {
	float: left;
	margin: 0px;
	padding: 0px;
}

.toolbox {
	float: right;
	margin: 0px;
	padding: 0px;
}

.toolbox a:link {
	color: #000;
	outline: none;
	text-decoration: underline;
}

.toolbox a:visited {
	color: #000;
	outline: none;
	text-decoration: underline;
}

.toolbox a:hover {
	color: #000;
	background-color: #FFFFFF;
	outline: none;
	text-decoration: underline;
}

.toolbox a:active {
	color: #FF9933;
	outline: none;
	text-decoration: underline;
}

.middle-column-headlines-title {
	clear: both;
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(220,220,220);
	font-weight: bold;
	color: rgb(50,50,50);
}

/* Box backgrounds
/*/

/* Box backgrounds - Full width boxes
/*/
.middle-column-box {
	float: left;
	width: 100%;
	margin: 0em;
	padding: 0em;
	color: #000000;
	background-color: #FFF;
}

.middle-column-headlines {
	float: left;
	width: 100%;
	margin: 0em 0em .5em 0em;
	padding: .5em 0em 0em 0em;
	color: #000000
}

#hdr_title {
	width: 100%;
	float: left;
	line-height: 1.25em;
	font-weight: bolder;
	font-size: 1.25em;
	margin: 0px 0px 7px 0px;
	color: #000000;
}

.storybody {
	margin: 0em;
	padding: 0px;
}

#bookmarks {
	margin: 20px 0px 5px 0px;
	background-color: #EBEBEB;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	padding-top: 2px;
}

.bookmarks-whatsthis {
	font-size: .8em;
	margin: 0px;
	padding-top: 1px;
	vertical-align: middle;
}

#bookmarks a {
	outline: none;
}

/* Box backgrounds - Half width boxes
/*/
.middle-column-box-left {
	float: left;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
}

.middle-column-box-right {
	float: right;
	width: 98%;
	margin: 0em 0em 1.5em 0em;
	padding: 0em 0em 0em 0em;
}

/* Text headings and paragraphs
/*/
.middle-column-box p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box p.subheading {
	margin: 1.0em 0em 0.6em 0em;	
	font-weight: bold;
}

.middle-column-box p {
	margin: 0em 0em 0.6em 0em;
}

.storybody p {
	margin: 0em 0em 0.6em 0em;
}

.middle-column-headlines p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-headlines p.subheading {
	margin: 1.0em 0em 0.6em 0em;	
	font-weight: bold;
}

.middle-column-headlines p {
	margin: 0em 0em 0.6em 0em;
}

.middle-column-box-left p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-left p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	font-weight: bold;
}

.middle-column-box-right p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-right p.subheading {
	margin: 1.0em 0em 0.6em 0em;
	font-weight: bold;
}

.middle-column-box-right p {
	margin: 0em 0em 0.6em 0em;
}

/* Images
/*/
.middle-column-image-left{
	float: left;
	margin: 0.3em 0.5em 0em 0em;
	border: solid 1px rgb(100,100,100);
}

.middle-column-image-right{
	float: right;
	margin: 0.3em 0em 0em 0.5em;
	border: solid 1px rgb(100,100,100);	
}


/* Footer */
#footer {
	CLEAR: both; 
	BORDER-RIGHT: rgb(150,150,100) 0.1em solid; 
	PADDING-RIGHT: 0em; 
	BORDER-TOP: rgb(150,150,150) 0.1em solid; 
	PADDING-LEFT: 0em; 
	FONT-SIZE: 1em; 
	FLOAT: none; 
	PADDING-BOTTOM: 0.3em; 
	MARGIN: 0em 0em 0em 0em; 
	BORDER-LEFT: rgb(150,150,100) 0.1em solid; 
	WIDTH: 778px;
	COLOR: rgb(100,100,100);
	PADDING-TOP: 0.25em; 
	BORDER-BOTTOM: rgb(150,150,100) 0.1em solid;
	BACKGROUND-COLOR: rgb(220,220,220);
	TEXT-ALIGN: center;
}

#ad_footer {
	clear: both;
	float: none;
	width: 100%;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	color: #000000
}

#footer-print {
	display: none;
}


/* Misc
/*/
a:hover {
	color: rgb(10,106,245);
	text-decoration: none;
	background-color: rgb(255,255,255);
}

ul{
padding: 0;
margin-left: 1.5em;
}

ol{
padding: 0;
margin-left: 3em;
}

.nohover a:hover {
background-color: transparent;
}

/* Photo Box
/*/
#slideshowContainer{
width:253px;
border: 1px solid #CCCCCC;
float: right;
margin: 0px 0px 5px 10px;
padding: 4px;
}

#imagecontainer{
width: 250px;
margin: 0px;
padding: 0px;
border: 1px solid #CCCCCC;
}

#numberDiv a{
font: bold 12px Arial ;
text-decoration: none ;
text-align: center ;
color: #000 ;
outline: none ;
}
#numberDiv a:link{
font: bold 12px Arial ;
text-decoration: none ;
text-align: center ;
color: #000 ;
outline: none ;
}

#numberDiv a:visited{
font: bold 12px Arial ;
text-decoration: none ;
text-align: center ;
color: #000 ;
outline: none ;
}

#numberDiv a:hover{
font: bold 12px Arial ;
text-decoration: none ;
text-align: center ;
outline: none ;
}

#numberDiv a:active{
font: bold 12px Arial ;
text-decoration: none ;
text-align: center ;
outline: none ;
}

#backforthbuttons{
margin-top: 2px;
float: left;
padding-left: 63px;
}

#backforthbuttons a{
outline: none ;
}

.archive_category {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-align: left;
}

.archive_head {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

.archive_subhead {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.archive_dek {
	text-align: left;
	font-style: italic;
}

.archive_byline_bottom {
	text-align: right;
	font-style: italic;
	float: right;
}

.archive_byline_top {
	text-align: left;
}

.archive_LL {
	color: #666666;
	font-weight: bold;
}


.srDate {
	color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
}

.srHeading {
	color: #CC0000;
  font-family: Arial, Helvetica, sans-serif;
}

