body 
{
	text-align: center;
	background-color: #073040;
	font-family: Tahoma, Verdana, Arial;
	margin-top: 20px;
	text-align: center;
}

a:hover
{
	text-decoration: underline;
}

.mainNav
{
	color: #FFFFFF;
	font-size: 9px;
	font-weight: 900;
	text-decoration: none;
}

.mainNavSeparator
{
	color: #DDB92A;
	font-size: 9px;
}

#sidebar img
{
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#sidebar_sub img
{
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.leftNav
{
	color: #000042;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.leftNav : hover
{
	color: #000042;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.pageTitle
{
	font-size: 14px;
	padding: 10px;
}

.pageBody
{
	color: #FFFFFF;
	line-height: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

.quote
{
	color: #000042;
	font-size: 10px;
}

.copyright
{
	color: #295262;
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial;
}