body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #E6E6B0;
	background-color: #336600;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: .9em;	
}
.page {
	margin: 42px auto;
	position: relative; 
	height: 100%;
	 width: 801px; /*this has to be an actual px measurement or nothing will center*/
	/*border: 1px solid #FF0000;*/
}
td {
	vertical-align: top;
}
a:link {
	color: #333300;
}
a img {
	border: 0;
}
br {
	line-height: 16px;
}

.footer{
	font-family: Trebuchet MS, Helvetica, san-serif;
	font-size: .8em;
	line-height: 1em;
	color: #B7BC66;
	text-align: center;
	background-color: none;
}

footer.a:link {
	font-size: .75em;
	color: #CCCCCC;
}
footer.a visited{
	font-size: .75em;
	color: #CCCCCC;
}	
a:visited {
	color: #B7BC66;
}
.innertable{
	background-image:url(images/innerbg1x1.gif);
}
.text1 {
	font-size: 1em;
	line-height: 1.8em;
	color: #E6E6B0;
}
.text2 {
	font-size: 1em;
	line-height: 1.2em;
	color: #E6E6B0;
}
.text3 {
	font-size: 1em;
	color: #333300;
}
.headline1 {
	font-size: 1.1em;
	line-height: 1.1em;
	color: #333300;
}
.headline2 {
	text-indent: 20px;
	line-height: 1.25em;
}
.headline3 {
	font-size: 12px;
	color: #330033;
	font-style: italic;
}
li {
	text-indent: 10px;
	line-height: 1.25em;
	list-style-type: none;
}	
.indent{
	text-indent: 20px;	
}
.disclaimer {
	font-size: .9em;
	line-height: 1.1em;
	text-align: center;
}
#floatRight{
	float: right;
}
.right {
	text-align: right;
}
.centered {
	text-align: center;
}
.frame {
	background-image:url(images/outerframe1x1.gif);
}
.tablecolor {
	background-color: #333300;
}
