form {
	margin:0px;
	padding:0px;
}

a {
	color:#393939;
	font-weight: bold;
}

a:hover {
	color:#393939;
	text-decoration: none;
	font-weight: bold;
}

A.botnav {
  color: #9A9A9A;
  text-decoration: none;
}

A.botnav:hover {
  color: #9A9A9A;
  text-decoration: underline;
}

A.policy {
  color: #9A9A9A;
  text-decoration: none;
}

A.policy:hover {
  color: #9A9A9A;
  text-decoration: underline;
}

A.login {
  color: #9A9A9A;
  text-decoration: none;
}

A.login:hover {
  color: #9A9A9A;
  text-decoration: none;
}

ul {
	list-style-type: square;
}




body {
	background:URL(images/tall_x.gif) repeat-x;
	background-color:#A8B2AF;
	color:#393939;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
}

.pagetitle {
	color: #393939;
	font-weight: bold;
	font-size: 13px;

}

td {
	color:#393939;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	line-height:14px;
}

.b{
	color:#3F5968;
	font-weight:900;
	text-decoration:none;
	}
.w{
	color:#FFFFFF;
	font-weight:900;
	}

.policy{
	color:#9A9A9A;
	text-decoration:none;
	}


.wrap {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 712px !important;
	}

.homewrap {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 712px !important;
	}

#header {
	background:URL(images/header.jpg) no-repeat;
	margin:0;
	padding:0;
	width:717px;
	height:282px;
	text-align:left;
	display:table;
}

TD.contentheading {
border-bottom: 1px solid #005E31;
color: #005E31;
font-weight: bold;
font-size: 13px;
padding-top:10px;
}


#content {
	background:URL(images/tall_y.gif);
	margin:0;
	padding:0;
	width:717px;
	text-align:left;
	display:table;
}

DIV.content {
	padding-left:20px;
	padding-right:20px;
}

#clientscontent {
	background:URL(images/tall_y.gif);
	margin:0;
	padding:0;
	width:717px;
	height:300px;
	text-align:left;
	display:table;
}


#footer {
	margin:0px;
	padding:0px;
	width:717px;
	height:93px;
	text-align:left;
	background:URL(images/footer.gif) no-repeat;
	line-height: 20px;
}


.input {
	width:185px;
	border-style:solid;
	border-width:1px;
	height:19px;
	border-color:#555555;
	background-color:#ECEEEE;
	padding:2px 0 0 5px;
	color:#393939;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}


.textarea{
	width:185px;
	border-style:solid;
	border-width:1px;
	height:159px;
	border-color:#555555;
	background-color:#ECEEEE;
	padding:2px 0 0 5px;
	color:#393939;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:hidden;
}

input.errHilite, select.errHilite, textarea.errHilite {
	border: 1px solid #000000;
	background-color: #e8e8e8;
	color: #000000;
	}

label.errHilite {
	color: #C00;
	}

ul#errors {
	display: none;
	margin-top: 1em;
	background-color: #FFE;
	border: 1px solid #CC9;
	padding: .3em;
	color: #C00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	}
ul#errors li {
	margin-top: .5em;
	margin-bottom: .5em;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
ul#errors li.heading {
	list-style-type: none;
	color: #657C9A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	margin: .5em 0;
	padding: 0;
	font-size: 12px;
	}

a, #search .inputbox, #search .button{
color: #393939;
font-weight: bold;
}

.button {
border: 1px solid #BBBBBB;
}

#contentwrapper{
width: 230px;
height: 220px;
border: 1px solid black;
background-color: #AECA80;
padding: 5px;
}
.alignboxleft{
float: left;
margin-right: 10px;
}
.alignboxright{
float: right;
margin-left: 10px;
}
.billcontent{
width: 100%;
display:block;
}

.infofield {
width:5px;
visibility:hidden;
}

#landingformcontainer {
background: #fff url('images/landingformback1.gif') no-repeat top;
color:#fff;
height:507px;
width:330px;
margin:0;
padding:10px 0 0 0;
float:right;
}

div.landingcontainer {
height:507px;
width:300px;
text-align:center;
margin:0;
padding:0px;
float:left;
}

#landingform table, #landingform td {
color:#fff;
padding-right:5px;
}

#landingform a, #landingform a:hover, #landingform a:visited {
color:#fff;
}

#landingform .landingformhead {
color: #393939;
font-weight: bold;
font-size:28px;
line-height:30px;
}

#landingform .landingformsubhead {
color: #393939;
font-weight: bold;
font-size:16px;
}

#landingform .landingformreq {
color: #393939;
font-weight: bold;
font-size:10px;
}

div.landingheadline {
color: #393939;
font-weight: bold;
font-size:24px;
line-height:26px;
padding-bottom:25px;
}