/* GLOBALS
------------------------------------- */

div, ul, ol, li, h1, h2, h3, h4, h5, p, span, img, table, form, thead, tbody, tr, td, form, label, small, body, html { margin: 0; padding: 0; border: none; font-weight: normal; }
.clear { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }
body { 
	background: #f9f9f9 url(../images/bodybg.png) left top repeat-x;
	font-family: arial, helvetica, sans-serif;
}
	
/* FPO
------------------------------------- */

/* LAYOUT
------------------------------------- */

#container {
	width: 850px;
	margin: 0 auto;
	padding: 35px 27px 0 0;
	background: url(../images/header_bg.jpg) right top no-repeat;
}

#container h2 {
	font-size: 30px;
	display: block;
}

#container h3 {
	font-size: 14px;
	padding-top: 3px;
}

#header {
	clear: both;
	padding-bottom: 10px;
}

#header h2 {
	font-size: 26px;
	font-weight: bold;
	padding: 0;
	height: 40px;
	font-weight: normal;
	line-height: 35px;
	margin-bottom: 0;
	font-weight: bold;
	display: block;
}

#header #siteheader {
	font-size: 40px;
	padding: 0;
	height: 40px;
	font-weight: normal;
	line-height: 35px;
	display: block;
}

#header h3 {
	display: block;
	height: 15px;
	color: #32556c;
}

#header h3.intsubhead {
	display: block;
	width: 650px;
	font-size: 14px;
	line-height: 15px;
	margin-top: -12px;
	margin-bottom: 12px;
	height: 15px;
	color: #32556c;
}

#sidebar {
	float: left;
	clear: left;
}

#nav {
	width: 225px;
	background: #f9f9f9 url(../images/sidebar_bg.gif) left top repeat-x;
	list-style: none;
	padding-top: 1px;
	float: left;
	clear: left;
	margin: 0 0 5px 0;
}

#news {
	background: url(../images/hr.png) center top no-repeat;
	list-style: none;
	padding-top: 1px;
	float: left;
	clear: both;
	width: 600px;
	padding: 0 0 8px 0;
	margin-top: -15px;
}

#nav li {
	background: url(../images/nav_hr.gif) center bottom no-repeat;
	float: left;
	width: 223px;
}

#nav li:first-child {
	padding: 0;	
}

#nav li a {
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 6px 10px;
	margin: 1px 0 1px 1px;
	color: #222;
	text-decoration: none;	
}

#nav li a:hover {
	background: url(../images/navhover.png) left top repeat-y;
}

#nav li .active, #nav li .active:hover {
	background: url(../images/activenav.png) left top repeat;
}

#nav li ul {
	width: 225px;
	list-style: none;
}

#nav li ul li { 
	background: url(../images/nav_hr.gif) center top no-repeat;
	width: 100%;
}

#nav li ul li:first-child {
	padding-top: 1px;
}

#nav li ul li a {
	font-weight: normal;
	color: #444;
	padding: 6px 10px 6px 20px;
	display: block;
	float: left;
	width: 169px;
}

#nav li ul li a:hover {
	background: #f9f9f9 url(../images/subnavhover.gif) left top repeat-y;
}

#nav li ul li a.active, #nav li ul li a.active:hover {
	background: url(../images/subnavactive.png) left top repeat-y;
}


#nav li ul li a.pdf {
	background: url(../images/pdf-dark.gif) left center no-repeat;
	border: none;
	float: right;
	padding: none;
	display: inline;
	padding: 4px;
	height: 16px;
	width: 16px;
}

#nav li ul li a.pdf:hover {
	background: url(../images/pdf-lit.gif) left center no-repeat;
}

#news li {
	padding: 5px 10px 5px 15px;
	width: 170px;
	border-left: 1px solid #eee;
	float: left;
}

#news li.ulhead {
	width: 90%;
}

#news li.ulhead h2 {
	padding: 0;
	margin-top: 10px;
	margin-bottom: -5px;
	width: 300px;
}

#news li a {
	color: #32556c;
	font-weight: bold;
	text-decoration: none;
}

#news li h5 {
	font-style: italic;
	font-size: 11px;
	color: #777;
}

#news li p {
	font-size: 11px;
	padding: 5px 0;
	color: #444;
}

#news li a.readmore {
	font-size: 11px;
}

#news li a:hover {
	color: #1d6293;
}

#nav li.close {
	background: #f9f9f9 url(../images/sidebar_bottom.gif) left bottom repeat-x;
	margin-top: -1px;
	padding: 0 2px 0 0;
	position: relative;
	z-index: 7;
	height: 2px;
	border: none;
}

#content {
	width: 616px;
	background: #fdfdfd url(../images/content-top.png) right top no-repeat;
	padding-top: 3px;
	float: right;
}

#content h2 {
	font-size: 20px;
	height: auto;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 20px;
	display: block;
}

