body
{
	font-family					: Verdana;
	font-size					: 8pt;
	color						: black;
	margin						: 0px;
}

td
{
	font-family					: Verdana;
	font-size					: 8pt;
	color						: black;
}

th
{
	font-family					: Verdana;
	font-weight					: bold;
	font-size					: 8pt;
	color						: black;
	background-color			: #AAAAAA;
	text-align					: left;
}

hr
{
	height						: 1px;
	color						: black;
	background-color			: black;
	border						: 0px;
}

.isHeading3
{
	font-weight					: bold;
}

.isHeading2
{
	font-size					: 10pt;
	font-weight					: bold;
}

.isHeading1
{
	font-size					: 14pt;
	font-weight					: bold;
}

.isNavigationHeader
{
	font-size					: 8pt;
	font-weight					: bold;
	color						: #F6EC18;
	display						: none;
}

.isBodyBackground
{
	background-color			: #white;
}

.isBodyHeaderBackground
{
	background-color			: #AAAAAA;
	display						: none;
}

.isSubNavigationBackground
{
	background-color			: #717275;
	display						: none;
}

.isTopNavigationBackground
{
	background-color			: #000000;
	display						: none;
}

.isNavigationBackground
{
	background-color			: #F6EC18;
	display						: none;
}

.isTopBackground
{
	background-color			: #F6EC18;
	display						: none;
}

.isBlankBackground
{
	background-color			: #F1F1F1;
	display						: none;
}

a:link, a:visited
{
	font-size					: 8pt;
	text-decoration				: underline;
	color						: #000000;	
	<!--display						: none;-->
}
		
a:hover, a:active
{
	font-size					: 8pt;
	text-decoration				: none;	
	color						: #000000;
	display						: none;
}

.isTopNavigationLink:link, .isTopNavigationLink:visited
{
	font-size					: 8pt;
	font-weight					: bold;
	color						: #F6EC18;
	display						: none;
}

.isTopNavigationLink:hover, .isTopNavigationLink:active
{
	font-size					: 8pt;
	font-weight					: bold;
	color						: #F6EC18;
	display						: none;
}

.isSubNavigationLink:link, .isSubNavigationLink:visited
{
	font-size					: 8pt;
	font-weight					: bold;
	color						: white;
	display						: none;
}

.isSubNavigationLink:hover, .isSubNavigationLink:active
{
	font-size					: 8pt;
	font-weight					: bold;
	color						: white;
	display						: none;
}

.isInputText, .isInputPassword, .isInputSingleSelect
{

	font-family					: Verdana;
	font-size					: 8pt;
	width						: 165px;
	Height						: 18px;
	border						: 1px black solid;
	background-color			: #FFFFFF;
	display						: none;
}

.isInputDate
{

	font-family					: Verdana;
	font-size					: 8pt;
	width						: 80px;
	Height						: 18px;
	background-color			: #FFFFFF;
	margin-top					: 0,1; 
	display						: none;	
}

.isInputTextArea
{

	font-family					: Verdana;
	font-size					: 8pt;
	width						: 165px;
	Height						: 100px;
	display						: none;	
}

.isInputButton, .isInputSubmit 
{ 
	text-transform				: uppercase; 
	width						: 75px; 
	height						: 22px; 
	FONT-FAMILY					: Verdana;
	FONT-SIZE					: 8pt;
	display						: none;
} 

.isBorder
{
	background-color			: #000000;
	display						: none;
}

.isInfoText
{
	display						: block;
}

.isPrintLogo
{
	display						: block;	
}

isInputCheckbox
{
	display						: block;
}
