.xsmall {
	font-size: x-small;
}
.small {
	font-size: small;
}
.medium {
	font-size: medium;
	font-weight: bold;
}
.large {
	font-size: large;
}
.sectioninstruction {
	font-size: small;
	font-weight: bold;
    font-style: italic;
}
.headlinedate {
	font-size: x-small;
	width: 110px;
	white-space: nowrap;
}
.mediabackground {
	background-color: #FFFFFF;
	padding: 10px;
	border: medium solid #99CCFF;
	margin: 0px;
}
.recordnav{
	font-size: small;
	text-align: center;
}


div.float
{
	float: left;
	width: 178px;
	height: 180px;
	padding: 2px;
	text-align: center;
	border: none;
}
div.float p
{
	width: 145px;
	text-align: center;
}
div.container
{	
}
div.spacer
{
	clear:both;
}
.highlightimage img
{
	border: none;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.highlightimage:hover img
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}



.Cbackground {
	background-color: #C6E2FF;
	border: medium solid #6FB7FF;
	padding: 10px;
	margin: 0px;
}
.Cbackground2 {
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0px;
}




.Cbackground {
	background-color: #C6E2FF;
	border: medium solid #6FB7FF;
	padding: 10px;
	margin: 0px;
}
.Cbackground2 {
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0px;
}



.Cbackground .small{
	color: #000;
	padding: 10px;
	
}

.Cbackground2 .small {padding: 0px;}

#whitebg a {color: #ff5a00 !important;}





.Gbackground {
    background-color: #C6E2FF;
	border: medium solid #6FB7FF;
	padding: 10px;
	margin: 0px;
}
.Gbackground2 {
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0px;
}
.kidszone {
	font-size: medium;
	background-color: #FF0000;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
}

#whitebg a:link {color: #000066; font-weight: bold; text-decoration: none;}
#whitebg a:visited {color: #000066; font-weight: bold; text-decoration: none;}
#whitebg a:hover {text-decoration: underline; color: #FF0000;}