#contentfoot {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	background: #f9f9f9 url(../images/content-bottom.png) left bottom repeat-x;
	padding-bottom: 3px;
	float: right;
}

#bodycopy {
	float: left;
	width: 550px;
	max-width: 550px;
	min-width: 550px;
	overflow: hidden;
	padding: 5px 15px;
	padding-bottom: 20px;
	line-height: 17px;
	font-size: 13px;
	color: #1e1e1e;
}

#bodycopy p {
	padding: 0 0 8px 0;
	line-height: 17px;
	font-size: 13px;
	color: #1e1e1e;
}

#bodycopy p a {
	color: #32556c;
	text-decoration: none;
}

#bodycopy p a:hover {
	text-decoration: underline;
}

#bodycopy p img {
	padding: 10px;
}

#bodycopy .highlight {
	border: 1px solid #ddd;
	padding: 8px;
	clear: both;
	display: block;
	float: left;
	font-size: 11px !important;
	margin: 12px 0;
}


#bodycopy p img.leftalign {
	float: left;
	padding-left: 0;
}

#bodycopy p img.rightalign {
	float: right;
	padding-right: 0;
}

#bodycopy ul {
	padding: 5px 10px;
	margin: 7px 0 0 10px;
	background: #f9f9f9;
	border: 1px solid #ededed;
	font-size: 11px;
	clear: both;
	list-style: none;
}

#bodycopy ul li {
	background: url(../images/bullet.gif) left .5em no-repeat;
	padding: 0 5px;
	margin: 3px 0;
}

#bodycopy ul li a {
	color: #32556c;
	text-decoration: none;
	font-weight: bold;
}

#footerwrap {
	clear: both;
	float: left;
	margin-top: 60px;	
	width: 100%;
	background: #f9f9f9 url(../images/footer_bg.png) left 5px repeat-x;
	padding-bottom: 15px;
}

#footer, #copyright {
	clear: both;
	width: 820px;
	margin: 0 auto;
	color: #999;
	font-size: 11px;
}

#copyright {
	display: block;
	padding: 15px 0 0 0;
	color: #777;	
}

#copyright p {
	width: 600px;
	float: left; 
}

#copyright a {
	color: #32556c;	
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

#tools {
	background: #f9f9f9 url(../images/tools_bg.png) left top repeat-x;
	width: 550px;
	margin: 15px 0 15px 30px;
	padding: 7px 0;
	height: 13px;
	display: block;
	clear: both;
	float: left;
	list-style: none;
}

#tools li {
	background: none;
	padding: 0;
	margin: 0;
	float: right;
	color: #c4c4c4;
	font-size: 10px;
	font-weight: bold;
}

#tools li.back {
	float: left;
}

#tools li a {
	color: #32556c;
	font-weight: bold;
	padding: 0 10px;
	font-size: 11px;
	text-decoration: none;
}

#bodycopy #newslist {
	border: none;
	list-style: none;
	margin: 0; 
	padding: 0;
	background: none;
	font-size: 11px;
}

#bodycopy #newslist li {
	margin: 0;
	padding: 0;
	padding: 5px 0 15px 0;
	float: left;
	margin-bottom: 10px;
	background: url(../images/hr.png) right bottom no-repeat;
}

#bodycopy #newslist li a:hover {
	color: #1d6293;
}

#bodycopy #newslist li h3 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 0;
	text-decoration: none;
	color: #434897;
}

#bodycopy #newslist li h3 a {
	text-decoration: none;
	color: #32556c;
}

#bodycopy #newslist li small, #bodycopy small {
	font-style: italic;
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #999;
}

#bodycopy small {
	display: block;
	padding: 2px 0 15px 0;
}

#bodycopy #newslist li small {
	padding: 0;
}

#bodycopy #newslist li p {
	clear: left;
	float: left;
	padding-top: 10px;
	font-size: 12px;
	line-height: 16px;
}

#bodycopy #newslist li a.readmore {
	font-size: 11px;
	font-weight: bold;
	color: #32556c;
	text-decoration: none;
	float: left;
	clear: both;
	display: block;
	width: 100px;
}

#bodycopy ul li ul, #newslist li ul {
	padding: 5px 10px;
	margin: 7px 0 0 10px;
	background: #f9f9f9;
	border: 1px solid #ededed;
	font-size: 11px;
	list-style: none;
}

#newslist li ul li {
	background: url(../images/bullet.gif) left .5em no-repeat;
	padding: 0 5px;
	margin: 3px 0;
}

#bodycopy .articletitle {
	margin-top: 10px;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #32556c;
}

#nextlinks {
	font-size: 11px;
	color: #555;
}

#nextlinks a {
	font-size: 11px;
	color: #434897;
	font-weight: bold;
	text-decoration: none;
}

#nextlinks .prev {
	float: left;
}

#nextlinks .next {
	float: right;
}

