BODY
{
	background-color: #ffffff;
	text-align=center;
	margin: 0px;
}

TD
{
    font-family: trebuchet MS, verdana, arial, Helvetica, Geneva, Sans-serif;
	font-size: 10pt;
	color: #000000;
}

.rule
{
	background-color: #0076A3;
}

.optin
{
	background-color: #DADAF2;
    font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 10pt;
	border-style: solid;
	border-color: #cccccc;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	padding-left: 8px;
	padding-right: 8px;
}

.globalnav
{
	font-size: 9pt;
	font-weight: bold;
	padding-right: 20px;
}

.menu
{
	font-size: 8.5pt;
	font-family: Arial, Helvetica, Geneva, Sans-serif;	
	font-weight: normal;
	text-decoration: underline;
	padding-left: 6px;
	line-height: 14px;
	color: #0000FF;
}

.opentop
{
	border-style: solid;
	border-color: #767981;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.contentcell
{
	border-style: solid;
	border-color: #cccccc;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
	margin: 0px;
}

.leftsidebar
{
    font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 10pt;
	border-style: solid;
	border-color: #cccccc;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	padding-left: 8px;
	padding-right: 8px;
}

.boxtop
{
	border-style: solid;
	border-color: #cccccc;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

.boxbottom
{
	border-style: solid;
	border-color: #cccccc;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}

.navOver
{
	background-image: url(images/bg-button-off.gif);
	color: #0076A3;
	cursor: pointer;
	font-size: 9pt;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border-style: solid;
	border-color: #0076A3;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	text-align: center;
}

.navOut
{
	color: #0076A3;
	font-size: 9pt;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border-style: solid;
	border-color: #0076A3;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	text-align: center;
}

.smalltext
{
	font-size: 8pt;
}

h1
{
	font-size: 18pt;
	color: #4C4C99;
	font-weight: bold;
}

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:link
{
    COLOR: #000080;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #000080;
    TEXT-DECORATION: none
}
A.topnav:link
{
    COLOR: #666666;
    TEXT-DECORATION: none
}
A.topnav:visited
{
    COLOR: #666666;
    TEXT-DECORATION: none
}
A.topnav:active
{
    COLOR: #666666;
    TEXT-DECORATION: none
}
A.topnav:hover
{
    COLOR: #999999;
    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
}

