/*** layout-table(s) ***/
#layout-table {
	margin-top: 40px;
}
td#shadow-top-left {
	background: url(../pics/pageframe/shadow_top_left.gif) top left no-repeat;
	height: 10px;
}
td#shadow-top-middle {
	background: url(../pics/pageframe/shadow_top_middle.gif) top left repeat-x;
	height: 10px;
}
td#shadow-top-middle img {
	display: block;
	margin-left: 801px;
}
td#shadow-top-right {
	background: url(../pics/pageframe/shadow_top_right.gif) top left no-repeat;
	height: 10px;
}
td#shadow-column-left, td#shadow-column-right {
	width: 10px;
}
td#shadow-column-left {
	background: url(../pics/pageframe/shadow_left.gif) top left repeat-y;
}
td#shadow-column-right {
	background: url(../pics/pageframe/shadow_right.gif) top left repeat-y;
}
td#shadow-bottom-left {
	background: url(../pics/pageframe/shadow_bottom_left.gif) top left no-repeat;
	height: 10px;
}
td#shadow-bottom-middle {
	background: url(../pics/pageframe/shadow_bottom_middle.gif) top left repeat-x;
	height: 10px;
}
td#shadow-bottom-right {
	background: url(../pics/pageframe/shadow_bottom_right.gif) top left no-repeat;
	height: 10px;
}
	/*** page-header ***/
#page-header {
	width: 959px;
	height: 112px;
	background: #E8F2C9 url(../pics/pageframe/header_background.gif) no-repeat top;
}
#page-header table {
	width: 100%;
}
#headerlogo-box {
	vertical-align: middle;
	width: 300px;
	height: 88px;
	/*border: 1px solid #000;*/
}
#headerlogo-box img {
	display: block;
	margin: auto auto auto 13px;
}
#special-links-box {
	width: 490px;
}
ul#header-special-links {
	font-size: 0.85em;
	font-weight: bold;
	list-style-type: disc;
	margin-top: 0.5em;
	margin-right: 30px;
	text-align: right;
}
img#atlas-button {
	display: block;
	position: relative;
	left: -11px;
}
ul#header-special-links li {
	display: inline;
}
.special-links-seperator {
	color: #143B48;
	padding: 0 0.4em 0 0.2em;
	font-size: 0.9em;
}
#header-special-links li a, #location-bar a {
	color: #143B48;
	text-decoration: none;
}
#header-special-links li a:focus, #header-special-links li a:hover, #header-special-links li a:active {
	color: #036282;
	text-decoration: underline;
}
#font-sizer-bigger {
	font-size: 1.4em;
}
#font-sizer-smaller {
	font-size: 0.6em;
}

	/*** main-menu ***/
#main-menu-box {
	height: 10px;
}
ul#main-menu {
	margin-left: 0;
	margin-bottom: 0;
	list-style-type: none;
	background-color: #F5F9E8;
}
ul#main-menu li {
	float: left;
	text-align: center;
}
ul#main-menu li a {
	display: block;
	padding-top: 4px;
	text-decoration: none;
	font-weight: 900;
	font-size: 12px;
	width: 129px;
	height: 18px;
	border-right: 2px solid #F5F9E8;
	background-color: #A0B815;
	color: #FFF;
}
ul#main-menu li a:focus, ul#main-menu li a:hover, ul#main-menu li a:active, ul#main-menu li a.current-item {
	background-color: #00303E;
}

/*** frame-elements ***/
#illustration-top {
	height: 60px;
	
}
#frame-left-column {
	width: 174px;
}
#frame-middle-column {
	width: 611px;
}
#frame-right-column {
	width: 174px;
	background: url(../pics/pageframe/sidecontent_background.gif) left top no-repeat;
}
#frame-left-column, #frame-right-column {
	background-color: #E9F3CC;
}
	/*** sub-navigation ***/
