/* news channel stylesheet */

P, .Bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}

.SidebarText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 13px;
}

.MainTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #9fc1d3;	
}

.SubTitle1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #002b5f;
}

.SubTitle2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #493829;
}

.SubTitle3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #002b5f;
}

.SubTitle4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: black;
	letter-spacing: 1px;
}

.SidebarTitle
{
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #002b5f;	
}

.SidebarHeader
{
	font-weight: bold;
	font-size: x-small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.SubTitle_RelatedLinks
{
	font-weight: bold;
	font-size: 11px;
	color: #816c5b;
	font-family: Arial, Helvetica, sans-serif;
}

P A, .Bodytext A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002b5f;
}

P A, .BodyText A:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #493829;
}

.SidebarText A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #7d5619;
	line-height: 13px;
}

.sidebar
{
	vertical-align:top;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(/cancerboard/images/sidebar_news.gif);
	width: 194px;
	height: 460px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}