﻿body
{
	color: #003366;
	font-family: 'Sans Serif', Arial, Verdana;
	font-size: 8pt;
	margin: 0px;
	text-decoration: none;
	
}

.StepText 
{
	font-weight:bold;
	color: #ffffff;	
}


a:link{color: #FFFFFF;font: 8pt arial; text-decoration:none; font-weight:bold;}
a:visited{color: #FFFFFF;font: 8pt arial;text-decoration: none; font-weight:bold;}

a.nav:link{color: #003366;font: 9pt arial;text-decoration: none}
a.nav:active{color: #003366;font: 9pt arial;text-decoration: none}
a.nav:visited{color: #003366;font: 9pt arial;text-decoration: none}
a.nav:hover{color: #FF9900;font: 9pt arial;text-decoration: none}

a.navRequest:link{color: #003366;font: 8pt arial;text-decoration: underline}
a.navRequest:active{color: #003366;font: 8pt arial;text-decoration: underline}
a.navRequest:visited{color: #003366;font: 8pt arial;text-decoration: underline}
a.navRequest:hover{color: #FF9900;font: 8pt arial;text-decoration: underline}

.MMBackground
{
	background-color: #006699;
}

.SubMenuBackground
{
	background-color: #000033;
}

.MainMenu
{
	background-color: #006699;
	color: #ffffff;
	cursor: hand;
	font-size: 9pt;
	text-align: center;
}

.MMHighLighted
{
	background-color: #000033;
	color: #ffffff;
	cursor: hand;	
	font-weight:bold;
	text-align: center;
}

.MainMenuHightLight
{
	color: #ffffff;
	cursor: hand;	
	font-weight:bolder;
	text-align: center;
}


.SubMenu
{
	background-color: #000033;
	border-bottom: #000033 1px solid;	
	border-right: #ffffff 1px solid;
	border-top: #000033 1px solid;
	color: #ffffff;
	cursor: hand;
	font-size: 9pt;	
	text-align: center;
}

.SubMenuHighLighted
{
	background-color: #000033;
	color: #ffffff;
	cursor: hand;	
	text-align: center;		
}

.SubMenuActive
{
	background-color: #000033;
	color: #ffffff;
	cursor: hand;
	font-size: 9pt;	
	font-weight:bolder;
	text-align: center;
	border-right: #ffffff 1px solid;
}


.F2Title{background: #000033;color: #000000;font: bold 15pt }
.F2TitleBackground{background: #3399CC;color: #000000;font: 8pt }
.F2Footer{color: #333333;font: 7pt ;text-decoration: none}

.TableNoteTag
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #006699;
}
	
.TableNoteHeader
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #3366cc;
}
	
.TextLabelNote{color: #006699;font: 9pt }

.TextLabel{color: #006699;font: 8pt }
.TextLabelHeader
{
	font-family: 'Sans Serif' , Arial, Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #003366;
}

.ErrorLabel
{
	color: red;
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
}
.WarningLabel
{
	FONT-FAMILY: 'Sans Serif' , Arial, Verdana;
	COLOR: #996600;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
}
.LightLabel{color: #666666;font: 8pt }
.PlainTextHeader{color: #000033; font: bold 12pt;}

.PageTitle{padding-left: 20px; font: 16pt Impact;color: #ffffff;	}
.PageSubTitle {font: 14pt Arial;color: #ffffff;}

.DefaultPageText
{
	font-family: Sans Serif, Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #3399cc;
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.TextBoxStyle
{
	border-right: #3399cc 1px solid;
	border-top: #3399cc 1px solid;
	border-left: #3399cc 1px solid;
	border-bottom: #3399cc 1px solid;
	height: 18px;
	width: 135px;
	color: #003366;
}
.TextAreaStyle
{
	BORDER-RIGHT: #3399cc 1px solid;
	BORDER-TOP: #3399cc 1px solid;
	BORDER-LEFT: #3399cc 1px solid;
	BORDER-BOTTOM: #3399cc 1px solid;
	HEIGHT: 80px;
	WIDTH: 135px;
	COLOR: #003366;
}

.TableContent
{
	background-color: #ececec;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;	
	border: solid 2px #99ccff
}
.TableContentConfirm
{
	font-size: 10pt;
	background-color: #ececec;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;	
	border: solid 2px #99ccff
}
.ItemMode
{
	background-color: #ffffff;	
	height: 25px;
	text-align: center;
}
.AlternateItemMode
{
	background-color: #ececec;	
	height: 25px;
	text-align: center;	
}
.HeaderMode
{
	background-color: #3399cc;
	border-color: #99ccff;
	height: 35px;
	text-align:center;		
}
.ItemHighLightMode
{
	background-color: #fffacd;
	color: black;	
	height: 25px;
}
.LabelTag
{
	background-color: #99ccff;
	border-right: #99ccff 1px solid;
	border-top: #99ccff 1px solid;
	border-left: #99ccff 1px solid;
	border-bottom: #99ccff 1px solid;
}
.TextBoxBoldStyle
{
	border-right: #99ccff 1px solid;
	border-top: #99ccff 1px solid;
	border-left: #99ccff 1px solid;
	border-bottom: #99ccff 1px solid;
	height: 18px;
	width: 135px;
	color: #003366;
	font-weight: bold;
}
.HomeFont
   {
       font-family:Arial; 
       color:#006699; 
       font-size: 9pt;
   } 
         
#dhtmltooltip
{
	position: absolute;
	width: 150px;
	padding: 2px;
	visibility: hidden;
	cursor: hand;
	z-index: 100;
	overflow: auto; 
	border:  #3399cc 1px solid; 
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#00000000', EndColorStr='#C099CCFF', StartColor='#000000F', EndColor='#C099CCFF');
}
             
             
        