body 
{
	background-color: #ffffff;
	text-decoration:none;
	font-family:verdana,sans-serif;
	font-size:9pt;
	margin: 0 auto 0 auto;
	text-align:center;
}
	
.content
{
	font-family: Helvetica;
	font-size : small;
}

h1
{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#003366;
	font-family:helvetica,arial;
	margin-top:10px;
}

h2
{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	font-family:helvetica,arial;
}

h3
{
	font-family : Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	color: #006699;
}

a.navAnchor:link,a.navAnchor:active,a.navAnchor:visited
{
	color:#ffffff;
	text-decoration:none;
}

a.navAnchor:hover
{
	color:#ff6600;
	text-decoration: none;
}

a.navAnchorOn:link,a.navAnchorOn:active,a.navAnchorOn:visited,a.navAnchorOn:hover
{
	color:#ff6600;
	text-decoration:none;
}

a:link,a:active,a:visited
{
	color:#006699;
}
a:hover
{
	color:#FF6600;
}

.navList
{
	width:100%;
	height:82px;
	background-image:url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

.navListItem 
{
	width:100px;
	height:78px;
	text-align:center;
	vertical-align:bottom;
	float:left;
}

a.navAnchor
{
	padding-top:45px;
	width:100px;
	height:78px;
	font-weight:bold;
	display:block;
}

a.navAnchorOn
{
	padding-top:45px;
	width:100px;
	height:78px;
	font-weight:bold;
	display:block
}

li.thumbnails
{
	text-align:center;
	width:175px;
	float:left;
	padding:5px 5px 5px 5px;
	list-style-type:none;
}