/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
		
}

.bottompane 
{
	text-align:center;
	
	
}
.BreadcrumArea TD
{
	text-align: center;
		}

.Body
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    
}
DIV
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 13px;
    
}
H4
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 16px;
    font-weight:bold;
    color:#000080;
    
}
H5
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
    font-weight:bold;
    font-style:italic;
    color:#000000;
    
}
Span
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 13px;
    
}
P
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 13px;
    
}

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 12px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url("../../DNN-Blue/gradient_LtBlue.jpg");
}
.Head {
   font-family:Tahoma, Verdana, Helvetica, Arial;
   font-size:  18px;
   font-weight: normal;
   color: #000066;
}
.MainMenu_RootMenuArrow
{
	display:none;
	}


.MainMenu_MenuArrow
{
	display:none;
	}

.Normaljmh
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    
}
.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    
}


.pagemaster H3
{
	font-size: 12pt;
	
	
	}






