﻿body
{
	margin-top: 0px;
	font-family: Arial;
	font-size: 13px;
}

.Webvideofont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}

/*.Heading
{
	font-family: Arial;
	font-size: 25px;
	font-weight:bold;
	font-style:normal;
	color:#065cc6;
}*/
.Heading
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}

.SubHeading
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: #065cc6;
}

.BlueLinks
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #065cc6;
}

.Bodytext
{
	padding-bottom: 5;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: auto;
	font-family: Arial;
	text-align: justify;
}

.BodytextBlack
{
	font-family: Arial;
	color: Black;
	font-size: 12px;
	font-weight: normal;
}

.BodytextBlackBold
{
	font-family: Arial;
	color: Black;
	font-size: 11px;
	font-weight: bold;
}

.BodytextWhite
{
	font-family: Arial;
	color: White;
	font-size: 11px;
}

.BodytextWhiteBold
{
	font-family: Arial;
	color: White;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

.Title
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #CC3333;
}

.PagerLinks
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	border: solid 1px #CC3333;
	padding: 0px 5px 0px 5px;
}
.PagerLinks A:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #ff0000;
	border: solid 1px #ff0000;
	padding: 0px 5px 0px 5px;
}
.PagerLinks A
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #CC3333;
	border: solid 1px #CC3333;
	padding: 0px 5px 0px 5px;
}

.table
{
	max-width: 950px;
}
.SideLinks
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: Maroon;
}
.MainLinks
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: White;
}

.container
{
	width: 113px;
	height: 103px;
	position: relative;
}
.main
{
	position: absolute;
	width: 113px;
	height: 103px;
	z-index: 0;
}
.minor
{
	position: absolute;
	width: 113px;
	height: 103px;
	z-index: 1;
}
.CancerCenter
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: Gray;
}
