body, div, p, th, td, li, dd, dl, input, textarea, button {
	font-family: Verdana, sans-serif;
	font-size: 20px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/design/background_gradient.gif);
	background-repeat: repeat-x;
	background-color: #BFCBE7;
	height: 100%;
}
.framework {
	text-align: left;
	width: 1624px;
	margin: 0px;
	padding-bottom: 20px;
}
.maincontent div.item div.text ul {
	margin-top: 0px;
	padding-top: 0;
}
.maincontent div.item div.text ul li {
	line-height: 12px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
#header {
	width: 100%;
}
#leftcol {
	float: left;
	width: 20%;
	height: 500px;
	margin-left: 0px;
	margin-top: -8px;
	display: none;
}
#rightcol {
	float: right;
	width: 17%;
	height: 500px;
	margin-top: 0px;
	display: none;
}
#content {
	float: left;
	width: 62%;
	margin-top: 0px;
	background-color: #FFFFFF
}
#footer {
	clear: both;
	width: 100%;
	padding: 3px;
	display: none;
}
.printicon {
	height: 18px;
	float: right;
	display: none;
}
.topgraphic {
	width: 310px;
	height: 100px;
	background: url(../images/design/background_top.gif) no-repeat;
}
.rightgraphic {
	width: 50px;
	height: 100px;
	background: url(../images/design/background_03.gif) no-repeat 0 0;
}
.rightgraphic2 {
	height: 160px;
	background: url(../images/design/background_06.gif) no-repeat 0 0;
	float: right;
}
.leftmenu {
	margin: 0px;
}
.headerimage {
	margin-top: 5px;
}
.leftmenu li {
	list-style: none;
	text-indent: 0px;
	padding-left: 16px;
	margin: 0px;
}
.leftmenu li li {
	list-style: none;
	text-indent: 0px;
	padding-left: 16px;
	margin: 0px;
}
.leftmenu li li li {
	list-style: none;
	text-indent: 0px;
	padding-left: 16px;
	margin: 0px;
}
.leftmenu li li li li {
	list-style: none;
	text-indent: 0px;
	padding-left: 16px;
	margin: 0px;
}
.leftmenu li a {
	color:#007EC5;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
.leftmenu li li a {
	color:#007EC5;
	font-weight:normal;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
}
.leftmenu li li li a {
	color:#007EC5;
	font-weight:normal;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
}
.leftmenu li li li li a {
	color:#007EC5;
	font-weight:normal;
	font-size: 11px;
	text-decoration: none;
}
.leftmenu li a:hover {
	color:#808D17;
}
.leftmenu ul {
	text-indent: 12px;
	padding: 0px;
	margin:0px 0px 0px 0px;
}
.leftmenu ul .innerleftmenu {
	text-indent: 24px;
}
.filelist li {
	color:#007EC5;
	font-weight:normal;
	font-size: 18px;
	text-decoration: none;
	list-style: none;
}
.header {
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 1000px;
}
.logo {
	height: 100px;
	line-height: 0px;
	width: 100%;
	border: none;
}
.logo .logospace {
	width: 444px;
	height: 100px;
	line-height: 0px;
	float: left;
}
.logo .logospace img {
   display: none;
}

.logo .topgraphic {
	width: 560px;
	height: 100px;
	line-height: 0px;
	float: left;
	display: none;
}
.breadcrumbs {
/* color: #007EC5; */
	color: #888888;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 8px;
	padding: 0px;
}
.breadcrumbsactive {
/* color: #808D17; */
	color: #888888;
	font-weight: normal;
	margin-top: 0px;
	padding: 0px;
}
.breadcrumbsactive a {
/* color: #808D17; */
	color: #888888;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
}
/* Begin search subscribe styles */
.search-subscribe-container {
	vertical-align: top;
	width: 154px;
	height: 130px;
	margin: 0;
	padding: 0;
}
.search-box {
	border-top: 5px solid #FFFFFF;
	padding: 0;
	padding-top: 5px;
	height: 60px;
	margin: 0;
	margin-top: 0px;
}
.subscribe-box {
	border-top: 5px solid #FFFFFF;
	padding: 0;
	padding-top: 5px;
	height: 55px;
	margin: 0;
}
.search-box input#search-input {
	width: 151px;
	border: 1px solid #CBCCCE;
	border-top: 2px solid #8A8E91;
	margin: 4px 0 0 0;
	padding: 0;
}
.search-box a {
	color: #007EC5;
/* 5193CF */
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 18px;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
}
.search-box a:hover {
	color: #007EC5;
/* 5193CF */
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 18px;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
}
.search-form-field input#submitsearch {
	width: 88px;
	margin-left: 8px;
}
.searchsuggestions {
	margin-top: 10px;
	padding:0;
	text-indent:12px;
}
.searchsuggestions li {
	list-style: circle;
	text-indent: 0px;
	margin-left: 16px;
	font-size:18px;
	color:#005180;
	font-weight: normal;
}
.subscribe-box h4, .subscribe-box a {
	font-size: 18px;
	color: #007EC5;
	padding: 0;
	padding: 4px 0 8px 0;
	margin: 0;
	text-decoration:none;
}
.subscribe-box a:hover {
	font-size: 18px;
	color: #007EC5;
	padding: 0;
	padding: 4px 0 8px 0;
	margin: 0;
	text-decoration:underline;
}
/* End search subscribe styles */
/* Begin key documents + address footer styles */
.keydocuments-container,
.address-container {
	vertical-align: top;
	width: 154px;
	margin: 0;
	padding: 0;
}
.keydocuments-box {
	border-top: 5px solid #FFFFFF;
	padding: 0;
	padding-top: 5px;
}
.address-box {
	border-top: 5px solid #fff;
	padding: 0;
	padding-top: 5px;
}
.address-box p {
	font-weight: normal;
}
.keydocuments-box h4 {
	font-size: 18px;
	color: #808D17;
	border-bottom: 0px;
	padding: 4px 0 4px 0;
	margin: 0;
}
.keydocuments-box ul {
	border-bottom: 0px;
	list-style-type: none;
	color: #808D17;
/* 005180 */
	padding: 4px 0 4px 0;
	margin: 0;
}
.keydocuments-box li.keydocument {
	border-bottom: 0px;
	padding: 0;
	padding-bottom: 2px;
	padding-top:4px;
	margin: 0;
	font-size: 18px;
}
.keydocuments-box a {
	color: #808D17;
	text-decoration: none;
	font-weight: bold;
}
.keydocuments-box a:hover {
	color: #808D17;
	text-decoration: underline;
	font-weight: bold;
}
.address-box a {
	color: #007EC5;
	text-decoration: none;
	font-weight: bold;
}
.address-box a:hover {
	color: #007EC5;
	text-decoration: underline;
	font-weight: bold;
}
.address-box h4 {
	font-size: 18px;
	color: #005180;
	border-bottom: none;
	padding: 4px 0 4px 0;
	margin: 0;
}
.address-box p {
	font-size: 18px;
	color: #005180;
/* 005180 */
	padding: 4px 0 4px 0;
	margin: 0;
}
.footer-container {
	width: 100%;
	margin-left: 125px;
	padding: 4px 0 4px 0;
	padding: 0;
}
.footer-box {
	font-size: 10px;
	margin-left: 77px;
	padding: 0;
	text-align: left;
	color: #007EC5;
}
.footer-box a {
	font-size: 10px;
	color: #007EC5;
	text-decoration: none;
	font-weight: bold;
}
.footer-text {
	font-size: 10px;
	margin-left: 107px;
	padding: 0;
	text-align: left;
	color: #007EC5;
}
.footer-text a {
	font-size: 10px;
	color: #007EC5;
	text-decoration: none;
	font-weight: bold;
}
.footer-list {
	list-style-type: none;
	list-style-position: outside;
}
.footer-list li {
	float: left;
	margin-right: 10px;
	font-size: 10px;
}
.glossary-container {
	vertical-align: top;
	width: 154px;
	height: 130px;
	margin: 0;
	padding: 0;
}
.glossary-box {
	border-top:5px solid #FFFFFF;
	padding:5px 0 0;
}
.glossary-box a {
	font-size: 18px;
	color: #007EC5;
	text-decoration: none;
	font-weight: bold;
}
td.subscribeinput {
	padding-left:4px;
}
ul .keyinterests {
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
/* End key documents + address footer styles */
.news-archive-list {
/* border-bottom:dotted 1px #007EC5; */
}
.news-archive-list a {
	text-decoration: none;
}
.news-archive-list .text a {
	text-decoration: none;
/* none */
}
/* Begin - Frontpage top article styles */
.maincontent-frontpage {
	background-color: #FFFFFF;
	padding: 0px 0px 0px 5px;
	margin-bottom: 0px;
}
a.read-more {
	padding-left: 5px;
	color: #007EC5;
	text-decoration: none;
}
/* End - Frontpage top article styles */
/* Begin - Frontpage newslist styles */
.news-list {
	background-color: #FFFFFF;
	padding: 0px 5px 0 5px;
}
.news-heading {
	float: left;
	clear: both;
/* font-size: 18px; */
	font-size: 140%;
	color: #005180;
	padding: 0px 0 10px 5px;
}
.news-archive a {
	float: left;
	font-size: 18px;
	color: #007EC5;
	padding: 0 0 0 5px;
	text-decoration: none;
}
.news-archive a:hover {
	float: left;
	font-size: 90%;
	color: #808D17;
	padding: 0 0 0 5px;
	text-decoration: none;
}
div.newsframe {
	background-color: #ECEFF8;
	width: 100%;
	float: left;
	clear: both;
	padding: 0;
	margin-bottom: 5px;
}
div.newsframe.first {
	background-color: #BFCBE7;
}
div.newsframe.middle {
	background-color: #D7DDF0;
}
div.newstext {
	float: left;
	color: #005180;
	width:453px;
	padding: 5px 5px 5px 5px;
	margin: 0;
	font-weight: normal;
}
div.newstext h3,
div.newstext p {
	padding: 0;
	margin: 0;
	font-size: 20px;
}
div.newstext a {
	color: #007EC5;
	font-weight: bold;
	text-decoration: none;
}
div.newstext a:hover {
	color:#808D17;
	font-weight: bold;
	text-decoration: none;
}
div.newstext div.byline {
	color: #808D17;
	font-weight: bold;
	font-size: 85%;
}
div.newsimage {
	width:160px;
	float:left;
}
div.newsimage img,
div.newsimage a {
	margin: 0;
	padding: 0;
	border: 0;
}
/* End - Frontpage newslist styles */
/* Begin - Item styles - learn more about list */
div.item h4 {
	font-size: 90%;
	color: #808D17;
	border-bottom: 1px dashed #007EC5;
	padding: 4px 0 4px 0;
	margin: 0;
}
div.text li {
	font-size:20px;
	color:#005180;
	margin-top:10px;
}
div.text img {
	border-width: 0px;
}
div.item ul.keydoc {
	list-style-type: none;
	color: #808D17;
/* 005180 */
	padding: 4px 0 4px 0;
	margin: 0;
}
div.item li.keydocument {
	padding: 0;
	padding-bottom: 4px;
	margin: 0;
	font-size: 90%;
}
div.item li.keydocument a {
	color: #808D17;
	text-decoration: none;
	font-weight: bold;
}
div.item li.keydocument a:hover {
	color: #808D17;
	text-decoration: underline;
	font-weight: bold;
}
.person h3 {
	font-size:20px;
	margin-top:0;
}
/* navigation menu styles */
div .navigation-header {
	margin-bottom: 10px;
	color:#005180;
	font-size:20px;
	font-weight:normal;
	float:left;
}
div.text sup {
	font-size:60%;
	color: #005180;
	font-weight: bold;
}
ul#navigation-menu {
	margin:0 0 10px;
	padding:0.2em 0;
	list-style-type: none;
	color: #999;
	float:left;
	clear:right;
}
ul#navigation-menu li {
	display: inline;
	padding: 8px;
}
ul#navigation-menu li a {
	font-weight: bold;
	text-decoration: none;
	color:#808D17;
}
ul#navigation-menu li a:hover {
	color:#808D17;
	text-decoration: none;
}
ul#navigation-menu li.numbers,
li.numbers.active {
	font-weight: bold;
	color: #000;
}
ul#navigation-menu li.numbers a,
li.numbers.active a {
	font-weight: bold;
	text-decoration: none;
}
ul#navigation-menu li.numbers a:hover,
li.numbers.active a {
	color:#808D17;
	text-decoration: none;
}
/* end navigation menu styles */
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #005180;
	margin: 0;
	padding: 0 0 5px;
}
h2 {
/*
  font-size: 100%;
  font-weight: bold;
  color: #005180;
  margin: 0;
  padding: 0;
  padding-bottom: 11px;
  width: 500px;
  float:left;
 */
	clear: both;
/* font-size: 18px; */
	font-size: 100%;
	color: #005180;
/*
  padding: 0px 0 10px 5px;
 */
}
#image {
	float:left;
	clear:both;
	margin-right: 4px;
}
.date {
	color: #808D17;
	font-size: 90%;
}
div.items {
	background-color:#FFFFFF;
	padding: 20px 10px 10px 10px;
}
div.item {
	padding: 5px 0px 0px 0px;
	background-color:#FFFFFF;
	clear:both;
}
div.person {
	padding: 10px 0 0;
	background-color:#FFFFFF;
	clear:both;
}
div.person a.image {
	border: 0;
	margin-right: 20px;
	float:left;
}
div.person a.image img {
	border:0;
}
div.person a {
	color: #000;
	text-decoration:none;
}
div .person .personinfo a {
	color: #808D17;
	text-decoration:none;
}
div .person .personinfo {
	color: #000;
	text-decoration:none;
}
div.person p {
	font-weight: normal;
}
.strong {
	font-weight: bold;
}
.teaser {
	float:left;
	width: 350px;
	font-size: 20px;
	display:block;
}
.toptext {
	width:500px;
	font-size:18px;
	font-style:italic;
}
div.text, span.text {
	font-size:18px;
	color:#005180;
	margin:0px 0px 10px 0px;
	font-weight: normal;
}
div.text p {
	font-size:18px;
	color:#005180;
	margin-top:0px;
	font-weight: normal;
}
span.text a , div.text a {
	font-size:18px;
/* color:#005180; */
	color: #808D17;
	margin-top:0px;
	font-weight:normal;
	text-decoration: none;
}
span.text a:hover, div.text a:hover {
	color:#808D17;
}
span.undertext {
	font-size:20px;
	color:#005180;
	margin-top:0px;
	font-weight:normal;
	text-decoration: none;
}
div.text p i img, div.text p em img {
	margin-right:5px;
}
div.framebox {
	clear:both;
	width:560px;
	background-color:#BFCBE7;
	height:auto;
	margin:0px 5px 0px 5px;
}
div.frametext {
	font-size:18px;
	color:#005180;
	float:left;
	width:380px;
	clear:none;
	padding:5px 5px 0px 5px;
}
div.frameimage {
	float:right;
	width:160px;
	clear:none;
}
div.frameimage img {
	margin:0px 0px 0px 0px;
}
div#maincontent {
	background-color: #FFFFFF;
	padding:10px;
	float: left;
	width: 95%;
	margin-top: 4px;
	margin-bottom: 4px;
}
table .mainmenu {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
table .mainmenu table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
table .mainmenu a {
	text-decoration: none;
	text-transform: uppercase;
/* margin:2px 0px 10px 0px; */
	font-size: 11px;
}
img .header-level2 {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}
img .menu {
	border: 0;
	padding: 2px 0 2px 0;
}
.clearboth {
	clear:both;
	margin: 0;
	height: 1px;
}
.search-result-list-item {
}
.errorinfo {
	color:#005180;
	font-size:11px;
	font-weight:normal;
	margin-top:0;
	padding: 10px;
}
.errorinfo a {
	color: #808D17;
	text-decoration:none;
}
/* list styles */
table.list {
	width: 100% !important;
	border: 1px solid #e0e0e0;
	margin-top: 15px;
	border-spacing: 0;
	border-collapse: collapse;
}
table.list input.text,
table.list textarea {
	width: 90%;
}
table.list input.radio {
	vertical-align: middle;
}
table.list th {
	text-align: left;
	background-color: #f3f3f3;
	font-family: georgia, sans-serif;
	color: #005180;
}
table.list td {
	border-top: 1px solid #e0e0e0;
}
table.list.form th.title {
	text-align: left;
	background-color: #DDD;
	font-weight: bold;
}
table.list.form td {
	vertical-align: top;
	border-top: #e0e0e0;
}
table.list.form th {
	vertical-align: top;
	background-color: #fff;
	font-weight: normal;
	color: #222;
}
table.list.form button {
	margin-right: .3em;
}
table.list td.error {
	color: #F00;
	padding-bottom: 0;
}
table.list label.help {
	cursor: default;
	border-bottom: 1px #ccc dashed;
}
table.list tr.separator td {
	font-size: 50%;
}
table.list tr.formSeparator div {
	padding-bottom: .2em;
	border-bottom: 1px solid #CCC;
	margin: .5em 0 .5em 0;
	font-weight: bold;
}
table.list tr.dark td {
	background-color: #Fbfbfb;
}
table.list th,
table.list td {
	padding: .2em .4em .2em .4em;
}
table.list th.nowrap,
table.list td.nowrap {
	white-space: nowrap;
}
table.list th.right,
table.list td.right {
	text-align: right;
}
table.list a {
	color:#005180;
	text-decoration:none;
}
table.list a:hover {
	color:#808D17;
	text-decoration:underline;
}
table.list img {
	border:none;
}