BODY
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 10pt;
	margin-left: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif, Tahoma;
}

CheckBoxLists
{
	text-indent: -15px;
}

TD
{
	line-height: 1.3;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif, Tahoma;
	color: #333333;
}
   
#header 
{
	background-image: url(/img/backgnd.gif);
	background-repeat: repeat-y;
}

#header-logo
{
	visibility: hidden;
}

#header-logo2
{
	visibility: hidden;
}

#banner1
{
	visibility: hidden;
}
#content
{
	left: 0px;
	top: 0px;
	width: 720px;
	position: relative;
	padding-left: 25px;
	background-color: Transparent;
	background-image: url(/img/backgnd.gif);
	background-repeat: repeat-y;
}

#footer
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 755px;
	position: relative;
	font-size: 10px;
	vertical-align: top;
	background-image: url(/img/backgnd.gif);
	background-repeat: repeat-y;
}

#NavButtonsTable
{
	width: 700px;
}

H1, H2, H3, H4
{
	color: #006699;
}

strong
{
	color: #006699;
}

b
{
	color: #006699;
}

a:link
{
	color: #666666
}
a:visited 
{
	color: #330033
}