/* CSS Document */
body
{
	font-size: 0.77em;	/* Best fit for most browsers and platforms */
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	margin: 0;	/* Need to set body margin and padding to get consistency between browsers */
	padding: 0;
	/* HACK: IE5.x/Win needs centering */
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	background-image:url(../images/bdybkg.gif);
	background-repeat:repeat-y;
}
.kidsBody {
	background-image:url(../images/bdyKidsbkg.gif); 
	background-repeat:repeat-y; 
}
.plainBody 
{ 
	background-color:#FFFFFF; 
	margin-top:0px 

} 
.pagecontent
{
	width: 770px;
	margin: 0;
	padding: 0 1px 0 1px;
	text-align: left;
	background-color:#FFFFFF;
}
.pagecontent div.pageBanners
{
	text-align: center;
	margin:0;
	padding:10px 0 10px 0;
}

form
{
	margin: 0;
	padding: 0;
}


img
{
	border: none;
}

a
{
	text-decoration: none;	/* Opera needs this */
}

a:hover {
	text-decoration: underline
}

a.Highlight
{
	margin:0;
	padding:0;
	color:#990000;
	font-weight:bold;
}
input
{
	font-size: 12.5px;
	color: #000000;
}
select, textarea
{
	font-size: 12.5px;
	color: #000000;
}

select.More
{
	font-size:11px;
	color: #000000;
}


textarea
{
	font-family: Arial, Helvetica, Sans-Serif;
}
.dash {
	line-height:1px;
	border-top-style:dashed;
	border-top-color:#999999;
	border-top-width:1px;
}
.solidRed{
	line-height:1px;
	border-bottom:1px solid #990000;
	margin:0;
	padding:0;	
}
.spacer {
	line-height:1px;
	color:#FFFFFF;
}
.spacer3 {
	line-height:3px;
	color:#FFFFFF;
}

.spacer10{
	line-height:10px;
}
.divYellow{
	line-height:0;
	border-bottom:1px solid #CDCBBF;
	margin:0;
	padding:0;	
}
.contentHeader
{
	margin: 0;
	padding: 3px 0 3px 10px;
	font-size: 100%;
	font-weight:bold;
	color: #ffffff;
	background-color: #083484;
}
.contentHeader div.contentRight
{
	margin: 0;
	padding: 0 5px 0 0;
	font-size: 100%;
	font-weight:bold;
	color: #ffffff;
	background-color: #083484;
	float:right;
}

.contentHeader a
{
	color:#FFFFFF;
}
.moreLink {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin:1px;
	padding:2px 0 10px 0;
}
.moreLinkWhite {
	color:#FFFFFF;
	font-size:90%;
	font-weight:bold;
	text-align:right;
	margin:1px;
	padding:2px 0 10px 0;
}
.errorTxt {
	color:red;
	text-align:center;
	font-weight:bold;
}
.errorTxt img {
	vertical-align:middle;
	padding:0 3px 0 3px;
}
.msgTxt {
	text-align:center;
	font-weight:bold;
}
.msgTxt img {
	vertical-align:middle;
	padding:0 3px 0 3px;
}

.bold {
	font-weight:bold;
}




