body { 
	margin: 0; padding: 5px 0; 
	color: #000; background: #EF521C; 
	font: 82%/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	}
p.hide { 
	display: none; 
	}
a img { border: 0; }
a { 
	color: #00c; 
	}
a:visited { 
	color: #009; 
	}
a:hover { 
	color: #c00; 
	}
#container {
	background: #fff url(images/mdborder_pl.jpg) 0 0 repeat-y;
	text-align: left;
	border: 1px solid #c00;
	width: 970px;
	margin: 0 auto .4em auto;
	padding: 0;
	position: relative;
	}
#leftbord {
	position: absolute;
	top: 0;
	left: 0;
	}
#masthead {
	margin: 0 0 0 113px;
      padding: 0;
	border: 0;
      background: #f7722b url(images/masthead1w.jpg) right top no-repeat;
      height: 136px;
	position: relative;
      }
#masthead img.logo {
	display: block;
	position: absolute;
	width: 188px;
	height: 136px;
	top: 0px;
	left: 3px;
	}
#masthead h1, #masthead h2 {
	display: none;
	}
#tnav { 
	margin: 0 0 0 113px; 
	padding: 0;
	background: #1f32a2 url(images/navbg.gif) 0 0 repeat-x;
	height: 20px;
	border-bottom: 4px solid #f7722b;
	}
#tnav li { 
	list-style: none; 
	float: left; 
	margin: 0;
	padding: 0;
	font-size: 13px; 
	line-height: 20px; 
	white-space: nowrap;
	}
#tnav a { 
	display: block; 
	float: left; 
	padding: 0 7px 0 8px;
	text-decoration: none; 
	font-weight: normal;
	color: #faf721; 
	border-right: 1px solid #090;
	width: .1em;
	}
html>body #tnav a { 
	width: auto; 
	}
/* Commented backslash hack hides rule from IE5-Mac \*/
#tnav a { 
	float: none; 
	}   /* End IE5-Mac hack */
#tnav a:hover { 
	color: #fff; background-color: #35ac20; 
	}
#main { 
	padding: 20px; padding-top: 15px;
	margin: 0 0 0 120px;
	min-height: 392px;
	}
h1 { 
	color: #1f32a2;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.4em; 
	margin-top: 0;
	margin-bottom: .5em;
	}
h2 { 
	font-size: 1.5em;
	line-height: 1.4em; 
	margin-bottom: .4em; 
	margin-top: 0; 
	color: #35ac20;
	}

h3 { 
	font-size: 1.3em;
	line-height: 1.4em;
	color: #f7722b; 
	margin-top: 0; 
	margin-bottom: .5em;
	}
.new { background-color: #f7722b; color: #fff; padding: 0 3px; font-weight: bold; }
h4 {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0;
	color: #000;
	}
p, ol, ul { 
	font-size: 1em;
	line-height: 1.5em; 
	margin-top: 0; 
	margin-bottom: 1em;
	}
em { 
	font-style: normal; 
	font-weight: bold; 
	color: #1f32a2;
	}
li { 
	margin-top: 0; 
	margin-bottom: 0; 
	}
ul.sep li, ol.sep li {
	margin-bottom: .5em;
	}
ol.sep li ul li { margin-bottom: 0; }
#footer { 
	clear: both;
	text-align: center;
	padding: 0 20px;
	margin: 0 0 0 120px;
	}
p.credit { 
	font-size: .85em; 
	line-height: 1.3em;
	margin-bottom: .25em;
	color: #eee;
	}
p.credit a {
	color: #eee;
	}
p.credit a:hover {
	color: #ffc;
	}
p.credit span { 
	display: none; 
	}
form { 
	margin: 0; 
	padding: 0; 
	}
div.form { 
	background-color: #ffc;
	border: 1px solid #ccc; 
	padding: .8em 1em .3em 1em; 
	width: 93%;
	margin: auto; 
	}

div.row { 
	clear: both; 
	padding-top: 0.5em; 
	}
div.row span.qu { 
	float: left;
	width: 39%; 
	padding-top: .1em; 
	padding-right: .25em;
	text-align: right; 
	}
div.row span.fld { 
	float: right;
	width: 60%;
	text-align: left; 
	}
span.fld ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}
span.req {
	color: #f7722b;
	font-weight: bold;
	}
div.spacer { 
	clear: both;
	margin: 0; 
	}
.fll {
	display: block;
	border: 0;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	}
.flr {
	display: block;
	border: 0;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}
.top {
	clear: both;
	margin: 0;
	font-size: .85em;
	letter-spacing: 1px;
	line-height: 1.2em;
	text-transform: uppercase;
	text-align: right;
	}
.ntm { margin-top: 0; }
.nbm { margin-bottom: 0; }
.cen { text-align: center; }
.indent { margin-left: 25px; }
.small { font-size: .9em; line-height: 1.4em; }
.clr { clear: both; }
table.plain { border: 1px solid #ccc; border-width: 1px 1px 0 0; margin-bottom: 1em; }
table.plain td { border: 1px solid #ccc; border-width: 0 0 1px 1px; }
table.chart { margin-bottom: 1em; }
table.chart td { padding: 4px 10px 4px 0; vertical-align: top; border-bottom: 1px solid #ccc; }
table.chart tr.titlerow td { background-color: #35ac20; border-bottom: 0; }
table.chart tr.titlerow h4 { color: #fff; padding-left: 5px; line-height: 1.2em; }
table.chart tr.titlerow2 td { background-color: #f7722b; border-bottom: 0; }
table.chart tr.titlerow2 h4 { color: #fff; padding-left: 5px; line-height: 1.2em; }
table.chart td strong { font-size: 1.1em; }

table.calendarsched { margin-bottom: 1em; border: 1px solid #ccc; border-width: 1px 1px 0 0; }
table.calendarsched td { background-color: #eef; line-height: 1.3em; text-align: center; padding: 6px; vertical-align: center; border: 1px solid #ccc; border-width: 0 0 1px 1px; }
table.calendarsched tr.titlerow td { background-color: #35ac20; border-bottom: 0; }
table.calendarsched tr.titlerow h4 { color: #fff; padding-left: 5px; line-height: 1.2em; }
table.calendarsched tr.titlerow2 td { background-color: #f7722b; border-bottom: 0; }
table.calendarsched tr.titlerow2 h4 { color: #fff; padding-left: 5px; line-height: 1.2em; }
table.calendarsched td.blank { background: #fff; }
table.calendarsched td.office { background: #dfc; }
table.calendarsched td.kids { background: #ff9; }