div#subnavi-container, div#subnavi-container-blank {
	background-color: #00303E;
	margin-top: 63px;
	border-bottom: 1px solid #FFF;
	width: 174px;
}
div#subnavi-container {
	padding: 20px 0 40px;
}
div#subnavi-container-blank {
	height: 20px;
}	
div#subnavi-container ul {
	list-style-type: none;
	margin-left: 20px;
}
div#subnavi-container ul li {
	margin-bottom: 10px;
	color: #AFCC00;
}
#subnavi-container a {
	font-weight: 900;
	/* font-size: 0.95em; to preserve frame-layout it's better to set absolute size */
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#subnavi-container a:focus, #subnavi-container a:hover, #subnavi-container a:active, #subnavi-container a.current-item {
	color: #AFCC00;
}
	/*** path-bar ***/
#pathbar {
	font-size: 0.9em;
	background: url(../pics/pageframe/pathbar_watermark.gif) top right no-repeat #EEF2E3;
}
#pathbar img {
	display: block;
	float: left;
}
#pathbar td {
	height: 23px;
	vertical-align: middle;
}
#pathbar .current-item {
	font-weight: 900;
}
#pathbar a {
	color: #143B48;
	text-decoration: none;
}
#pathbar a:focus, #pathbar a:hover, #pathbar a:active {
	color: #036282;
	text-decoration: underline;
}

	/*** side-content ***/
#sidecontent-headerbox {
	background-color: #A0B815;
	border-top: 1px solid #F5F9E8;
	height: 22px;
}
#sidecontent-headerbox h2 {
	color: #FFF;
	font-size: 14px;
	text-align: center;
	margin-top: 3px;
}
#sidecontent ul {
	font-size: 10px;		/* absolute size to preserve frame-layout */
	list-style-type: none;
	margin: 0;
}
#sidecontent ul li {
	padding: 5px 12px 8px;
	border-bottom: 1px solid #FFF;
}
#sidecontent ul li .news-date {
	font-size: 9px;
}
#sidecontent ul li p {
	margin-top: 2px;
}
#sidecontent-logos {
	margin-top: 0.5em;
}
#sidecontent-logos img {
	display: block;
}
#sidecontent-logos td {
	padding-top: 8px;
}

/*** main-content ***/
#main-content-container {
	width: 100%;
	background: url(../pics/pageframe/maincontent_watermark.gif) top right no-repeat #FFF;
}
#main-content {
	padding: 2em 35px;		/* fixed padding left/right to allow pixel-sized elements in main-content*/
	line-height: 150%;
}
#main-content p {
	margin-bottom: 0.5em;
}
#main-content h1 {
	margin-bottom: 0.75em;
}
#main-content h2, #main-content h3 {
	margin-bottom: 0.5em;
}
#main-content h2.subheading {
	font-size: 1.1em;
	margin-bottom: 0.75em;
}
#main-content ul, #main-content ol {
	margin-bottom: 0.75em;
}
#main-content li {
	margin-bottom: 0.5em;
}
#main-content ul ul, #main-content ol ul {
	list-style-type: circle;
	margin-top: 0.25em;
}
#main-content .narrow-list li {
	margin-bottom: 0em;
}
#main-content img {
	border: 1px solid #00303E;
}
#main-content img.borderless {
	border: none;
}
#main-content img.pdf-icon {
	border: none;
	margin-right: 0.5em;
	vertical-align: text-bottom;
}
#main-content table.visible td, #main-content table.visible th  {
	border: 1px solid #A5ACB2;
}
#main-content table th {
	background-color: #EAECEC;
}
#main-content .contact-info {
   margin-top: 1.5em;
}
#main-content .contact-info table td {
   padding: 0.75em 2em 0.5em 0;
}
#main-content .subsection {
	margin: 1.5em 0;
}

@media print {
	#shadow-top-left, #shadow-top-middle, #shadow-top-right, #shadow-column-left, #shadow-column-right, #header-special-links, img#atlas-button, #main-menu, #illustration-top, #frame-left-column, #frame-right-column, #pathbar, #frameset-footer, #main-content-footer, .back-linker, .top-link-box, .print-link-box {
		display: none;
	}
	#main-content {
		display: block;
	}
	.screen-only {
		display: none;
	}
	.print-only {
		display: block;
	}
}