body{ border:0px;margin: 0px; height:100%; background-image:url(BGTile.jpg)}
#wrapper{ position:relative; height:258px; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%; background:url(headerbg.gif); }
#menu{ position:absolute; background:url(menubg.jpg); width:auto; height:30px; bottom:0px; z-index:1; }
#SearchContainer input{MARGIN:0px 0px 0px 0px; BORDER:1px solid #666666; font-size:9px; color:#000000; BACKGROUND:#ffffff;  WIDTH: 120px;  HEIGHT: 16px;}
#LanguageContainer select{MARGIN:0px 0px 0px 0px; BORDER:1px solid #76AADC; font-size:9px; color:#000000; BACKGROUND:transparent; WIDTH: 120px;	HEIGHT: 16px;}

.bannerpane{ padding:0px; }
.toppane{ padding:10px 10px 0px 10px; }
.leftpane{ padding:0px 5px 0px 10px; width:175px; }
.contentpane{ padding:0px 5px 0px 5px;}
.rightpane{ padding:0px 10px 0px 5px; width:175px; }
.bottompane{ padding:10px 10px 0px 10px; }


.Head{ font-size:12px; font-weight:bold; color:#333333; }
.SubHead{ font-size:11px; color:#333333; }
.SubSubHead{ font-size:11px; color:#333333; }
.Normal{ font-size:11px; color:#333333; }
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	color:#F48F0E; text-decoration:none; }
A.CommandButton:hover{ color:#F48F0E; text-decoration:underline;}
TH,TD,DIV{ font-family:Tahoma; font-size:11px; color:#000000; }
A,A:link,A:visited,A:active{ color:#F48F0E; text-decoration:none; }
A:hover{ color:#F48F0E; text-decoration:none; }
.user,a.user:link,a.user:active,a.user:visited{color:#5E5E5E; text-decoration:none; font-weight:normal; font-size:11px;}
a.user:hover{ color:#F48F0E; text-decoration:none; font-weight:normal; font-size:11px;}
.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:11px; color:#F48F0E; text-decoration:none; font-weight:normal;}
a.footer:hover{	font-size:11px;	color:#666; text-decoration:none; font-weight:normal;}
.links,a.links:link,a.links:active,a.links:visited{	font-size:11px; color:#666; text-decoration:none; font-weight:normal;}
a.links:hover{font-size:11px; color:#F48F0E; text-decoration:none; font-weight:normal;}
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{	font-size:9px; color:#5E5E5E; text-decoration:none; font-weight:normal;}
a.breadcrumb:hover{ font-size:9px; color:#F48F0E; text-decoration:none; font-weight:bold;}

/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}

.skinmaster {
	height: 100%;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}

.MainMenu_MenuContainer {background-color: transparent; }
.MainMenu_MenuBar {	background-color: Transparent;}
.MainMenu_RootMenuArrow {display:none;}
.MainMenu_MenuArrow {display:none;}

.MainMenu_MenuItem {
	border-left: #E1E1D9 0px solid; 
	border-bottom: #E1E1D9 1px solid; 
	border-top: #E1E1D9 1px solid; 
	border-right: #E1E1D9 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #666; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #E1E1D9;
	font-family: Tahoma, Arial, Helvetica; 
}

.MainMenu_MenuIcon {
	background-color: #E1E1D9; 
	border-left: #E1E1D9 1px solid; 
	border-bottom: #E1E1D9 1px solid; 
	border-top: #E1E1D9 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.MainMenu_MenuBreak {
	height: 0px;
}

.submenuitembreadcrumb{
	font-size:10pt;	
	font-weight:normal;
}

.submenuitemselected{
	color:#F48F0E;
	font-size:10pt;	
	font-weight:bold;
	background-color:#cccccc;
	border-color:#cccccc;
}

.submenu{
	z-index:1000;
	background-color:#ffffff;
	font-size:10pt;
	font-weight:normal;
	border: 1px solid #999999;	
	margin-top:0px;
	margin-left:2px;
}

.rootmenuitem TD{
	color:#666666;
	font-size:10pt;
	font-weight:bold;
	height:30px;
	background-repeat:no-repeat;
	font-style:normal;
}

.rootmenuitemselected td, .rootmenuitembreadcrumb td{
	color:#F48F0E;
	font-size:10pt; 
	font-weight:bold;
	height:30px;
	background-color:transparent;
	background-repeat:no-repeat;
	font-style:normal;
}

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}









