body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	color: #333;
	font: 12px helvetica, arial, sans-serif;
	line-height: 20px;
	border-top: 2px solid #ccc;
	}
	
.clearme {
	height: 1px;
	overflow: hidden;
	clear: both;
	}
	
/* header */

.tophead {
	width: 970px;
	margin: 0px auto;
	}
.topleft {
	float: left;
	display: inline;
	width: 198px;
	}
.topright {
	float: right;
	display: inline;
	width: 772px;
	border-top: 3px solid #ccc;
	}
.toprightleft {
	float: left;
	display: inline;
	width: 250px;
	font-weight: bold;
	color: #ccc;
	padding-top: 10px;
	}
.toprightright {
	float: right;
	display: inline;
	width: 522px;
}

.toprightright .top {
	list-style: none;
	width: 522px;
	padding: 0px;
	margin: 0px;
	}
.toprightright .top li {
	display: inline;
	float: left;
	padding: 0px 0px 0px 6px;
	margin: 6px 0px;
	width: 123px;
	border-left: 1px solid #ccc;
	}
.toprightright .bottom {
	color: #666;
	border-top: 2px solid #ccc;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	}
.toprightright .bottom dt {
	display: inline;
	float: left;
	font-weight: bold;
	padding-right: 12px;
	margin-right: 12px;
	border-right: 1px solid #ccc;
	}
.toprightright .bottom span {
	color: #000;
	font-size: 14px;
	}
.toprighright .bottom dd {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	}
#searchbox {
	width: 140px;
	background: #ffffcc;
	}

/* navigation */
	
.navwrap {
	border-top: 6px solid #ffff66;
	}
.navwrap2 {
	border-top: 1px solid #c5d0d4;
	border-bottom: 1px solid #c4e3e6;
	background: #bbdee2;
	height: 60px;
	overflow: hidden;
	}
.navwrap ul {
	width: 970px;
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	line-height: 18px;
	}
.navwrap li {
	float: left;
	display: inline;
	width: 128px;
	height: 73px;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	background: transparent url('/_img/template/nav_separator.gif') no-repeat left top;
	}
.navwrap a:link, .navwrap a:visited, .toprightright a:link, .toprightright a:visited { color: #006699; text-decoration: none; }
.navwrap a:hover, .toprightright a:hover { color: #339999; }
#active { 
	background: #5da2bd;
	color: #fff;
	}
#active a:link, #active a:visited, #active a:hover { color: #fff; }

.bodyareawrap {
	background: transparent url('/_img/template/bg_body.gif') repeat-x;
	}
.bodyarea {
	width: 970px;
	margin: 0px auto;
	}

/* body */

.bodyleft {
	width: 717px;
	float: left;
	display: inline;
	}
.bodyright {
	width: 245px;
	float: right;
	display: inline;
	}

.bannerwrap {
	margin-top: 16px;
	padding-bottom: 48px;
	background: #3fb9c8 url('/_img/template/bg_bannerbottom.gif') no-repeat left bottom;
	}
.banner {
	padding-top: 6px;
	height: 81px;
	overflow: hidden;
	background: #3fb9c8 url('/_img/template/bg_bannertop.gif') no-repeat;
	}
.bwide {
	float: left;
	display: inline;
	width: 728px;
	height: 66px;
	overflow: hidden;
	padding: 12px 0px 0px 35px;
	}
.bleft {
	float: left;
	display: inline;
	width: 475px;
	height: 66px;
	overflow: hidden;
	padding: 12px 0px 0px 35px;
	}
.bright {
	float: right;
	display: inline;
	width: 207px;
	}
.bleft h1, .banner h1 {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #ffff66;
	}
.bleft h2, .banner h2 {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	color: #fff;
	}

.sectionnav {
	float: left;
	display: inline;
	width: 170px;
	}
.sectionnav dt {
	background: #ffff66;
	padding: 6px 6px 3px 6px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #006699;
	line-height: 16px;
	}
.sectionnav dd {
	padding: 0px 0px 4px 6px;
	margin: 0px 0px 4px 0px;
	line-height: 16px;
	}
.sectionnav a:link, .sectionnav a:visited { text-decoration: none; color: #333; }
.sectionnav a:hover { color: #339999; }
#sectactive, #sectsubactive { color: #006699; font-weight: bold; }
#sectinactive { color: #006699; }

.sectionnav dd dl {
	border-left: 1px solid #ccc;
	padding: 0px 0px 4px 8px;
	margin: 4px 0px;
	}
.sectionnav dd dd {
	padding: 0px 0px 2px 10px;
	margin: 0px 0px 2px 0px;
	background: transparent url('/_img/template/arrow_sidenav.gif') no-repeat 0px 4px;
	line-height: 16px;
	}

#wide { 
	width: 670px;
	margin-right: 12px; 
	}

.interior {
	float: right;
	display: inline;
	width: 500px;
	margin-right: 12px;
	}

.interior h1, #wide h1 {
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	color: #21a6b7;
	margin-top: 0px;
	}
.interior h2, #wide h2 {
	font-size: 14px;
	line-height: 20px;
	color: #21a6b7;
	/*margin-bottom: 0px;*/
	}
.interior h3, #wide h3 {
	font-size: 14px;
	line-height: 18px;
	color: #000;
	margin-bottom: 0px;
	}
.interior h5, #wide h5 {
	font-size: 12px;
	line-height: 20px;
	color: #21a6b7;
	margin-bottom: 0px;
	}
