/* 
================================
Skin styles for DotNetNuke
================================
*/   


.pagemaster
{
	width: 100%;
	 background-color:#D7D7D7;
	
}
.skinmaster 
{
	 padding-top:10px;
	height:100%;
	 background-color:#ffffff;
	
}
.controlpanel 
{
	width:100%;
	background-color:Transparent;
	color:Black;
}
.LeftPane
{
	
}
.MidPane
{	
}
.contentpane 
{
	
}
.RightPane 
{
}
.bottompane 
{
}
.LogoClass
{
}
.TopPane
{
 width:400px;
}

/* Menu Items */
.MainMenu_MenuContainer 
{
	background-color:transparent; 
	height:31px;
}
.MainMenu_MenuBar 
{
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_MenuItem 
{
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	/*background-color: #000000;*/
}
.MainMenu_MenuIcon 
{
	background-color:#D7DE4E;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
}
.MainMenu_MenuBreak 
{
	height: 1px;
}
.MainMenu_MenuItemSel 
{
	background-color:Transparent;
	cursor: hand; 
	color: black; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow 
{
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	font-weight: normal;
	color: #000000;
}
.MainMenu_RootMenuArrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	font-weight: normal;
}
.StandardButton 
{
  background: #7994cb none; 
  color: #000000;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu 
{
	width: 175px;
	background-color: Transparent;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header 
{
	
}
.Head 
{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #0034BA;
}
.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height: 24px;
	background-color:#D7DE4E;
	background-image: none;
	background-repeat: no-repeat;
	
}
.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;	
	height: 24px;
	background-color:#D7DE4E;
	color: #000000;
}
.SubItemSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt; 
	font-weight: bold;
	color:#000000; 
	background-color:#D7DE4E;
}
.SubItemBreadCrumb
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color:#D7DE4E;
}

.MenuContainer
{
	/*background-color: transparent;*/
	height: 37px;
	border-bottom: #036D41 0px solid;
	padding-left:0px;
}
.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color:#D7DE4E;
	text-align: center;
	height: 22;
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #000000;	
	font-family:verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color:#D7DE4E; /* fixed firefox problem, do not use transparent here */
}
.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
}
.RootItem TD
{
	font-family: tahoma;	
	font-weight: bold; 
	font-size:10px;
	color:#000000;
	height:34px;
	 background-image:url(p2.jpg);
	 background-repeat:repeat-x;
	padding-left:9px;
padding-right:9px;
}
.RootItemBreadCrumb TD
{
	font-family: tahoma;	
	font-weight: bold; 
font-size:10px;
	color:#000000;	
background-image:url(p2.jpg);
	 background-repeat:repeat-x;
	height:34px;
padding-left:9px;
padding-right:9px;
		
}
.RootItemActive TD
{
	font-family: tahoma;	
	font-weight: bold; 
	font-size:10px;
	color:#000000;

background-image:url(p2.jpg);
	 background-repeat:repeat-x;
	height:34px;

	padding-left:9px;
padding-right:9px;
	
}
.RootItemSelected TD
{
	
	font-family: tahoma;	
	font-weight: bold; 
font-size:10px;
	color:#000000;
	
	background-image:url(p2.jpg);
	 background-repeat:repeat-x;
	height:34px;
padding-left:9px;
padding-right:9px;
		
}


.footer
{ 
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}	
.footer a
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.footer a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.footer a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.leftimg
{
}
.ChecksRep
{
}
.Bred
{
	font-size:11px;
	color:Black;
	font-family:Arial;
}
.Bred 
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.Bred:link 
{
    text-decoration:none;
    color:#003366;
}

A.Bred:visited  
{
    text-decoration:none;
    color:#003366;
}

A.Bred:hover    
{
    text-decoration:none;
    color:#003366;
}

A.Bred:active   
{
    text-decoration:none;
    color:#003366;
}

.LinkClass
{ 
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}	
.LinkClass a
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.LinkClass a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.LinkClass a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}