@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #666666;
}
#main {
	background-color: #FFFFFF;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	color: #FFFFFF;
	background-image: url(images/header-bg2a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: 980px;
}
#header h1 {
	font-size: 2em;
	display: none;
}
#header img {
	height: 182px;
	width: 971px;
}
.border {
	border: 1px solid #999999;
}

#title {
	background-color: #eeeeee;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/titlebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#title h2 {
	font-size: 2em;
	margin: 0px;
	padding-left: 230px;
}
#footer {
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 980px;
	color: #FFFFFF;
	clear: both;
}
#footer a {
	color: #FFFFFF;
}
#footer p {
	margin: 0px;
	padding-top: 8px;
	font-size: 1em;
	padding-left: 240px;
}
#menu {
	padding: 0px;
	float: left;
	width: 220px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 1.2em;
}
#content {
	float: left;
	width: 530px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	line-height: 1.3;
	font-size: 1.1em;
}
#content p {
	margin-top: 0px;
}
#rightcontent {
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	line-height: 1.3;
	color: #666666;
}
#rightcontent p {
	margin-top: 0px;
}
#menu .underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menu ul li a {
	display: block;
	width: 190px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #333333;
	text-decoration: none;
	background-image: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-weight: bold;
}
#menu ul li a:hover {
	background-image: url(images/menuhoverbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#menu ul li ul {
	border-bottom-style: none;
	padding-left: 0px;
}
#menu ul li ul li a {
	font-size: 0.9em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/menuhoverbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-weight: lighter;
}
#menu ul li ul li a:hover {
	background-image: none;
}
#menu .selected {
	background-image: url(images/menuhoverbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#menu .selected:hover {
	background-image: none;
}
#menu ul li .memberlink:hover {
	background-image: url(images/menuhoverbg-m.gif);
	background-position: left center;
}
.last {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a {
	color: #147A70;
}
a:hover {
	color: #000000;
}
#content .downloads {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content .downloads li a {
	color: #333333;
	text-decoration: none;
	display: block;
	width: 500px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-color: #EEEEEE;
	margin-bottom: 2px;
}
#content .downloads li a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #DDDDDD;
}
#content  .downloads  .icon-ppt {
	background-image: url(images/icons/doc_powerpoint.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 30px;
}
#rightcontent h3 {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content  .downloads  .icon-exl {
	background-image: url(images/icons/doc_excel_table.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 30px;
}
#content  .downloads  .icon-doc {
	background-image: url(images/icons/doc_word.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 30px;
}
#content  .downloads  .icon-pdf {
	background-image: url(images/icons/doc_pdf.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 30px;
}
#rightcontent ul li a {
	display: block;
	padding: 0px;
	width: 145px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcontent ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.padright {
	padding-right: 20px;
	clear: both;
}

.publication {
	clear: both;
	margin-bottom: 1.5em;
	overflow: hidden;
}

	.publication img {
		float: left;
		margin-right: 20px;
		width: 100px;
	}

#rightcontent ul li a.button  {
	background-image: url(images/linkbg-out.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 23px;
	width: 140px;
	padding-top: 7px;
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#rightcontent ul li a.button:hover  {
	background-image: url(images/linkbg-over.jpg);
}
.caption {
	font-size: 0.7em;
	color: #666666;
	line-height: 1;
	text-align: right;
	display: block;
	margin-top: 2px;
}
.contactbox {
	clear: both;
	display: block;
	margin-bottom: 20px;
}
.contactbox p {
	padding-left: 220px;
}
.contactbox img {
	float: left;
	margin-bottom: 20px;
}

