body
{
	font-size: 8pt;
	font-family: arial;
}
.importantAnnouncment
{
	border-right: 1px outset;
	border-top: 1px outset;
	font-size: 8pt;
	border-left: 1px outset;
	border-bottom: 1px outset;
	font-family: arial;
}
.tableWrapper
{
	border-right: #336600 1px solid;
	border-top: #336600 1px solid;
	border-left: #336600 1px solid;
	border-bottom: #336600 1px solid;
}
.contentFont
{
    font-size: 10pt;
    font-family: Georgia;
}
.contentTitle
{
    font-size: 12pt;
    font-family: Georgia;
    font-weight: bold;
    color: #339900;
}
.copyRight
{
	font-size: 7pt;
	font-family: arial;
}
.menu
{
	font-size: 10pt;
	color: #0000FF;
	font-family: 'Verdana';
	font-weight: bold;
	text-decoration: none;
}
.pageHeading
{
	font-size: 14pt;
	color: #336600;
	font-family: 'Verdana';
	text-decoration: none;
}
A:visited
{
	font-size: 10pt;
	color: #0000FF;
	font-family: arial;
}
.copyright
{
	font-size: 7pt;
	font-family: arial;
	text-decoration: none
}
.metafooter
{
    font-size: 8pt;
    color: gainsboro;
    font-family: arial;
    text-decoration: none;
}
.textBox
{
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	font: messagebox;
	border-left: #000099 1px solid;
	width: 300px;
	border-bottom: #000099 1px solid;
}
.textArea
{
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	font: messagebox;
	border-left: #000099 1px solid;
	width: 750px;
	border-bottom: #000099 1px solid;
	height: 400px;
}
.textAreaContactForm
{
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	font: messagebox;
	border-left: #000099 1px solid;
	width: 400px;
	border-bottom: #000099 1px solid;
	height: 200px;
}
.button
{
	border-right: #00ff00 1px solid;
	border-top: #00ff00 1px solid;
	border-left: #00ff00 1px solid;
	border-bottom: #00ff00 1px solid;
}
.formNote
{
	font-size: xx-small;
	font-style: italic;
	font-family: arial;
}
.gridFont
{
	font: menu;
}
H1
{
    color: whitesmoke;
    font-family: Arial;
    font-size: 30px;
}
.FormHeader
{
    font-size: 10pt;
    font-weight: bolder;
    font-family: arial, Helvetica, sans-serif;
    background-color: #F4F4F4;
}
.iframe
{
    border-style: solid;
    border-width: 1px;
}
.AdText
{
    font-family: georgia;
    font-size: small;
}