.heading {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.text {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
.infotext {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.tableheading {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.TextBoxNormal, .TextBoxNormalMandatory {
	BORDER: #000000 1px solid; FONT-SIZE: 66.7%; FONT-FAMILY: "MS Sans Serif", Tahoma, Verdana, Arial, sans-serif;
}
.TextBoxFocus, .TextBoxFocusMandatory {
	BACKGROUND-COLOR: #CFD3DC; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 66.7%; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: "MS Sans Serif", Tahoma, Verdana, Arial, sans-serif
}
.TextBoxHover, .TextBoxHoverMandatory {
	BACKGROUND-COLOR: #ecf1f5; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 66.7%; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: "MS Sans Serif", Tahoma, Verdana, Arial, sans-serif
}
.button, .buttonhover {
	COLOR: #000000; BORDER: #000000 1px solid; FONT-SIZE: 66.7%; FONT-FAMILY: "MS Sans Serif", Tahoma, Verdana, Arial, sans-serif; height: 20; width: 80;
}
.Combobox, .ComboboxMandatory,.DynamicSel, .DynamicSelMandatory, .avlOpts, .selOpts {
	BORDER: #000000 1px solid; FONT-SIZE: 66.7%; COLOR: #000000; FONT-FAMILY: "MS Sans Serif", Tahoma, Verdana, Arial, sans-serif; WIDTH: 150px; 
}
.TextArea, .TextAreaMandatory {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 66.7%; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: "MS Sans Serif", Tahoma, Verdana, Arial, sans-serif; height: 50; width: 300;
}
.TextAreaHover, .TextAreaHoverMandatory {
	BACKGROUND-COLOR: #ecf1f5; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 66.7%; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: "MS Sans Serif", Tahoma, Verdana, Arial, sans-serif; height: 50; width: 300;
}
.TextAreaFocus, .TextAreaFocusMandatory {
	BACKGROUND-COLOR: #CFD3DC; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 66.7%; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: "MS Sans Serif", Tahoma, Verdana, Arial, sans-serif; height: 50; width: 300;
}

.subtitle {
	FONT-WEIGHT: bold; FONT-SIZE: 80%; COLOR: #000000; FONT-FAMILY: "MS Sans Serif", Tahoma, Verdana, Arial, sans-serif
}
.TableHeading {
	BACKGROUND-COLOR: #ffffff; FONT-WEIGHT: bold; FONT-SIZE: 66.7%; COLOR: #004080; FONT-FAMILY: "MS Sans Serif", Tahoma, Verdana, Arial, sans-serif
}
.tablerow{
	BACKGROUND-COLOR: #C0C0C0; FONT-SIZE: 66.7%; COLOR: #000000; FONT-FAMILY: Arial, "MS Sans Serif", Tahoma, Verdana, sans-serif;
}
.table{
	border: #000080 1px solid;
}

.wwPaging
{
    	COLOR: #003163; FONT-WEIGHT: bold;
}
.pageno
{
    	COLOR: #00c; FONT-WEIGHT: bold; text-decoration: none;
}
.pagepn
{
    	COLOR: #008000; FONT-WEIGHT: bold; text-decoration: none;
}
.currpage
{
    	COLOR: #a90a08; FONT-WEIGHT: bold; text-decoration: none;
}
.pageno:hover
{
    	COLOR: #00c; FONT-WEIGHT: bold; text-decoration: underline;
}
.pagepn:hover
{
    	COLOR: #008000; FONT-WEIGHT: bold; text-decoration: underline;
}
.currpage:hover
{
    	COLOR: #a90a08; FONT-WEIGHT: bold; text-decoration: underline;
}
.CurrBlockLegend
{
    	COLOR: #003163; FONT-WEIGHT: bold; font-size: 66.7%;
}
.CurrBlock
{
    	COLOR: #003163; FONT-WEIGHT: bold; height: 20; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 66.7%; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: "MS Sans Serif", Tahoma, Verdana, Arial, sans-serif
}
.Message  {
	COLOR: #cc0000; FONT-WEIGHT: bold; FONT-SIZE: 66.7%;
}

