* {
	padding:0;
	margin:0;
	}
body {
	text-align:center;
	background:#009 url(../../images/bg.jpg) top left repeat;
	color:#33001F;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:small;
	padding-bottom:20px;
	}
#printlogo {
	display:none;
	}

#container {
	margin:8px auto 0px auto;
	padding:0;
	width:715px;
	background: transparent url(../../images/containerbg.jpg) top left repeat-y;
	}
	
#masthead {
	width:715px;
	height:210px;
	background: transparent url(../../images/masthead.jpg) top left no-repeat;
	}
	

	
#nav {

	float:left;
	padding:163px 0 0 8px;
	width:730px;
	height:44px;
	}

/* Hail Zeldman! */
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	}

#nav li	{
	height:44px;
	float:left;
	display:inline;	
	}


#nav li a {
	display: block;
	text-indent:-9999px;
	text-decoration: none;
	height:44px;
}



#nav li#home a {
	width:63px;
	background: transparent url(../../images/buttonsprite.jpg) -29px 0px no-repeat;
	}
#nav li#home a:hover {
	background: transparent url(../../images/buttonsprite.jpg) -29px -44px no-repeat;
	}
#nav li#home.active a {
	background: transparent url(../../images/buttonsprite.jpg) -29px -88px no-repeat;
	}

#nav li#services a {
	width:67px;
	background: transparent url(../../images/buttonsprite.jpg) -92px 0px no-repeat;
	}
#nav li#services a:hover {
	background: transparent url(../../images/buttonsprite.jpg) -92px -44px no-repeat;
	}
#nav li#services.active a {
	background: transparent url(../../images/buttonsprite.jpg) -92px -88px no-repeat;
	}

#nav li#eligibility a {
	width:140px;
	background: transparent url(../../images/buttonsprite.jpg) -159px 0px no-repeat;
	}
#nav li#eligibility a:hover {
	background: transparent url(../../images/buttonsprite.jpg) -159px -44px no-repeat;
	}
#nav li#eligibility.active a {
	background: transparent url(../../images/buttonsprite.jpg) -159px -88px no-repeat;
	}

#nav li#referral a {
	width:152px;
	background: transparent url(../../images/buttonsprite.jpg) -299px 0px no-repeat;
	}
#nav li#referral a:hover {
	background: transparent url(../../images/buttonsprite.jpg) -299px -44px no-repeat;
	}
#nav li#referral.active a {
	background: transparent url(../../images/buttonsprite.jpg) -299px -88px no-repeat;
	}

#nav li#employment a {
	width:97px;
	background: transparent url(../../images/buttonsprite.jpg) -451px 0px no-repeat;
	}
#nav li#employment a:hover {
	background: transparent url(../../images/buttonsprite.jpg) -451px -44px no-repeat;
	}
#nav li#employment.active a {
	background: transparent url(../../images/buttonsprite.jpg) -451px -88px no-repeat;
	}

#nav li#resources a {
	width:82px;
	background: transparent url(../../images/buttonsprite.jpg) -548px 0px no-repeat;
	}
#nav li#resources a:hover {
	background: transparent url(../../images/buttonsprite.jpg) -548px -44px no-repeat;
	}
#nav li#resources.active a {
	background: transparent url(../../images/buttonsprite.jpg) -548px -88px no-repeat;
	}

#nav li#contact a {
	width:90px;
	background: transparent url(../../images/buttonsprite.jpg) -630px 0px no-repeat;
	}
#nav li#contact a:hover {
	background: transparent url(../../images/buttonsprite.jpg) -630px -44px no-repeat;
	}
#nav li#contact.active a {
	background: transparent url(../../images/buttonsprite.jpg) -630px -88px no-repeat;
	}


#wrapper {
	width:715px;
	background:transparent url(../../images/contenttop.jpg) top left no-repeat;
	}
	

#wrapper2 {
	width:715px;
	text-align:left;
	background: transparent url(../../images/contentbg.jpg) bottom left no-repeat;
	padding:0 0 0px 0;
	}
	
#content {
	width:500px;
	float:left;
	padding:0 0 0 5px;
	}
	
#content p, #content h1, #content h2, #content h3, #content h4, #content ul {
	padding:10px 30px 10px 30px;
	color:#000;
	}	
	
#content h1 {
	font-size:1.5em;
	color:#003366;
	}
#content h2 {
	font-size:1.2em;
	color:#003366;
	}
#content h3 {
	font-size:1.1em;
	color:#003366;
	}
#content h4 {
	font-size:1em;
	color:#003366;
	}
#content ul {
	padding-left:60px;
	}
	
#rightcol {
	width:175px;
	float:right;
	padding-top:70px;
	font-size:x-small;
	color:#fff;
	}

#rightcol ul {
	margin:0;
	padding:0;
	list-style:none;
	color:#fff;
	}
	
#rightcol a {
	color:#fff;
	}
		

#footer {
	padding-top:70px;
	background:transparent url(../../images/footer.jpg) top left no-repeat;
	width:715px;
	height:142px;
	text-align:center;
	clear:both;
	margin:0 auto 0 auto;

	}
	
#footer p {
	font-size:x-small;
	}
	
.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:205px;
	clear:both;
	}
	
.pic p {
	font-size:x-small;
	}
	
.pic img {
	border:3px solid #900;
	}

	
.subnav {
	float:right;
	margin:0px 0px 0px 10px;
	border: 3px solid #099;
	padding:5px;
	width:265px;
	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:#900;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.formtable {
	width:100%;
	}
.labels {
	width:35%;
	}
.address{
	margin-bottom:10px;
	}
.footerlinks {
	margin-bottom:20px;
	}
		
fieldset {
	margin:20px;
	padding:10px;
	}
		