/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px; 
}
.skinheader {
}
.banner {
	background-image: url(topbg.jpg); 
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 100%;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rootMenuItem TD { 
	height: 22px;
	cursor: pointer; 
	cursor: hand; 
	font-family: Tahoma;
	font-weight: bold; 
	color: #064477;
	font-size:11px;
	font-style: none;
	background: #ffffff; 
}
.rootmenuitemactive TD { 
	height: 22px; 
	cursor: pointer; 
	cursor: hand; 
	font-family: Tahoma;
	font-weight: bold;
	color: #999999;
	font-size:11px;
	font-style: normal; 
	background: #ffffff;
}
.rootmenuitemselected TD { 
	height: 22px;
	cursor: pointer; 
	cursor: hand; 
	font-family: Tahoma;
	font-weight: bold;
	color: #999999;
	font-size:11px;
	font-style: normal; 
	background: #ffffff;
}
.MainMenu_MenuItem {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #064477; 
	font-family: tahoma; 
	font-size: 11px; 
	font-style: normal;
	background-color: Transparent;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #999999;
	background-color: #ffffff; 
	font-family: tahoma; 
	font-style: normal;
	font-size: 11px; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
}
.MainMenu_MenuItemAct {
	cursor: pointer; 
	cursor: hand; 
	color: #999999; 
	font-family: tahoma; 
	font-style: normal;
	font-size: 11px; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
}
.MainMenu_MenuIcon {
	background-color: #ffffff; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 21px;
}
.MainMenu_MenuArrow {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 1px solid; 
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_SubMenu {
	background: #ffffff;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin-left: 0px;
	margin-top: 0px;
	border-bottom: #ffffff 1px solid; 
	border-left: #ffffff 1px solid; 
	border-top: #ffffff 0px solid;  
	border-right: #ffffff 1px solid;  
}
.MainMenu_MenuBreak {
	border-bottom: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-top: #ffffff 0px solid;  
	border-right: #ffffff 0px solid; 
	background-color: #ffffff; 
	height: 0px;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  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(gradient_LtBlue.jpg);
}
.Head {
   color: #555555;
	font-family: Arial;
   	font-size:  14px;
   	font-weight: bold;
}
.normal {
	color: #555555;
	font-family: Arial;
   	font-size:  11px;
   	font-weight: normal;
}
.SubHead {
	color: #555555;
	font-family: Arial;
   	font-size:  11px;
   	font-weight: bold;
}
a:link {
	color: #064477; 
	font-style: normal;
	font-size: 11px; 
}
a:active {
	color: #064477; 
	font-style: normal;
	font-size: 11px; 
}
a:visited {
	color: #064477; 
	font-style: normal;
	font-size: 11px; 
}
a:hover {
	color: #999999; 
	font-style: normal;
	font-size: 11px; 
}

a.login:link {
	color: #064477; 
	font-style: normal;
	font-size: 11px; 
}

a.login:visited  {
	color: #064477; 
	font-style: normal;
	font-size: 11px; 
}

a.login:active   {
	color: #064477; 
	font-style: normal;
	font-size: 11px; 
}

a.login:hover    {
	color: #999999; 
	font-style: normal;
	font-size: 11px; 
}