* {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
}

a:link {color: #0182AC;}
a:visited {color: #0182AC;}
a:hover {color: #535252;}
a:active {color: #0182AC;}

.text_decoration {text-decoration:none;}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/page_background.gif);
	background-repeat:repeat-x;
}

.footer {font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
.footer A:link {color: #0182AC;}
.footer A:visited {color: #0182AC;}
.footer A:active {color: #0182AC;}
.footer A:hover {color: #535252;}

.page_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #005377;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.sitemap_section {color:#0182AC;}
.sitemap_section A:link {color: #0182AC;}
.sitemap_section A:visited {color: #0182AC;}
.sitemap_section A:active {color: #0182AC;}
.sitemap_section A:hover {color: #535252;}

.sitemap_subsection {padding-left: 15px; color:#000000;}
.sitemap_subsection A:link {color: #000000;}
.sitemap_subsection A:visited {color: #000000;}
.sitemap_subsection A:active {color: #000000;}
.sitemap_subsection A:hover {color: #535252;}

.form_required {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FF0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #005377;;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#tracker{
	position:absolute;
	right:0px;
	z-index:2;
	top:18px;
	text-align:right;
}