body
{
	padding-right: 0px;
	padding-left: 0px;
	background: #F3F3F3 url(main0000.gif) repeat-x;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}
	
#Content {
	width:750px;
	height: 100%;
	margin:0px auto;
	text-align:left;
	border:1px solid #333;
	border-top: 0px;
	border-bottom: 0px;
	background-color:#ffffff;
}
table
{
	background: White;
}
td
{
	font: 11px Arial, Helvetica, sans-serif;
}

h1
{
	font: 18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #2B3E95;
}
h2
{
	font: 16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #2B3E95;
}
h3
{
	font: larger Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #2B3E95;
}
h4
{
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #2B3E95;
}
#copy
{
	font : normal normal 14px Arial, Helvetica, sans-serif;
}


#footer
{
	font: bold 11px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 5px;
}

ul
{
	margin:3px 0px 0px 20px;	
}
li
{
	list-style-position:outside;
	list-style-type: square;
	margin-bottom: 3px;
}

.borders {
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: none;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B3E95;
}
