body {
   background-color: #ffffff;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   color: #333131;
   background:url(../img/bkgrd.jpg);
   background-repeat: no-repeat;
   line-height: 20px;
}

#headerContainer {
	width:785px;
	height: 65px;
	padding-top: 15px;
	}

.logo {
	margin-left: 20px;
	float: left;
	}

.copyLink {
	width: 100px;
	margin-left: 300px;
	}
		
.copyLink a, .copyLink a:link {
	color: #266CAB;
	text-decoration: none;
	}
	
.copyLink a:hover {	
	color: #333131;
	text-decoration: underline;
	}

#navContainer {
    margin-top: 23px;
    margin-left: 103px;
    width: 690px;
    font-size: 12px;
    font-weight: normal;
	line-height: normal;
}                  
#navContainer ul {
   padding-left: 0px;
   margin: 0px;
   }
#navContainer ul li {
   text-transform: none;
   list-style-type: none;
   padding-left: 0px;
   }
#navContainer a, #navContainer a:link {
   text-decoration: none;
   color: #266CAB;
   padding-left: 0px;
   padding: 5px;
   display: block;
   height: 16px;
   background-image: url(../img/arrowBlue.gif);
   background-repeat: no-repeat;
   background-position:center;
   background-position:left;
   }
#navContainer a:hover {
   text-decoration: none;
   padding: 5px;
   background-image: url(../img/whiteBar.gif);
   background-repeat: no-repeat;
   background-position: center;
   background-position: left;
}

   
   .activepage {
   text-decoration: none;
   color: #FFFFFF;
   padding-left: 0px;
   padding: 5px;
   display: block;
   height: 16px;
   background: url(../img/barBlue.gif);
   background-repeat: no-repeat;
   background-position:center;
   background-position:left;
   }
  
.paragraphCopy {
	width: 485px;
	padding-left: 104px;
	}
	
.listStyle {
	width: 600px;
	color: #266cab;
	padding-left: 125px;
	list-style-image:url(../img/arrowGrey.gif);
	}
	
.listStyleColumn {
	width: 180px;
	color: #266cab;
	margin-left: 0px;
	padding-left: 0px;
	}
	
.listArrow {
	width: 6px;
	padding-top: 6px;
	margin-left: 0px;
	padding-left: 0px;
	background-image:url(../img/arrowGreyTall.gif);
	background-repeat:no-repeat;
	}
	
#columnHolder {
	width: 744px;
	}
	
#columnOne {
	width: 200px;
	padding-left: 104px;
	}
	
#columnTwo {
	width: 200px;
	padding-left: 20px;
	}
	
#columnThree {
	width: 200px;
	padding-left: 20px;
	}

.headline {
	padding-left: 104px;
	margin-top: 25px;
	}
	
.headlineOne {
	padding-left: 0px;
	margin-top: 25px;
	}
	
.callOut {
	background-image:url(../img/callOut.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 82px;
	width: 795px;
	}
	
	
#footerImg {
	background-image: url(../img/footerImg.gif);
	margin-left: 92px;
	height: 250px;
	width: 700px;
	}
	
.addressCopy {
	color: #8590A2;
	font-size: 10px;
	padding-top: 97px;
   	padding-left: 10px;
	line-height: 12px;
	}
	
.label {
	margin-left: 105px;
	margin-bottom: 30px;
	align: left;
}

.inputField {
	padding-bottom: 10px;
	padding-left: 5px;
	}
	
.button {
	margin-left: 320px;
	}	