body {
	color:#000000;
	background-color:#000000;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	}

#header	
	{
	position: relative;
	top: 0px;
	background-color: #ffffff;
	width: 762px;
	left: 110px;
	border: none;
	}

#bookmark
	{
	position: relative;
	background-color: #ffffff;
	top: 0px;
	left: 110px;
	width: 762px;
	border: none;
	}

#nav	{
	position: relative;
	width: 772px;
	border: none;
	background-color: #ffffff;
	overflow: hidden;
	top: 0px;
	left: 94px;
	}

#wrapper
	{
	position: relative;	
	width: 762px;
	border: none;
	background-color: #ffffff;
	padding-bottom: 8px;
	top: 0px;
	left: 110px;
	clear: both;
	float: left;
	}

#maincontent
	{
	position: relative;
	width: 602px;
	min-width: 150px;
	left: 7px;
	border-top: solid 1px #0000CC;
	border-right: none;
	border-bottom: solid 1px #0000CC;
	border-left: solid 1px #0000CC;
	background-color: #ffffff;
	padding-bottom: 7px;
	padding-left: 4px;
	}

#rightcolumn
	{
	position: absolute;
	width: 140px;
	top: 334px;
	right:7px;
	border: solid 1px #0000CC;
	background-color: #00CC00;
	z-index: 1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:140px;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:140px;}

#ss	{
	position: relative;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	width: 748px;
	margin-left: 7px;
	border-top: solid 1px #0000CC;
	border-right: solid 1px #0000CC;
	border-bottom: 0px;
	border-left: solid 1px #0000CC;
	}

td.c	{
	width: 352px;
	text-align: left;
	padding-top: none;
	padding-left: 20px;
	border: none;
	}

td.d	{
	width: 358px;
	text-align: left;
	margin-left: 0px;
	}

.box	{
	margin-left: 112px;
	width: 500px;
	border: none;
	}

td.a	{
	width: 50%;
	text-align: left;
	}

td.b	{
	width: 50%;
	text-align: left;
	}

#footer	{
 	height:100px; 
  	background-color:#000000;
	border: none; 
 	clear: both;
	 }

h1	{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	color: #007700;
	margin: 0px;
	}

h2	{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	margin: 0px;
	color: #008800;
	}

p.indent	{
	margin-left: 10px;
	}

/*links*/

	a:link {color: #0000ff;
	text-decoration: none;}
	a:visited {color: #3300ff;
	text-decoration: none;}
	a:link,active {color: #0000CC;
	text-decoration: none;}
	a:hover {color: #0033ff;
	text-decoration: none;}

p	{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	color: #000000;
	margin: 0px;
	}

.clearfix:after 
	{
	content: "."; 
 	display: block; 
	height: 0; 
 	clear: both; 
 	visibility: hidden;
 	}

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
