﻿
* {
	padding: 0;
	margin: 0;
}

body
{
	font-family: Tahoma, Arial;
	text-align: center;
	background: #FBFBE5 url( "images/body_bg3.jpg" ) left top repeat-x;
	background-color: #24396C;
	color: #FBFBE5;
}


h3 {
	/*font-family: Cambria;*/
	background: url("images/h3_background.gif") left bottom no-repeat;
	/*background-position:left top;*/
	font-size:120%;
	padding-left:30px;
	margin-top: 0px;
}

h4 {
		margin-top: 0px;
}

a, a:link, a:visited {
    color: #ACFF80;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a:active, a:focus {
    color: #566047;
}  

.p5 span a {
    font-weight: bold;
}

p, dd, dl {
    margin-bottom: 10px;
    line-height: 19px;
    font-size: 70%;
}

dl { 
	margin-bottom: 20px;
}

dt {
	list-style: none;
	padding-left: 20px;
	margin-left: 20px;
	text-indent:-10px;
}

acronym {
    font-weight: bold;
    text-decoration: none;
    border-bottom: none;
}

#container {
    position: relative;
    margin: auto;
    text-align: left;
    background: #FBFBE5 url("images/container_bg.jpg") center top repeat-y;
    width: 760px;
}

#pageHeader {
    text-align: center;
    background: #8C9777 url("images/page_header_bg9.jpg") center top no-repeat;
    height: 300px;
}

#pageHeader h1 span, #pageHeader h2 span {
    display: none;
}

#quickSummary .p1 {
	position: absolute;
    top: 65px;
    left: 40px;
    font-weight: bold;
    color: #FBFBE5;
    width: 475px;
}

#quickSummary .p2 span {
	position: absolute;
	font-size: 100%;
	text-align: left;
	top: 245px;
    left: 430px;
}

#preamble {
    margin: -40px 50px 20px 265px;
    padding: 20px 20px 10px;
    border: 3px solid #86654B;
    background:#24396C;
    color:#FBFBE5;
}

#preamble h3 {
    margin-bottom: 10px;
    height: 32px;
    border-bottom: 1px solid #86654B;
    font-size:140%;
}

#supportingText {
    margin-left: 230px;
    padding: 0 0 35px 35px;
}

#supportingText div {
	padding-right: 50px;
}

#select h3 {
	font-size:80%;
}


#footer {
    margin: 50px 0 -55px -265px;
    padding: 20px 20px 0 530px;
    text-align: center;
    clear: both;
    font-size: 70%;
    background: #24396C url("images/footer_bg4.jpg") center top no-repeat;
    height: 166px;
    voice-family: "\"}\"";
    height: 146px;
    voice-family: "\"}\"";
}

/*#services_page #footer {
	margin-top: 0;
}

#home_page #footer {
	margin-top: 350px;
}*/
#linkList {
    position: absolute;
    top: 275px;
    left: 64px;
    width: 138px;
}

#linkList h3 {
    height: 30px;
    border-bottom: 1px solid #7D8965;
    font-size:120%;
    color:#545387;
}

#linkList ul {
    list-style: none;
}

#lselect ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 70%;
    color: #8C9777;
    border-bottom: 1px solid #8C9777;
}

#linkList a.c, #linkList a.c:link, #linkList a.c:visited, #linkList a.c:hover, #linkList a.c:active, #linkList a.c:focus {
    display: inline;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    color: #4E4D7E;
    background-image: none;
}

#lselect ul li a, #lselect ul li a:link, #lselect ul li a:visited {
    display: block;
    clear: both;
    padding: 0 0 2px 20px;
    font-size: 130%;
    font-weight: bold;
    text-decoration: underline;
    color: #566047;
    background: transparent url("images/a2.gif") left center no-repeat;
}

#lselect ul li a:hover {
    text-decoration: none;
}

#lselect ul li a, #lselect ul li a:active, #lselect ul li a:focus {
    display: block;
    clear: both;
    padding: 0 0 2px 20px;
    font-size: 130%;
    font-weight: bold;
    text-decoration: underline;
    color: #566047;
    background: transparent url("images/a2.gif") left center no-repeat;
    background-color: transparent;
    background-image:url("images/a2.gif");
    background-position:left center;
    /*background-repeat:*/
}

p img {
		margin: 5px; 
	clear: both; 
	float: left;

}

sup
{
	font-size: 70%;
}

.clearItem:after {
content: ".";
clear: both;
height: 0;
visibility:hidden;
display: block;
}

/* Start Commented Backslash Hack \*/
* html .clearItem, * html .clearItem * {height: 1%;}
* html .TabbedPanelsContent, * html .TabbedPanelsContent * {height: 1%;}
/* Close Commented Backslash Hack */

