/*page*/   
html,body{background:#333;height:100%;}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
/*.skincontentstable{padding:0px;width:1024;}   */
.skincontentstable{
	height: 100%;
/*	background-color: #eeeeee;*/
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}

.skinwrapper{border:0px #333 solid;background:#FFF;padding:0px; border-top:2px #333 solid;}   

/*.toppane{padding:0px 0px 0px 0px;background:#EEE;width:1024px;height:251px; padding-left:0px; margin-left:0px;  }   */
.toppane{padding:0px 0px 0px 0px;background:#EEE;width:1024px;height:251px; padding-left:0px; margin-left:0px;  }   

.menuheader{background-image:url(thinimage.gif);width:1024px;height:20px;padding-bottom:0px; padding-top:0px;}
.informationreq
{
	background-image:url(infoimage.gif);
	width:192px;height:30px;
	cursor:pointer;
}
 
.skinfooter{padding:5px;background:#CCC;text-align:center;font-size:10px;}   

/*panes*/   
/*.contentpane{width:100%;padding:10px 10px 0 10px;}   */
.contentpane{width:75%;padding:10px 10px 0 10px; background:#FFF; }   

.rightpane1{background-color:white;border-left:solid 1px #2f2e30}   
.bottompane1{color:#222222;background-color:white;font-family:Verdana;text-align:center; padding-top:2px; padding-bottom:2px;  }  

/*text*/   
/*.normal,div,span,p,td,th,li,a{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#333;}   */
/*pn .normal,div,span,p,td,th,li,a{font-family:Verdana;font-size:12px;color:#2f2e30; text-align:justify;}   */
.normal,p,td,th,li,a{font-family:Verdana;font-size:12px;color:#2f2e30; text-align:justify;}   
/*.div,span{font-family:Verdana;font-size:12px;color:#2f2e30; text-align:left; margin-left:0px; padding-left:0px;}*/
.div,span{font-family:Verdana;font-size:12px;color:#2f2e30; text-align:left; margin-left:0px; padding-left:0px; padding-top:0px; padding-bottom:0px; }      

/*.normal_faq{font-family:Verdana;font-size:11px;color:#2f2e30;text-align:justify;}   */
/*.normal_faq,div,span,p,td,th,li,a{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#333; text-decoration:none}   */

/*.head,.subhead{font-family:Verdana, Arial, Helvetica, sans-serif;color:#333;}   */
/*.head{font-size:16px;font-weight:bold; color:blue}   */
.head,.subhead{font-family:Verdana;color:#075f9c; font-size:14px;}   
.head{font-family:Verdana;color:#075f9c; font-size:14px;}   


.pagehead
{
	text-align:left;
	font-family:verdana;
	color:#2f2e30;
	font-size:20px;
	font-weight:normal;
}

.ss_subhead{font-family:Verdana;color:#075f9c; font-size:12px;font-style:italic;text-decoration:underline;font-weight:bold;} 

  
.StandardButton{background:#CCC;border:1px #CCC outset;padding:5px;}   
  
a.CommandButton{font-size:14px;font-weight:bold;}   
.controlpanel a.CommandButton{font-size:10px;}   
a.CommandButton:link{color:#C00;text-decoration:none;}   
a.CommandButton:visited{color:#C00;text-decoration:none;}   
a.CommandButton:hover{color:#C00;text-decoration:underline;}   
a.CommandButton:active{color:#C00;text-decoration:underline;}   

/* safari problem by pn  
 a:link
 {
	color:transparent;
 } 
*/

/* ********************** */
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/	
      /*  padding: 1px 3px 3px 1px;	*/
        padding: 8px 8px 3px 3px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
    
}

.main_dnnmenu_itemhover {  
	background-color: #aaaaaa; 
}

.main_dnnmenu_itemhover td {  
	background-color: #aaaaaa; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cccccc;  
	/* z-index: 1000; */
	cursor: pointer; 
	cursor: hand; 
/*	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
	/*padding: 1px 1px 1px 1px;*/   /*explicitly set padding for sub-menus 
padding: 15px 1px 1px 1px;   /*explicitly set padding for sub-menus */
*/
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
 
