body 
{ 
	color: #004530;
	font-size: 70%;
	font-family: Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height:1.5em;
	background: #f1fbf8;
	margin: 0;
	padding:0;
}

a
{
	color: #004530;
	text-decoration: underline;
}

a:hover
{
	color: #cb003c;
}


h1
{
	font-weight: bold;
	font-size: 150%;
}


div#topnav
{
	background: #f6fcfa url(/images/bg_topnav.gif) repeat-x left bottom;
	width: 100%;
	float: left;
}

#topnav div
{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 770px;
}

#topnav ul 
{ 
	width: 592px;
	background: url(/images/bg_topnav.gif) repeat-x left bottom;
	margin: 0;
	padding:3px 0 3px 178px;
	list-style: none; 
	float: left;
}

#topnav li 
{
	float: left; 
	line-height: 1.5em; 
	padding: 0; 
	margin: 3px 0; 
	border-right: solid 1px #ffffff;
}

#topnav li.rightmost 
{
	border-right:0;
}

#topnav a
{ 
	font-weight: bold; 
	font-size: 100%; 
	color: #008a6b; 
	display: block; 
	float: left; 
	padding: 5px 10px; 
	line-height: 1.5em; 
	text-decoration: none
}

#topnav a:hover, #topnav a.hilite 
{
	color:#d40039; 
	text-decoration: none; 
}


div#maincontainer, div#homecontainer
{
	width: 100%;
	min-height: 300px;
	margin: 0;
	padding: 0;
	background: url(/images/bg_body.gif) repeat-x left top;
	clear: both;
}

div#maincenter, div#homecenter
{
	margin: 0 auto 0 auto;
	background: url(/images/bg_body.gif) repeat-x left top;
	padding: 0;
	width: 770px;
	min-height: 300px;
}

div#homecontainer, div#homecenter
{
	background: url(/images/bg_body_home.gif) repeat-x left top;
}



div#head
{
	background: url(/images/bg_main.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	width: 770px;
	height: 200px;
}

#head img
{
	position: relative;
	left: 8px;
	top: 9px;
	border: 0;
	float: left; 
}

#head object
{
	position: relative;
	left: 105px;
	top: 0px;
	border: 0;
	float: left; 
}

div#intro
{
	margin: 0;
	padding: 0;
	width: 770px;
	height: 307px;
}

div#main
{
	margin: 0;
	padding: 0;
	width: 770px;
	float: left;
}

ul#submenu
{
	float: left;
	width: 180px;
	margin: 30px 15px 0 0;
	padding:0;
	text-align: right;
	list-style-type:none;
}

#submenu li
{
	background: url(/images/submenu_line.gif) no-repeat right bottom;
	padding: 1em 0 1em 0;
}

#submenu a
{
	font-weight: bold;
	text-decoration: none;
	color: #008b6c;
	line-height: 1.5em;
}


#submenu a:hover, #submenu a.hilite
{
	color: #cb003c;
}

div#content
{
	float: left;
	width: 365px;
	margin: 0 25px 0 0;
	padding:0;
}

div#homecontent
{
	float: left;
	width: 400px;
	margin: 15px 60px 20px 0;
	padding:0;
}

div#teaser1
{
	background: url(/images/bg_teaser1.jpg) no-repeat right bottom;
	float: left;
	width: 287px;
	margin: 10px 0 18px 0;
	padding:0;
}

#teaser1 img
{
	margin: 0 15px 0 0;
	border: 0;
}

#teaser1 p
{
	margin: 0 20px 0 0;
}

div#teaser2
{
	background: url(/images/bg_teaser2.jpg) no-repeat left bottom;
	float: left;
	width: 287px;
	margin: 0 0 20px 0;
	padding:0;
}

#teaser2 img
{
	margin: 0 0 0 15px;
	border: 0;
}

#teaser2 p
{
	margin: 0 0 0 20px;
}

a.teaser
{
	text-decoration: none;
}

div#rightcol
{
	background: url(/images/bg_rc.gif) no-repeat left bottom;
	text-align: center;
	float: left;
	width: 180px;
	margin:0 0 20px 0;
	padding:0;
}

#rightcol img
{
	margin: 0 0 15px 0px;
}

#rightcol p
{
	margin: 0 10px 15px 10px;
	text-align: left;
}


div#footer
{
	width: 100%;
	margin-top: 20px;
	border-top: solid 3px #daf6ee;
	clear: both;
}


#footer div
{
	margin: 0 auto 0 auto;
	width: 770px;
}


#footer img
{
	margin: 15px 0 0 10px;
	border: 0;
	float: left;
}

div#footer p
{
	margin: 15px 0 0 100px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 90%;
	line-height: 1.2em;
	text-align: center;
	float: left;
	width: 592px;
}


div#footer a
{
	color: #004530;
	text-decoration: underline;
}


.superscript
{
	font-size: 60%;
	vertical-align:super;
}

.footnote
{
	font-size: 80%;
}

