body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
body {
	margin:0;
	background:url(back.gif) repeat-x;
}


#container {
	width:820px;
	margin:0 auto;
	padding:0 0 20px;
}

#container .breaker {
	display:block;
	font-size:1px;
	line-height:1px;
	clear:both;
}
#container .logo {
	margin:35px 0 31px 20px;
	
}



/* form */

#form-holder {
	position:relative;
	z-index:1000;
}
#form-outer {
	position:absolute;
	width:470px;
	top:40px;
	left:350px;
	margin-bottom:100px;
	z-index:1000;
	background-color:#fff;
}
#form-outer .footer {
	font-size:10px;
	line-height:14px;
	text-align:center;
	color:#7e7e7e;
	padding:10px 0;
}
#form-outer .footer a {
	color:#7e7e7e;
}
#form-outer .footer a:hover {
	color:#000;
	text-decoration:none;
}
#form-outer .fixer {
	display:block;
	clear:both;
}
	
#form-inner {
	padding:8px;
	background-color:#c0cdd3;
	border:3px solid #fff;
	text-align:left;
	color:#000;
}
#form-inner h2 {
	margin:0;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	padding:8px 12px 8px 30px;
	background:url(asterisk.gif) no-repeat 8px 50% #6E0500;
	border:1px solid #7f95a0;
}
#form-inner .directions {
	font-size:11px;
	line-height:16px;
	padding:6px 10px;
	background-color:#fff;
	border:solid #7f95a0;
	border-width:0 1px;
	color:#868686;
}
#form-inner form {
	margin:0;
	font-size:11px;
	line-height:16px;
	padding:4px 12px;
	background:#fff;
	border:1px solid #7f95a0;
	border-top:0px;
}
#form-inner .forms2 {
	margin:4px 0;
	padding:1px;
}
#form-inner .buttonHolder {
	text-align:right;
}
#form-inner .button {
	padding:3px;
	background:#EC8801;
	color:#000;
	border:2px solid;
	border-color:#ffd957 #975700 #975700 #ffd957;
	font-size:14px;
}
#form-inner div {
	border-top:1px solid #c6d4db;
	padding:8px 0;
}

/* nav */

.accordion_toggle {
	display: block;
	width:330px;
	padding: 6px 12px 6px 22px;
	line-height: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	text-decoration:underline;
	border-top:1px solid #c0cdd3;
	margin: 0;
	background:url(bullet-plus.gif) no-repeat 6px 50%;
}
.accordion_toggle .alternate {
	background:#eef2cd;
}
.accordion_toggle:hover {
	text-decoration:none;
}
.accordion_toggle_active {
	background:url(bullet-minus.gif) no-repeat 6px 50% #6E0500;
	color: #ffffff;
	border-top:2px solid #e4a11b;
	text-decoration:none;
}
.accordion_content {
	color: #333;
	overflow: hidden;
	line-height: 16px;
	font-size:11px;
}
.accordion_content .image {
	background:#F2F5DA;
	width:350px;
	border-top:2px solid #fff;
	overflow:hidden;
}
.accordion_content .headline h1 {
	font-size:24px;
	line-height:30px;
	width:326px;
	margin:0;
	padding:10px 12px;
	top:110px;
	left:0px;
	color:#000;
	border-bottom:1px solid #D4D9AA;
	border-top:1px solid #ACB558;
	
}
.accordion_content .subtext {
	background:#e4ebee;
	padding:6px 10px;
	width:330px;
	font-size:14px;
	line-height:20px;
}

.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
.accordion_content h4 {
	margin:8px 0 0 10px;
	font-size:16px;
	line-height:24px;
	color:#000;
	width:330px;
}
.accordion_content .programs h4 {
	margin:12px 0 0;
	font-size:14px;
	line-height:24px;
	color:#000;
	border-bottom:1px solid #D4D0C8;
	width:300px;
}
.accordion_content .programs {
	width:320px;
	height:400px;
	overflow:auto;
	margin:0 0 10px 10px;
}
.accordion_content .programs li {
	margin-bottom:6px;
}
.accordion_content .tabs {
	text-align:right;
	width:340px;
	font-size:10px;
}
.accordion_content p {
	line-height: 16px;
	font-size:11px;
	width:330px;
	margin-left:10px;
}
.vertical_accordion_toggle {
	display: block;
	height: 30px;
	width: 600px;
	background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}
.vertical_accordion_toggle_active {
	background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
	color: #ffffff;
	border-bottom: 1px solid #f68263;
}
.vertical_accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}
.vertical_accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
.vertical_accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
.occupation {
	width:340px;
	padding:4px 8px 4px 0;
	font-size:10px;
	text-align:right;
	border:solid #D4D9AA;
	border-width:1px 0;
}
#content {
	text-align:left;
	width:340px;
}
#content h1 {
	padding-left:10px;
	width:330px;
	margin:8px 0;
	font-size:14px;
}


a:hover {
	text-decoration:none;
}