* { margin:0; padding:0; border: 0; }

* { text-align: left; }

a {
	text-decoration: none;
	color: rgb(30,130,185);
	font-weight: bold;
}

a:active { border: 0; }

a:hover {
	color: rgb(100,155,199);
}

a.start {
	display: block;
	border-top: solid rgb(200,210,220) 1px;
	padding-top: 1em;
}

.attribution {
	color: rgb(105,120,135);
	margin-left: 1em;
}

#banner {
	position: relative; height: 40px;
}

blockquote {
	margin-left: 1em;
}

body {
	color: rgb(60,60,65); font-size: 70%; font-family: verdana,sans-serif; line-height: 1.65em; margin: 3%;
}

body, html {
	height: 100%;
}

.break {
	margin-bottom: 1em;
}

.buffer {
	position: relative; overflow: visible;
}

.buffer p  {
	position: relative;
	margin-bottom: 1em;
}

.caps {
	text-transform: uppercase;
}

.caption {
	font-size: 0.9em;
	color: rgb(105,120,135);
}

.clearboth {
	clear: both;
}

#content {
	position: relative; overflow: visible; text-align: left; 
}

.diamond {
	z-index: 100;
	position: absolute;
}

.divide {
	border-bottom: solid rgb(200,210,220) 1px;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}

dl {
}

dt {
	position: relative;
	font: bold 1em/1.65em verdana,sans-serif;
	color: rgb(60,100,125);
	margin-top: 1em;
}

.first {
	margin-top: 1em;
}

form {
	display: inline;
}

.formtable {
	font: 1em/1.65em verdana,sans-serif;
}

.formtable td {
	padding: 0.5em 0;
}

#footer {
	position: relative;
	clear: both;
	font: 0.8em/1.65em verdana,sans-serif;
	color: rgb(35,45,60);
	padding: 1em 0 1em 0;
	margin: 1.65em 0 0 0;
	border-top: solid rgb(200,210,220) 1px;
}

#footer a {
	text-decoration: underline;
}

h1 {
	position: relative;
	font: bold 1.2em/2em verdana,sans-serif;
	color: rgb(30,130,185);
}

h1.exhib {
	position: relative;
	font: bold 1.2em/2em verdana,sans-serif;
	color: rgb(30,130,185);
	margin: 0 0 -0.75em 0;
}

h1.mainhead {
	font: bold 1.6em/3em verdana,sans-serif;
	color: rgb(60,100,125);
	margin-top: 1em;
}

h2 {
	position: relative;
	font: bold 1.1em/1.75em verdana,sans-serif;
	color: rgb(60,100,125);
	margin-top: 2em;
}

h2 a {
	color: rgb(40,120,165);
}

h2.close {
	margin-top: 1em;
}

h2.first,dt.first {
	margin-top: 0;
}

h2.start {
	margin: 0 !important;
}

h3 {
	font: bold 1em/1.65em verdana,sans-serif;
	margin: 1em 0;
}

h3.start {
	color: rgb(60,100,125);
	border-bottom: solid rgb(200,210,220) 1px;
	margin-top: 0.5em;
	margin-bottom: 1em;
	margin-right: 1em;
}

.hide {
	display: none;
}

.highlight {
	border: solid rgb(200,210,220) 1px;
	padding: 1em;
}

.imgbar {
	position: absolute;
	width: 488px;
	/*height: 100px;*/
	overflow: hidden;
	white-space: nowrap;
	clip: rect(0px,488px,100px,0px);
	background-color: rgb(200,210,220);
}

.imgbox {
	position: relative;
	width: 527px;
	height: 100px;
	overflow: hidden;
	background-color: rgb(180,190,200);
	margin: 1em 0;
	border: solid rgb(200,210,220) 1px;
}

.imgleft,.imgright {
height: 100px;
width: 13px;
}

.imgleft {
	position: relative;
	float: left;
	padding: 0 3px;
}

.imgright {
	position: absolute;
	top: 0;
	left: 510px;
	padding: 0 3px;
}

.imgleft img,.imgright img {
display: none;
cursor: pointer;
}

.inset {
	margin-left: 1em;
}

#langselect {
	display: none;
}

.last {
	margin-right: 0 !important;
}

.left {
	position: relative; margin-bottom: 1.65em;
}

.left .sub_links li a {
	color: rgb(145,160,175);
	font: bold 1em/1.65em verdana,sans-serif;
}

lh {
	margin-left: -1em;
	font-weight: bold;
}

#linkbar {
	display: none;
}

#livearea {
	position: relative;
}

#logo {
	display: none;
}

#printlogo {
	width: 249px;
	height: 72px;
	display: block;
	position: relative;
	margin-bottom: 2em;
}

.mid {
	position: relative;
}

.more {
	display: none;
}

.half {
	width: 273px;
}

#navbar {
	display: none;
}

.odd,.even {
padding: 1em;
}

.panelbox {
	position: relative;
	overflow: visible;
	clear: both;
}

iframe {
	position: relative;
	width: 238px;
	height: 336px;
	overflow: hidden;
}

#searchbar {
	display: none;
	position: relative;
	z-index: 10;
	width: 248px;
	height: 24px;
	background-color: rgb(200,210,220);
	float: right;
}

select,input {
	border: solid rgb(200,210,220) 1px;
	padding: 1px;
/*	margin: 4px 4px 4px 0;*/
}

.spacer {
}

.splash {
	border: solid rgb(200,210,220) 1px; margin: 8px 0;
}

.sub_links {
	list-style-type: none; list-style-image: url(static/images/ui/arrow_off.png); margin-left: 16px; font: bold 11px/16px verdana,sans-serif;
}

.sub_links .divider {
	color: rgb(165,180,195); font-weight: normal;
}


.sub_links li {
	cursor: default;
}

.submitbutton {
	background-image: url(static/images/ui/button.png); background-repeat: repeat-x;
	font: bold 1em/1.65px verdana,sans-serif;
	color: rgb(35,45,60);
	padding: 2px;
}

table.fancy {
	font-size: 1em;
	line-height: 1.65em;
	border: solid rgb(200,210,220) 1px;
}

table.fancy a {
	color: rgb(30,80,125);
}

table.fancy a:hover {
	color: rgb(30,130,185);
}

table.fancy th {
	text-transform: uppercase;
	padding: 2px 0 3px 4px;
	background-color: rgb(30,130,185);
	color: rgb(247,253,251);
}

table.fancy td {
	padding: 2px 4px 3px 4px;
	margin: 1px;
	vertical-align: top;
}

table.fancy tr {
	background-color: rgb(247,251,253);
}

td.datetime {
	font-weight: bold;
	white-space: nowrap;
}

.half {
	position: relative;
	float: left;
	width: 358px;
	margin-right: 1px;
}

.half p {
	padding: 0 16px 8px 8px;
	margin: 0 !important;
	width: 334px !important;
}

.halflast {
	margin-right: 0 !important;
	width: 358px !important;
}

.third {
	position: relative;
	float: left;
	width: 238px;
	margin-right: 1px;
}

.third p {
	padding: 0 16px 8px 8px;
	margin: 0 !important;
	width: 214px !important;
}

.thirdlast {
	margin-right: 0 !important;
	width: 238px !important;
}

.top {
margin-top: 0 !important;
}

ul.normal {
	list-style-image: url(static/images/ui/disc.png);
	font: 1em/1.65em verdana,sans-serif;
}

.upper {
	text-transform: uppercase;
}

.whole {
	position: relative;
	width: 718px;
	float: left;
}

.whole p {
	padding: 0 16px 8px 8px;
	margin: 0 !important;
	width: 694px !important;
}