form
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333366;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 0px;
	width: 0px;
	clip: rect( );
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

a.clsTextLink
{
	color: #333366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

a:hover.clsTextLink
{
	color: #333366;
	text-decoration: underline overline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.buttonMain
{
	color: #FFFFFF;
	background-color: #FBA70B;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 108px;
	height: 16px;
	padding-top: 1px;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.buttonOver
{
	color: #FFFFFF;
	background-color: #FDD17F;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 108px;
	height: 16px;
	padding-top: 1px;
	cursor: hand;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.buttonInactive
{
	color: #FFFFFF;
	background-color: #FBA70B;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 108px;
	height: 16px;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

H1
{
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formLabel
{
	font-weight: bold;
}
.activeLabel
{
	color: #333366;
	font-weight: bold;
}
.inactiveLabel
{
	font-weight: bold;
	color: #cccccc;
}
.clsConditionBox
{
	border-right: #333366 thin solid;
	padding-right: 5px;
	border-top: #333366 thin solid;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-left: #333366 thin solid;
	width: 496px;
	padding-top: 10px;
	border-bottom: #333366 thin solid;
}
