BODY
{
	background-color: #ffffff;
}

TD
{
    font-family: Verdana, arial, Helvetica, Geneva, Sans-serif;
	font-size: 10pt;
	color: #000000;
}

.rule
{
	font-family: Times New Roman, Times, Serif;
	font-size: 11pt;
	color: #ffffff;
	background-color: #767981;
}

.optin
{
	background-color: #DADAE3;
    font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 10pt;
}

.opentop
{
	border-style: solid;
	border-color: #767981;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.leftsidebar
{
    font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 10pt;
}

.navOver
{
	background-color: #DADAE3;
	color: #808080;
	cursor: pointer;
	font-size: 8pt;
}

.navOut
{
	color: #808080;
	background-color: #ffffff;
	font-size: 8pt;
	text-align: center;
}

.smalltext
{
	font-size: 7pt;
}

h1
{
	font-size: 20pt;
	color: #767981;
	font-family:  Times New Roman, Times, Serif;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-right: 20px: 20px;
}

h2
{
	font-size: 13pt;
	font-weight: bold;
}

h3
{
	font-size: 12pt;
	font-weight: bold;
}

h5
{
	font-size: 10pt;
	color: #767981;
	font-family: Times New Roman, Times, Serif;
	font-weight: bold;
	margin: 0px;
}

.fullwidth
{
    font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 10pt;
	width: 100%;
}

.footer
{
	font-size: 8pt;
	color: #818181;
}

.redbutton
{
    font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 10pt;
	color: #333333;
}	

A.topnav:link
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
A.topnav:visited
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
A.topnav:active
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
A.topnav:hover
{
    COLOR: #ffffff;
    TEXT-DECORATION: underline
}

A.bottomnav:link
{
    COLOR: #767981;
    TEXT-DECORATION: none
}
A.bottomnav:visited
{
    COLOR: #767981;
    TEXT-DECORATION: none
}
A.bottomnav:active
{
    COLOR: #767981;
    TEXT-DECORATION: none
}
A.bottomnav:hover
{
    COLOR: #767981;
    TEXT-DECORATION: underline
}

