/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}


/*Program Providers Buttons*/

 

#button_prog a: {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	width: 125px;
	background-color: #8DAC76;
	font-variant: small-caps;
	display: block;
}		

#button_prog a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	width: 125px;
	background-color: #1B690C;
	font-variant: small-caps;
	display: block;

}		

.rightbluebox {
background-image: url(images/Right_Blue_Box.gif);
background-repeat: no-repeat;
background-position:center;
}

.boxtextsmallbold {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;

}
