/* CSS Document */
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copyright {
	font-size: 9px;
	font-family: Arial, Helvetica;
	color: #000000;
}
.Title {
	font-family: "MS Sans Serif", Arial, Helvetica;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}

select.dropdown {
font-family: "MS Sans Serif", Arial, Helvetica;
font-size: 8pt;
color: #000000;
foreground-color: #F3FFF0;
}
input.email {
font-family: "MS Sans Serif", Arial, Helvetica;
font-size: 8pt;
color: #000000;
foreground-color: #F3FFF0;
}
.subscribe {
font-family: "MS Sans Serif", Arial, Helvetica;
font-size: 8pt;
color: #000000;
foreground-color: #F3FFF0;
}
.Submenu {
	font-family: "MS Sans Serif", Arial, Helvetica;
	font-size: 8pt;
	color: #666666;
	foreground-color: #F3FFF0;
	font-weight: bold;
	text-decoration: none;
}
a.Submenu:link {color: #666666}
a.Submenu:visited {color: #666666}
a.Submenu:hover {color: #FF0000}
a.Submenu:active {color: #666666}



.Mailbkgtm {
background-image: url("../images/mailbkg.jpg");
background-repeat: no-repeat;
background-position: top right;
}
.TopCell {
	font-size: 9px;
	font-family: "MS Sans Serif", Arial, Helvetica;
	background: #FFFFFF;
}
.BottomCell {
	font-size: 9px;
	font-family: "MS Sans Serif", Arial, Helvetica;
	background: #FFFFFF;
}
.BodyCell {
	font-size: 9px;
	font-family: "MS Sans Serif", Arial, Helvetica;
}