body
{
	background-color: #0068b3;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: black;
	font-family: Arial, Sans Serif;
	font-size: 10pt;
}

.navbg
{
	background-image: url(images/topnavbg.jpg);
	background-repeat: no-repeat;
}

.contentbg
{
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
}

.contentbg2
{
	background-image: url(images/contentarea2_bg.gif);
	background-repeat: repeat-y;
}

.contentbg3
{
	background-image: url(images/contentarea3_bg.gif);
	background-repeat: repeat-y;
}

li
{
	list-style-image: url(images/bullet_list.gif);
}



h1
{
	margin-left: 35px;
	margin-right: 35px;
	font-size: 16pt;
	font-weight: lighter;
	color: #0068b3;
}

h2
{
	margin-left: 35px;
	margin-right: 35px;
	font-size: 13pt;
	color: #0068b3;
}


.staffh2
{
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 0px;
	font-size: 13pt;
	color: #0068b3;
}

.staffh2a
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 13pt;
	color: #0068b3;
}

p,li
{
	margin-left: 35px;
	margin-right: 35px;
	line-height: 12pt;
}


.officestaff
{
	margin-left: 0px;
	margin-right: 0px;
	line-height: 12pt;
	color: #0068b3;
}

.textarea
{
	border-color: #0068b3;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	color: #0068b3;
	font-size: 10pt;
}

.qualifications
{
	color: #0068B3;
	font-style: italic;
	font-weight: lighter;
	font-size: 10pt;
}

.nav
{
	margin-left: 20px;
	margin-right: 20px;
	font-size: 10pt;
}

.copyright
{
	margin-top: 30px;
	margin-bottom: 10px;
	margin-right: 15px;
	color: white;
	font-size: 8pt;
}

.nomargin
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.subnav
{
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9pt;	
}

.download_button
{
	margin-top: 20px;
	margin-bottom: 25px;
}

.pics
{
	margin-left: 22px;
	margin-top: 0px;
}



a.topnavlink:link
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.topnavlink:active
{
	color: #f89829;
	font-weight: bold;
	text-decoration: none;
}

a.topnavlink:hover
{
	color: #f89829;
	font-weight: bold;
	text-decoration: none;
}

a.topnavlink:visited
{
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}

a.topnavlink:visited:hover
{
	color: #f89829;
	font-weight: bold;
	text-decoration: none;
}

a:link
{
	color: #0068b3;
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color: #f89829;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #f89829;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #035fb4;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}

a:visited:hover
{
	color: #f89829;
	font-weight: bold;
	text-decoration: none;
}




