body
{	
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2 0 0 0;
	text-align: center;
}
body div#body
{
	border-top: 2px solid #eeeeee;
	width: 775px;
	text-align: left;
}

div#header
{
	margin-top: 10px;
	margin-bottom: 10px;
}
div#header h1,
div#header h2
{
	color: #336699;
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
	text-align: right;
}

h3
{
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}

table#mainmenu
{
	background-color: #003366;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
}
table#mainmenu a
{
	color: #ffffff;
	text-decoration: none;
}
table#mainmenu a:hover
{
	color: #cccc99;
}

table#title
{
	background-color: #c0c0c0;
}
table#title h1
{
	color: #ffffff;
	font: 9pt Verdana;
	font-weight: bold;
	margin: 0;
	padding: 4px;
}

table#content td#left
{
	padding-top: 11px;
	padding-bottom: 8px;
}
table#content td#left tr td
{
	padding-top: 15px;
	padding-bottom: 15px;
}
table#content td#left tr.divide td
{
	border-bottom: 1px dashed #000000;
}

table#content td#center
{
	color: #000000;
	font-size: 8.5pt;
	padding-bottom: 25px;
}
table#content td#center h2
{
	background-image: url('images/i_img_7.gif');
	background-position-y: top;
	color: #000066;
	font-size: 10pt;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0;
}

/*
table#content td#center h2
{
	color: #000066;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0;
}
*/

div#footer
{
	background-color: #003366;
	color: #eeeeee;
	height: 80px;
	font-size: 8pt;
	line-height: 20px;
	padding: 8px;
	padding-top: 31px;
	padding-bottom: 19px;
	text-align: right;
}

div#minisitemap
{
	color: #000000;
	font-size: 7pt;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.small {font-size: 10px;}

.style1 {color: #003366; font-weight: bold;}
.style2 {color: #003366}
.style3 {color: #FFFFFF}
.style4 {color: #000000}
.style5 {color: #2C68DA}

a:link {color: #000066;}
a:visited {color: #009933;}
a:hover {color: #006633;}
a:active {color: #669933;}

a.green:link
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 8.5pt;
	COLOR: #006633;
	TEXT-DECORATION: none;
}

a.grey,
a.grey:active,
a.grey:visited,
a.grey:link,
a.grey:hover
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 8.5pt;
	COLOR: #eeeeee;
	TEXT-DECORATION: none;
}