body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #333;
	text-align: center;
	background: #EEEEEE url(images/frame.gif) repeat-y top center;
	}

/* links -------------------------------------------- */
a 	{
	text-decoration: none;
	color: #D90035;
	}
a:hover {
	color: #D90035;
	text-decoration: underline
	}
a.more {
	padding: 0 12px 0 10px;
	background: url(images/arrow.gif) no-repeat 0 4px;
	}
#pdf {
	padding: 0 0 0 25px;
	background: url(images/pdf.gif) no-repeat left bottom;
	line-height: 1.5em;
	}

/* images ----------------------------------------- */
img  {
	border: none;
	}
.img-shade {
	background: url('images/image_shadow.gif') no-repeat bottom right;
	clear: left;
	float: left;
	margin: 5px 10px 0 3px;
	padding: 0;
	position: relative;
	}
.img-shade img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 0px;
	position: relative;
	}
img.right {
float: right;
}

/* 1px dotted line Explorer fix, thx Adam Kalsey
---------------------------------------------------------- */

.hr {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #666666;
}
* html .hr {
	border-bottom: none;
	padding: 1px;
	background: url(images/css-dotted.gif) repeat-x bottom;	
}

.hr2 {
	margin: 15px 0 15px 0;
	padding: 0;
	border-bottom: 1px dotted #666666;
}
* html .hr2 {
	border-bottom: none;
	padding: 1px;
	background: url(images/css-dotted.gif) repeat-x bottom;	
}

/* page structure
---------------------------------------------------------- */

#wrap {
	position: relative;
	width: 748px;
	margin: 0 auto;
	text-align: left;
	font-size: 100%;
	background: #FFFFFF;
	}
#main {
	padding: 40px 30px 0 0;
	}
#home {
	padding: 10px 5px 0 0;
	text-align: left;
	}
#homeleft {
	float: left;
	width: 320px;
	margin: 0 0 0 5px;
	border-right: 1px solid #888888;
	}
#homeright {
	float: right;
	width: 406px;
	}
#hometxt {
	font-size: 85%;
	line-height: 1.5em;
	color: #333;
	margin: 15px 25px 15px 10px;
	text-align: left;
	}
#hometxt p {
	margin: 0 0 1.5em 0;
	padding: 0;
	}
#hometxt .focus {
	margin: 0;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
	color: #D90035;
	}
#news {
	width: 306px;
	margin: 10px 0 0 0;
	padding: 0;
	background: #D3E3F2;
	}
#sidemenu {
	float: left;
	width: 219px;
	font-size: 80%;
	padding-left: 5px;
	}
#sidepic {
	float: left;
	width: 219px;
	}
#containt {
	float: right;
	width: 494px;
	font-size: 90%;
	}
#content {
	line-height: 1.5em;
	color: #333;
	margin: 0 20px 25px 5px;
	text-align: justify;
	}
#footer {
	clear: both; 
	margin: 5px 0 5px 0;
	padding: 0 0 0 19px;
	font-size: 80%;
	}

/* header
---------------------------------------------------------- */

#header {
	width: 748px;
	height: 130px;
	background: #FFFFFF;
	padding: 0;
	margin: 5px 0 0 0;
	}
#address {
	clear: both;
	font-size: 80%;
	text-align: center;
	color: #D90035;
	margin: 0;
	padding: 5px 0 5px 0;
	}

/* content styles
---------------------------------------------------------- */

#content h1 {
	margin: 0 0 35px 0;
	padding: 0;
	font-size: 180%;
	line-height: 1.4em;
	font-weight: normal;
	color: #D90035;
	text-align: left;
	}
#content h2 {
	margin: 0 0 20px 0;
	padding: 0 0 4px 0;
	font-size: 90%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #929C87;
	border-bottom: 1px solid #D9E7BD;
	}
#content h3 {
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	color: #BA3B3E;
	border-bottom: 1px solid #D9E7BD;
	}
#content p {
	margin: 0 0 1.5em 0;
	padding: 0;
	}
.footnote {
	margin: 5px 0 20px 0;
	padding: 0;
	font-size: 80%;
	}

/* lists */

#content ul, #content dl {
	margin: 0 0 1.5em 0;
	padding: 0;
	}
#content ul {
	margin-left: 20px;
	list-style: none;
	}
#content ul li {
	margin-top:10px;
	padding: 0 0 0 12px;
	line-height: 1.5em;
	background: url(images/arrow.gif) no-repeat 0 5px;
	}
#content ul li.space {
	padding: 0 0 12px 0;
	line-height: 1.4em;
	background: none;
	}

/* navigation */

#topnav {
	margin: 1px 0 0 0;
	padding: 0;
	background: #808080;
	border-bottom: 1px solid #444444;
	}
#topnav ul {
	margin: 0 0 0 100px;
	padding: 0;
	list-style: none;
	}
#topnav li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 17px;
	}
#topnav li a {
	float: left;
	margin: 0;
	padding: 4px 10px 4px 12px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: #808080 url(images/top_arrow.gif) no-repeat 4px 9px;
	display: block;
	}
#topnav li a:hover {
	color: #FFFFFF;
	background: #D90035 url(images/top_arrow_on.gif) no-repeat 4px 9px;
	}
#topnav li.active a {
	color: #FFFFFF;
	background: #D90035 url(images/top_arrow_on.gif) no-repeat 4px 9px;
	}
/* sub navigation */

#sidemenu ul {
	margin: 0;
	padding: 0;
	}
#sidemenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 25px;
	background: none;
	}
#sidemenu li a {
	margin: 0;
	padding: 0 0 0 18px;
	color: #000000;
	}
#sidemenu li a:hover {
	text-decoration: none;
	background: url(images/arrow.gif) no-repeat 8px 4px;
	}
#sidemenu li.active {
	background: url(images/arrow.gif) no-repeat 8px 10px;
	}
#sidemenu li.active a:link, #sidemenu li.active a:visited {
	font-weight: bold;
	color: #D90035;
	}
#sidemenu li.active a:hover {
	text-decoration: none;
	background: none;
	}
	
/* news */
	
#newstxt {
	font-size: 80%;
	line-height: 1.5em;
	color: #002C59;
	padding: 5px 15px 5px 15px;
	margin: 0;
	text-align: left;
	}
#newstxt h1 {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #A2151D;
	margin-bottom: 10px;
	}
#newstxt p {
	margin: 0 0 1.5em 0;
	padding: 0;
	}
#newstxt a {
	color: #004080;
	font-weight: bold;
	padding: 0 12px 0 10px;
	background: url(images/bluearrow.gif) no-repeat 0 4px;
	}
#content dl.archives dt {
	margin: 10px 20px 0 16px;
	text-indent: 15px;
	font-size: 110%;
	line-height: 1.5em;
	background: url(images/arrow.gif) no-repeat 2px 7px;
	}
#content dl.archives dd {
	margin: 0 20px 0 16px;
	padding-bottom: 0;
	font-size: 90%;
	line-height: 1.5em;
	color: #777;
	}
#content dl.archives dd.pdf {
	padding: 0 0 0 25px;
	background: url(images/pdf.gif) no-repeat left bottom;
	font-size: 90%;
	line-height: 1.5em;
	color: #777;
	}

/* self-clearing floats */

#header:after,
#topnav:after,
#main:after,
#home:after {
    content: "."; 
	display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
		}
#header, #topnav, #main, #home {display: inline-table;}
/* Hides from IE-mac \*/
* html #header, #topnav, #main, #home {height: 1%;}
#header, #topnav, #main, #home {display: block;}
/* End hide from IE-mac */