/* CSS Document */
body {
	background-color:#f6f6f6;
	margin:0px;
	font-family:Helvetica, Arial, sans-serif;
}
img {
	border:0px;
}
table {
	border-collapse: collapse;
}
#banner {
	margin:0 auto;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 101px;
	width: 868px;
}
#nav {
	width: 862px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/repeat.gif);
	background-repeat: repeat-x;
}
#box {
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	width: 868px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.boxpad {
	vertical-align:top;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.boxpad h1 {
	color:#052755;
	padding:0px;
	margin:0px;
}
.boxpad p {
	font-size:100%;
	color:#333;
	padding-top: 4px;
	padding-bottom: 4px;
}
#subfooter {
	width: 868px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#footer {
	background-image: url(../images/footer.jpg);
	width: 868px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 56px;
}
.odd {
	background-color: white;
}
.even {
	background-color:#EDEDED;
	}
.even_getstarted {
	background-color:#F9F9F9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 155%;
}
#servtable {
	font-size: 90%;
	color: #3A3A3A;
}

.infogetstarted{font-size:11px;}


.infogetstarted {
	border: 1px solid #898989;
}
#box tr .boxpad #getstarfrm tr .formarea #form1 label #sprytextfield1 {
	background-image: url(../../images/textfldbg.jpg);
	height: 27px;
	width: 386px;
	padding: 1px;
	background-repeat: no-repeat;
	background-position: center center;
}
#getstarfrm b{
	color: #172F4B;
	padding-top:3px;
	padding-bottom:3px;
	min-height:5px;
}.boxpad li {
	list-style-type: square;
}

.servh1row{
	background-color:#08326E;
	color: #FFF;
}
.headerimg {
	padding-bottom: 5px;
}
.formarea {
	background-image: url(../images/formbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#box #servicelist li{
list-style-type: square;
font-size: 12px;
}
