/* HTML elements */
body
{
	font-family: Verdana,Geneva,Helvetica,sans-serif;
	background: #fff;
	color: #000;
	margin: 0px;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}
td, th
{
	font-size:  xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}
a img
{
	border: 0;
}
a:hover, #sideMenu a:hover, #mainMenu a:hover
{
	color: #B3509E;
}
h2
{
	font-size: 1.25em;
}

h1
{
	font-size: 1.7em;
	text-align: center;
}
ul
{
	margin: 0px 0px 0px 15px;
}
.bulletarrow 
{
	list-style-image: url(images/ul-arrow.gif);
}
.bulletbox
{
	list-style-image: url(images/ul-box.gif);
}
.mainTable
{
	background: #A2B2B1;
}
.mainContent
{
	padding: 1em;
	width: 93%;
}
.importantLink
{
	font-weight: bold;
	color: #244;
	line-height: 2em;
}
#footerCopyright
{
	color: #3D5B74;
	padding: .9em;
	float: left;
}
#mainMenu
{
	background: #A2B2B1;
	width: 100%;
	height: 3.2em;
	padding: 0px;
}
.menu a
{
	font-family: Arial, Helvetica, sans-serif;
	/* using arial because verdana is too wide */
	text-decoration: none;
}
#mainMenu a
{
	color: #000;
	border-right: 1px solid #D9E1D9;
	padding: 10px;
	position: relative;
	top: 10px;
}
#sideMenu a
{
	color: #244;
}
