﻿@charset "utf-8";
/* Style sheet for all pages */
body {
	font: 14px Arial;
	background: #477970;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}

input.button {
  color: #FF0000; background: #fff;
  font-size: .8em;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: none;
}

.sitewrap {
	width: 1000px;
	margin: 0 auto; 
	text-align: left; 
}
/* - SECTION STRUCTURE -------------------------------------------------------------------------- */

#section1 {
	width: 980px;
	float: left;
	margin-left: 10px;
}
.section1_address {
	font-size: 12px;
	float: left;
	width: 275px;
	text-align: center;
}
.section1b {
	float: left;
	width: 550px;
}
.section1c {
	float: left;
	width: 150px;
	font-size: 12px;
	color: #666;
	text-align: center;
}
#section2 {
	width: 980px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	margin-left: 10px;	
}
.section2_centernav {
	float: left;
	width: 470px;
	text-align: center;
}
.section2_centerpanel {
	float: left;
	width: 490px;
	padding-right: 5px;
}
.section2_leftpanel {
	float: left;
	width: 250px;
}
.section2_mainrightpanel {
	float: left;
	width: 710px;
	padding-left: 10px;
}
.section2_rightpanel {
	float: left;
	width: 225px;
	padding-right: 10px;
}
#section3 {
	height: 100px;
	width: 980px;
	float: left;
	margin-left: 10px;		
}
.section3logo {
	width: 108px;
	height: 100px;
	float: right;
}
.section3txt {
	font: bold 18px Arial;
	color: #666;
	float: right;
	margin-top: 50px;
}
#section4 {
	width: 980px;
	float: left;
	font-size: 12px;
}
.section4a {
	width: 100px;
	float: left;
}
.section4b {
	width: 870px;
	float: left;
	font-size: 12px;
}
#section5 {
	width: 980px;
	float: left;
	font-size: 12px;
	color: #CCC;
	text-align: center;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
}
#section6 {
	width: 980px;
	float: left;
	font-size: 12px;
	color: #CCC;
}
/* - SITE BACKGROUND ITEMS ---------------------------------------------------------------------- */
.bk1 {
	background: url(../siteimages/bk1.jpg);
	float: left;
	height: 25px;
	width: 1000px;
	font: italic 16px "Times New Roman";
	color: #033;
}
.bk2 {
	background: url(../siteimages/bk2.jpg);
	float: left;
	width: 1000px;
}
.bk3 {
	background: url(../siteimages/bk3.jpg);
	float: left;
	height: 19px;
	width: 1000px;
}
.rpanel1 {
	background-image: url('../siteimages/rp-bk1.jpg');
	width: 220px;
	height: 35px;
	background-repeat: no-repeat;
	float: left;
}
.rpanel2 {
	background-image: url('../siteimages/rp-bk2.jpg');
	float: left;
	width: 220px;
	padding-left: 5px;
}
.rpanel3 {
	background-image: url('../siteimages/rp-bk3.jpg');
	float: left;
	width: 220px;
	height: 15px;
	background-repeat: no-repeat;
}
/* - Styles in Alphabetical Order --------------------------------------------------------- */

