td
{
}
B
{
	color: #333366  ;
}
BODY
{
	margin: 0px 0px 0px 0px;
}
H1
{
    font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #333366  ;
	font-size: 20px;
	margin-bottom: 2px;
}
H2
{
    font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #333366  ;
	font-size: 18px;
	margin-bottom: 2px;
}
H3
{
    font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #333366  ;
	font-size: 16px;
	margin-bottom: 2px;
}
H4
{
    font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #333366  ;
	font-size: 14px;
	margin-bottom: 2px;
}
IMG
{
	border-style: none;
}
.Error
{
	color: Red;
	font-weight: bold;
}
A
{
	color: #333366  ;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}

A.LinkButton
{
	font-family: Verdana, Helvetica, sans-serif;
    	font-size: 12px;
	color: #333366  ;
	text-decoration: none;
}
A:hover.LinkButton
{
	color: #FF3333;
	text-decoration: underline;
}

.PortalHeader A
{
	/* a copy of portal header */
	/*padding-top: 1;
	padding-left: 15;
	
	/*color: #cccc99;
	background: #333366;*/
	/*font-weight: bold; 
	font-size: 12px; 
	font-family: Verdana, Helvetica, sans-serif;*/
	
}

.PortalHeader A:hover
{
	text-decoration: none;
}

.PortalHeader
{
	padding-top: 1;
	padding-left: 15;
	
	color: #cccc99;
	/*background: #333366  ;*/
	font-weight: bold; 
	font-size: 24px; 
	font-family: Verdana, Helvetica, sans-serif;
	 /*-adds an image to the table at the top*/
	}
.PortalHeaderUserInfo
{
	color: #cccccc; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Verdana, Helvetica, sans-serif;
}
.PortalFooter
{
	color: #333366  ;
	font-weight: bold; 
	height: 20px;
	padding-top: 1;
	padding-left: 15;
	border-top: solid 1px #cccc99;
}

.PortalEditTab
{
	border-top: solid 0px #cccc99;
	border-left: solid 0px #cccc99;
	height: 100%;
}
.PortalTab
{
	border-top: solid 0px #cccc99;
	border-left: solid 0px #cccc99;
	height: 100%;
}

.ModuleTitle
{
    	font-family: Verdana, Helvetica, sans-serif;
    	font-size: 20px;
	font-weight: normal;
	color: #333366  ;
}

.Module
{
	margin-bottom: 15;
}

.TabMenu
{
	border-collapse: collapse;
}
.TabMenu_CurrentTab
{
	background-color: black;
	border-right: solid 1px white;
	border-left: solid 1px white;
	padding: 0px 7px 0px 7px;
}
.TabMenu_CurrentLink
{
	color: #000000  ;/*#333366;*/
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
	font-weight: bold;
}
.TabMenu_Tab
{
	border: solid 0px black;
	padding: 0px 7px 0px 7px;
}
.TabMenu_Link
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
	font-weight: bold;
	color: white;
}
.TabPath
{
	padding-top: 0;
	margin-top: 0;
	/*background-color: #cccc99;*/
	color: #333366  ;
	height: 0px;
}
.TabPathButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
	font-weight: bold;
	color: #333366  ;
}

.ListHeader
{
	background-color: #333366  ;
	color: White;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.List
{
	width:100%;
	border-collapse:collapse;
}
.ListLine
{
}
.AlternatingListLine
{
	background-color: #E0F0FF;
}
.Label
{
	width: 1px;
	padding-right: 20px;
}
.Data
{
}
.Emph
{
	font-style: italic;
}

.OverlayMenuRoot
{
	padding: 5 5 5 5;
	margin: 2 2 2 2;
	font-family: Verdana, Helvetica, sans-serif;
   	font-size: 12px;
	text-decoration: none;
}
.OverlayMenu
{
	border: solid 1px #158135101  ;
	background-color: #ffffff;
}
.OverlayMenuItem
{
	font-family: Verdana, Helvetica, sans-serif;
   	font-size: 12px;
	text-decoration: none;
	cursor: hand;
}
.OverlayMenuSeparator
{
	border: 0;
	height: 1px;	
	color: #333366  ;
}
/* skmMenu properties */
.menustyle 
{
	font-family:verdana;
	font-size:12px;
	font-weight: bold;
	border: solid 1px #000000; 
	padding: 2px 6px 2px 6px; 
	margin: 0px; 
	background: #000000; 
	color: #FFFFFF;
	white-space: nowrap; 
}
.menuitem 
{
	font-family:verdana;
	font-size:12px;
	font-weight: bold;
	border: solid 1px #000000; 
	padding: 2px 6px 2px 6px; 
	margin: 0px; 
	background: #BBAB93; 
	white-space: nowrap; 
	cursor:pointer;
	cursor:hand;
}
.mouseover 
{
	font-family:verdana;
	font-size:12px;
	border: solid 1px #000000; 
	padding: 2px 6px 2px 6px; 
	margin: 0px; 
	background:  #C0C0C0; 
	white-space: nowrap; 
	cursor:pointer;
	cursor:hand;
}



