﻿body
{
    font-family:Verdana;
    font-size:9pt;
}
.required
{
    color: #FF0000;
}
#foot_legal
{
    background-color:#009e31;
}
.inlineList li a:link, .inlineList li a:visited, #corpcopyright 
{
    color: #FFFFFF;
}
.inlineList li
{
    border-right: 1px solid #FFFFFF;
    
}
table.form 
{
    line-height:20px;
}
.border {
	padding: 0px;
	margin: 0px;
	border-width: 2px;
	border-color: #000000;
	font-family: Tahoma;
	font-size: 61%;
	font-weight: bold;
	width: 116px;
	max-width: 116px;
	background-color: #FFFFFF;
	border-style: none;
}
.table {
	border-spacing: 0px;
	float: left;
}
.Mercury {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-color: #FFFFFF;
	border-style: none;
}
.topDiv {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-width: 0px;
	border-color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	background-color: #FFFFFF;
	border-style: none;
}
.numbers {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
}

/* set green background images */
.rbroundbox { background: url(../images/boxes/green/nt.gif) repeat; }
.rbtop div { background: url(../images/boxes/green/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/boxes/green/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/boxes/green/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/boxes/green/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
height: 7px;
}
.rbcontent { margin: 0 7px 0 7px; }
.rbroundbox { width:80px; margin: 1em auto; text-align:center; }