body
{
	background: #D1D1D1;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #111111;
	text-align: center;
} 

a:hover		{ color: #0000FF; text-decoration: none; }

a:link		{ color: #0000FF; }

a:visited		{ color: #0000FF; }

h3
{ 
	text-align: center; 
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

img.logo
{
	margin: 0px 0px 0px 4px; 
	width: 110px;
	height: 110px;
	border: solid 0px; 
}

img.title
{
	border: solid 0px;
	width: 400px; 
	height: 70px; 
	text-align: center;
}

img.link
{
	width: 90px;
	height: 30px;
	border: solid 0px;
}

pre
{	
	text-align: left; text-indent: 0px;
	font-size: 10pt;
	color: #000000;
}

div.title
{
	position: relative;
	width: 700px; height: 74px;
	top: 0px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	background: #FFFFFF URL(./bg-title.gif) repeat-y top left;
}

div.statusbar
{
	position: relative;
	width: 700px; height: 42px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #006600 URL(./bg-statusbar.gif) no-repeat top left;
	color: #FFFFFF; 
}

table.center-container
{
	position: relative;
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF URL(./bg-centercontainer.gif) repeat-y top left;
}

div.content
{
	position: relative;
	float: left;
	width: 570px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF URL(./bg-content.gif) repeat-y top left;
	text-align: left; text-indent: 10px;
}

p.copyright
{
	position: relative;
	margin: 0px 0px 0px 1px;
	padding: 10px 0px 0px 0px;
	font-size: 8pt; letter-spacing: 1px; 
	text-align: center; vertical-align: bottom;
}

div.linkbar
{
	position: relative;
	float: right;
	width: 130px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #006600 URL(./bg-linkbar.gif) repeat-y top left;
}

div.bottomcap
{
	position: relative;
	width: 700px; height: 20px;
	background: #006600 URL(./bg-bottomcap.gif) no-repeat top left;
}

div.newsletter
{
	position: relative; 
	border: solid #000000 1px; 
	top: -1px; left: 6px; 
	width: 502px; 
	padding: 15px 0px 5px 0px;
	margin: -16px 0px 0px 0px;
	text-align: center;
}