body {
	font: 76%/145% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF;
	text-align: center;
	margin: 0 5px;
	padding: 0px;
}
#masthead {
	background: #FFFFFF url(site_images/banner.jpg) no-repeat left top;
	height: 210px;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 781px;
	position: relative;
	background: url(site_images/dots.gif) repeat-y 500px 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	clear: both;
        background: #4f8e80;
	color: #FFFFFF;
	margin-top: 20px;
       padding: 5px;
}

#footer p {
	margin: 0px;
	padding: 0px;
}
#footer a {color: #FFFFFF;}
.textright {
	float: right;
        
}
.modx {float: right;
       clear: right;
       margin-top: 3px;}
h1 {
	padding: 0px;
	margin-top: 0px;
	color: #666666;
	font: 1.5em/normal "Trebuchet MS", Verdana, sans-serif, "Century Gothic";
}
h2 {
	font: 1.4em/normal "Trebuchet MS", Verdana, sans-serif, "Century Gothic";
	color: #04724F;
	margin-top: 0px;
	margin-bottom: .2em;
	padding: 0px;
        text-transform: uppercase;
}
h3 {
        font: 1.25em/normal "Trebuchet MS", Verdana, sans-serif, "Century Gothic";
	margin-top: .5em;
	margin-bottom: .2em;
}
h5 {
	margin-top: 0px;
	margin-bottom: .3em;
}
.box {
	background: #D6E0EA;
	padding: 5px 5px 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 120%;
}

.box img {
	float: left;
	margin-right: 15px;
	padding: 0px;
}
.box h5{ text-transform: uppercase;}
.clearl {
	margin: 0px;
	padding: 0px;
	color: #D6E0EA;
	clear: left;
}
.clearfloat {clear: both; padding-top: 10px;}
a img {border: none;}
p {
	font-size: 0.925em;
	margin-top: 0px;
	margin-bottom: 1em;
}
#col1 {
	width: 490px;
	margin-bottom: 10px;
	margin-top: 10px;
        padding-bottom: 5px;
}
#col2 {
	width: 270px;
	margin-bottom: 5px;
        padding-bottom: 5px;
	position: absolute;
	right: 0px;
	top: 220px;
}


#topnav {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 278px;
	border-left: 1px solid #FFFFFF;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 12px;
	list-style: none;
	border-style: none;
}
#topnav li {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
}
#topnav li a:link, #topnav a:visited {
	background: #233682;
	color: #FFFFFF;
	list-style: none;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
	width: 266px;
}
#topnav li a:hover, #topnav li a:hover{
	background: #6699CC;
}
#logo {
	height: 46px;
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	position: relative;
}
#email {
	background: url(site_images/email.gif) no-repeat left center;
	padding-left: 25px;
	position: absolute;
	top: 18px;
	right: 160px;
	font-size: .9em;
	font-weight: bold;
	color: #666666;
}
#accessibility {
	background: url(site_images/accessibily.gif) no-repeat left center;
	padding-left: 25px;
	position: absolute;
	top: 18px;
	right: 40px;
	font-size: .9em;
	font-weight: bold;
	color: #666666;
	height: 22px;
}

.left{ float: left;
       margin-right: 15px;
       margin-botom: 5px;}

.subnav { margin: 12px 6px;
           padding: 0;
           list-style: none; }
.subnav li, li.last {padding-bottom: 8px;
            margin: 0; font-weight: bold;}
.subnav a {text-decoration: none;
           color: #233682; }
p.floatl {float: left;}
.center {clear: both; padding: 15px 0; text-align: center;}