#skipnav, #topnav, #sidebar, #sidenav, #round, #partner	{ display: none; }
body	{ background: #fff; color: #000; font-size: 12px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; float: none !important; width: 650px }

/*h1	{ color: #233643; font-size: 14pt; line-height: 14pt; font-family: Verdana, Helvetica, sans-serif; }*/
h1	{ color: #043458; font-size: 12pt; line-height: 14pt; }
h2	{ color: #043458; font-size: 8pt; line-height: 11pt; margin: 0 0 5px; }
h2.title	{ color: #666; font-size: 10pt; line-height: 14pt; margin: 0 0 15px; }
h3	{ color: #043458; font-size: 8pt; line-height: 11pt; margin: 0 0 10px; }

a:link, a:visited	{ text-decoration: none; color: #077BD2; }
a:hover	{ text-decoration: underline; }

#container	{ position: relative; }

#header	{ position: relative; width: 650px; height: 82px; background: #fff; }
	#logo	{ position: relative; top: 0; left: 10px; float: left; }

#content	{ position: relative; left: 0; top: 0; background: #fff; }

	#text	{ position: relative; top: 0; right: 0; width: 650px; font-size: 11px; }
	#menu	{ position: relative; top: 0; margin: 0 0 10px; }
		#menu strong	{ color: #093; }
	#text p	{ line-height: 14px; margin: 0 0 10px; }
	#text ul	{ line-height: 14px; margin: 0 20px 10px; }
	#text ul ul	{ margin: 0 20px; }
	
	#footer	{ position: relative; width: 100%; border-top: 2px solid #ccc; padding: 20px 0; text-align: center; margin: 0 0 40px; }
	#copy	{ position: relative; left: 0; top: 20px; width: 350px; color: #043458; text-align: center; font-size: 10px; margin: 0 auto 10px; }
		#copy a:link, #copy a:visited, #copy a:hover	{ text-decoration: none; color: #043458; }

/* CLASSES */
.clear	{ clear: both; }
.table	{ background: #396; font-size: 9px; border: none; }
	.table td, .table th	{ padding: 5px 3px; background: #fff; border: none; }
	.table th	{ padding: 3px 1px; text-align: center; }
.greentxt	{ color: #093; font-weight: bold; }