

/* Overall Page */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, arial, Helvetica, sans-serif;
}
body {
	background-color: white;
	margin-left:auto;
	margin-right:auto;
    color: #000080;
}

h1 { color: #000080; 	font-size: 110%; }
h5 { color: #000080; 	font-size: 90%;font-weight:bold; }

/* PageHeader Section - site.master */

#pagehead {
	color: #000080;
	background-color: transparent;
}
#pagehead .title {
	font-size: 100%;
	font-weight:600;
	color: #000080;
	background-color: transparent;
	float: left;
	/*margin-right: 2em;
	padding: 1em;
*/
	margin-left: 0.4em;
	margin-top: 0.3em;
}
#pagehead .breadcrumb {
	font-size: 80%;
	color: white;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	margin-top: 0.8em;
	font-weight:bold;
}
.map1
{
    font-size: 88%;
}
.map
{
    color: #c00000;
    font: 88%;
}
.map2
{
    color: #000080;
    font: 86%;
}
.date
{
    color: maroon;
    font: 85%;
}
.bodytext1
{
    color: #cc0000;
    font: 86%;
}
.bodytext
{
    color: #000080;
    font: Verdana, Tahoma, arial;
    font-size: 80%;
}
.bodytext2
{
    color: #000000;
    font-size: 70%;
}
.header
{
    color: #000080;
    font: 10pt;
    text-align: right;
    font-weight:bold;
}
.header1
{
    color: #000080;
    font: 90%;
    text-align: justify;
    font-weight:bold;
}
.header2
{
	font: lighter 98% 'Arial Black' , Verdana;
	color: #000000;
	text-align: right;
}
.header3
{
    color: #ff9900;
    font: 100%;
    text-align: right;
    font-weight:bold;
}
a:link
{
    color: #222222;
    font-size: 88%;
}
a:visited
{
    color: #666666;
    font-size: 88%;
}
a
{
    color: #f07000;
    font-size: 88%;
}
a:active
{
    color: #990000;
    font-size: 88%;
}
.buttontextr
{
    color: #000080;
    font-size: 90%;
    font-weight: bold;
    text-align: right;
}
.buttontextl
{
    color: #000080;
    font-size: 90%;
    font-weight: bold;
    text-align: left;
}
.header5
{
    color: #000080;
	font-size:80%
}
