body
{
	background: #BCD2E9 url(/newsite/images/bg-main.gif) repeat-x;
	margin: 23px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Helvetica, Sans-Serif;
}
a:active
{
	color: #000000;
	text-decoration: none;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
#header
{
	clear: left;
	padding: 0px 0px 4px 0px;
	background: #ffffff;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
}
#logo
{
	margin: 0px 7px 0px 7px;
	font-size: 0.7em;
	letter-spacing: 0.05em;
	text-decoration: none;
}
#banner
{
	margin: 0px 7px 0px 7px;
	padding: 0px 0px 11px 0px;
	background: #ffffff url(/newsite/images/bg-banner.gif) repeat-x;
}
#topnav
{
	padding: 2px 7px 0px 7px;
	background-color: #ffffff;
	border: none 0 #ffffff;
}
#footer
{
	background: #FFCC00;
	font-size: 0.65em;
	letter-spacing: 0.025em;
	text-align: right;
	margin: 7px 7px 7px 7px;
	padding: 10px 5px 10px 0px;
}
#content
{
	clear: both;
	width: 738px;
	height: 400px;
	margin: 3px 7px 0px 7px;
	background: #ffffff url(/newsite/images/dot_h.gif) repeat-x;
}
#leftnav
{
	padding: 7px 0px 7px 0px;
	width: 165px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.4em;
	float: left;
}
#main
{
	height: 95%;
	padding: 7px 0px 7px 18px;
	width: 545px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.25em;
	background: transparent url(/newsite/images/dot_v.gif) repeat-y;
	float: left;
}

.heading
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.9em;
	font-weight:bold;
	color: #5C296B;
	margin: 10px 0px 10px 0px;
}
.content
{
	margin: 0px 0px 10px 0px;
}
.content a
{
	color: blue;
	text-decoration: underline;
}
.content a:visited
{
	color: purple;
	text-decoration: underline;
}
.hbreak
{
	width: 99%;
	height: 1px;
	margin: 10px 0px 10px 0px;
	background: #ffffff url(/newsite/images/dot_h.gif) repeat-x;
}
li a
{
	color: blue;
	text-decoration: underline;
}