body {
	width:782px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	background-color:#FFFDEB;
	border:0;
	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:small;
	padding-bottom:40px;
	}


#container {
	
	
	
	}
	
#masthead {
	background-image:url("/images/masthead.jpg");
	background-repeat:no-repeat;
	height:256px;
	width:782px;
	}
#masthead h1 {
	font-size:xx-large;
	}
#content {
	background-image:url("/images/contentBG.jpg");
	background-repeat:repeat-y;
	width:782px;
	padding-top:10px;
	margin-top:0px;
	margin-left:0px;
	padding-bottom:80px;
	}
	
#content p, h1, h2, h3, h4, h5, h6, ul, li, ol {
	padding:5px 20px 5px 20px;
	}
#content h1{
	font-size:x-large;
}
#copy {
	margin-left:220px;
	
}
#nav {
	float:left;
	margin-left:0px;
	width:130px;
	padding-top:10px;
	
	}
/* Hail Zeldman! */
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	}

#nav li	{
	text-align:center;
	/*border-bottom: 1px solid #010101; */
	width: 130px;
	margin-left:20px;
	margin-top: 0px;
	padding-left:10px ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #000000;
}
#nav li a {
	display: block;
	background-color:#263582;
	font-weight: bold;
	padding-top: 2px;
	padding-left:10px;
	margin-left:10px;
	color: #F2BA35;
	text-decoration: none;
	width: 130px;	
	height:25px;
}



#nav li a:hover {
	font-weight: bold;
	background-color:#9399B7;	
	color: #F2BA35;
	text-decoration: none;
}
#nav li#active a {
	background-color:#9399B7;
	font-weight: bold;
	color: #F2BA35;
	text-decoration: none;
}
#siteOptions{
	padding:0px;
	margin:0px;	
	text-align:left;
}
#siteOptions ul li a{
		height:15px;
		background-color:transparent;
		font-size:x-small;
		list-style-type:none;
		text-align:left;
		color:#9399B7;
		padding:0px 0px 0px 30px;
		margin:0px;
		
}	
#siteOptions ul li a:hover {
	background-color:transparent;

}
#blueStripe {
	margin-left:200px;
	margin-top:-200px;
}
#address{
	width:370px;
	text-align:center;
	padding-top:105px;
	margin-left:auto;
	margin-right:auto;
	color:#263582;
}
#address ul li{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#copyright{
	font-size:x-small;
	text-align:center;
	margin-top:60px;
}
#BBB{
float:right;
margin-top:-80px;
margin-right:10px;
}
#footer {
	background-image:url("/images/footerBG.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	padding:150px 0px 0px 0px;
	height:296px;
	width:100%;
	text-align:center;
}
#footer p {
	font-size:x-small;
	padding:0px;
	margin:0px;
}
.agspaced {
	font-size:xx-small;
	color:#000000;
	padding-bottom:0px;
	padding-top:0px;
	
	text-align:center;
	}
	
.slogan {
	letter-spacing:normal;
	}
.agspaced select {
	font-size:xx-small;
	}
	
.footertext {
	padding:0;
	margin:0;
	}
.noPad {
	font-size:x-large;
	font-weight:bold;
	padding:0px;
	margin:0px;
}	
.agspaced a {
	color:#000000;
	}
#bottomNav{
	padding:5px;
	margin:0px;
}	
	
.pic {
	float:right;
	margin:10px 20px 10px 10px;
	width:200px;
	
	}
	.Wpic {
	float:right;
	margin:10px 20px 10px 10px;
	padding-top:40px;
	width:280px;
	
	}
.pic p {
	font-size:x-small;
	}
	
.pic img {
	border-color:#263582;
	border-style:solid;
	border-width:medium;
	}
img {
	border:0;
	}
	
td {
	vertical-align:top;
	}

a {
	color:#9399B7;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.questions {
	list-style:none;
	font-weight:bold;
	margin:10px 0 0 0;
	}


.answers {
	list-style:disc;
	margin-left:20px;
	}
.form {
	margin-right:20px;
	margin-left:20px;
}
.formtable {
	width:100%;
	}
.labels {
	width:35%;
	}
	