@charset "utf-8";
/* CSS Document HNet Type CSS */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#333;
}

p {}

h1 {font-size:360%;} /* standard is 24px or 240% relative to a 10px base */
h2 {font-size:180%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}
h6 {font-size:80%;}

h1, h2, h3, h4, h5, h6 {font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold;}

a {outline:none;}
a:link,
a:visited,
a:active {text-decoration:none;}
a:hover {text-decoration:underline; cursor:pointer;}

span.normal {font-style:normal; font-weight:normal; text-decoration:none;}
span.bold {font-weight:bold;}
span.italic {font-style:italic;}
span.underline {text-decoration:underline;}
span.overline {text-decoration:overline;}
span.strikethrough {text-decoration:line-through;}

/* Components */

/*
.component_header h2 {font-family:Verdana, Geneva, sans-serif; font-size:180%; height:20px; font-weight:bold; margin:0 0 10px 0; position:absolute;}
*/

.component_header h2 {
	font-family:Verdana, Geneva, sans-serif; 
	margin:0 0 10px 0;
	height:20px;
	line-height:24px;
	position:relative;
	top:0;
	left:0;
}

.comp_breadcrumbs {
	width:100%;
	margin:0 0 10px 0;
}

.comp_breadcrumbs img {
	margin:0;
	vertical-align:text-top;
	display:inline-block;
}

.comp_breadcrumbs a {
	line-height:16px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin:0px;
	padding:0px;
	

}
.comp_breadcrumbs a:link, .comp_breadcrumbs a:visited, .comp_breadcrumbs a:focus, .comp_breadcrumbs a:hover, .comp_breadcrumbs a:active { color:#990000; text-transform:uppercase; text-decoration:none;}

.comp_breadcrumbs a,
.component_header_mini h2 {
	font-family:Verdana, Geneva, sans-serif; 
	
}
.component_header_mini h2 {
	position:relative;
	top:0;
	left:0;
	margin:0px 0px 10px 0px;
	line-height:22px;
	height:17px;
	font-size:15px;
}

/* Site Index */

#siteIndex {color:#fff; font-size:12px; line-height:15px; font-family:Verdana, Arial, Helvetica, sans-serif;}

#siteIndex a:link,
#siteIndex a:visited,
#siteIndex a:active {color:#aaa; font-weight:normal;}
#siteIndex a:hover {color:#fff; font-weight:bold; text-decoration:none;}

#siteIndex ul li:first-child, 
#siteIndex ul li:first-child a:link, 
#siteIndex ul li:first-child a:visited, 
#siteIndex ul li:first-child a:hover {
	font-size:16px;
	line-height:20px; 
	font-weight:bold;
	color:#fff;
}
#siteIndex ul li:first-child a:hover {text-decoration:underline;}
	
#siteIndex ul ul li:first-child, 
#siteIndex ul ul li:first-child a:link, 
#siteIndex ul ul li:first-child a:visited {
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#aaa;
}

#siteIndex ul ul li:first-child a:hover {
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}


/* Read More Story Links */
a.readMore:hover {font-weight:bold;}
	
/* Section Front Top Story -- module_SF_topStory macro */
.module_SF_topStory {}
.module_SF_topStory .ni1100 {}
.module_SF_topStory .captionByline {}
.module_SF_topStory .captionBody {}
.module_SF_topStory .headline {
	font-size:210%;
	font-weight:bold;
	}
.module_SF_topStory .heading2 {
	font-size:145%;
	font-weight:bold;
	}
.module_SF_topStory .summary {
	font-size:120%;
	}


/* Most Tabs -- module_tabs_theMost macro */
.module_tabs_theMost .panes .commentCount {
	font-size:65%;
	vertical-align:super;
}

.module_tabs_theMost .panes li {
	font-size:14px;
	font-weight:bold;
}

.module_tabs_theMost .panes span {
	font-weight:normal;
}

/* Most Tabs -- module_tabs_featured macro */
.module_tabs_featured .panes .commentCount {
	font-size:65%;
	vertical-align:super;
}

.module_tabs_featured .panes li {
	font-size:14px;
	font-weight:bold;
}

.module_tabs_featured .panes span {
	font-weight:normal;
}


/* Ads Formatting */
.ads_SF_bigbox_top,
.ads_SF_bigbox_bottom {
	font-size:120%;
	}
	
.ads_SF_bigbox_top a,
.ads_SF_bigbox_bottom a {
	font-weight:bold;
	}
	
	/* Temporary Examples */
.example {
	font-family:"Times New Roman", Times, serif;
	font-size:210%;
	font-weight:bold;
}

#comp_AdsGoogleText .advertisement {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#b3b3b3;
}

#comp_AdsGoogleText .advertisement a:link, 
#comp_AdsGoogleText .advertisement a:visited, 
#comp_AdsGoogleText .advertisement a:active {
	color:#900;
	text-decoration:none;
}

#comp_AdsGoogleText .advertisement a:hover {
	color:#900;
	text-decoration:underline;
}

/* links class */
a.links:link,
a.links:visited,
a.links:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	
}

a.links:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:underline;
	
}


/* Story Tools */

#storyTools {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

#storyTools .label {
	margin:10px 0;
	font-size:18px;
	font-weight:bold;
}

#storyTools ul li {color:#333;}

#storyTools ul li.storyTool a {color:#333; text-decoration:none;}
#storyTools ul li.storyTool:hover a {color:#900; text-decoration:none;}

#storyTools #relatedItems ul li span {color:#333; font-size:12px; font-weight:bold; text-decoration:none;}

/* Search */
#searchResult {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:15px;
}

#searchResult h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:20px;
	line-height:24px;
	margin:0 0 10px 0;
}

#searchResult span.arrows a {
	color:#900;
}

#searchResult .searchResultInfo a {
	color:#900;
	font-weight:bold;
}

#searchResult .searchResultItem h3 {
	font-weight: bold;
	font-size:14px;
	line-height:18px;
	margin:12px 0 5px 0;
}


/* Comments on Story Lists */

span.comment_count_newslist {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	white-space:nowrap;
}
