@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	margin: 0;
	padding-top: 30px;
}
li {
	padding-left: 10px;
	list-style-type: none;
	list-style-image: url(../Images/bullet.png);
}
img, input, div, a {
	behavior: url(Lib/iepngfix.htc);
	border: none;
}
table {
	font-size: 11px;
}
.applyarea {
	text-align: right;
	padding: 5px 10px;
}
.applyarea a {
	font-size: 11px;
	/*color: #99cccc;*/
	color: #99cccc;
	font-weight: bold;
	text-decoration: none;
}
.applyarea a:hover {
	text-decoration: underline;
}
.viewlink {
	float: right;
}
a.mainlinks {
	font-size: 11px;
	font-weight: bold;
	/*color: #99cccc;*/
	color: #99cccc;
	text-decoration: none;
}
a.mainlinks:hover {
	text-decoration: underline;
}
#container {
	width: 900px;
	margin: 0px auto;
}
.headline {
	font-size: 16px;
	font-weight: bold;
	color: #99cccc;
	padding-bottom: 10px;
}
.subHeadline {
	font-size: 13px;
	font-weight: bold;
	color: #99cccc;
	padding-bottom: 5px;
}
.leftside {
	width: 170px;
	/*height: 319px;*/
	padding: 10px 7px;
	margin: 0px 10px;
	float: left;
	display:block;
}
.logo {
	border: solid 3px #99cccc;
	margin-bottom: 20px;
}
.address {
	color: #99cccc;
	font-size: 13px;
	border-bottom: solid 1px #99cccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#footer .address a {
	color: #99cccc;
	font-size: 13px;
	text-decoration: none;
}

.ltBlueTxt {
	color: #99cccc;
}
.TurquoiseTxt {
	color: #FFF;
}
#emailBox {
	height: 15px;
	width: 130px;
	border: solid 1px #000000;
	font-size: 10px;
	_margin-left: -10px;
    !margin-left: -10px;
}
.fulltext {

	/* width: 680px; */
	width: 670px;
	margin: 10px 0 10px 15px;
	float: left;
}
.fulltext p {
	width: 608px;
	padding: 5px 25px 5px 17px;
}
.homebg {
	background-image: url(../Images/sm_buildingBG.jpg);
	background-repeat: no-repeat;
	width: 670px;
	height: 345px;
	vertical-align: bottom;
}

.homebg p {
	width: 390px;
}

.homeaddress {
	width: 120px;
	padding-left: 20px;
	margin-top: 290px;
	float: left;
}
#leftcontact {
	float: left;
	width: 150px;
}
#rightcontact {
	float: left;
	width: 400px;
}
.formField {
	width: 180px;
	text-align: left;
	padding-top: 5px;
}
.input {
	height: 17px;
	width: 135px;
	border: solid 1px #000;
	font-size: 11px;
}
.dropdown {
	height: 18px;
	width: 45px;
	font-size: 11px;
	border: solid 1px #000;
}
.widedropdown {
	height: 17px;
	width: 175px;
	font-size: 11px;
	border: solid 1px #000;
}
.zipCode {
	height: 17px;
	width: 75px;
	border: solid 1px #000;
}
#zipCD {
	padding-left: 15px;
}
.onlineUtility {
	font-size: 14px;
	color: #FFF;
}
#footer {
	position:relative;
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
	color: #333;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover { text-decoration: underline; }
.clearboth { clear: both; }
.tac { text-align: center; }
.tal { text-align: left; }
.tar { text-align: right; }
.fl { float: left; }
.fr { float: right; }
.lp15 { padding-left:15px; }
.lp30 { padding-left:30px; }

.menuTitle
{
	font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #d2dcdb;
	text-decoration: none;
}

.menuTitle:hover { text-decoration: underline; }

	/* Updated by Andrew */
	.menulink
	{
		font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		display:block;
	}
	
	.menulink:hover { text-decoration: underline; }
	
	.subMenulink
	{
		font-family: "Courier New", Courier, monospace;
		font-size: 11px;
		font-weight: bold;
		color: #92B6C7;
		text-decoration: none;
		display:block;
	}
	
	.subMenulink:hover { text-decoration: underline; }
	div#div0, div#div1, div#div2, div#div3, div#div4, div#div5 { display:block; }
	