body {	font-family: Arial, Helvetica, sans-serif; font-size: x-small;
	color: #000000;
	}
.content {
	font-family: Arial, Helvetica, sans-serif; font-size: x-small;
	color: #4A4A4A;
	line-height: 16px; 
	padding-left: 6px;
	}

.content td {
	font-family: Arial, Helvetica, sans-serif; font-size: x-small;
	color: #4A4A4A;
	line-height: 16px;
	}
	
.content_highlight {
	font-family: Arial, Helvetica, sans-serif; font-size: x-small;
	color: #808080;
	line-height: 17px;
	margin-top:10px;
	} 
.forms input {
	width: 215px;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small;
	color: #000066;
}	
.forms select {
	width: 215px;
	height: 22px;
	font-family: Arial, Helvetica, Verdana, sans-serif; font-size: xx-small;
	font-weight: bold;
	color: #000066;
}
.forms textarea {
	width: 215px;
	height: 125px;
	font-family: Arial, Helvetica, Verdana, sans-serif; font-size: x-small;
	color: #000066;
}
.forms_title 
	{ font-family: Arial, Helvetica, sans-serif; font-size: x-small;
	font-weight: bold;
	color: #666666;
	}
hr 
	{ color: #DDDDDD; height: 1px;
	}
.button {
	border: 1px outset; 
	cursor: hand; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: x-small;
	font-weight: bold; 
	color: #555555; 
	margin: 0px 0px 0px 1px; 
	padding: 1px 1px 1px 1px;
	background-color: #E8E8E8;
	width:60px;
	}
.sub_button {
	border: 1px outset; 
	cursor: hand; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: x-small;
	letter-spacing: .1em;
	color: #000066;
	margin: 0px 0px 0px 1px; 
	padding: 1px 1px 1px 1px;
	background-color: #E8E8E8;
	width: 75px;
}
.emerson {
	background-color: #E8E8E8;
	border-color: #C4C4C4;
	border-width: 1;
	border-style: solid;
	border-right-width:1;
	border-right-style: solid;
	border-right-color: #C4C4C4;
	width: 100%;
	}

.emerson a 
	{ color: #4A4B4B; text-decoration: none;
	}

.emerson a:hover,link,visited 
	{ color: #8D1C1C; text-decoration: underline;
	}

.emerson TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #555555;
	border-top-width: 1;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	}

.emerson .title TD 
	{ border-top-color: #ffffff; border-bottom-color: #C4C4C4; font-size: x-small; font-weight: bold;
	}

.emerson_highlighted
	{ background-color: #F8F8F8;
	}

.smaller 
	{ font-family: Arial, Helvetica, sans-serif; font-size: x-small;
	}
a:link
	{ color: #000066; text-decoration: none; font-weight: bold;
	}
a:visited
	{ color: #000066;  text-decoration: none; font-weight: bold;
	}
a:hover
	{ color: #ff0000;  text-decoration: none; font-weight: bold;
	}