body {
	padding: 0;
	margin: 0;
	border: 0;
	color: #000;
	align: center;
	background: ;
}

.page	{
	background: #8AD4FF;
	padding: 0;
	margin: 0;
	border: 0;
	color: black;
	align: center;
	}

.pagemaster {
	background: white;
	padding: 0 0 0 0;
	align: center;
	width: 1000px;
	}
.skinmaster {
	background: #d9f0ff;
	margin: 0;
	padding-bottom: 20px;
	width: ;
	align: right;
}

.left {
	padding: 0 0 0 0;
	background: url(blue_lotw_07.jpg) repeat-y right;
	}
.topcenter {
	padding: 0;
	background: ;
	}
.center {
	padding: 0;
	background: ;
	}

.right {
	padding: 0 0 0 0;
	background: url(blue_lotw_03.jpg) repeat-y top left;
	}

.bottomleft {
	padding: 0;
	background: #8AD4FF;
	}
.bottomcenter {
	margin: 0;
	padding: 0 0 0 0;
	background: #8AD4FF url(blue_lotw_05.jpg) repeat-x top right;
	}
.bottomright {
	height: 12px;
	margin: 0;
	padding: 0 0 0 0;
	background: #8AD4FF;
	}


.heading {
	align: top;
	}

.menubox {
	background: url(menu_bg.jpg);
	height: 31px;
	align: right;
	padding: 0; margin: 0;
	cellpadding: 0;
	}

.bread {
	padding: 0 0 0 3px;
	}
.usercp {
	padding: 3px 8px 8px 0;
	}
.panemaster {
	width: 100%;
	background: ;

	}

.mainpanes {

	margin: 15px 15px 15px 0;
	}

.toppane {
	padding: 6px 6px 6px 6px;
	width: 100%;
	}
.leftpane {
	padding: 6px 6px 6px 6px;
	width: ;
	}
.centerpane {
	background: ;
	padding: 4px;
	width: 100%;
	
	}
.rightpane {
	padding: 4px;
	background: ;
	width: ;

	}
.bottompane {
	padding: 4px;
	width: 100%;
	}
.menupane {
	padding: 4px;
	width: ;
	}

.lowerleft {
	padding: 4px;
	width: ;
	}
.lowerright {
	padding: 4px;
	width: ;
	}
.lowercenter {
	padding: 4px;
	width: ;
	}
.lowercenter_B {
	padding: 4px;
	width: ;
	}





.MainMenu_MenuContainer{ background:transparent; width:100%; height:1px; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#E28F00;	font-size:11px;	font-weight:normal;
	padding:3px 15px 3px 10px;
	border:1px #e0e5e8 solid; border-width: 0px;
}
.submenuitemselected{
	color:#0372b9; font-size:12px; font-weight:normal;
	padding:3px 15px 3px 10px;
	background:#e0e5e8;
	border:1px #ffffff solid; border-width: 0px;	
}
.submenu{
    color:#E28F00; font-size:11px; font-weight:normal;
	border:1px #e0e5e8 solid;
	padding:0px;
	background:#ffffff;
	margin-left:0px;
	margin-top:0px;
}
.rootmenuitem TD{ 
	color:#000; font-size:14px; font-weight:normal;
	text-align:center;
	background: #d9f0ff;
	padding:0px;
	height:21px;	
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#0372b9; font-size:14px; font-weight:normal;
	background: #d9f0ff;
	text-align:center;
	padding:0px;
	height:21px;	
}




