


.NoPrint
{
}

.PrintPreview
{
	display:none;
}





div.Center { text-align:center; }
div.Center a,
div.Center hr,
div.Center img,
div.Center input,
div.Center p,
div.Center span,
div.Center table
	{ margin-left:auto; margin-right:auto; text-align:left; }

div.Right { text-align:right; }
div.Right a,
div.Right table
	{ margin-left:auto; margin-right:0; text-align:left; }

div.Left { text-align:left; }
div.Left table
	{ margin-left:0; margin-right:auto; text-align:left; }



hr.HrSolid
{
		width:90%;
	height:1px;
	border:none;
	border-top:1px solid;
	color : #898081;
}



.C1		{ color : #FEA026; }
.C2		{ color : #94BBDD; }
.C3		{ color : #FFFFFF; }

.COK	{ color : #008000; }
.CERR	{ color : #FF0000; }

.NavBorderColor		{ color : #E57804; }
.MainBorderColor	{ color : #898081; }




a
{
	color : #94BBDD;
	}

span.SelectedPosLink
{
	color : #FEA026;
	text-decoration : none;
}

a.MajorLink
{
	font-size : 12pt;
	color : #94BBDD;
	font-family : Arial;
	font-weight	: bold;
}

 


.THeader
{
	font-size : 16pt;
	color : #FEA026;
	font-family : Arial;
}

.TSubHeader
{
	font-size : 12pt;
	color : #FEA026;
	font-family : Arial;
}

.TInputListingHeader
{
	text-decoration:underline;
	font-style:italic;
}

.TContent
{
	font-family : Arial;
	font-size : 9pt;
}

.TSmall
{
	font-family : Arial;
	font-size : 8pt;
}

.TxSmall
{
	font-family : Arial;
	font-size : 7pt;
}

.TxxSmall
{
	font-family : Arial;
	font-size : 6pt;
}

.TStmtOk
{
	font-family : Arial;
	font-size : 9pt;
	color : #008000;
}

.TStmtState
{
	font-family : Arial;
	font-size : 9pt;
	color : #FEA026;
}




.ErrExplBox
{
	width : 95%;
	border : solid 1px #FF0000;
	margin-bottom : 15px;
}

.SuccessExplBox
{
	width : 95%;
	border : solid 1px #008000;
	margin-bottom : 15px;
}

.TStmtErr
{
	font-family : Arial;
	font-size : 9pt;
	color : #FF0000;
}

.TStmtInputErr
{
	font-family : Arial;
	font-size : 8pt;
	color : #FF0000;
}




.UserInputField
{
	border : solid 1px #94BBDD;
}

.UserInputFieldDisabled
{
	border : solid 1px #898081;
}




.HeaderField
{
	height:80px;
	background-image : url(/img/header/loadHeaderImage/);
	background-repeat : no-repeat;
	background-position : center center;					
}

.FooterField
{
	height:40px;
	background-image : url(/img/footer/loadFooterImage/);
	background-repeat : no-repeat;
	background-position : center center;
}



			


.SiteTab
{
	border : solid 2px #FFFFFF;
}

.SiteTabOn
{
	border:solid 2px #FFFFFF;
	color : #FFFFFF;
	background-color : #94BBDD;
}



.SiteTab a.SiteLink
{
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	text-align : center;
	color : #FFFFFF;
	font-weight	: bold;
		display : block;
}

.SiteTabOn a.SiteLink
{
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	text-align:center;
	color : #FFFFFF;
	font-weight	: bold;
		display : block;
}

.SiteTab a.SiteLink:hover
{
	color : #FFFFFF;
	background-color : #94BBDD;	
}



			
 				

table.SingleFW
{
	margin-top:10px;
	margin-bottom:15px;	
}


.Lower
{
	position:relative;
	top:1px;
	z-index:2;
}

.NavTabOn
{
	border:solid 1px #E57804;
	background-color : #FEA026;
	border-bottom:none;
	padding-bottom:2px;
}

.MainTab
{
	border:solid 1px #898081;
}

.MainTabOn
{
	border:solid 1px #898081;
	border-bottom:solid 1px #94BBDD;
	background-color : #94BBDD;	
}



.MainTab a.MainLink
{
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	text-align:center;
	color : #94BBDD;
	font-weight	: bold;
		display : block;
}

.MainTabOn a.MainLink
{
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	text-align:center;
	color : #FFFFFF;
	font-weight	: bold;
		display : block;
}

.MainTab a.MainLink:hover
{
	background-color : #94BBDD;
	color : #FFFFFF;
}





.NavHeader
{
	border:solid 1px #E57804;
	border-bottom:none;
	text-align:center;
	font-weight	: bold;
	height:10px;				}

.NavHeaderContent
{
	color : #FFFFFF;
	font-weight	: bold;
}

.MainHeader
{
	border:solid 1px #898081;
	border-bottom:none;
	color : #FFFFFF;
	background-color : #94BBDD;
}

.NavContent
{
	border:solid 1px #E57804;
}

.MainContent
{
	border: solid 1px #898081;
	padding: 5px 3px 3px 3px;
	padding-top: 12px;
}




.NavItem
{
	margin:0px;
	padding:0px;
}

a.NavFolder
{
	background-image : url(/img/icons/loadNavFolder/);
	background-repeat : no-repeat;
	background-position : 1px 1px;
}

a.NavFolderOpen
{
	background-image : url(/img/icons/loadNavFolderOpen/);
	background-repeat : no-repeat;
	background-position : 1px 1px;
}

a.NavEntry
{
	background-image : url(/img/icons/loadNavEntry/);
	background-repeat : no-repeat;
	background-position : 1px 1px;
}

a.NavEntrySelected
{
	background-image : url(/img/icons/loadNavEntrySelected/);
	background-repeat : no-repeat;
	background-position : 1px 1px;
}

a.NavLink
{
	border : solid 1px #FFFFFF;		
	padding-left : 20px;

			padding-top : 2px;
		padding-bottom : 1px;
		display : block;

	text-decoration : none;
	color : #000000;
}

a.NavLink:hover, a.NavLinkOn
{
	border : solid 1px #E57804;
}

a.NavLinkOpen
{
	border : solid 1px #898081;
}
