body {
	background-color:#FFFFFF;
	margin-top: 0px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	letter-spacing: -8px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.promoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.promoHeaderBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7e553a;
	font-weight: bold;
}
.promoHeaderTeal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e917b;
	font-weight: bold;
}
.promoHeaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.promoHeaderBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f9aae;
	font-weight: bold;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;

}
a.footer:link {
	color: #7e553a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;

}
a.footer:visited {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;


}
a.footer:hover {
	color: #4e917b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;

}
.cancerTopics{
	line-height: normal;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
.cancerTopics a, .cancerTopics a:visited{
	color: #0000CC;
	text-decoration: none;
	display:block;
	background-image: url(images/link-arrow-blue.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 2px 0 5px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	background-position: 1px;
	width: inherit;
	height: 12px;
	letter-spacing: 0px;
}
.cancerTopics a:hover{
	background-color:#c2d8e0;
	color: #0000CC;
	background-image: url(images/link-arrow-brown.gif);
	text-decoration: underline;
}
.cancerTopics h2{
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-bottom: 4px;
	color: #E7E7E8;
	font-family: Tahoma, Arial, Helvetica, Verdana;
}
.cancerTopics ul{
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
	line-height: normal;
}
.cancerTopics li{
	padding: 0px;
	margin: 0px;
}
.page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 191919;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.oneColFixCtrHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;
	padding: 0 px 0 px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #ffffff;
	border: 1px solid #cccccc;
	margin-left: 3px;
	margin-right: 7px;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: 300;
	line-height: 1.4;
	background-image: url(images/boxes/bodywrap-main.gif);
}
.oneColFixCtrHdr #footer {
	padding: 0 px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.videothumb {
	left-margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	margin-left: 10px;
	height: 550px;
	width: 200px;
	float: right;
	margin-right: 10px;
}
.videotext {
	left-margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	margin-left: 10px;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: 300;
	line-height: 1.4;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	line-height: 1.5;
	text-indent: 50px;
}
.pink {
	background-image: url(images/cancer_graphic_pink.jpg);
}
.blue {
	background-image: url(images/cancer_graphic_blue.jpg);
}
.brown {
	background-image: url(images/cancer_graphic_brown.jpg);
}
.yellow {
	background-image: url(images/cancer_graphic_yellow.jpg);
}
.green {
	background-image: url(images/cancer_graphic_green.jpg);
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 5px;
}
