a {
	color: #000066;
}
a:hover {
	color: #3333FF;
}
acronym{
	border-bottom: 1px dotted #666666;
	cursor: help;
}
body,h1,h2,h3,h4{
	padding: 0px;
}
body{
	color: #333333;
}
h1, h2, h3{
	color:#666666;
}
h1{
	margin: 0px 0px 5px 10px;
}
h2{
	margin: 0px 10px 0px 0px;
}
h3{
}

.contentleft{
	width: 77%;
}
.contentmain{
	background-color:#F9F8F7; 
}
.contentright{
	width: 23%;
}
.header{
	background-color: #E6E6E6;
	background: url(/images/banner.jpg);
	background-repeat: no-repeat;
	line-height: 24px;
}
.subheader{
	border-bottom: 1px solid #000000;
	color: #ffffff;
}
.whitebox{
	color:#666666;
}
.whitebox_topleft{
	background: url(img/1-topleft.gif);
}
.whitebox_bottomright{
	background: url(img/1-bottomright.gif);
}
.output{
  background-color: white;
  vertical-align: top;
  
}