* {
	margin:0;
	padding:0;
	}
body {
	width:100%;
	text-align:left;
	margin:0px;
	padding:0px;
	border:0;
	color:#000046;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:small;
	padding-bottom:40px;
	background-image:url(/images/bg.jpg);
	}
#container {
	background-image: url(/images/contentBG.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:766px;
}
h1,h2 {
	font-size:medium;
	padding-top:10px;
}
h3,h4{
	font-size:small;
}
#masthead {
	width:766px;
	background-image:url(/images/masthead.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:220px;
	position:relative;
	}
#masthead h1 {
	font-size:xx-large;
	}
#flashHeader{
	height:202px;
	position:relative;
	top:20px;
	left:20px;
	padding-bottom:0px;
	margin-bottom:0px;
}
#orangeBar {
	background-image:url(/images/orangeBar.jpg);
	background-repeat:no-repeat;
	width:760px;
	height:55px;
	padding:0px;
}
#content {
	width:760px;
	padding-top:0px;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	padding-right:0px;
}
#content p {
	padding-top:10px;
	padding-bottom:10px;
}
#copy {
	margin-left:230px;
	margin-right:30px;
}
#copy ul {
	padding-left:20px;
	padding-top:5px;
	padding-bottom:10px;
}
#copy ul li{
	padding-left:10px;
}


	#leftnav p {
	margin-left:5px;
	}
		
	
#nav {
	float:left;
	width:186px;
	height:666px;
	background-image:url(/images/navBar.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:6px;
	margin-left:17px;
	display:inline;
	}

/* Hail Zeldman! */

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0; 
	}

#nav li	{
	width: 150px;
	height: 25px;
	padding: 0;
	}
#nav li a {
	display: block;
	text-decoration: none;
	width: 150px;	
	height:25px;
	text-indent:-9999px;
}
#nav li a:hover {
	text-decoration: none;
	}
	/*=-=-=-=-=-=-=-=-=-=-=-=-=- HOME =-=-=-=-=-=-=-=-=-=-=-=*/
body #nav li#home a {
	background: transparent url(../../images/buttonsprite.gif) 0px 0px no-repeat;
}
body #nav li#home a:hover {
	background: transparent url(../../images/buttonsprite.gif) -150px 0px no-repeat;
}
body #nav li#home {
	background: transparent url(../../images/buttonsprite.gif) -150px 0px no-repeat;
}
body#homebody #nav li#home a {
	background: transparent url(../../images/buttonsprite.gif) -300px 0px no-repeat;
}
/*=-=-=-=-=-=-=-=-=-=-=-=-=- VISION =-=-=-=-=-=-=-=-=-=-=-=*/
body #nav li#vision a {
	background: transparent url(../../images/buttonsprite.gif) 0px -25px no-repeat;
}
body #nav li#vision a:hover {
	background: transparent url(../../images/buttonsprite.gif) -150px -25px no-repeat;
}
body #nav li#vision {
	background: transparent url(../../images/buttonsprite.gif) -150px -25px no-repeat;
}
body#visionbody #nav li#vision a {
	background: transparent url(../../images/buttonsprite.gif) -300px -25px no-repeat;
}
/*=-=-=-=-=-=-=-=-=-=-=-=-=- INVOLVED =-=-=-=-=-=-=-=-=-=-=-=*/
body #nav li#involved a {
	background: transparent url(../../images/buttonsprite.gif) 0px -50px no-repeat;
}
body #nav li#involved a:hover {
	background: transparent url(../../images/buttonsprite.gif) -150px -50px no-repeat;
}
body #nav li#involved  {
	background: transparent url(../../images/buttonsprite.gif) -150px -50px no-repeat;
}
body#involvedbody #nav li#involved a {
	background: transparent url(../../images/buttonsprite.gif) -300px -50px no-repeat;
}
/*=-=-=-=-=-=-=-=-=-=-=-=-=- CONTACT =-=-=-=-=-=-=-=-=-=-=-=*/
body #nav li#contact a {
	background: transparent url(../../images/buttonsprite.gif) 0px -75px no-repeat;
}
body #nav li#contact a:hover {
	background: transparent url(../../images/buttonsprite.gif) -150px -75px no-repeat;
}
body #nav li#contact {
	background: transparent url(../../images/buttonsprite.gif) -150px -75px no-repeat;
}
body#contactbody #nav li#contact a {
	background: transparent url(../../images/buttonsprite.gif) -300px -75px no-repeat;
}
#bottomCap{
	background-image:url(/images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:auto;
	margin-right:auto;
	width:766px;
	height:39px;
}
#goodSam{
	
}
#siteoptions  {
	margin-left:215px;
	padding-top:8px;
}
#siteoptions ul li{
	display:inline;
	list-style-type:none;
	
	
}
.backToTop{
	padding:10px 0 10px 0;
}
.faqList li {
	padding:3px;
}
#siteoptions ul li a{
	font-size:9px;
}
#footer {
	
	margin-left:auto;
	margin-right:auto;
	width:766px;
	text-align:center;
	}
	
#footer p {
	font-size:x-small;
	padding-bottom:10px;
	}
	
.agspaced {
	
	font-size:xx-small;
	color:#000000;
	margin-bottom:-10px;
	padding-bottom:0;
	text-align:center;
	}
	
.slogan {
	letter-spacing:normal;
	}
.agspaced select {
	font-size:xx-small;
	}
	
.footertext {
	padding:0;
	margin:0;
	}
		
.agspaced a {
	color:#000000;
	}
	
	
.pic {
	float:right;
	margin:10px 0px 10px 10px;
	width:215px;
	clear:right;
	}
	
.pic p {
	font-size:x-small;
	}
	
.pic img {
	
	}

	
.subnav {
	float:right;
	margin:0px 0px 0px 0px;
	padding:5px;
	width:100%;
	font-size:10px;
	background:#fff;
	}

.subnav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }
  
.subnav ul li {
  margin: 6px 0 10px 0;
  padding: 0;
  
  line-height: 14px; /* height of icon */
  background-image:url(../../images/Maglogosmall.jpg);
  background-repeat: no-repeat;
  background-position: 0 50%;
 
  }
.subnav ul li a {
  padding-left: 30px; /* width of icon + whitespace */
  font-size:small;
  font-weight:normal;
  }

img {
	border:0;
	}
	
td {
	vertical-align:top;
	}

a {
	color:#000000;
	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;
	}
.formfield {
	margin-left:40px;
	
}
.specialLabel{

}
.formtable {
	width:100%;
	}
.labels {
	width:35%;
	}
	