/*My Styles*/

html {
	color: black;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

body {
	background-color: #4069E1;
	margin: 0;
	padding: 0;
}

p, ul {
	font-size: 80%;
	color: black;
	line-height: 125%;
}

h2 {
	font-size: 100%;
	font-weight:bold;
	color: #000066;
}

img {
	border: 0;
}

a {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}

.ContentPadding {
	padding: 8px 10px 4px 10px;
}

.ContentPaddingAbout {
	padding: 8px 10px 4px 10px;
	background-image: url(../Images/bg_image.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.ContentPaddingHome {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.ContentBorderHome {
	border: 1px dotted #000066;
}

.ImagePaddingRight {
	padding-left: 5px;
}

.KidsContentBorder {
	padding: 5px;
	border: 2px solid #000066;
}

#FooterNav a {
	font-size: 85%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#FooterNav a:link {
	font-size: 85%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#FooterNav a:hover {
	font-size: 85%;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

#NewsNav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#NewsNav a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#NewsNav a:hover {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: underline;
}

/*End of My Syles */

.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;
	color: #009900;
    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: 191px;
	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;
}
.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: #99CCFF;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
