/*RESET FOR IE */

body, html, div, span, ul
{
margin: 0; padding: 0; border: 0;
}



/* STAND-ALONE HTML TAGS */
a {
	text-decoration: none;
	color: #006699;
}
a:hover {
    color: #991300;
	text-decoration: underline;
	}
	
body {
	background-color: #fff;
	}

/* PAGE LAYOUT (and SUBSIDIARY ELEMENTS) */
#container {
	text-align: left;
	padding: 0px;
	border:0;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
	border: 1px solid #333;
}

#header {
	height: 124px;
	padding: 0px;
	background-image: url(../images/masthead2.jpg);
	background-repeat: no-repeat;
	border-bottom: 3px solid #feda74;
}

#date {
	float: left;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 85px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

#search {
	float: right;
	margin-right: 15px;
	margin-top: 60px;
	font-size: 12px;
}

h1 {font-family: Georgia; font-size: 24px; font-weight: normal;}

#login {
	display:none;
}
#left_col {
	display:none
}


#right_col {
	display:none;
}
#main_col {
	width: 575px;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	float: left;
	padding: 15px 0px 10px 20px;
}

/* HOME PAGE AREA FOR ANY NUMBER OF NEWS ITEMS (PIC and BLURB COMBOS */
#news_block {
	width: 95%;
	margin-bottom: 10px;
	margin-left: 10px;
}
#news_item {
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}
#news_item a  {
	color: #006699;
}
#news_item a:hover {
	color: #991300;
}
#news_thumb {
	float: left;
	width: 100px;
	height: 100px;
}
#news_blurb {
	float: right;
	width: 410px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#news_blurb h1 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#news_blurb p {
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: normal;
}

/* ISTV-SPECIFIC LANDING PAGE PAGE AREA FOR ANY NUMBER OF VIDEO ITEMS (PIC and BLURB COMBOS */
#video_block {
	width: 570px;
	height: auto;
	float: right;
}
#vid_left {
	float: left;
	width: 50%;
}
#vid_right {
	float: right;
	width: 50%;
	margin-bottom: 25px;
}

#video_item {
	width: 100%;
	clear: both;
	margin-bottom: 10px;
	height: 100px;
}
#video_pic {
	float: left;
	width: 90px;
	height: 90px;
}
#video_blurb {
	float: right;
	width: 175px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#video_blurb h1 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#video_blurb p {
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: normal;
	font-size: 11px;
}

/* HOME PAGE AREA FOR SUPPLEMENTAL LINKS in CENTER COLUMN (MORE STORIES, etc) */
#linkblock {
	clear: both;
	width: 95%;
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: normal;
	margin-right: auto;
	margin-left: auto;
}
#linkblock ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#linkblock li {
	padding-bottom: 10px;
}

#block1{
	float: left;
	width: 150px;
	margin-right: 45px;
}
#block2 {
	width: 150px;
	margin-right: auto;
	margin-left: auto;


}

#block3 {
	float: right;
	width: 150px;
}
#department {
	height: 24px;
	width: 560px;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-left: 10px;
	border-bottom-color: #666666;
}
#pnublurb {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 1.3em;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

#sub_department {
	height: 24px;
	width: 560px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-left: 10px;
	border-bottom-color: #cccccc;
}

#footer {
	clear: both;
	height: 22px;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-color: #3F5666;
}
#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:hover {
    text-decoration: underline;
}

/* ADDITIOANAL AREAS FOUND ONLY ON ARTICLE PAGES */
#tools {
	height: 25px;
	width: 550px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#story {
	width: 545px;
	padding-left: 10px;
}
#story h1 {
	font-weight: normal;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
}
#story h2 {
	font-size: 14px;
	font-weight: bold;
}
#story h3 {
    font-size: 12px;
	font-weight: bold;
}
#story ul {
    margin-left: 25px;
	list-style-type:disc
	}
#storypic {
	font-size: 10px;
	line-height: normal;
	background-color: #efefef;
	padding: 5px;
	width: 175px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	border: 1px solid #cccccc;
}

#insider {
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 525px;
	padding-left: 20px;
	background-color: #e8f0ff;
	border: 1px solid #cccccc;
	clear: both;
	padding-right: 20px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
#insider h1 {
    font-weight: normal;
	font-size: 18px;
}	
#media_exclusive {
	background-color: #e8f0ff;
	padding: 3px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}



/* REUSABLE CLASSES */
.navheading  {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.navheading2 {
	font-size: 11px;
	font-weight: bold;
	background-color: #c5dbe9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
	padding: 3px;
}
.nav_subheading {
	font-weight: bold;
}
.media_heading {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 2px;
}


.byline {
	font-style: italic;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}.sublink {
	font-size: 10px;
	padding-left: 5px;
}
.exclusive {
	font-size: 10px;
	text-transform: uppercase;
	padding: 2px;
	margin-top: 4px;
	font-weight: bold;
	color: #FF0000;
}
.media_bg {
	background-color: #e8f0ff;
}
.results_main {
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.dateline {
	font-size: 11px;
	color: #666666;
}
.redalert {
	color: #FF0000;
}
.subnavheading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}

