A:link    { color: #000066;	text-decoration: underline;}
A:active  { color: #000066;	text-decoration: underline;}
A:visited {	color: #000066;	text-decoration: underline;}
A:hover   { color: #666699; text-decoration: underline;}

A.biz:link    { color: #FFFFFF;	text-decoration: underline;}
A.biz:active  { color: #FFFFFF;	text-decoration: underline;}
A.biz:visited {	color: #FFFFFF;	text-decoration: underline;}
A.biz:hover   { color: #FFFFFF; text-decoration: underline;}
.indentquote {
margin-left: 90px;
color: #cccccc;
}

.indented {
margin-left: 100;
}

.indentedtd {
margin-left: 60;
}

h1 {
	font-family:Arial;
	font-size:14px;
	color: #000000;
	padding:0px;
	margin:0px;
}

h2 {
	font-family:Arial;
	font-size:14pt;
	color: #5A759F;
	padding:0px;
	margin:0px;
}

h3 {
	font-family:Arial;
	font-size:13pt;
    font-weight:bold;
	color: #E04C02;
	padding:0px;
	margin:0px;
}

.head {
	font-family:Verdana,Arial;
	font-size:12pt;
	color: #000066;
	font-weight:bold;
}

legend {
	font-family:Arial;
	font-size:10pt;
	color: #000000;
	font-weight:bold;
}

.header {
	font-family:Verdana,Arial;
	font-size:22pt;
	color: #FFFFFF;
	font-weight:bold;
}

td {
	font-family:Arial;
	font-size:10pt;
	color: #000000;
}

.content1 {
	font-family:Verdana,Arial;
	font-size:10pt;
	color: #000000;
}
.small1 {
	font-family:Verdana,Arial;
	font-size:8pt;
	color: #000066;
}
.content2 {
	font-family:Verdana,Arial;
	font-size:10pt;
	color: #ffffff;
}
.tableheaderyellow {
	font-family:Verdana,Arial;
	font-size:12pt;
	font-weight:bold;
	color: #FFFFCC;
}

#about {
	padding:5px 11px;

	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
        text-align:left;
	border : 1px double #dddddd;
	background: #eeeeee;
	min-width: 760px;
	width:100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
.whitectrl {border: 0px solid #FFFFFF; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #FFFFFF; color: #000000;}

select, option, textarea, input {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #eeeeee; color: #000000;}
#container
	{
		width: 500px;
		padding: 0px;
		border: 1px solid #fff;
		background: #fff;
		margin-bottom: 10px;
	}

#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 0px;
		background: url(images/tab_bottom.gif) repeat-x bottom;
		margin-bottom: 10px;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #f3f3f3;
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #666;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #000;
	}

#tabnav a:hover
	{
		background: #fff;
	}
