BODY
{
	font-family: "Verdana         ";
	font-size: 1em;
}
.header
{
	width: 900px;
	border-style: none;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin: 0 auto;
}
.header H1
{
	margin: 0px;
	background: url(logo.png) no-repeat top left;
}
.header H1 A
{
	display: block;
	text-indent: -5000px;
	text-decoration: none;
	width: 746px;
	height: 150px;
	color: #30297D;
}
A
{
}
.mainmenu
{
	width: 900px;
	height: 30px;
	border-style: none solid;
	/*[empty]border-top-width:;*/
	border-left-width: 1px;
	border-right-width: 1px;
	/*[empty]border-bottom-width:;*/
	margin: 0 auto;
	text-align: center;
}
.mainmenu UL
{
	cursor: default;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.mainmenu LI
{
	cursor: default;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
.mainmenu LI A
{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px;
}
.content
{
	padding: 10px;
	width: 878px;
	border-style: none;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin: 0 auto 3px;
}
P.breadcrumbs
{
	font-size: 0.9em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	background-color: #E5E5E5;
}
P.breadcrumbs A:link
{
	color: #8DC558;
	font-weight: bold;
	text-decoration: none;
}
P.breadcrumbs A:visited
{
	color: #8DC558;
	font-weight: bold;
	text-decoration: none;
}
P.breadcrumbs A:hover
{
	color: #FF0033;
}
.currentpage
{
	color: #474278;
	font-weight: bold;
}
SPAN.separator
{
	color: #505050;
	font-weight: bold;
	font-size: 0.9em;
}
.content P
{
	margin: 10px;
}
.content IFRAME
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
H1
{
	font-size: 1.8em;
	margin-bottom: 10px;
	margin-left: 20px;
}
BODY
{
}
HTML
{
}
H2
{
	font-size: 1.5em;
	margin-bottom: 10px;
	margin-left: 20px;
}
.minilinks
{
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
}
.footer
{
	width: 900px;
	height: 78px;
	border: 0px;
	margin: auto;
	text-align: center;
	font-size: 0.8em;
	background-image: url(footer.png);
	font-weight: bold;
}
