body
{
	font:10pt Geneva;
	color: #333333;
	background-color: bgColor="#ffffff";
	margin-left: 0;
	margin-top:0
}
p{font:10pt Geneva;color: #333333;}
td{font:10pt Tahoma;color: #000000;}
tr{font:11pt Tahoma;color: #000000;}
input{font:10pt Tahoma;color: #000000;}
textarea{font:10pt Tahoma;color: #000000;}
select{font:10pt Tahoma;color: #000000;}
h2{font:14pt Tahoma; font-weight:bold; color:#669999;}

.main {
	border: 1px solid #999999;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333333;
	line-height: 1.5em;
}
A:link {
	COLOR: #669999; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #669999; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #003366; TEXT-DECORATION: underline
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-indent: 0em;
}
A.nav:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-indent: 0em;
	TEXT-DECORATION: none
}
A.nav:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-indent: 0em;
	TEXT-DECORATION: none
}
A.nav:hover {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003366;
	text-indent: 0em;
	TEXT-DECORATION: underline
}

.banner
{
	font-size: 0.8em;
	color: #ffffff;
	text-indent: 0em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
A.banner:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-indent: 0em;
	TEXT-DECORATION: none
}
A.banner:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-indent: 0em;
	TEXT-DECORATION: none
}
A.banner:hover {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-indent: 0em;
	TEXT-DECORATION: underline
}


.main_menu
{
      font-size: 10pt;
      color: navy;
      text-indent: 0em;
      font-family: Geneva, Arial, Helvetica, sans-serif;
}

A.main_menu:link
{
      font-size: 10pt;
      color: navy;
      text-indent: 0em;
      font-family: Geneva, Arial, Helvetica, sans-serif;
      TEXT-DECORATION: none
}

A.main_menu:visited 
{
      font-family: Geneva, Arial, Helvetica, sans-serif;
      font-size: 10pt;
      color: navy;
      text-indent: 0em;
      TEXT-DECORATION: none
}

A.main_menu:hover 
{
      font-family: Geneva, Arial, Helvetica, sans-serif;
      font-size: 10pt;
      color: navy;
      text-indent: 0em;
      TEXT-DECORATION: underline
}



.menu
{
	font-size: 10pt;
	color: white;
	text-indent: 0em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
A.menu:link
{
	font-size: 10pt;
	color: white;
	text-indent: 0em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A.menu:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	text-indent: 0em;
	TEXT-DECORATION: none
}
A.menu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	text-indent: 0em;
	TEXT-DECORATION: underline
}


.selected_menu
{
	font-size: 10pt;
	font-weight: bold;
	color: #99cc33;
	text-indent: 0em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.selected_menu:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #99cc33;
	text-decoration: none;
	text-indent: 0em;
}
A.selected_menu:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #99cc33;
	text-indent: 0em;
	text-decoration: none;
}
A.selected_menu:hover {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #99cc33;
	text-indent: 0em;
	text-decoration: none;
}

.topic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 3em;
	color: #669999;
	font-weight: bold;
	}
	
.topic2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 3em;
	color: #006699;
	font-weight: bold;
}

.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 1.5em;
}
.highlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003366;
	line-height: 1.5em;
	font-weight: bolder;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #003366;
}
.bodytextblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #669999;
	line-height: 1.5em;
	font-weight: bold;

}
.button_background
{
      background-color: #669999;
}

.selected_button_background
{
      background-color: #ffffff;
      border-top: #666666 1px solid;
      border-left-width: 1px;
      border-bottom: #666666 1px solid;
      border-right-width: 1px;
}

.Hint
{
    FONT-SIZE: 14px;
    COLOR: #666666;
    FONT-FAMILY: "Trebuchet MS", Verdana, sans-serif
}

TABLE.Toolbar
{
    BORDER-RIGHT: medium none;
    PADDING-RIGHT: 1px;
    BORDER-TOP: medium none;
    MARGIN-LEFT: 0px;
    BORDER-LEFT: medium none;
    WIDTH: 100%;
    BORDER-BOTTOM: medium none;
    BACKGROUND-COLOR: silver
}
Table.GridTable
{
	border: solid 1 #bbbbbb;
	table-layout:fixed;
	text-align:center;
}
TR.GridTable
{
	border: solid 1 #bbbbbb
}
TD.GridTable
{
	border: solid 1 #bbbbbb;
	text-align:center;
}
.GridHeader
{
	background-color:#669999;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align:top;
	text-decoration:none
}	

.GridHeader1
{	background-color:#e3eaf2;
	color: navy;
	font-weight: bold;
	text-align: center;
	vertical-align:top;
	text-decoration:none
}
A.GridHeader, A.GridHeader:link, A.GridHeader:visited, A.GridHeader:active
{
	background-color:#669999;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align:top;
	text-decoration:none
}	

 


