html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
BODY
{
	background: url('images/background_tile.gif') repeat-y 50% 0%;
	font-family: Arial;
	font-size: 12px;
	color: navy;
}
#topBox h3, #homeBox1 h3, #homeBox2 h3, #homeBox3 h3, #homeBox4 h3
{
	display: none;
}
#backgroundContainer
{
	text-align: center;
	background: url('images/background.gif') no-repeat 50% 0%;
}
#bodyContainer
{
	text-align: left;
	width: 775px;
	margin: auto;
	padding: 8px 0px 0px 0px;
}
#mainHeader
{
	background: url('images/Template_03.gif');
	width: 758px; 
	height: 104px;
	margin: 0px 0px 1px 8px;
}
#mainHeader p
{
	margin: 0px;
	padding: 20px 140px 0px 270px;
	color: #FF0000;
	font-weight: bold;
}
p span.blue
{
	color: #0000FF;
}
p span.large
{
	font-size: 16px;
}
#mainNav
{
	background: url('images/Template_06.gif');
	width: 758px; 
	height: 28px;
	margin: 0px 0px 1px 8px;
}
#mainNav ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#mainNav ul li
{
	display: inline;
}
#mainNav ul li a
{
	display: block;
	float: left;
	padding: 6px 0px 0px 25px;
	color: #E1E3F9;
	font-weight: bold;
	background: url('images/navArrow.gif') no-repeat 18px 11px;
	text-decoration: none;
}
#mainNav ul li a:hover
{	
	color: #FFFFFF;
}
#mainBody
{
	width: 758px; 
	margin: 0px 0px 1px 8px;
}
#mainBody #homeBoxes div
{
	float: left;
	margin: 1px 3px 10px 0px;
	padding: 167px 0px 0px 0px;
	background-repeat: no-repeat;
}
#mainBody #homeBoxes p
{
	padding: 20px 10px 0px 10px;
	font-weight: bold;
}
#mainBody #homeBox1
{
	background: url('images/Template_10.gif');
	width: 186px; 
}
#mainBody #homeBox2
{
	background: url('images/Template_12.gif');
	width: 186px; 
}
#mainBody #homeBox3
{
	background: url('images/Template_16.gif');
	width: 186px; 
}
#mainBody #homeBox4
{
	background: url('images/Template_14.gif');
	width: 191px;
	margin-right: 0px !important;
}
#mainBody #topBox
{
	background: url('images/Template_08.gif');
	width: 758px; 
	height: 198px;
	margin: 0px 0px 1px 0px;
}
#mainBody #topBox #copy
{
	padding: 5px 20px 0px 190px;
}

#copy h1{
	margin:0px;
	padding:0px;

}
#mainBody #topBox #copy p
{
	padding: 0px;
	margin: 16px 0px 0px 0px;
}
#mainBody #content
{
	clear: both;
	padding: 10px;
}
#buttons
{
	display: block;
	padding: 0px 6px 7px 0px !important;
}
#buttons a
{
	display: block;
	width: 86px;
	height: 26px;
	float: right;
}
#buttons a span
{
	display: none;
}
#buttons #information
{
	background: url('images/Buttons_04.gif');
}
#buttons #information:hover
{
	background: url('images/Buttons_04-over.gif');
}
#buttons #information:active
{
	background: url('images/Buttons_04-down.gif');
}
#buttons #download
{
	background: url('images/Buttons_03.gif');
}
#buttons #download:hover
{
	background: url('images/Buttons_03-over.gif');
}
#buttons #download:active
{
	background: url('images/Buttons_03-down.gif');
}
#mainFooter
{
	clear: both;
	background: url('images/Template_21.gif');
	width: 758px; 
	height: 52px;
	margin: 10px 0px 1px 8px;
	clear: both;
}
#mainFooter p
{
	white-space: pre;
	font-size: 11px;
	text-align: right;
	padding: 20px 20px 0px 0px;
}
#mainFooter a
{
	color: #999999;
}