.WizardGradient
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#003366' , EndColorStr= '#FFFFFF' );
	color: black;
}

.buttondefault
{
	background-position: 0px 100%;
	background-image: url(Images\gradient_bg_blue5.gif);
	border-top: 1px solid;
	border-top-color: lightsteelblue;
	border-right: 1px solid;
	border-right-color: lightsteelblue;
	border-bottom: 1px solid;
	border-bottom-color: lightsteelblue;
	border-left: 1px solid;
	border-left-color: lightsteelblue;
	font-family: Verdana, Arial;
	color: Black;
	font-size: 8pt;
	height: 22;
}

.GridHeaderH40
{
	background-position: 0px 100%;
	background-image: url(Images\gradient_bg_blue_H40.gif);
	color: black;
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana, Arial;
	height: 40px;
}


.GridHeaderH30
{
	background-position: 0px 100%;
	background-image: url(Images/gradient_bg_blue_H30.gif);
	color: white;
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana, Arial;
}


.GridText_White
{
	color: White;
	font-size: 7pt;
	font-family: Verdana, Arial;
	vertical-align: text-bottom;
}

.GridText_Black
{
	--color: black;
	font-size: 8pt;
	font-family: Verdana, Arial;
	vertical-align: text-bottom;
}

BODY
{
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	color: Black;
}


H1, H2, H3, H4, TH, TD, THEAD, TFOOT
{
	font-size: 8pt;
	color: gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5
{
	font: bold, sans-serif;
	color: #1A6897;
	font-size: 11pt;
}

.DGHeaderStyle, .DGHeaderStyle2
{
	font-weight: bold;
	font-size: 6pt;
	font-family: Verdana, Arial;
	background-color: steelblue;
	text-decoration: none;
}

.DGNormalItemStyle, .DGNormalItemStyle2
{
	font-weight: normal;
	font-size: 6pt;
	font-family: Verdana, Arial;
	background-color: #FFFFFF;
	text-decoration: none;
}

.DGAlternatingItemStyle, .DGAlternatingItemStyle2
{
	font-weight: normal;
	font-size: 6pt;
	font-family: Verdana, Arial;
	background-color: #ffffcc;
	text-decoration: none;
}

.DGFooterStyle, .DGFooterStyle2
{
	font-size: 6pt;
	font-family: Verdana, Arial;
	background-color: #5A7CB0;
}

.gridHover
{
	background-color: #D6DFF7;
}

.3d_bottom
{
	border-bottom: gainsboro 1px solid;
}

.TextBox
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	border-top: 1px solid;
	border-top-color: lightsteelblue;
	border-right: 1px solid;
	border-right-color: lightsteelblue;
	border-bottom: 1px solid;
	border-bottom-color: lightsteelblue;
	border-left: 1px solid;
	border-left-color: lightsteelblue;
}

.CheckBox
{
	font-style: normal;
	font-size: 8pt;
}

.DropDown
{
	font-family: Verdana, Arial;
	font-size: 8pt;
}

.MainHeading
{
	font-size: 12pt;
	color: #003366;
	font-weight: bold;
}

.Subheading
{
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
}

.PanelBGColor
{
	background-color: blacksmoke;
}

A:link
{
	text-decoration: none;
	color: #3333cc;
}

AAA
{
	text-decoration: none;
	color:Gray;
}

A:visited
{
	text-decoration: none;
	color: #333399;
}

A:active
{
	text-decoration: none;
	color: #333399;
}

A:hover
{
	text-decoration: none;
	color: #3333cc;
}
.thfont
{
	background-color: blacksmoke;
	color: #003366;
	font-family: Verdana;
	font-size: 10pt;
}
.tdfont
{
	background-color: #ffffcc;
	border-bottom: lightgrey thin;
	border-left: lightgrey thin;
	border-right: lightgrey thin;
	border-top: lightgrey thin;
	color: black;
	font-family: Verdana;
	font-size: 10pt;
}

.trfont
{
	background-color: #56e0fc;
	border-bottom: lightgrey thin;
	border-left: lightgrey thin;
	border-right: lightgrey thin;
	border-top: lightgrey thin;
	color: black;
	font-family: Verdana;
	font-size: 10pt;
}

.TextBox_Standard
{
	border-top: 1px solid;
	border-top-color: lightsteelblue;
	border-right: 1px solid;
	border-right-color: lightsteelblue;
	border-bottom: 1px solid;
	border-bottom-color: lightsteelblue;
	border-left: 1px solid;
	border-left-color: lightsteelblue;
	font-family: Verdana, Arial;
	font-size: 8pt;
}

.PanelBGColor
{
	background-color: #FDFAF5;
}
