body
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.topBar
{
	background-color:#0076C0;
	padding-left:105px;
	padding-top:3px;
	height:22px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10pt;
}
.bottomBar
{
	background-color:#0076C0;
	height:25px;
	border-top:2px solid #FFFFFF;
}
.topBar a
{
	color:#FFFFFF;
	text-decoration:none;
}
.topBarLink
{
	padding-left:75px;
	text-align:center;
	float:left;
}
.container
{
	width:100%;
}
.leftBar
{
	width:175px;
	height:100%;
	border-right:2px solid #FFFFFF;
}
.logo
{
background-color:#FFFFFF;
width:175px;
height:150px;
max-height:150px;
text-align:center;
}
.nav
{
width:175px;
background-color:#0076C0;
color:#FFFFFF;
}
.nav h2
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
padding-left:8px;
margin:0px;
padding-top:25px;
}
.nav p
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px;
padding-top:3px;
padding-left:14px;
margin:0px;
}
.nav a
{
	color:#FFFFFF;
	text-decoration:none;
}
.news
{
width:100%;
color:#000000;
padding-left:10px;
padding-top:5px;
font-size:10pt;
}
.news a
{
color:#000000;
text-decoration:none;
}
.advertise
{
background-color:#00AEEF;
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
padding:7px;
color:#FFFFFF;
}
.advertise a
{
color:#FFFFFF;
text-decoration:none;
}
.content
{
border-top:2px solid #FFFFFF;
}
.frontimage
{
width:420px;
height:230px;
}
.frontimagesmall
{
width:218px;
height:148px;
}
.pageBar
{
background-image: url(images/bluebg.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13pt;
padding:0;
margin:0;
border:0;
color:#FFFFFF;
padding-bottom:5px;
padding-left:5px;
}
.text
{
font-size:10pt;
padding:10px;
width:590px;
height:100%;
text-align:justify;
}
.text a
{
text-decoration:none;
color:#0076C0;
}
A:Hover
{
	text-decoration:underline;
}

