.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.top {
	background-color: #0C33F2;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0C33F2;

}
.scrolling {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2F47BE;
	border-bottom-color: #2F47BE;
	border-left-color: #2F47BE;
	background-color: #0C33F2;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0C33F2;
	padding-right: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: right;
}
.copyright a:link {
	color:#FFFFFF
	}
	
.copyright a:visitied {
	color:#FFFFFF
	}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.contentnoborder{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}
.bold {
	font-weight: bold;
}
.tableBottom {
	font-size: 12px;
}
.em {
	font-style: italic;
}
.bullets4 {
	list-style-type: square;
	list-style-image: url(images/graphics/kidsbullet.gif);
}
.kidsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #8192FC;
	border-bottom: 3px dashed #8192FC;
	padding-left: 3px;
}
.footer {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.footerSitemap {
	font-size: 11px;
}
.footernotice {
	font-size: 11px;
	padding-left: 3px;
}
.footerLogos {
	font-size: 11px;
}