.interior h4, #wide h4 {
	font-size: 12px;
	line-height: 20px;
	color: #000;
	margin: 0px;
	}
.interior p, #wide p {
	margin-top: 0px;
	}
.interior SUP {
	position: relative;
	top: 3px;
	font-size: 9px;
	}

.interior a:link, .interior a:visited, #wide a:link, #wide a:visited { color: #006699; }
.interior a:hover, #wide a:hover { color: #339999; }

.interior .backtotop, #wide .backtotop {
	border-top: 1px solid #ccc;
	margin-top: 12px;
	padding-top: 6px;
	margin-bottom: 24px;
	}

.interior ul, #wide ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	}
.interior li, #wide li {
	background: transparent url('/_img/template/arrow_blue.gif') no-repeat 0px 4px;
	padding-left: 16px;
	}

.interior hr, #wide hr {
	border: none;
	background: #ccc;
	height: 1px;
	overflow: hidden;
	margin: 12px 0px;
	}

.interior table {
	margin: 6px 0px 12px 0px;
	}
.interior th {
	background: #e1e1e1;
	padding: 2px;
	}

.releaselist {
	list-style: none;
	}
.releaselist li {
	background: none;
	padding: 6px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	border-top: dotted 1px #ccc;
	}
.releaselist li#top { border: none; }

.releaselist li:after {
	content: ".";
    display: block;
	height: 0px;
	overflow: hidden;
    clear: both;
    visibility: hidden;
	}
.releaselist .rl-left {
	float: left;
	display: inline;
	width: 120px;
	}
.releaselist .rl-right {
	float: right;
	display: inline;
	width: 380px;
	}
.releaselist .rl-right span {
	font-size: 10px;
	color: #666;
	}
#pr-title {
	font-size: 22px;
	}

/* home stuff */

.homeleft {
	float: left;
	display: inline;
	margin: 16px 0px 33px 8px;
	padding: 12px 0px 12px 27px;
	width: 382px;
	border-left: 1px solid #ccc;
	}
.homeright {
	float: right;
	display: inline;
	margin: 16px 8px 33px 0px;
	padding: 12px 0px 12px 27px;
	width: 229px;
	border-left: 1px solid #ccc;
	}
.homeleft h1, .homeright h1 {
	font-weight: normal;
	font-size: 20px;
	color: #33b0bf;
	margin-top: 0px;
	}
	
.readmore {
	background: transparent url('/_img/template/arrow_blue.gif') no-repeat top right;
	padding-right: 10px;
	padding-left: 6px;
	font-size: 10px;
	font-weight: bold;
	}
a.readmore:link, a.readmore:visited { color: #006699; text-decoration: none; }
a.readmore:hover { color: #339999; text-decoration: none; }

/* sidebar boxes */

.shadowboxwrap {
	background: transparent url('/_img/template/bg_sidebottom.gif') no-repeat left bottom;
	width: 245px;
	margin-top: 12px;
	padding-bottom: 12px;
	}
.shadowbox {
	background: transparent url('/_img/template/bg_sidetop.gif') no-repeat;
	width: 221px;
	padding: 12px 12px 0px 12px;
	}

.shadowbox dt {
	background: #ffff66;
	padding: 6px 18px 3px 18px;
	margin-bottom: 3px;
	font-size: 14px;
	color: #333;
	}
.shadowbox dd {
	padding: 0px 0px 3px 18px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #e0ecf3;
	}
.shadowbox dd a:link, .shadowbox dd a:visited {
	text-decoration: none;
	color: #006699;
	background: transparent url('/_img/template/arrow_blue.gif') no-repeat right top;
	padding-right: 12px;
	}
.shadowbox dt a:link, .shadowbox dt a:visited {
	text-decoration: none;
	color: #333;
	}
.shadowbox dd a:hover, .shadowbox dt a:hover {
	color: #339999;
	}
	
/* footer */
.footwrap {
	background: transparent url('/_img/template/bg_foot.gif') repeat-x;
	margin-top: 12px;
	}
.footer {
	margin: 0px auto;
	padding: 20px 0px;
	width: 970px;
	}
.identifier {
	text-align: center;
	color: #21a6b7;
	font-size: 12px;
	}
.footer dl {
	border-top: 1px solid #ccc;
	padding-top: 4px;
	font-size: 11px;
	color: #999;
	}
.footer dt {
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	}
.footer dd {
	float: right;
	display: inline;
	padding: 0px;
	margin: 0px;
	}
.footer a:link, .footer a:visited { color: #999; }
.footer a:hover { color: #339999; }

.identifier a:link, .identifier a:visited { text-decoration: none; color: #21a6b7; }
.identifier a:hover { text-decoration: underline; color: #339999; }

#sitemap ul {
	margin-left: 20px;
	}

.searchwrapper {
	background: #eef0f0;
	padding: 6px 12px;
	margin-bottom: 24px;
	}
.searchwrapper p {
	padding-top: 6px;
}



.gallery img {
	border: 3px solid #e5e5e5;
	margin-right: 6px;
	margin-bottom: 18px;
	vertical-align: middle;
	}
.gallery .galnav {
	background: none;
	padding: 6px 0px 0px 0px;
	margin: 12px 0px 0px 0px;
	border-top: dotted 1px #ccc;
	text-align: center;
	font-size: 16px;
	}
.gallery .galnav img { border: none; }
