FORM
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
BODY
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 100%;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #f3f3f3;
	COLOR:#000000;
	background-image: url(images/outerwrap.gif);
	background-repeat: repeat-y;
	background-position: center;

}
.PageHeader
{
	font-size: 16px;
	color: #B8C6D3;
	font-style: normal;
	font-family: arial,helvetica,sans-serif;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	white-space: nowrap;
}
.PageFooter
{
	background-color: #B8C6D3;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-family: arial,helvetica,sans-serif;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
.PageTitle
{
	font-size: 16px;
	color: #786055;
	font-style: normal;
	font-family: arial,helvetica,sans-serif;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.PageContent
{
	font-size: 12px;
	color: #786055;
	font-style: normal;
	font-family: arial,helvetica,sans-serif;
	font-variant: normal;
	text-decoration: none;
	text-align:justify;
	line-height:1.4;
}
.PageContent A
{
	font-size: 12px;
	color: #786055;
	font-style: normal;
	font-family: arial,helvetica,sans-serif;
	font-variant: normal;
	text-decoration: underline;
	text-align:justify;
	line-height:1.4;
}
.Menu
{
	background-color: #B8C6D3;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	text-align: right;
}
.Menu:hover
{
	background-color: #B8C6D3;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	text-align: right;
}
.SubMenu
{
	position:absolute;
	overflow:visible;
	bottom:20;
	left:-10;
	visibility:hidden;
	filter:alpha(opacity=80);
	background-color:#ffffff;
}
.SubMenuItem
{
	font-size: 12px;
	color: #786055;
	font-style: normal;
	font-family: arial unicode ms,arial,helvetica,sans-serif;
	font-variant: normal;
	text-decoration: none;
	background-color:#ffffff;
	filter:alpha(opacity=80);
}
.SubSubMenu
{
	position:absolute;
	overflow:visible;
	bottom:0;
	left:70;
	visibility:visible;
	filter:alpha(opacity=80);
	background-color:#ffffff;
}
.SubSubMenuItem
{
	font-size: 12px;
	color: #786055;
	font-style: normal;
	font-family: arial unicode ms,arial,helvetica,sans-serif;
	font-variant: normal;
	text-decoration: none;
	background-color:#ffffff;
	filter:alpha(opacity=80);
}