.bar {
	background: #999;
	height: 2px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.bar01 {
	background-image: url('../siteimages/bar01.jpg');
	height: 25px;
}
.center_item1 {
	text-align: center;
}
.deptaddress {
	float: left;
	width: 800px;
}
.depttitle {
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	padding-top: 50px;
	float: left;
	width: 800px;
}
h1 {
	text-align: center;
	margin: 5px 0px;
	font: bold small-caps 22px arial;
	color: #036;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	margin: 0px;
}
h3 {
	font-size: 14px;
}
.indent1 {
	padding-left: 25px;
}
.lclogo {
	float: right;
	height: 100px;
	width: 108px;
	margin-right: 5px;
}
.lc-logo-top {
	width: 108px;
	height: 100px;
	margin-left: 15px;
	float: left;
}
.lcseal {
	float: left;
	height: 100px;
	width: 96px;
	margin-left: 15px;
}
.nav_panel {
	float: left;
	width: 245px;
}
/* Used for the printing part */
.page-break { display:none; }
.pageprint {
	font-size: 10px;
	text-align: center;
}
.pagesend {
	font-size: 10px;
}
.pdfpic_dept {
	background-image: url('../siteimages/pdficon_small.gif');
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	float: left;
}
.pdfinfopanel {
	float: left;
	width: 470px;
}
.pdftxt {
	font-size: 12px;
	color: #333;
}
.pagetitle1 {
	width: 550px;
	font-size: 30px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
	float: left;
	margin-top: 25px;
}
.pendinginfo{
	color: #FF0000;
	text-align: center;
}
.personnel_name {
	font-weight: bold;
	color: #333333;
}
.personnel_spacer {
	float: left;
	height: 6px;
	width: 250px;
}
.rpanel_indent {
	margin-left: 15px;
	font-size: 12px;
}
.rp_title1 {
	font: italic 18px "Times New Roman";
	color: #06F;
	text-decoration: underline;
	padding-left: 15px;
	margin-top: 10px;
}
.s3txt {
	font: bold 18px Arial;
	color: #666;
	float: right;
	margin-top: 50px;
}
.searchbox {
	width: 325px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	margin-top: 45px;
}
.servicetitle1 {
	font: italic 18px "Times New Roman";
	color: #06F;
	text-decoration: underline;
	padding-left: 65px;
}
.servicetitle2 {
	font: italic 18px "Times New Roman";
	color: #06F;
	text-decoration: underline;
	padding-left: 15px;
}
.smbox1 {
	font-size: 12px;
	margin-left: 25px;
}
.smbox1_subbox {
	float: left;
	width: 175px;
}
.sp_panel {
	width: 235px;
	margin-top: 5px;
	padding-left: 5px;
	font-size: 12px;
}
.sp1 {
	float: left;
	width: 100px;
	color: #000;
}
.sp2 {
	float: left;
	width: 130px;
}
.sp3 {
	float: left;
	width: 230px;
	color: #000;
}
.sptxt1 {
	font-size: 10px;
	color: #666;
}
.staffpanel {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	float: left;
	width: 235px;
}
.tag1 {
	font: italic 14px "Times New Roman";
	color: #333;
	text-align: left;
}
.titlepic1 {
	float: left;
	height: 200px;
	width: 270px;
}
.title_text1 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.title_text2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #333300;
}
.title_text3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #333300;
}
.title_text4 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #333333;
}
.txt1 {
	font-size:12px;
}
.txt_centered {
	text-align: center;
}
.txt-gray1 {
	color: #333333;
	font-weight: bold;
}
.txt_lg1 {
	font-size: 18px;
	font-weight: bold;
}
.txt_red {
	color: #800000;
}
.txt-sm1 {
	font-size: 12px;
}

.txt_underline {
	text-decoration: underline;
}
.txt-yellowback1 {
	font-weight: bold;
	background-color: #FFFF00;
}
.webbar {
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #000000 #333333 #333333 #000000;
	width: 475px;
	height: 20px;
	text-align: center;
	background-color: #ecf8e7;
	padding-top: 5px;
	font-size: 12px;
	float: left;
	margin-top: 10px;
}
.webdev1 {
	background-image: url('../siteimages/web_development.jpg');
	width: 470px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 16px;
	color: #800000;
	text-align: center;
	float: left;
}
/* -------------------------------- LINKS ----------------- */
a:link, a:visited, a:active {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #600;
	text-decoration: underline;
}
a.nav1:link, a.nav1:visited, a.nav1:active {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	float: left;
	width: 250px;
	line-height: 20px;
}
a.nav1:hover {
	color: #039;
	text-decoration: underline;
	float: left;
	width: 250px;
}
a.nav2:link, a.nav2:visited, a.nav2:active {
	font-size: 12px;
	color: #069;
	text-decoration: none;
}
a.nav2:hover {
	font-size: 12px;
	color: #600;
	text-decoration: underline;
}
a.nav4:link, a.nav4:active {
	color: #032c25;
	text-decoration: none;
}
a.nav4:visted {
	color: #FFFF00;
	text-decoration: none;
}
a.nav4:hover {
	color: #FC0;
	text-decoration: underline;
}

a.dnav:link, a.dnav:visited, a.dnav:active {
	color: #FFF;
	text-decoration: none;
}
a.dnav:hover {
	color: #FC0;
	text-decoration: underline;
}
a.rpnav1:link, a.rpnav1:visited, a.rpnav1:active {
	font-size: 12px;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
}
a.rpnav1:hover {
	font-size: 12px;
	font-variant: small-caps;
	color: #600;
	text-decoration: underline;
}
a.rpnav_indent:link, a.rpnav_indent:visited, a.rpnav_indent:active {
	font-size: 12px;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
}
a.rpnav_indent:hover {
	font-size: 12px;
	font-variant: small-caps;
	color: #600;
	text-decoration: underline;
	padding-left: 15px;
	list-style-type: disc;
}