.StandardButton {
  background:  none;
  color: #c99983;
  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);
}
/* Text Styles */
.Head {
   font-family: Arial, Helvetica;
   font-size:  15px;
   font-weight: bold;
   color: #000;
}
.subhead {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.normal {
   font-family: Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #000;
}
.NormalTextBox {
	font-family: arial;
	font-size: 12px;
	color: #000;
}
H2  {
    font-family: verdana;
    font-size:  14px;
    font-weight:    bold;
    color: #3a7e57;

}
H4  {
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: #000;
}
H5  {
    font-family: Arial;
    font-size:  11px;
    font-weight: bold;
    color: #585858;
}



.spacer {
	padding: 0 6 0 6;
	}


	
	
.footer {
   font-family: Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: black;
}
A.footer:link {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: black;
	font-weight: normal;
}
A.footer:visited {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: black;
	font-weight: normal;
}
A.footer:active {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: black;
	font-weight: normal;
}
A.footer:hover {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: black;
	font-weight: normal;
}
.breadcrumbs   {
    font:9px Arial, Helvetica;
    font-weight:   none;
    color: #585858;
}
A.breadcrumbs:link {
    text-decoration: none;
	font:9px Arial, Helvetica;
    color: #585858;
	font-weight: none;
}
A.breadcrumbs:visited {
    text-decoration: none;
	font:9px Arial, Helvetica;
    color: #585858;
	font-weight: none;
}
A.breadcrumbs:active {
    text-decoration: underline;
	font:9px Arial, Helvetica;
    color: #585858;
	font-weight: none;
}
A.breadcrumbs:hover {
    text-decoration: underline;
	font:9px Arial, Helvetica;
    color: #6D94B9;
	font-weight: none;
}
.loginText {
   font-family: Arial;
   font-size:  13px;
   font-weight: bold;
   color: black;
}
a.loginText:Link {
   font-family: Arial;
   font-size:  13px;
   font-weight: bold;
   color: black;
   text-decoration: none;
}
a.loginText:Active {
   font-family: Arial;
   font-size:  13px;
   font-weight: bold;
   color: black;
   text-decoration: none;
}
a.loginText:Visited {
   font-family: Arial;
   font-size:  13px;
   font-weight: bold;
   color: black;
   text-decoration: none;
}
a.loginText:Hover {
   font-family: Arial;
   font-size:  13px;
   font-weight: bold;
   color: #E28F00;
   text-decoration: underline;
}

A.CommandButton:link {
color: black;
}

A.CommandButton:visited  {
color: black;
}

A.CommandButton:active   {
color: black;
}

A.CommandButton:hover    {
color: red;
}

.SkinObject {
	color: black;
	}
A.SkinObject:link {
	color: black;
	}
A.SkinObject:visited {
	color: black;
	}
A.SkinObject:active {
	color: black;
	}
A.SkinObject:link {
	color: black;
	}



.SubHead{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #030804;
}


.sidelinks {
	font-family: Arial;
	font-size:  14px;
   	font-weight: bold;
   	text-decoration: none;
   	color: #3a7e57;
	}
A.sidelinks:link {
	font-family: Arial;
	font-size:  14px;
	font-weight: bold;
	text-decoration: none;
	color: #3a7e57;
	}
A.sidelinks:visited {
	font-family: Arial;
	font-size:  14px;
   	font-weight: bold;
   	text-decoration: none;
   	color: #3a7e57;
	}
A.sidelinks:active {
	font-family: Arial;
	font-size:  14px;
   	font-weight: bold;
   	text-decoration: none;
   	color: #3a7e57;
	}
A.sidelinks:hover {
	font-family: Arial;
	font-size:  14px;
   	font-weight: bold;
   	text-decoration: none;
   	color: #E28F00;
	}

A:link  {
	font-family: arial;
	color: black;
	font-size:12px;
	text-decoration: underline;
}

A:visited   {
	font-family: arial;
	color: black;
	font-size:12px;
}
A:active    {
	font-family: arial;
	color: #E28F00;
	font-size:12px;
}
A:hover {
    font-family: arial;
	color: #E28F00;
	font-size:12px;
	text-decoration : underline;
}


.dept {color: #FFFFFF;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	}
.blueBorder {border-top-color:#0000FF;
	border-top-width:thin;
	border-top-style:solid;
	}
.mainmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	}
a.mainmenu:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	text-decoration:none;
	}
a.mainmenu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FF6600;
	text-decoration:blink;
	}
a.mainmenu:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:blue;
	text-decoration:none;
	}
a.mainmenu:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FF6600;
	text-decoration:none;
	}

.controlpanel{ background:#FFFFFF url(http://www.nearme.net/DNN/Portals/18/universal/control_logo.jpg) no-repeat bottom right; border:white solid; border-width:0px 0px 4px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#cacfe5 solid; border-width:0px 1px; width:0px; height:106px; }
.controlpanel TD.SubHead{ background:#fff url(http://www.nearme.net/DNN/Portals/18/universal/sub_gradient.jpg) repeat-x; font-size:12px; color:#fff; font-weight:bold; }



.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#fff; font-size:11px; color:#000;  padding-left:4px; }
.controlpanel TD TD TD select{ background:#fff; font-size:11px; color:#333; }
.controlpanel A.CommandButton{ font-size:10px; text-decoration:underline; }
.controlpanel A.CommandButton:link{ color:#8892c3;text-decoration:underline; }
.controlpanel A.CommandButton:visited{ color:#8892c3; text-decoration:underline;}
.controlpanel A.CommandButton:active{ color:#8892c3; text-decoration:underline;}
.controlpanel A.CommandButton:hover{ color:#8892c3; text-decoration:none;}
