body {
	margin-top: 0px;
	background-color: #eeeeee;
}
#fmBanner {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 28px;
	background-image: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
.cell_logo {
	background-image: url(myLogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 75px;
}
.cell_address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000066;
	padding-left: 5px;
	background-image: none;
	line-height: 25px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.cell_clicksave, .cell_clicksave a:link, .cell_clicksave a:visited {
	font-size: 12px;
	color: #BB3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.cell_clicksave a:hover, .cell_clicksave a:active {
	color: #000000;
	text-decoration: underline;
}
.cell_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.cell_hanger {
	width: 501px;
	background-image: none;
	height: 25px;
	background-color: #3366cc;
}
.cell_dropbutton {
	background-image: none;
	height: 30px;
	width: 167px;
	background-color: #3366cc;
}
.title_section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFAA00;
	text-align: center;
	line-height: 25px;
	font-weight: normal;
}
.title_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3366CC;
	line-height: 18px;
}
.footer {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.footer a:link, .footer a:visited {
	color: #7c183e;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	color: #000000;
	text-decoration: underline;
}
.box_cell {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

