body, td, th, p
{
	font-family: verdana, tahoma;
	font-size: 8pt;
}
a:link, a:active, a:visited
{
	color: #e95d3c;
	text-decoration: underline;
}
a:hover
{
	color: #008f97;
	text-decoration: none;
}
a:link.menu, a:active.menu, a:visited.menu
{
	color: #ffffff;
	font-variant: small-caps;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
}
a:hover.menu
{
	color: #ffffff;
	text-decoration: underline;
}
a:link.leftmenu, a:active.leftmenu, a:visited.leftmenu
{
	color: #343434;
	font-size: 8pt;
	text-decoration: none;
}
a:hover.leftmenu
{
	color: #008f97;
	text-decoration: none;
}
.header
{
	font-size: 12pt;
	font-weight: bold;
	color: #222222;
}
.subhead
{
	font-size: 12pt;
	font-weight: bold;
	font-family: helvetica, arial;
	color: #008d96;
}
.footer
{
	color: ffffff;
	font-size: 7pt;
	padding: 3px;
	padding-right: 5px;
}
.cellContrast
{
	background-color: #94cad6;
	font-weight: bold;
}
.bottomDivider
{
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #94cad6;
}
.right {
	float: right;
	border: 0px;
}
table.mcom {
	background-color: #ffffff;
	text-align: center;
	width: 600px;
}
table.mcom td {
	text-align: center;
	width: 117px;
	/*border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;*/
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}
table.mcom img {
	border: 0px;
}
table.mcom a:link  { color:#597A9B; text-decoration:none }
table.mcom a:visited  { color:#597A9B; text-decoration:none }
table.mcom a:hover { color:#ff9900; text-decoration:none }

.noborder {
	border: 0px;
}