body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: #333 url(images/bgr_homepage.jpg) 0px 0px repeat-x;
	margin:0;
	padding:0;
	font-size:11pt;
	line-height:1.25em;
	color:#333333;
}
a {
	color:#0099cc;
	text-decoration:underline;
}
a:link, a:visited {
	color:#0099cc;
	text-decoration: underline;
}
a:hover, a:active {
	color:#99cc00;
	text-decoration: underline;
}
#header {
	width:100%;
	margin:0 auto;
	padding:0;
	height:170px;
}
#menu_header {
	margin:0 auto;
	padding:0;
	width:900px;
}
#logo {
	float:left;
	width:auto;
	height:110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#logo a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:2em;
}
#logo a:hover {
}
#link_menu {
	float:right;
	width:auto;
	color:#666666;
	text-align:right;
	font-size:1.3em;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#link_menu a {
	text-decoration:none;
	padding:3px;
}
#link_menu a:hover {
	background-color:#99cc00;
	color:#000000;
	padding:3px;
}
#menu {
	float:none;
	clear:both;
	color:#000000;
	margin-top:0px;
	height:16px;
}
#menu ul {
	width:900px;
	margin:0 auto;
	list-style:none;
	padding:0;
	text-align:right;
}
#menu ul li {
	display:inline
}
#menu ul a {
	display:block;
	float:left;
	font-weight:bold;
	font-size:11pt;
	text-decoration:none;
	color:#333333;
	background:url(images/menu_off.gif) no-repeat bottom center;
	width:200px;
	height:16px;
	text-align:center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 0px;
}
#menu ul a:hover {
	background:url(images/menu_over.gif) no-repeat bottom center;
	color:#000000;
}
#menu ul a#active {
	background:url(images/menu_on.gif) no-repeat bottom center;
	color:#99cc00;
	font-size:12pt;
}
#menu ul a#active:hover {
}
#submenu {
	margin:0 auto;
	float:none;
	clear:both;
	width:900px;
	padding-bottom:20px;
	margin-bottom:10px;
	border-bottom:#cccccc solid 1px;
	line-height:1em;
}
#submenu ul {
	margin:0 auto;
	list-style:none;
	padding:0;
	text-align:left;
}
#submenu ul li {
	display:inline
}
#submenu ul a {
	display:block;
	float:left;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	color:#0099cc;
	width:auto;
	text-align:left;
	padding: 0px;
	margin-right:40px;
}
#submenu ul a:hover {
	color:#99cc00;
}
#submenu ul a#active {
	color:#000000;
	font-size:1.1em;
}
#submenu ul a#active:hover {
}
#main {
	float:left;
	width:100%;
	background-color:#ffffff;
	margin:0 auto;
	padding:0;
	padding-top:20px;
	padding-bottom:40px;
}
#content {
	margin:0 auto;
	padding:0;
	width:900px;
}
#content h1 {
	color:#99cc00;
	font-size:30pt;
	line-height:1em;
	letter-spacing:-0.05em;
}
#content h3 {
	font-size:1.3em;
	line-height:1.1em;
	color:#666666;
}
#content h4 {
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
	color:#000000;
	margin-bottom:3px;
}
#content h5 {
	font-size:1em;
	line-height:1em;
	font-weight:bold;
}
#text {
	width:900px;
	margin:0 auto;
	padding:0;
	min-height:500px;
}
#footer {
	background-color:#333;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	clear:both;
	color:#999;
}
#footer a {
	text-decoration:none;
}
#sitemap {
	margin:0 auto;
	padding:0;
	width:900px;
	font-size:9pt;
	text-align: left;
}
#sitemap_box {
	float:left;
	padding: 0;
	padding-right:30px;
	margin: 0;
}
#sitemap_box a {
	text-decoration:none;
	color:#999;
}
#sitemap_box a:hover {
	text-decoration:none;
	color:#99cc00;
}
#sitemap_box dd {
	margin-left:0px;
	font-size:0.8em;
}
#sitemap_box dt {
	font-weight:bold;
}
#content #box, #content #news {
	float: left;
	padding: 0;
	margin: 0;
}
#content #box.left {
	width:620px;
	padding-right:40px;
}
#content #box.right {
	width:240px;
}
.learnmore {
	font-weight:bold;
	white-space: nowrap;
	text-align: right;
}

#content #news.left {
	margin-top:20px;
	width:160px;
	padding-right:20px;
	color:#990000;
	font-weight:bold;
}
#content #news.right {
	margin-top:20px;
	width:680px;
	font-size:0.9em;
}
#content #news h3 {
	font-size:1.2em;
	line-height:1em;
	color:#000000;
	margin-top:0px;
}
#content #news .link {
	float:right;
	width:150px;
	padding-left:40px;
	background-image: url(images/bgr_news.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	padding-bottom:20px;
}
#content #news .link .content {
	padding:5px;
	padding-bottom:10px;
	border:#ffcccc solid 1px;
	background-color:#fff2f2;
	width:150px;
	color:#000000;
	font-size:1em;
	line-height:1em;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;

}
#content #news .link .header {
	font-size:0.8em;
	font-weight:normal;
	color:#ff9999;
	padding-bottom:10px;
}
small {
	font-size:0.8em;
	line-height:1em;
	color:#999999;
	font-style:italic;
}
cite {
	font-size:0.9em;
	line-height:1em;
}
.roundbox {
	display:block;
}
.roundbox * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#ffffcc;
}
.roundbox1 {
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #ffffe9;
	border-right:1px solid #ffffe9;
	background:#f2f2f2;
}
.roundbox2 {
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #fffff9;
	border-right:1px solid #fffff9;
	background:#f1f1f1;
}
.roundbox3 {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #ffffd5;
	border-right:1px solid #ffffd5;
}
.roundbox4 {
	border-left:1px solid #ffffe9;
	border-right:1px solid #ffffe9;
}
.roundbox5 {
	border-left:1px solid #ffffd8;
	border-right:1px solid #ffffd8;
}
.roundbox_content {
	background:#ffffcc;
	padding:20px;
	padding-top:5px;
	font-size:1.2em;
	line-height:1.2em;
}
.roundbox_content li {
	list-style-position: outside;
	list-style-image: url(images/icon_tick.gif);
	margin-left:-15px;
	margin-bottom:10px;
}
