/* CSS Document */

body{
	margin: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100%;
	height: 100%;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #330033;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #633;
	text-decoration: none;
}

#banner {
	background-color: #000000;
	height: 90px;
	width: 100%;
	position: absolute;
	left: 0px;
	z-index: 1;
}
a {
	color: #036;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: auto;
	font-weight: normal;
	background-color: #000000;
	z-index: 4;
}

.searchbtn {
	color: #000000;
	background-color: #CCCCCC;
	border: 1px groove #999999;
	z-index: 2;
}
#Container {
	background-color: #000000;
	height: auto;
	position: relative;
	top: 85px;
	z-index: 2;
	background-image: url(images/content_back.gif);
	background-repeat: no-repeat;
}

#div,#nav {
	height: 30px;
	width: 100%;
	background-color: #CCCCCC;
	position: relative;
	top: 86px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	z-index: 4;
	font-size: 11px;
}

#div,#nav ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 30px;
	white-space: nowrap;
}

#div, #nav li {
	list-style-type: none;
	display: inline;
	
}
#div, #nav li a {
	text-decoration: none;
	color: #FFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 11px;
}
#div, #nav li a:link {
    color: #FFF;
	color: #000000;
}
#div, #nav li a:visited {
	color: #000000;
	
}
#div, #nav li a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer {
	bottom: 0px;
	left: 0px;
	height: 100px;
	background-color: #FFFFFF;
	min-height: 125px;
	width: 55%;
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	z-index: 3;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
}
#footer #social {
	float: right;
	padding-top: 15px;
}
#footer #social li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	
}
#footer #social li a {
	display: inline;
	list-style-type: none;

}
#searchL {
	position: absolute;
	z-index: 5;
	height: 57px;
	width: 325px;
	left: 800px;
	top: 91px;
	visibility: visible;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.bottom_nav {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
#lpi_logo {
	height: 35px;
	width: 53px;
	position: absolute;
	left: 23px;
	top: 77px;
	z-index: 5;
	visibility: hidden;
}
#lpi_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
	position: absolute;
	width: 200px;
	height: 50px;
	left: 74px;
	top: 76px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.caption {
	font-size: 10px;
	font-style: italic;
}
.update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
h1 {
	color: #330000;
	text-align: center;
}
.clear {
	clear: both;
}
table.pics {
	text-align: center;
}
clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .clearfix { display: inline-block; }  html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
#footer-wrap {
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
