body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 9pt/12pt Arial;
	color: #333;
	background-color: #ccc;
}
body a{text-decoration:none;	color: #069;}
body a:hover{text-decoration:underline;	color: #069;}
body ul.body-list
{
	list-style-image: url("/images/clearcurve/carat.gif");
	line-height: 16pt;
	position: relative;
	left: -26px;
}
body ul.body-list a
{
	text-decoration:none;
	/*color: #333;*/
	color: #069;
}
body ul.body-list a:hover
{
	text-decoration:underline;
	color: #069;
}
body ul.body-list ul a
{
	text-decoration:none;
	color: #666666;
}
body ul.body-list ul a:hover
{
	text-decoration:underline;
	color: #069;
}
form
{
	width: 800px;
	background-color: White;
	margin: 0 auto;
	overflow: hidden;
}
div
{
	text-align: left;
}
h1
{
	/*font: 13pt/18pt Arial;*/
	font: 13pt Arial;
	font-weight: bold;
	margin-bottom: -15px;
	color: #069;
	line-height: 15pt;
}
/*h1.title { color: #069; font-size: 10pt; margin-bottom: -18px; margin-top: 3px; line-height: 12pt;}*/
h1.title { color: #069; font-size: 10pt; margin-bottom: -18px; margin-top: 2px; line-height: 12pt;}
h1.bottitle { font-size: 9pt; font-weight: bold; color: #069; line-height: 10pt;}
h1.bottitle a { font-size: 9pt; font-weight: bold; color: #069; line-height: 10pt;text-decoration:none;}
h1.bottitle a:hover { font-size: 9pt; font-weight: bold; color: #069; line-height: 10pt;text-decoration:underline;}

#header
{
	font: 9pt/12pt Arial;
	margin-top: 12px;
}
#header #search
{
	font: 9pt/12pt Arial;
	color: #069;
	font-weight: bold;
	float: right;
	width: 312px;
}
#header #search tr td #header_searchscope
{
	font: 8pt/12pt Arial;
}
#header #topnav
{
	clear: both;
	margin-bottom: 11px;
	margin-left: 21px;
}
#header #logo
{
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 13px;
}
#header a:link
{
	color: #069;
	text-decoration: none;
	font-weight: bold;
}
#header a:visited
{
	color: #069;
	text-decoration: none;
	font-weight: bold;
}
#header a:hover
{
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
}
#header a:active
{
	color: #069;
	text-decoration: none;
	font-weight: bold;
}
#leftnav
{
	float: left;
	margin-right: 11px;
}
#content
{
	margin-right: 21px;
	margin-left: 24px;
	margin-top: 23px;
	width: 756px;
}
#content #body
{
	float: right;
	width: 504px;
	margin-left: 17px;
}
#content #rightnav
{
	float: right;
	width: 235px;
}
#content #rightnav ul
{
	list-style-image: url( "/images/clearcurve/carat.gif" );
}
#content #leftbendnav
{
	float: left;
	width: 235px;
	color: #a6a6a6;
}
#content #leftbendnav ul
{
	list-style-image: url( "/images/clearcurve/carat.gif" );
	line-height: 16pt;
	position: relative;
	left: -26px;
}
#content #leftbendnav ul a
{
	text-decoration:none;
	color: #666666;
}
#content #leftbendnav ul li.heading
{
	text-decoration:none;
	list-style-image: none;
	list-style-type: none;
}
#content #leftbendnav ul li.heading a
{
	color: #999;
}
#content #leftbendnav ul li.heading a:hover
{
	text-decoration:underline;
	color: #069;
}
#content #leftbendnav ul a:hover
{
	text-decoration:underline;
	color: #069;
}
#content #news
{
	margin-top: 12px;
	clear: both;
	float: left;
	width: 504px;
	margin-right: 17px;
}
#content #news #left
{
	float: left;
	width: 246px;
	margin-right: 12px;
}
#content #news #right
{
	float: right;
	width: 246px;
}
#footer #legal
{
	text-align: left;
	padding: 6px;
	font-size: 8pt;
	line-height: 12pt;
	color: #666666;
	float: left;
}
#footer #links
{
	text-align: right;
	padding: 6px;
	font-size: 8pt;
	line-height: 12pt;
	color: #666666;
	float: right;
	text-decoration:none;
}
#footer #links a
{
	text-decoration:none;
	color: #666666;
}
#footer #links a:hover
{
	text-decoration:underline;
	color: #069;
}

