
/* Navigation */

#right{
	float:left;
	margin-left:0px;
	width:180px;
	color:#206080;
	margin-top:10px;
	
}
#right h3{
	line-height:28px;
	text-indent:10px;
	background:#206080;
	font-size:13px;
	font-family:verdana;
	margin:1px 1px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}

#right a{
	white-space:nowrap;
	font-family:verdana;
	font-size:11px;
}
#right a:hover{
	color:#fff;
	font-family:verdana;
	font-size:11px;
}
#right ul{
	margin:1px 1px;
	font-family:verdana;
	font-size:11px;
}
#right li{
	list-style:none;
	margin-bottom:1px;
	background:#6699CC;
	padding:0;
	font-family:verdana;
	font-size:11px;
}
#right li a{
	display:block;
	width:100%;
	text-indent:10px;
	line-height:22px;
	background:#6699CC;
	color:#fff;
	font-family:verdana;
	font-size:11px;
}
#right li a:hover{
	background:#99ccff;
	font-family:verdana;
	font-size:11px;
}


/* Content */
#content p
{
font-family:verdana;
font-size:12px;
line-height:20px;
}

#header
{
font-family:verdana;
font-size:16px;
line-height:10px;
font-weight:bold;
color:#206080;
margin-top:10px;

}

#header2
{
font-family:verdana;
font-size:14px;
line-height:10px;
font-weight:bold;
color:#206080;
margin-top:10px;

}


/* footer */
#footer
{
margin-top:10px;
font-family:verdana;
font-size:11px;
line-height:20px;
background:#206080;
padding:5px;
color:#fff;
}

#footer a{
	white-space:nowrap;
	font-family:verdana;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}
#footer a:hover{
	color:#fff;
	font-family:verdana;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

/* table */
.row1{
	color:#000000;
	background-color:#dadada;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt
}
.row2{
	color:#000000;
	background-color:#e9e9e9;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt
}