body
{
	margin-top: 2px;
	margin-left: 2px;
	background-color: #FFFFFF;
	font-size: small;
	font-family: Helvetica, Arial, Sans-Serif;
}

.redbg {
	background-color: #CC0000;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:2px;
	padding-left:2px;
	text-align:left;
}

.header_white {
	font-family: inherit;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	font-size: small;
}

div.top
{  
	color : black;
	padding-bottom : 2px
}

div.header
{
	font-weight: bold;
	font-size: 12pt;
	color: maroon;
	font-style: italic;
	text-align: center;
}

div.title
{
	font-weight: bold;
	font-size: 12pt;
	color: navy;
}

a
{
	text-decoration: none;
	color:  #3D75AC;
}
a:link {}
a:hover
{
	color: #CA0002;
	text-decoration: underline;
}

div.footer
{
	border-top : 1px solid #bcc7cc;	
	margin-bottom : 0.500em;
	color : #4682B4;
	font-size : x-small;
}

div.topLink
{
	text-align:right;
	margin-bottom : 0.500em;
	color : #4682B4;
	font-size : x-small;
}

.error
{
	font-size: smaller;
	color: red;
}

.small
{
	text-decoration: none;
	color:  #4682B4;
	font-size: x-small;
}

tr.odd
{
	background-color: lavender;
}

tr.header
{
	font-weight: bold;
	color: #ffffff;
	background-color: #0000cc;
}

.smallButton
{
	height: 20px;
	font-size: x-small;
}