@charset "UTF-8";
/* CSS Document */

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 32px;
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}
.article_read {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.article_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.article_text_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
}
#article_holder {
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 242px;
	float: none;
}
#article_read {
	height: 22px;
	padding-top: 0px;
}
#article_sub {
	padding-top: 10px;
}
.article_read_arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #EB1B24;
	text-decoration: none;
}
a.article_read:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #F00;
	text-decoration: none;
}
a.article_read:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #F00;
	text-decoration: none;
}
a.article_read:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #F00;
	text-decoration: underline;
}
a.article_read:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #F00;
	text-decoration: none;
}
.article_sub_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 32px;
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}
#article_pic_thumb {
	float: left;
	height: 80px;
	width: 70px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#article_sub_small {
	padding-top: 5px;
	width: 155px;
	float: right;
}
#article_lg_pic {
	width: 300px;
	float: right;
}
#article_holder_main {
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	float: none;
}
#photo_holder {
	float: right;
	clear: both;
	padding-left: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
}
#photo_left {
	float: left;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 12px;
}
.headline_lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 50px;
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}
.article_text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bolder;
	color: #F00;
	text-decoration: underline;
}
.article_text_28 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#floater {
	float: right;
	padding-left: 11px;
	padding-bottom: 11px;
}
#article_holder_b {
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
}
.others {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #F00;
	text-decoration: none;
}
a.others:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #F00;
	text-decoration: none;
}
a.others:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #F00;
	text-decoration: none;
}
a.others:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #F00;
	text-decoration: underline;
}
a.others:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #F00;
}
#underruleB {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 500px;
}
#towatch {
	width: 500px;
	border: 1px solid #CCC;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
}
.article_text_vid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
}

/* SpryValidationRadio.css - version 0.1 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2007. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the messages
 * (required message and invalid value message )
 * which prevent them from being displayed by default.
 */
.radioRequiredMsg, .radioInvalidMsg{
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and font color for the error text.
 * The state class (e.g. .radioRequiredState) is applied on the top-level container for the widget, 
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.radioRequiredState .radioRequiredMsg,
.radioInvalidState .radioInvalidMsg{
	display: inline;
	color: #F00;
	border: 1px solid #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