#nextlinks .disabled {
	color: #888;
}

#attachments {
	float: right;
	width: 120px;
	list-style: none;
	margin-left: 15px;
	border: 1px solid #ededed;
	background: #f5f5f5;
	padding: 5px 0;
}

#attachments li {
	float: left;
	width: 108px;
	background: url(../images/bullet.gif) left .5em no-repeat;
	padding: 0 0 0 7px;
	margin-left: 7px;
}

#attachments li.heading {
	background: none;
	padding: 0 0 2px 0;
	text-align: center;
	border-bottom: 1px solid #eee;
	font-size: 11px;
	color: #222;
	font-weight: bold;
}

#attachments li a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #434897;
}

#attachments li a:hover {
	text-decoration: underline;
}

#bodycopy #jumplist {
	margin: 0 0 20px 0;
	padding-left: 10px;
	list-style: none;
}

#bodycopy #jumplist li {
	background: none;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #eee;
}

#bodycopy #jumplist li h3 a {
	font-size: 12px;
}

#content .homepage {
	padding-top: 20px;
	padding-bottom: 20px;
}

#bodycopy .contact {
	float: left;
	margin: 5px 0 0 -15px;
	padding: 10px;
	padding-right: 70px;
	border: 1px solid #ddd;
	background: #fafafa;
}

#bodycopy .contact span {
	display: block;
	float: left;
	clear: both;
	margin-bottom: 10px;
	font-size: 11px;
}

#bodycopy .contact table tr td {
	font-weight: bold;
	color: #666;
	font-size: 11px;
}

#bodycopy .contact b {
	font-weight: bold;
	font-size: 11px;
	color: #222;
}

#bodycopy .contact input {
	float: left;
	clear: left;
	margin: 0;
	padding: 2px;
	color: #222;
}

#bodycopy .contact small {
	float: left;
	clear: left;
	padding: 0;
	font-size: 11px;
	color: #999;
	margin: 0;
}

#bodycopy .contact label {
	clear: left;
	float: left;
	font-size: 10px;
	color: #666;
	padding-bottom: 3px;
}

#bodycopy .contact textarea {
	clear: left;
	float: left;
	font-size: 10px;
	color: #222;
}

#lang {
	width: 225px;
	background: #f9f9f9 url(../images/lang-sidebar_bg.gif) left top repeat-x;
	list-style: none;
	padding-top: 1px;
	float: left;
	clear: left;
	margin: 4px 0 5px 0;
}

#lang li {
	float: left;
	clear: left;
}


#lang li a {
	font-weight: normal;
	color: #777;
	display: block;
	float: left;
	width: 202px;
	font-size: 11px;
	display: block;
	padding: 3px 10px;
	margin: 1px 0 1px 1px;
	text-decoration: none;
}

#lang li a:hover {
	background: #f9f9f9 url(../images/navhover.png) left top repeat-y;
	color: #222;
}

#lang li a.pdf {
	background: url(../images/pdf-dark.gif) left center no-repeat;
	border: none;
	float: right;
	padding: none;
	padding: 4px;
	height: 16px;
	width: 16px;
}

#lang li a.pdf:hover {
	background: url(../images/pdf-lit.gif) left center no-repeat;
}

#lang li.close {
	background: #f9f9f9 url(../images/sidebar_bottom.gif) left top no-repeat;
	margin-top: -2px;
	padding: 5px 2px 0 0;
	position: relative;
	float: left;
	clear: both;
	z-index: 7; 
	width: 100%;
	height: 2px;
	border: none;
}

#privpolicy {
	float: right;
	font-size: 11px;
	color: #777;
	text-decoration: none;
	clear: left;
}

#cclink { 
	float: left;
	clear: both;
	display: block;
	margin-top: 10px;
	background: #f9f9f9 url(../images/cc.png) left bottom repeat-x;
	width: 88px;
	height: 31px;
}

#bodycopy #newslist li ul {
	padding: 5px 10px;
	float: left;
	margin: 0px 0 0 10px;
	background: #f9f9f9;
	border: 1px solid #ededed;
	font-size: 11px;
	list-style: none;
}

#bodycopy #newslist li ul:after {
	content: " ";
	clear: both;
	display: block;
	visibility: hidden;
}

#bodycopy #newslist li ul li {
	background: url(../images/bullet.gif) left .7em no-repeat;
	clear: left;
	padding: 0 5px; 
	margin: 3px 0;
}

.adminlogin {
	font-size: 11px !important;
	float: right;
	padding-top: 3px !important;
	color: #999 !important;
}

/* MAILMAN
------------------------------------- */

#content #bodycopy .listsignup li {
	background: none;
	padding: 0;
}

#content #bodycopy .listsignup li input {
	margin: -5px 0 0 0;
}

#content #bodycopy .listsignup li p {
	font-size: 11px;
	line-height: 13px;
}
