body {
	background-color:#FFFFFF;
	margin: 0px 15px 0px 15px;
	color: #FFFFFF;
}

SPAN, DIV {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000066;
}

A:link, A:visited {
	color: #548DE0;
	text-decoration: none;
}

A:hover, A:active {
	color: #8AB050;
	text-decoration: underline; 
}

A IMG {
	border:0px;
}

H1 {
	font-size:16px;
	color:red;
}

.infosection {
	margin-top:10px;
	margin-bottom: 10px;
}

.sectionHeadline A:link, .sectionHeadline A:visited {
	color: #304D78;
	text-decoration: none;
}

.sectionHeadline A:hover, .sectionHeadline A:active {
	color: #8AB050;
	text-decoration: underline; 
}

.sectionHeadline {
	font-size:12px;
	font-weight:bold;
	color:#304D78;
	width:100%;
	background-color:#ECEFF7;
	line-height:20px;
	padding-bottom:1px;
}

DIV#surround {
	padding:15px;
	background-color:#FFFFFF;
	width:760px;
    margin-left: auto;
    margin-right: auto;
    border-right:1px solid #000000;
    border-left:1px solid #000000;
    border-top:0px;
    border-bottom:1px solid #000000;
}

DIV#header
{
    padding: 0px;
}

DIV#base
{
	padding:15px;
	height:100%;
    margin-left: auto;
    margin-right: auto;
}

DIV#footer
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: black;
	text-align:right;
}

#headerNav
{
	padding-top:5px;
}

DIV#navmain, DIV#navfooter 
{
	width:760px;
	margin:3px 0px 0px 0px;
	padding:0px;
}

#mainpanel /* TD cel */
{
	width:100%;
}

#main /* div inside of cel */
{
    padding: 10px;
    margin: 0px;
}

#main2 /* div inside of cel */
{
  /*float:left;
width:595px;*/
}

#rightpanel /* TD cel */
{
	width:155px;
	background-color:#ECEFF7;
}

#right /* div inside of cel */
{
    padding: 0px;
}

.rightblock
{
	width:150px;
	padding:5px;
	margin:5px;
	border:1px solid #9FABD1;
	background-color:#FFFFFF;
}

.subheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	width: 50%;
}

#Membership_List
{
	color: #000000;
}
.articles
{
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.menuheader
{
}

.dropmenu
{
	visibility:hidden;
	display:block;
	position: absolute;
	list-style: none;
	z-index:5px;
	padding:7px 50px 7px 15px;
	margin:0px 0px 0px 0px;
	border:1px solid #9FABD1;
	border-top:0px;
	background-color:#ECEFF7;
}

Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
	font-weight: normal;
	color: #0000FF;
}

.boxOff { font-family: Arial; font-size: 10pt; border: 1px solid #CCCCCC; padding: 2px; background-color: #FFFFFF; }
.boxOn { font-family: Arial; font-size: 10pt; border: 1px solid #004881; padding: 2px; background-color: #D7E7EE; }


