* {
	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;
	
	width:700px;
}
#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:700px;
	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-right:30px;
}
#copy ul {
	
	padding-top:5px;
	padding-bottom:10px;
}
#copy ul li{
	
}


	#leftnav p {
	margin-left:5px;
	}
		
	
#nav {
display:none;
	
	}

/* Hail Zeldman! */

#bottomCap{
display:none;
}
#goodSam{
	
}
#siteoptions  {
display:none;
	margin-left:215px;
	padding-top:8px;
}
#siteoptions ul li{
	display:inline;
	list-style-type:none;
	
	
}
#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 30px;
	width:215px;
	clear:right;
	}
	
.pic p {
	font-size:x-small;
	}
	


	
.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;
	}

.formtable {
	width:100%;
	}
.labels {
	width:35%;
	}
	v