body {
	margin: 0px;
	height: 100%;
	background: #000;
	font-size: 1.0em;
}
.PageMaster {
	width: 100%;
	height: 100%;
	background: #000;
	padding-bottom: 50px;
}
* html {
	height: 100%;
}
.PageMaster td {
	vertical-align: top;
}
.SiteFrame {
	width: 902px;
	background: #eee;
}
.SiteMaster {
	background: #fff;
	width: 802px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #666;
}
.LogoPane {
	padding: 10px 0px 10px 50px;
}
.LinksPane div{
	text-align:right;
	font: bold 0.9em Times New Roman, Times, serif;
	color: #000;
}
.LinksPane div a:hover {
	color:#AD1900;
	text-decoration: none;
}
td.LinksPane {
	vertical-align:bottom;
	text-align:right;
	padding: 0px 50px 4px 0px;
}
.FooterPane {
	width:802px;
	padding-top: 10px;
}
.PageImagePane {

	border-top: 1px solid #666;
}
.NavPane {}
.MainColumn {
	width: 550px;
	background: #fff;
}
.RightColumn {
	width: 250px;
	background: #e3e3e3;
	border-left: 1px solid #666;}
.RightPane {
	padding: 15px;
}
.ContentPane {
	padding: 20px 50px 10px 50px;
	background: #fff;
	height: 139px;
}
*html .LaruTabs_LaruDefault_TabPage {
	width: 550px;
}



.CopyrightStyle,
.UserStyle,
a.UserStyle,
a.UserStyle:link,
a.UserStyle:active,
a.UserStyle:visited {
	text-decoration: none;	
	color: #666;
	font: normal 9px Arial;
}
.LoggingStyle,
a.LoggingStyle,
a.LoggingStyle:link,
a.LoggingStyle:active,
a.LoggingStyle:visited {
	text-decoration:none;	
	color: #eee;
	font: normal 10px Arial;
}
a.LoggingStyle:hover,
a.UserStyle:hover {
	color: #ad1900;
}

.Normal {
	font: normal 1em Times New Roman, Times, serif;
}
hr {
	color: #999;
	background-color: #999;
	height: 1px;
	border:0px;
}
p, li {
	font: normal 0.8em Times New Roman, Times, serif;
	color: #000;
}
.ContentPane h1,
.RightPane h1 {
	font: bold 1.3em Times New Roman, Times, serif;
	color: #AD1900;
	padding:0px;
	margin:0px;
}
.ContentPane h2,
.RightPane h2 {
	font: bold 1.2em Times New Roman, Times, serif;
	color: #AD1900;
	padding:0px;
	margin:0px;
}
.ContentPane p,
.ContentPane li {
	font: normal 0.8em Times New Roman, Times, serif;
	color: #000;
}
.ChildPane p, 
.ChildPane li {
	font: normal 0.8em Times New Roman, Times, serif;
	color: #333;
}
.ChildPane h1 {
	font: bold 1.3em Times New Roman, Times, serif;
	color: #AD1900;
}
.ChildPane h2 {
	font: bold 1.0em Times New Roman, Times, serif;
	color: #AD1900;
}

td {}
#dnn_ctr380_DynamicForms_lnkSave {
	color: #AD1900;
	border: 1px solid #AD1900;
	padding: 0px 2px;
	text-decoration: none;
	font-weight: bold;
}
#dnn_ctr380_DynamicForms_lnkSave:hover {
	border: 1px solid #666;
	color: #fff;
	background: #AD1900;
	text-decoration: none;
}



/* NAVIGATION */
.main_dnnmenu_container {
	background-color:transparent;
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	background-color: #fff;
}
.main_dnnmenu_item { /*subnav items*/
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font: normal 9px Arial, san-serif; 
	white-space: nowrap;
	display: block;
	border: 1px solid white;
	padding: 2px;	
	border-collapse: collapse;
	text-transform: lowercase;
	border-bottom: none;
}
* html .main_dnnmenu_item {
	font: normal 9px Arial;
}
.main_dnnmenu_rootitem  { /*main nav items*/
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	background-color: #4E77A1;
	font: normal 11px Arial, san-serif; 
	white-space: nowrap;  /*Word wrapping menu item now optional*/	
	padding: 0px 4px;
	text-transform: lowercase;
	margin: 0px 1px 0px 0px;
}
* html .main_dnnmenu_rootitem {
	font: normal 9px Arial;
}
.main_dnnmenu_itemhover { /* all menu items hover */
	color: #FCAD3F; 
}
.main_dnnmenu_icon {
	display:none;
}
.main_dnnmenu_submenu {
	background-color: #4E77A1;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	padding: 0px;
	margin-top: 0px;
	border-bottom: 1px solid white;
	/* display: none;*/
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}
.main_dnnmenu_arrow {
	display: none;
}
.main_dnnmenu_rootmenuarrow {
	display: none;
}



/* GLOBAL NAVIGATION */
.MenuHdr {
	padding: 0px;
	height: 26px;
	background: #D9B047;
	text-indent:20px;
	border-bottom:1px solid #C39D40;
}
.MenuHdr a, .MenuHdr a:link, 
.MenuHdr a:active, 
.MenuHdr a:visited {
	font: bold 11pt Times New Roman, Times, serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
	line-height:26px;
}



.MenuHdrHighlight {
	padding: 0px;
	height: 26px;
	text-indent:20px;
	background: #F6B50E;
	border-bottom:1px solid #C39D40;
}
.MenuHdrHighlight a,
.MenuHdrHighlight a:link,
.MenuHdrHighlight a:active,
.MenuHdrHighlight a:visited {
	font: bold 11pt Times New Roman, Times, serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
	line-height:26px;
	display:block;
}

.CurrentHeaderHighlight {
	background: #fff;
	color: #666;
	border-bottom:1px solid #C39D40;
	display:block;
	text-indent:4px;
}









.MenuItem {
	padding: 4px 2px 4px 30px;
}
.MenuItem a,
.MenuItem a:link,
.MenuItem a:active,
.MenuItem a:visited {
	font: bold 9pt Verdana;
	text-decoration: none;
	text-transform: uppercase;
	color:orange;
}
.MenuItemMouseOver {
	padding: 4px 2px 4px 30px;
}
.MenuItemMouseOver a,
.MenuItemMouseOver a:link,
.MenuItemMouseOver a:active,
.MenuItemMouseOver a:Visited {
	font: bold 9pt Verdana;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}
.CurrentItemHighlight {
	color: #fff;
}

