/* CSS Document */

body {
	background-color: #264357;
}
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#577f9b;
}
.footer a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0099FF;
}
.footer a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0099FF;
}
.footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
}

.linkText 
{
background-color: transparent !important;
}

.contentText
{
background-color: transparent !important;
}

.contentTextBold
{
background-color: transparent !important;
}

.headingText
{
background-color: transparent !important;
}