@charset "utf-8";
#footer   a:link {
	color: #023C8C;
	text-decoration: none;
}
#footer  a:visited {
	color: #023C8C;
	text-decoration: none;
}
#footer  a:hover {
	color: #023C8C;
	text-decoration: underline;
}
#footer  a:active {
	color: #023C8C;
	text-decoration: none;
}
#pad {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #033A7D;
	background-image: url(../Images/BackRound.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h1 {
	font-size: 30px;
	line-height: 5px;
	color: #023C8C;
	font-style: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
}

.twoColFixLtHdr #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	z-index: 3;
	background-color: #FFFFFF;
	background-image: url(../Images/sidegrad.jpg);
	background-repeat: repeat-y;
	position: static;
	clear: none;
	float: none;
	height: auto;
	margin-top: 10px;
	margin-bottom: auto;
} 

#heading {
	font-style: normal;
	line-height: 15pt;
	color: #FEC66F;
	background-position: bottom;
	vertical-align: top;
}
#TopNavBar {
	position:static;
	width:auto;
	height:auto;
	z-index:1;
	float: left;
	left: 383px;
	top: 207px;
	padding-left: 26px;
	overflow: auto;
}


.twoColFixLtHdr #header {
	height: 210px;
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
}


.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: auto;
	position: static;
	vertical-align: text-top;
}
.twoColFixLtHdr     #MainContent  {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	height: 95px;
	text-align: center;
	position: relative;
	clear: right;
} 
.twoColFixLtHdr #texttop {
	margin-left: 220px;
	padding-right: 20px;
	padding-left: 20px;
	clear: none;
	float: none;
	padding-top: 0px;
}
.twoColFixLtHdr #texttopbelow {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 20px;
	text-align: justify;
}


#midbar {
	margin-left: 220px;
	padding-right: 20px;
	padding-left: 20px;
	clear: right;
}
#apDiv3 {
	position:static;
	width:537px;
	height:103px;
	z-index:1;
	left: 421px;
	top: 207px;
}


.twoColFixLtHdr #mapsContent {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	clear: none;
}

.twoColFixLtHdr #footer {
	background-color: #DDDDDD;
	background-image: url(../Images/FooterGrad.jpg);
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	float: none;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
}
#orange {
	color: #FF9900;
}
#blue {
	color: #073D7D;
}

a:link {
	text-decoration: none;
	color: #023C8C;
}
a:active {
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #023C8C;
}
a:hover {
	text-decoration: underline;
	color: #ff9900;
}
a.main:link {
	text-decoration: none;
	color: #D26D1D;
}
a.main:active {
	text-decoration: none;
	color: #D26D1D;
}
a.main:visited {
	text-decoration: none;
	color: #D26D1D;
}
a.main:hover {
	text-decoration: underline;
	color: #FF9900;
}
#apDiv1 {
	position:relative;
	width:515px;
	height:93px;
	z-index:1;
	left: 597px;
	top: 327px;
	background-position: top;
}
.paragraph {
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
}
#apDiv4 {
	position:absolute;
	width:500px;
	height:89px;
	z-index:1;
	float: left;
	left: 383px;
	top: 207px;
}
.sitemap {
	padding-left: 220px;
}
.style3 {
	font-size: 22px;
	font-weight: bolder;
	line-height: 6px;
	font-variant: normal;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
#topnav {
	margin-left: 220px;
	padding-left: 24px;
}
.center {
	text-align: center;
}

