/* CSS Document */

/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.12.0
*/

/**
 * 84.5% for !IE, keywords for IE to preserve user font-size adjustment
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 *
 */
body {font:13px tahoma, arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small; margin-top:0px; color:#000099}
table {font-size:inherit;font:100%; text-align:left;}
h1 {font-size:197%;}
h2 {font-size:167%;}
h3 {font-size:136%;}

/**
 * 99% for safari; 100% is too large
 */
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre, code {font:115% monospace;*font-size:100%;}

/**
 * Default line-height based on font-size rather than "computed-value"
 * see: http://www.w3.org/TR/CSS21/visudet.html#line-height
 */
body * {line-height:1.22em;}

.shorttitle {
	color:#000000;
	font-weight: bold;
}

.shortsum {
	color:#000000;
	font-size: 95%;
	
}


.article {
	color:#000000;
}


.story {
	color:#000000;
}

a.controls {
	color: #333333;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

a.controls:hover {
	color: #3399FF;
}

.header {
	color: #000099;
	font-family: "Times-New-Roman", Times, serif ;
	font-size: 110%;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}


a.topNav {
	color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

a.topNav:hover {
	color:#333333;
}

a.tsTitle {
	color:#333333;
	font-family: tahoma, arial, helvetica, clean, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: none;
}

a.tsTitle:hover {
	color:#0000CC;
}

a.sdNav {
	color: #000099;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
}

a.sdNav:hover {
color: #FFFFFF;
}
img.bnr { 
	border-style: solid;
	border-width: 2px;
	border-color: #333333;
}


img.lrg { 
	border-style: solid;
	border-width: 2px;
	border-color: #333333;
	margin:10px;
}

img.mediaBanner { 
	border-style: solid;
	border-width: 2px;
	border-color: #333333;
	margin:10px;
	margin-bottom:0px;
}

img.sml { 
	border-style: solid;
	border-width: 2px;
	border-color: #333333;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

img.object { 
	border-style: solid;
	border-width: 2px;
	border-color: #333333;
	margin-left: 17px;
	margin-bottom: 10px;
}

.tabText {
	color: #000099;
	font-size:14px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
}

div.popText {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

a.audioLink {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 167%;
	font-weight: bold;
	text-decoration: none;
}

a.audioLink:hover {
	color:#000099;
}

.radioCell {
border: 3px #000066 solid;
}

.linktitle {
	color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 167%;
	font-weight: bold;
}