.PageContainer
{
	width: 100%;
	height: 100%;
	background-color: #888888;
}

.ContentContainer
{
	width: 800px;
	height: 100%;
	background-color: #ffffff;
}

.Head, h1
{
	font-size: 14pt;
	font-family: Arial;
	color: #676767;
	font-weight: bold;
}

h2
{
	font-family: Arial;
	font-size: 12pt;
	color: #467088;
	font-weight: bold;
}

.Normal
{
	font-family: Arial;
	color: #676767;
	font-size: 10pt;
	line-height: 150%;
}

a.Normal:link, a.Normal:active, a.Normal:visited
{
	font-family: Arial;
	color: #467088;
	text-decoration: none;
}

a.Normal:hover
{
	font-family: Arial;
	color: #6B99B4;
	text-decoration: none;
}

a:link, a:active, a:visited
{
	font-family: Arial;
	color: #467088;
	text-decoration: none;
}

a:hover
{
	font-family: Arial;
	color: #6B99B4;
	text-decoration: none;
}

body, table, td, blockquote
{
	font-family: Arial;
	color: #676767;
	font-size: 10pt;
	line-height: 150%;
}

.main_dnnmenu_rootitem
{
	color: White;
	font-family: Arial;
	font-size: 11px;
	margin-right: 1px;
	border-bottom: solid 7px #425566;
	display: inline-block;
	width: 94px;
	text-align: center;
}

.main_dnnmenu_rootitem_hover, .main_dnnmenu_rootitem_selected
{
	color: White;
	font-family: Arial;
	font-size: 11px;
	margin-right: 1px;
	border-bottom: solid 7px #467088;
	display: inline-block;
	width: 94px;
	text-align: center;
}

.main_dnnmenu_bar
{
	cursor: pointer;
	width: 750px;
	padding-left: 16px;
}

.main_dnnmenu_submenu
{
	border: 1px solid #C0D6E5;
}

.main_dnnmenu_submenu td
{
	background-color: #F8FAFF;
	z-index: 1000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	line-height: 2em;
	padding: 0px 5px;
	margin: 0px;
}

.main_dnnmenu_itemhover td
{
	background: #467088;
	color: #ffffff;
}
.main_dnnmenu_itemselected td
{
	background: #467088;
	color: #ffffff;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}

#leftnav a
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
}

#leftnav li
{
	list-style-type: none;
}

#dnnNAVMenuDesc
{
	color: #CCCCCC;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
	padding-left: 16px;
	letter-spacing: -1pt;
}

.MenuItem0, .MenuItemMouseOver0, .MenuHdr0
{
	font-family: Arial;
	font-weight: bold;
	color: #676767;
	font-size: 10pt;
	line-height: 150%;
}

.MenuItem1, .MenuItemMouseOver1, .MenuHdr1
{
	font-family: Arial;
	font-weight: normal;
	color: #676767;
	font-size: 10pt;
	line-height: 150%;
	padding-left: 10px;
}

.MenuItem2, .MenuItemMouseOver2, .MenuHdr2
{
	font-family: Arial;
	font-weight: normal;
	color: #676767;
	font-size: 8pt;
	line-height: 150%;
	padding-left: 20px;
}

.MenuItem3, .MenuItemMouseOver3, .MenuHdr3
{
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	color: #676767;
	font-size: 8pt;
	line-height: 150%;
	padding-left: 30px;
}

.MenuItem0 a:active, .MenuItem0 a:visited, .MenuItem0 a:link, .MenuItemMouseOver0 a:active, .MenuItemMouseOver0 a:visited, .MenuItemMouseOver0 a:link, .MenuHdr0 a:active, .MenuHdr0 a:visited, .MenuHdr0 a:link, .MenuItem1 a:active, .MenuItem1 a:visited, .MenuItem1 a:link, .MenuItemMouseOver1 a:active, .MenuItemMouseOver1 a:visited, .MenuItemMouseOver1 a:link, .MenuHdr1 a:active, .MenuHdr1 a:visited, .MenuHdr1 a:link, .MenuItem2 a:active, .MenuItem2 a:visited, .MenuItem2 a:link, .MenuItemMouseOver2 a:active, .MenuItemMouseOver2 a:visited, .MenuItemMouseOver2 a:link, .MenuHdr2 a:active, .MenuHdr2 a:visited, .MenuHdr2 a:link, .MenuItem3 a:active, .MenuItem3 a:visited, .MenuItem3 a:link, .MenuItemMouseOver3 a:active, .MenuItemMouseOver3 a:visited, .MenuItemMouseOver3 a:link, .MenuHdr3 a:active, .MenuHdr3 a:visited, .MenuHdr3 a:link
{
	color: #676767;
	text-decoration: none;
}

.MenuItem0 a:hover, .MenuItemMouseOver0 a:hover, .MenuHdr0 a:hover, .MenuItem1 a:hover, .MenuItemMouseOver1 a:hover, .MenuHdr1 a:hover, .MenuItem2 a:hover, .MenuItemMouseOver2 a:hover, .MenuHdr2 a:hover, .MenuItem3 a:hover, .MenuItemMouseOver3 a:hover, .MenuHdr3 a:hover
{
	color: #38384A;
	text-decoration: none;
}














