/* CSS Document */

body{
	margin:0px;
	background-color: #FFFFFF;	
}
.its {color: #000000}
.chgreen {color: #6FC955}
.copyright {width:100%; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; line-height:13px;}
a{
	color: #D31145;
}
a:hover{
	color: #009933;
	text-decoration:none;
}
.cancer_logo{
	height: 106px;
	margin-left: 10px;
}
.top_bar{
	background-image: url(../images/topBar.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 40px;	
}
.green_bar{
	background-color: #79D06D;
	margin-top: 5px;
	background-image: url(../images/right_bar.gif);
	background-repeat: no-repeat;
}
.red_bar{
}
.right_image{
	margin-top: 5px;
	margin-bottom: 40px;
}
.gov_logo{}
.content{
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	padding: 10px;
	height: 100%;
	border-color: #D31145;
	border-style: solid;
	border-width: 1px;
	width: 400px;
	margin-right: 5px;
	margin-left: 5px;
}
.content li{
	list-style:square;
	
	}
.style1 {color: #D51146}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {font-size: 16px}
.conatct_txt_01 {color: #D31145}
.conatct_txt_02 {color: #999999}
.content02{
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	padding: 10px;
	height: 100%;
	border-color: #D31145;
	border-style: solid;
	border-width: 1px;
	width: 400px;
	margin-right: 5px;
	margin-left: 5px;
}
.content02 a{
text-decoration:none;
}
.content03{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}

.content4{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	padding: 10px;
	height: 100%;
	border-color: #D31145;
	border-style: solid;
	border-width: 1px;
		margin-right: 5px;
	margin-left: 5px;
}


/*MENU*/
#home{
	display: block;
	width: 219px;
	background-image: url(../images/home.jpg);
	height: 25px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	
}
#home:hover
{ 
  background-position: 0 -28px;
}
#homeOver
{
	display: block;
	width: 219px;
	background-image: url(../images/home.jpg);
	height: 27px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	background-position: 0 -28px;
	
}

#about{
	display: block;
	width: 219px;
	background-image: url(../images/About-the-program.jpg);
	height: 25px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
#about:hover
{ 
  background-position: 0 -28px;
}
#aboutOver
{ 	display: block;
	width: 219px;
	background-image: url(../images/About-the-program.jpg);
	height: 27px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
  background-position: 0 -28px;
}
#risk{
	display: block;
	width: 219px;
	background-image: url(../images/risk.jpg);
	height: 25px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
#risk:hover
{ 
  background-position: 0 -29px;
}
#riskOver
{ 
	display: block;
	width: 219px;
	background-image: url(../images/risk.jpg);
	height: 27px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
  background-position: 0 -29px;
}
#screening{
	display: block;
	width: 219px;
	background-image: url(../images/screening.jpg);
	height: 25px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
#screening:hover
{ 
  background-position: 0 -29px;
}
#screeningOver
{ 
	display: block;
	width: 219px;
	background-image: url(../images/screening.jpg);
	height: 27px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
  background-position: 0 -29px;
}
#link{
	display: block;
	width: 219px;
	background-image: url(../images/link.jpg);
	height: 25px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
#link:hover
{ 
  background-position: 0 -29px;
}
#linkOver
{ 	
display: block;
	width: 219px;
	background-image: url(../images/link.jpg);
	height: 27px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
  background-position: 0 -29px;
}
#campaign{
	display: block;
	width: 219px;
	background-image: url(../images/campaign.jpg);
	height: 25px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
#campaign:hover
{ 
  background-position: 0 -29px;
}
#campaignOver
{ 
display: block;
	width: 219px;
	background-image: url(../images/campaign.jpg);
	height: 27px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
  background-position: 0 -29px;
}
#contact{
	display: block;
	width: 219px;
	background-image: url(../images/contact.jpg);
	height: 25px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
#contact:hover
{ 
  background-position: 0 -29px;
}
#contactOver
{ 
	display: block;
	width: 219px;
	background-image: url(../images/contact.jpg);
	height: 25px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
  background-position: 0 -29px;
}

