body
{
    font-size: 100%;
	font-family: Verdana, arial, "Myriad Roman", Helvetica;
	margin: 0 auto;
	background-color: #ffffff;
}
a:link
{
    COLOR: #305187;
    text-decoration: none
}
a:visited
{
    COLOR: #660963;
    text-decoration: none
}
a:hover
{
    COLOR: #305187;
    text-decoration: underline
}
a:active
{
    COLOR: #305187;
    text-decoration: none
}
h1
{
    font-size: 1.4em;
	color:#162b49;
	margin: -5px 0 15px 0;
}
h2
{
    font-size: 1.3em;
	color:#0e5600;
}
h3
{
    font-size: 1.1em;
	color:#162b49;
}
h4
{
    font-size: 1em;
	color:#004d8c;
}
.subtitle
{
    font-size: 1.2em;
	font-weight: bold;
}
.sublink
{
    font-size: 1em;
}
.contentimageright
{
    float: right;
	margin: 0 0 0 10px;
}
.contentimageleft
{
    float: left;
	margin: 0 10px 0 0;
}
.nomargin
{
    margin: 5px 0 0 -5px;
	padding: 0 0 5px 20px;
}
#contentarea
{
    padding: 15px;
	text-align: left;
	font-size: .8em;
	line-height:150%;
}
#address
{
    padding: 20px 5px 0 20px;
	text-align: left;
	font-size: .7em;
	line-height:140%;
}
#footer
{
    padding: 10px;
	text-align: center;
	font-size: .6em;
}