body {
	background-color: #f7f7f7;
	margin:0px;
	font-family : Arial, sans-serif;
	}
	
h1					{font-weight: normal;
					 font-size: 1em;
					 color: #293F70;
					 font-weight: bold;
					 margin-top: 2px;
					 margin-bottom: 0px;
					 font-family : Arial, sans-serif;} 
					 
					

.nav_white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
.nav_white:hover{
	color: #293F70;
	text-decoration: none;
}
.nav_white:active{
	color: #FFFFFF;
	text-decoration: none;
}


.footer_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
		color: #FFFFFF;
	text-decoration: none;
}
.language_blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #293F70;
	text-decoration: none;
}
.language_blue:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.headingtext_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.headingtext_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #293F70;
	text-decoration: none;
}
.podcast_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

.h1_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #293F70;
	text-decoration: none;
}
.link_blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #293F70;
	text-decoration: none;
}
.link_blue:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;}
	
.rollbg {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFB0D8;
	text-decoration: none;

}
.link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FF339A;
	text-decoration: none;
}
.link:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.white_blue_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}
.bodytextwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pink_bg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0099;
}
.grey_bg {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F5F5F5;
}
.link_grey {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.link_setsize {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF339A;
	text-decoration: none;
}
.link_setsize:hover {

	font-weight: bold;
	color: #BEBEBE;
	text-decoration: underline;
}
.light_grey_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
	}
.light_grey_bg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.lighter_grey_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	
	}
.lighter_grey_bg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color:#333333;
	text-decoration:underline;
	}
a {	
	font-family: Arial, Helvetica, sans-serif;
/*
	KAV 2004-09-30 : Commented this out as it was making the body links smaller.
	font-size: 0.8em;
*/	font-weight: bold;
	color: #FF339A;
	text-decoration: none;
	}

a:hover {	
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	} 
/*td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em; 
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
*/
.pink {
	font-weight: bold;
	color: #FF339A;
}
#complaint{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color: #666666;
}
#complaint h4 {
	color: #FF339A;
	font-size: 1.2em;
}
