<style>
<!--

.cdwbody {
	font-family: arial, verdana;
	font-size: 10pt;
	line-height: 14pt;
}

.cdw {
	font-size: 11pt;
	font-family: arial, verdana;
	font-weight: bold;
	color: #99CC33;
}

.subtitle {
	font-size: 12pt;
	font-family: arial, verdana;
	font-weight: bold;
	font-style: italic;
	color: #99CC33;
}

#container {
	margin-left: 0.5em;
	margin-top: 1.0em;
	font: 12px/16px arial, verdana;
	line-height: 14pt;
	color: #000000;
	width: 800px;	
}

#contactinfo {
	width:400px;
	font: 14px/18px arial, verdana;
	text-align: left;
	float: left;
	padding: 20px 0px 10px 0px;
}

.topemail {
	color: #000000;
	text-decoration: none;
}

.topemail:hover {
	color: #99CC33;
	text-decoration: underline;
}

#signup {
	width: 300px;
	text-align: right;
	line-height: 11.5pt;
	border: 1px 1px 1px 1px solid #cccccc;
	padding: 10px 5px 0px px;
	float: right;
}

#inputbox {
	color: #000000;
}

/* left column */

#leftCol {
	float: left;
	width: 130pt;
	margin-right: 1.5em;
}

/* left navigating menu */
#NavContainer {
	width: 130pt;
	background-color: #ffffff;
}


#Nav a {
	width: 130pt;
	border: 1px 1px 1px 1px solid #ffffff;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	background-color: #ffffff;
	color: #99CC33;
}

#Nav a:hover {
	width: 130pt;
	background-color: #99CC33;
	color: #ffffff;
	border: 1px 1px 1px 1px solid #cccccc;
}

#tri {
	font-size: 7pt;
	text-align: right;
}

#mainBodyTable {
	float: right;
	width: 590px;
	margin-left: 0em;
	margin-top: 0.5em;

}


#footer_table {
	clear: both;
	margin-top: 1.0em;
	width: 800px;
	background-color: #ffffff;
}

.footer {
	font-size: 9pt;
	font-family: arial, verdana;
	color: #999999;
	text-align: center;
}

.link {
	text-decoration: underline;
	color: #99CC33;
}

.link:hover { 
	background-color: #99CC33;
	color: #ffffff;
}

/* quote style at the left column */

#quote {

	width:110pt;
	text-align:justify;
	border:1px 1px 1px 1px solid #99CC33;
	padding:0.5em 0.5em 0.5em 0.5em;
	font-style: italic;
	margin-top: 0.5em;
}

#meadPhoto {

	background: url('images/omeadma.jpg') top center;
	width: 110pt;
	height: 130pt;
/*	display: none;  */

}
#boxmartPhoto {

	background: url('images/boxmart.jpg') top center;
	width: 150px;
	height: 113px;
/*	display: none;  */

}
	

//-->
</style>