﻿h1 {
    padding: 0px 0px 0px 5px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    background-image: url('/images/menu_standard.jpg');
    height: 22px;
    border-bottom-style: solid;
    border-bottom-width: 0001px;
    border-bottom-color: #999999;
    vertical-align: sub;
}
h2
{
    border: 0001px solid #3169C6;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #333333;
    height: auto;
    width: auto;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
    background-color: #F7FAFE;
}
h3
{
    margin-bottom: 10px;
    width: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #000099;
    padding-bottom: 3px;
    border-bottom-style: solid;
    border-bottom-width: 0001px;
    border-bottom-color: #66B3FE;
}
#Container {
	margin: 60px auto 0px auto;
	border: thin solid #CEE9F8;
	padding: 0px;
	width: 950px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: small;
}

#top {
    padding: 0px;
    margin: 0px;
    height: 100px;
    background-color: #FFFFFF;
}
#top ul {
	margin: 0px;
	list-style-type: none;
	float: right;
	width: 309px;
	padding-top: 3px;
	text-align: right;
	padding-bottom: 3px;
	padding-right: 10px;
}
#top li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
	text-align: right;
	margin-left: 10px;
}
#sitemap {
    margin: 0px;
    padding: 0px;
    height: 30px;
    background-image: url('/images/heading_image_line_below2.jpg');
    background-repeat: repeat-x;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #ABCDF3;
    border-bottom-color: #ABCDF3;
    border-top-width: .00001px;
    border-bottom-width: .00001px;
    vertical-align: middle;
}
#sitemap ul
{
	margin: 0px;
	list-style-type: none;
	float: right;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#sitemap li
{
	margin: 0px;
	display: inline;
	padding-left: 10px;
	font-family: verdana;
	font-size: small;
	text-decoration: underline;
	color: #000000
}
#main
{
    width: 100%;
    height: auto;
    margin-top: 10px;
}
#footer {
    clear: both;
    text-align: center;
    font-family: Calibri;
    font-size: small;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #999999;
    height: 75px;
    width: 100%;
    background-color: #FFFFFF;
    padding-top: 15px;
}
#footer ul {
	height: auto;
	width: auto;
	display: inline;
}
#footer li {
	list-style-type: none;
	display: inline;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.logo_left
{
	float: left;
	margin-top: 12px;
	margin-left: 10px;
}
.headline
{
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: x-large;
}

.boarder
{
    border: 0001px solid #D2DFE8;
}

#top li a
{
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-decoration: underline;
    color: #FFFFFF;
    font-weight: bold;
    text-align: right;
    margin-left: 10px;
}

/*Textbox Watermark*/

.unwatermarked {
    height: 20px;
    width: 150px;
}

.watermarked {
    height: 20px;
    width: 150px;
    padding: 2px 0 0 2px;
    border: 1px solid #BEBEBE;
    background-color: #FFFFFF;
    color: gray;
}
.hell
{
    position: absolute;
    top: -9999px;
    left: -9999px;
}
