body {
	color:#000000;
	margin:0px;
	padding:0px;
	font:9pt Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;



	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:18px;
	font-weight:900;
	color:#003399;
	}
h2 {
	font:600 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	color: #000066;
	}
p {
	font:9pt/normal verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	color: #666666;

	}
.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

a {
	color:#FFFFFF;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;

	}
a:link {
	color:#FFFFFF;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 9pt;

}
a:hover {
	color: #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	white-space: normal;
	border: #FFFFFF;

}

div.float {
  float: left;
  }
  
div.float p {
   text-align: center;
   }
  

/* All the content boxes belong to the content class. */
.content {
	position:absolute;
	width:20px;
	min-width:120px;
	margin:0px 20px 20px 20px;
	border:thin dotted black;
	background-color:#FFFFFF;
	padding:10px;
	z-index:3;
	top: 20px;
	height: 83px;
	left: 20px;



	}

#navAlpha {
	position:absolute;
	width:150px;
	top:0px;
	left:0px;
	border:0px #666666 dotted;
	padding:0px;
	z-index:2;
	voice-family: "\";
	height: 78px;
;
	margin: 0px;
	background-color: #FFFFFF;

}\"";
	voice-family:inherit;
	width:128px;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha {width:120px;}
		
#navBeta {
	position:absolute;
	width:190px;
	top:20px;
	right:20px;
	border:1px dashed black;
	background-color:#eee;
	padding:10px;
	z-index:1;
	voice-family: "\";
	visibility: visible;
}\"";
	voice-family:inherit;
	width:168px;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:150px;}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: #003399;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 600;
	color: #003399;
	text-decoration: none;
}
.unnamed1 {
}
nav-td {
	background-color: #333399;
	border: thin solid #FFFFFF;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
