/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster {
	width: 100%;
	height: 100%;
	font-family: tahoma, verdana, sans-serif;
	color:#333;
	font-size:11px;
	background-color: #576396;
	background-image: url('bg.gif');
}
.skinmaster {
	height: 100%;
	width: 776px;
	background-color: #ffffff;
}
.skinheader {
    height: 60px;
    width: 100%;
	background-color: #ffffff;
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.controlpanelhidden {
	width: 100%;
	background-color: #cccccc;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding: 0px 2px 0px 2px;
}
.leftpane {
	width: 100%;
	background-color: transparent;
	padding: 3px 4px 3px 4px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 100%;
	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;
}
.searchpane {
	background-color: #ffffff;
	padding-top: 4px;
	padding-right: 10px;
	width: 100%;
}
.searchpane A, .searchpane A:link, .searchpane A:visited, .searchpane A:active {
    font-weight: bold;
    font-variant: SMALL-CAPS;
    font-size: 11px;
    color: #000066;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
.searchpane A:hover {
    font-weight: bold;
    font-variant: SMALL-CAPS;
    font-size: 11px;
    color: #0066cc;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
span#dnn_dnnBREADCRUMB_lblBreadCrumb .SkinObject {
    font-weight: normal;
    font-size: 12px;
    color: #ffffff;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
span#dnn_dnnBREADCRUMB_lblBreadCrumb A.SkinObject:link {
    text-decoration: none;
    color: #ffffff;
}
span#dnn_dnnBREADCRUMB_lblBreadCrumb A.SkinObject:visited  {
    text-decoration: none;
    color: #ffffff;
}
span#dnn_dnnBREADCRUMB_lblBreadCrumb A.SkinObject:active   {
    text-decoration: none;
    color: #ffffff;
}
span#dnn_dnnBREADCRUMB_lblBreadCrumb A.SkinObject:hover    {
    text-decoration: underline;
    color: #ccccff;
}
.CurrentDate {
    font-weight: normal;
    font-size: 12px;
    color: #ffffff;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
.copyright {
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
.pageheader {
	font-size: 20px;
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	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: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	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; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.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 {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.dark_blue {
	background-color: #333c66;
	height: 1px;
}
.orange {
	background-color: #d99331
}
.light_orange {
	background-color: #e3b068
}
.green {
	background-color: #688584
}
.dark_green {
	background-color: #4b6368
}
.light_green {
	background-color: #aabbba
}
.Breadcrumb_Row {
	background-image: url(nav_breadcrumb_bg.gif);
	height: 24px;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 15px 0px 15px;
}
.SectionHeaderBar {
	background-color: #d9dce5
}
.footer {
    width: 100%;
    background-color: #333c67;
    padding: 15px 10px 15px 10px;
    height:30px;
    color: #ffffff;
}
A:link  {
    text-decoration: underline;
    color: #576396;
    font-family: tahoma, verdana, sans-serif;
    font-size:11px;
}

A:visited   {
    text-decoration: underline;
    color: #576396;
    font-family: tahoma, verdana, sans-serif;
    font-size:11px;
}

A:active    {
    text-decoration: underline;
    color: #576396;
    font-family: tahoma, verdana, sans-serif;
    font-size:11px;
}

A:hover {
    text-decoration: none;
    color: #576396;
    font-family: tahoma, verdana, sans-serif;
    font-size:11px;
}
.footer A, .footer A:link, .footer A:visited, .footer A:active {
    text-decoration: underline;
    font-weight: normal;
    font-size: 12px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
}
.footer A:hover {
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
}
A.login, A.login:link, A.login:active, A.login:visited {
    font-weight: bold;
    font-variant: SMALL-CAPS;
    font-size: 12px;
    color: #333c67;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.login:hover {
    font-weight: bold;
    font-variant: SMALL-CAPS;
    font-size: 12px;
    color: #333c67;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: underline;
}
A.user, A.user:link, A.user:active, A.user:visited {
    font-weight: bold;
    font-variant: SMALL-CAPS;
    font-size: 12px;
    color: #cccccc;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.user:hover {
    font-weight: bold;
    font-variant: SMALL-CAPS;
    font-size: 12px;
    color: #cccccc;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: underline;
}
A.loginEmpty, A.loginEmpty:link, A.loginEmpty:active, A.loginEmpty:visited {
    font-weight: bold;
    font-variant: SMALL-CAPS;
    font-size: 12px;
    color: #ffffff;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.loginEmpty:hover {
    font-weight: bold;
    font-variant: SMALL-CAPS;
    font-size: 12px;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: underline;
}
A.userEmpty, A.userEmpty:link, A.userEmpty:active, A.userEmpty:visited {
    font-weight: bold;
    font-variant: SMALL-CAPS;
    font-size: 12px;
    color: #ffffff;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.userEmpty:hover {
    font-weight: bold;
    font-variant: SMALL-CAPS;
    font-size: 12px;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: underline;
}
A.leftnavcurrent {
	font-weight: bold;
	font-size: 12px;
	color: #d99331;
	font-family: Arial, Helvetica, sans-serif;
}
A.leftnavcurrent:link {
    font-weight: bold;
	font-size: 12px;
	color: #d99331;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A.leftnavcurrent:visited {
	font-weight: bold;
	font-size: 12px;
	color: #d99331;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A.leftnavcurrent:active {
	font-weight: bold;
	font-size: 12px;
	color: #d99331;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A.leftnavcurrent:hover {
	font-weight: bold;
	font-size: 12px;
	color: #d99331;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.leftnav {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
A.leftnav:link {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A.leftnav:visited {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A.leftnav:active {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A.leftnav:hover {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.MenuHdr0
{
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #465287;
  padding: 2px 2px 2px 5px;
  border: #465287 1px solid;
  color: #ffffff;
}
.MenuHdrMouseOver0
{
  border: #00008B 1px solid;
  background-color: #576396 !important;
  color: #ffffff; 
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 2px 2px 5px;
}
.MenuHdrCurrent0
{
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  background-color: transparent;
  padding: 2px 0px 2px 0px;
  color: #d99331;
}
.MenuHdr1
{
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #465287;
  padding: 2px 2px 2px 8px;
  border: #465287 1px solid;
  color: #ffffff;
}
.MenuHdrMouseOver1
{
  border: #00008B 1px solid;
  background-color: #576396 !important;
  color: #ffffff; 
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 2px 2px 8px;
}
.MenuHdrCurrent1
{
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  background-color: transparent;
  padding: 2px 0px 2px 0px;
  color: #d99331;
}
.MenuHdr2
{
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #465287;
  padding: 2px 2px 2px 18px;
  border: #465287 1px solid;
  color: #ffffff;
}
.MenuHdrMouseOver2
{
  border: #00008B 1px solid;
  background-color: #576396 !important;
  color: #ffffff; 
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 2px 2px 18px;
}
.MenuHdrCurrent2
{
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  background-color: transparent;
  padding: 2px 0px 2px 0px;
  color: #d99331;
}
.MenuHdr3
{
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #465287;
  padding: 2px 2px 2px 22px;
  border: #465287 1px solid;
  color: #ffffff;
}
.MenuHdrMouseOver3
{
  border: #00008B 1px solid;
  background-color: #576396 !important;
  color: #ffffff; 
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 2px 2px 22px;
}
.MenuHdrCurrent3
{
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  background-color: transparent;
  padding: 2px 0px 2px 0px;
  color: #d99331;
}
.MenuItem0
{
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #465287;
  padding: 2px 2px 2px 5px;
  border: #465287 1px solid;
  color: #ffffff;
}
.MenuItemMouseOver0
{
  border: #00008B 1px solid;
  background-color: #576396 !important;
  color: #ffffff; 
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 2px 2px 5px;
}
.MenuItemCurrent0
{
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  background-color: transparent;
  padding: 2px 0px 2px 0px;
  color: #d99331;
}
.MenuItemCurrentMouseOver0
{
  border: #00008B 1px solid;
  background-color: #576396 !important;
  color: #d99331; 
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 0px 2px 0px;
}
.MenuItemMouseOver1
{
  border: #00008B 1px solid;
  background-color: #576396 !important;
  color: #ffffff; 
  font-size: 13px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 2px 2px 8px;
}
.MenuItem1
{
  font-size: 13px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #465287;
  padding: 2px 2px 2px 8px;
  border: #465287 1px solid;
  color: #ffffff;
}
.MenuItemCurrentMouseOver1
{
  border: #00008B 1px solid;
  background-color: #576396 !important;
  color: #d99331; 
  font-size: 13px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 0px 2px 0px;
}
.MenuItemCurrent1
{
  font-size: 13px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  background-color: transparent;
  padding: 2px 0px 2px 0px;
  color: #d99331;
}
.MenuItemMouseOver2
{
  border: #00008B 1px solid;
  background-color: #576396 !important;
  color: #ffffff; 
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 2px 2px 18px;
}
.MenuItem2
{
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #465287;
  padding: 2px 2px 2px 18px;
  border: #465287 1px solid;
  color: #ffffff;
}
.MenuItemCurrentMouseOver2
{
  border: #00008B 1px solid;
  background-color: #576396 !important;
  color: #d99331; 
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 0px 2px 0px;
}
.MenuItemCurrent2
{
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  background-color: transparent;
  padding: 2px 0px 2px 0px;
  color: #d99331;
}
.MenuItemMouseOver3
{
  border: #00008B 1px solid;
  background-color: #576396 !important;
  color: #ffffff; 
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 2px 2px 22px;
}
.MenuItem3
{
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #465287;
  padding: 2px 2px 2px 22px;
  border: #465287 1px solid;
  color: #ffffff;
}
.MenuItemCurrentMouseOver3
{
  border: #00008B 1px solid;
  background-color: #576396 !important;
  color: #d99331; 
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 0px 2px 0px;
}
.MenuItemCurrent3
{
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  background-color: transparent;
  padding: 2px 0px 2px 0px;
  color: #d99331;
}
.MenuItemMouseOver4
{
  border: #00008B 1px solid;
  background-color: #576396 !important;
  color: #ffffff; 
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 2px 2px 26px;
}
.MenuItem4
{
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #465287;
  padding: 2px 2px 2px 26px;
  border: #465287 1px solid;
  color: #ffffff;
}
.MenuItemCurrentMouseOver4
{
  border: #00008B 1px solid;
  background-color: #576396 !important;
  color: #d99331; 
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 0px 2px 0px;
}
.MenuItemCurrent4
{
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  background-color: transparent;
  padding: 2px 0px 2px 0px;
  color: #d99331;
}
.MenuItemMouseOver5
{
  border: #00008B 1px solid;
  background-color: #576396 !important;
  color: #ffffff; 
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 2px 2px 18px;
}
.MenuItem5
{
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #465287;
  padding: 2px 2px 2px 18px;
  border: #465287 1px solid;
  color: #ffffff;
}
.MenuItemCurrentMouseOver5
{
  border: #00008B 1px solid;
  background-color: #576396 !important;
  color: #d99331; 
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 0px 2px 0px;
}
.MenuItemCurrent5
{
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  background-color: transparent;
  padding: 2px 0px 2px 0px;
  color: #d99331;
}
.MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Visited, .MenuHdr0 A:Link, 
.MenuHdrMouseOver0 A, .MenuHdrMouseOver0 A:Active, .MenuHdrMouseOver0 A:Hover, .MenuHdrMouseOver0 A:Visited, .MenuHdrMouseOver0 A:Link, 
.MenuHdrCurrentMouseOver0 A, .MenuHdrCurrentMouseOver0 A:Active, .MenuHdrCurrentMouseOver0 A:Hover, .MenuHdrCurrentMouseOver0 A:Visited, .MenuHdrCurrentMouseOver0 A:Link
{
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  cursor: pointer; 
  color: #ffffff;
  padding: 2px 0px 2px 0px; 
  text-decoration: none;   
  width: 100% 
}
.MenuHdr1 A, .MenuHdr1 A:Active, .MenuHdr1 A:Hover, .MenuHdr1 A:Visited, .MenuHdr1 A:Link, 
.MenuHdrMouseOver1 A, .MenuHdrMouseOver1 A:Active, .MenuHdrMouseOver1 A:Hover, .MenuHdrMouseOver1 A:Visited, .MenuHdrMouseOver1 A:Link, 
.MenuHdrCurrentMouseOver1 A, .MenuHdrCurrentMouseOver1 A:Active, .MenuHdrCurrentMouseOver1 A:Hover, .MenuHdrCurrentMouseOver1 A:Visited, .MenuHdrCurrentMouseOver1 A:Link
{
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  cursor: pointer; 
  color: #ffffff;
  padding: 2px 0px 2px 8px; 
  text-decoration: none;   
  width: 100% 
}
.MenuHdr2 A, .MenuHdr2 A:Active, .MenuHdr2 A:Hover, .MenuHdr2 A:Visited, .MenuHdr2 A:Link, 
.MenuHdrMouseOver2 A, .MenuHdrMouseOver2 A:Active, .MenuHdrMouseOver2 A:Hover, .MenuHdrMouseOver2 A:Visited, .MenuHdrMouseOver2 A:Link, 
.MenuHdrCurrentMouseOver2 A, .MenuHdrCurrentMouseOver2 A:Active, .MenuHdrCurrentMouseOver2 A:Hover, .MenuHdrCurrentMouseOver2 A:Visited, .MenuHdrCurrentMouseOver2 A:Link
{
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  cursor: pointer; 
  color: #ffffff;
  padding: 2px 0px 2px 18px; 
  text-decoration: none;   
  width: 100% 
}
.MenuHdr3 A, .MenuHdr3 A:Active, .MenuHdr3 A:Hover, .MenuHdr3 A:Visited, .MenuHdr3 A:Link, 
.MenuHdrMouseOver3 A, .MenuHdrMouseOver3 A:Active, .MenuHdrMouseOver3 A:Hover, .MenuHdrMouseOver3 A:Visited, .MenuHdrMouseOver3 A:Link, 
.MenuHdrCurrentMouseOver3 A, .MenuHdrCurrentMouseOver3 A:Active, .MenuHdrCurrentMouseOver3 A:Hover, .MenuHdrCurrentMouseOver3 A:Visited, .MenuHdrCurrentMouseOver3 A:Link
{
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  cursor: pointer; 
  color: #ffffff;
  padding: 2px 0px 2px 22px; 
  text-decoration: none;   
  width: 100% 
}
.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Hover, .MenuItem0 A:Visited, .MenuItem0 A:Link, 
.MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, .MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link, 
.MenuItemCurrentMouseOver0 A, .MenuItemCurrentMouseOver0 A:Active, .MenuItemCurrentMouseOver0 A:Hover, .MenuItemCurrentMouseOver0 A:Visited, .MenuItemCurrentMouseOver0 A:Link
{
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  cursor: pointer; 
  color: #ffffff;
  padding: 2px 0px 2px 0px; 
  text-decoration: none;   
  width: 100% 
}
.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited, .MenuItem1 A:Link, 
.MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, .MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link, 
.MenuItemCurrentMouseOver1 A, .MenuItemCurrentMouseOver1 A:Active, .MenuItemCurrentMouseOver1 A:Hover, .MenuItemCurrentMouseOver1 A:Visited, .MenuItemCurrentMouseOver1 A:Link
{
  font-size: 13px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  cursor: pointer;
  color: #ffffff;
  padding: 2px 2px 2px 8px;
  text-decoration: none;   
  width: 100% 
}
.MenuItem2 A, .MenuItem2 A:Active, .MenuItem2 A:Hover, .MenuItem2 A:Visited, .MenuItem2 A:Link, 
.MenuItemMouseOver2 A, .MenuItemMouseOver2 A:Active, .MenuItemMouseOver2 A:Hover, .MenuItemMouseOver2 A:Visited, .MenuItemMouseOver2 A:Link, 
.MenuItemCurrentMouseOver2 A, .MenuItemCurrentMouseOver2 A:Active, .MenuItemCurrentMouseOver2 A:Hover, .MenuItemCurrentMouseOver2 A:Visited, .MenuItemCurrentMouseOver2 A:Link
{
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  cursor: pointer;
  color: #ffffff;
  padding: 2px 2px 2px 18px;
  text-decoration: none;   
  width: 100% 
}
.MenuItem3 A, .MenuItem3 A:Active, .MenuItem3 A:Hover, .MenuItem3 A:Visited, .MenuItem3 A:Link, 
.MenuItemMouseOver3 A, .MenuItemMouseOver3 A:Active, .MenuItemMouseOver3 A:Hover, .MenuItemMouseOver3 A:Visited, .MenuItemMouseOver3 A:Link, 
.MenuItemCurrentMouseOver3 A, .MenuItemCurrentMouseOver3 A:Active, .MenuItemCurrentMouseOver3 A:Hover, .MenuItemCurrentMouseOver3 A:Visited, .MenuItemCurrentMouseOver3 A:Link
{
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  cursor: pointer;
  color: #ffffff;
  padding: 2px 2px 2px 22px;
  text-decoration: none;   
  width: 100% 
}
.MenuItem4 A, .MenuItem4 A:Active, .MenuItem4 A:Hover, .MenuItem4 A:Visited, .MenuItem4 A:Link, 
.MenuItemMouseOver4 A, .MenuItemMouseOver4 A:Active, .MenuItemMouseOver4 A:Hover, .MenuItemMouseOver4 A:Visited, .MenuItemMouseOver4 A:Link, 
.MenuItemCurrentMouseOver4 A, .MenuItemCurrentMouseOver4 A:Active, .MenuItemCurrentMouseOver4 A:Hover, .MenuItemCurrentMouseOver4 A:Visited, .MenuItemCurrentMouseOver4 A:Link
{
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  cursor: pointer;
  color: #ffffff;
  padding: 2px 2px 2px 26px;
  text-decoration: none;   
  width: 100% 
}
.MenuItem5 A, .MenuItem5 A:Active, .MenuItem5 A:Hover, .MenuItem5 A:Visited, .MenuItem5 A:Link, 
.MenuItemMouseOver5 A, .MenuItemMouseOver5 A:Active, .MenuItemMouseOver5 A:Hover, .MenuItemMouseOver5 A:Visited, .MenuItemMouseOver5 A:Link, 
.MenuItemCurrentMouseOver5 A, .MenuItemCurrentMouseOver5 A:Active, .MenuItemCurrentMouseOver5 A:Hover, .MenuItemCurrentMouseOver5 A:Visited, .MenuItemCurrentMouseOver5 A:Link
{
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  cursor: pointer;
  color: #ffffff;
  padding: 2px 2px 2px 18px;
  text-decoration: none;   
  width: 100% 
}
.MenuCurrentPage
{
  color: #465287;
}
.adminpagemaster {
	width: 100%;
	height: 100%;	
	background-color: #cccccc;
}
.adminskinmaster {
	height: 100%;
	background-color: #f3f5fa;
	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; 
}
.adminskinheader {
}
.adminskinrow1 {
	background-color: #7994cb; 
	height:30px;
}
.adminskinrow2 {
	background-color: #8da4d3; 
	height:30px;
}
.admincontrolpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.admintoppane {
	width: 100%;
	background-color: transparent;
	padding: 6px 6px 6px 6px;
}
.adminleftpane {
	width: 175px;
	background-color: transparent;
	padding: 6px 6px 6px 6px;
}
.admincontentpane {
	width: 100%;
	background-color: transparent;
	padding: 6px 6px 6px 6px;
}
.adminrightpane {
	width: 175px;
	background-color: transparent;
	padding: 6px 6px 6px 6px;
}
.adminbottompane {
	width: 100%;
	background-color: transparent;
	padding: 6px 6px 6px 6px;
}