body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	margin: 0px auto;
	padding: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	width: 849px;
	min-height: 830px;
}

.skinmaster {
	width: 849px;
	padding: 0px;
	margin: 0px auto;
}
.dwitatop {
}
.Logo {
	width: 211px;
	height: 179px;
	margin-top: -184px;
	margin-left: -5px;
}
.ControlPanelCanvas {
	width: 847px;
	margin:0px auto;
	padding: 0px;
}

.menucanvas {
	height: 12px;
	width: 540px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 12pt;
	font-size:10pt;
	margin-left: 300px;	
	margin-top: -80px;
	color: white;
	overflow: visible;
}
.DWPageTitle {
	width: 540px;
	height: 60px;
	font-size: 24pt;
	line-height: 30pt;
	margin-left: 300px;
	margin-top: 15px;	
	text-align: center;
}


.Tagline {
	width: 520px;
	padding-left: 1px;
	overflow:hidden;
	color: #CC6633;
	margin-left: 315px;
	margin-top: 22px;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: bold;
}

.ContentPane {
	float:left;
	width: 525px;
	padding-left: 1px;
	padding-top: 10px;
	overflow: visible;
	z-index: 400;
}

.RightPane {
	float:right;
	width: 265px;
	margin-top: 30px;
	margin-left: 0px;
	z-index: 450;
}

.UserLogin {
	float: left;
	width: 848px;
	padding-left: 0px;
	overflow: visible;
	line-height: 12pt;
	z-index: 500;
    color: black;
	text-decoration: none;
}


.textlinks {
	width: 848px;
	margin: 0px auto;
	padding: 0px;
	float:left;
	clear: left;
	background-color: white;
	font-size: 7pt;
	color: #999999;
	border-top: thin #666;
}

.textlinks .textlinkelem A:link, A:visited,  A:active, A:hover    {
    color: #999999;
	font-size: 7pt;
	text-decoration: none;
}

.mgmtcircle {
	float:right;
	margin-top: -390px;
	margin-right: -15px;
	padding-left: 50px;
	padding-right: 0px;
	width: 390px;
	height: 390px;
}

.interiorbottom {
	float: left;
	width: 849px;
	z-index: 0;
	margin-left: -1px;
	margin-top: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.bottom {
	float: left;
	width: 849px;
	z-index: 0;
	margin-top: 0px;
	margin-left: -1px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.logins {
	z-index: 200;
	float: left;
	border-top: 1px solid #666;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #c85c1A;
	padding: 0px;
	margin: 0px;
}

.DocHeading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
}

.Copywright {
	float: left;
	padding-left: 26px;
	font-size:7pt;
	width: 838px;
	height:20px;
}

.main_dnnmenu_container {
	background-color: transparent; 
	width: auto;
}

.main_dnnmenu_bar {
	height: 9px;
	cursor:auto;
	line-height: 10pt;
	background-color: Transparent;
}

.main_dnnmenu_itemhoverroot td{
	background-color: #9b918d;
}


.main_dnnmenu_item  { /* Add TD if yes for tables option for menu */
cursor:auto;
white-space: nowrap;  /*Optional - Word wrapping menu item*/
height: 9px;
}


.main_dnnmenu_rootitem  { /* Add TD if yes for tables option for menu */
cursor:auto;
white-space: nowrap;  /*Word wrapping menu item now optional*/    
padding: 1px 12px 1px 3px;   /* creates spacing between root menu items */
height: 9px;
}

.main_dnnmenu_itemhover {  
color: inherit;
background-color: #9b918d;
color: #cc6633;
height: 9px;
}

.main_dnnmenu_itemhover td {  
background-color: #9b918d; 
height: 9px;
}

.main_dnnmenu_icon {
cursor:auto;
text-align: center; 
width: 3px;
height: 9px;
}

.main_dnnmenu_submenu {
font-size: 9pt;
line-height: 18pt;
color: black;
background-color: white; 
border: 1px solid black; 
z-index: 1000; 
cursor:auto;
padding: 2px 3px 2px 1px;   /* creates spacing between sub-menu items */
}

.main_dnnmenu_break {
height: 1px;
font-size: 1px;
}

.main_dnnmenu_arrow {
border-right: #D1DBED 1px solid; 
border-bottom: #D1DBED 1px solid; 
border-top: #D1DBED 0px solid;
font-family: webdings; 
font-size: 10pt; 
cursor:auto; /* arrows will not display if function is not set in ascx/xml file*/
}

.main_dnnmenu_rootmenuarrow {
font-family: webdings, sans-serif; 
font-size: 10pt; 
cursor:auto; /* arrows will not display if function is not set in ascx/xml file*/
}

.CreateFrom {
	font-size: 9pt;
}


.containtermaster_Main#ul {
	text-indent:0;
	margin-left:2em;
}

.SkinObject {
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	line-height: 9pt;
}

A.SkinObject:link, A.SkinObject:visited,  A.SkinObject:active, A.SkinObject:hover    {
    color: #778899;
}

/* style for module titles */
.Head   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight:  bold;
    color: #C85C1A;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11pt;
    font-weight: normal;
	color: black;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  9pt;
    font-weight:    bold;
	font-style: italic;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
	color: black;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}
/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
	color: black;
}
/* text style used for error messages */
.NormalRed
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #ff0000;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
    text-decoration:    underline;
    color: #778899;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: white;
}
/* GENERIC */
H1  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  16pt;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  14pt;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11pt;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  9pt;
    font-weight:    bold;
    color: #003366;
}
TFOOT, THEAD    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  12pt;
}
TH  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:link, A:visited, A:active  {
    font-size: 9pt;
    text-decoration:    underline;
    color:  #C85C1A;
}
A:hover {
    font-size: 9pt;
    text-decoration:    underline;
    color:  white;
}
SMALL   {
    font-size:  8pt;
}

BIG {
    font-size:  14pt;
}
.ModuleTitle_MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.ModuleTitle_MenuItemSel 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.MainMenu_MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.MainMenu_MenuItemSel {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.nohover a:link a:visited a:active a:hover { background-color: transparent; }


