#contentWrapper {
	/**width: 620px;*/
	width: 90%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content {
	min-height: 1px;
}

#header, #skipnav, #metanavi, #leftColumn, #footer, #search, #rightColumn {
	display: none;
}

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

h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, caption, form, fieldset, label, select, input, textarea, address, blockquote, nobr {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

img {
	border: none;
	color: #333333;
	background: #ffffff;
	font-size: 0.7em;
}

.hrclearboth {
	clear: both;
	position: absolute;
	top:-1000px;
	font-size: 0em;
	height: 0em;
	visibility: hidden;
}

hr[class = "hrclearboth"] {
	position: static;
}
.cleaner {
    	clear: both;
    	margin: 0;
    	border: 0px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearboth {
	clear: both;
}

html {
	height: 100%;
}

body {
	background: #fff;
	color: #333;
/**	font-size: 100.01%;*/
	font-size: 1em;
	text-align: left;
	height: 100%;
}



#breadcrumb p {
	font-size: 1em;
	color: #999;
	background: #fff;
}

#breadcrumb p a {
	color: #999;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#breadcrumb p a:hover,
#breadcrumb p a:active,
#breadcrumb p a:focus {
	border: 1px solid #999;
}

#breadcrumb p .hidden {
	display: inline;
}



.contentWrap {
	margin-bottom: 37px;
}

.contentWrap  a {
	color: #00589c;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

.contentWrap  a:hover,
.contentWrap  a:active,
.contentWrap  a:focus {
	border-bottom: 1px solid #00589c;
}

.contentWrap h1 {
	font-size: 1.2em;
	color: #333;
	padding: 0 0 4px 0;
	background: #fff url(h1-line.gif) bottom left no-repeat;
	margin: 0 0 13px 0;
	text-transform : uppercase;
}

.contentWrap h2 {
	font-size: 1.2em;
	color: #333;
	background: #fff;
	margin: 0 0 4px 0;
}

.contentWrap h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	background: #fff;
}

.contentWrap h4 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	padding: 0;
}

.atmocontent  p {
	font-size: 0.9em;
}

p {
	/**font-size: 0.8em;*/
	font-size: 1em;
	margin: 0 0 15px 0;
}

p.small {
	font-size: 0.95em;
	color: #666;
	padding: 0 0 0 10px;
	margin: 0;
}
/**
p.small {
	font-size: 0.71em;
	color: #666;
	background: #fff url(grey-square.gif) 0 8px no-repeat;
	padding: 0 0 0 10px;
	margin: 0;
}
*/

.atmo-home {
	width: 191px;
	margin-right: 15px;
}

.home .news {
	margin-left: 206px;
	margin-left: 170px;
}

.news .list .floatleft {
	width: 160px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*  		    lists                                  */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.contentWrap .pagenavi {
	text-align: center;
}
.contentWrap .pagenavi ul {
	list-style-type: none;
	font-size: 1em;
	margin: 26px 0;
}
.contentWrap .pagenavi ul li {
	display: inline;
	margin-right: 12px;
	background: none;
	padding: 0;
}
.tx-list-pi-selectorbox {
	height: 2em;
	font-size: 1em;
}

.tx-list-pi-selectorbox0,
.tx-list-pi-selectorbox1,
.tx-list-pi-selectorbox2 {
	float: left;
	margin: 0 3em 0 0;
}

.institution h2 {
	padding: 0 0 2px 0;
}

.caption {
	clear: both;
	float: left;
	color: #999;
	background: #fff;
	font-size: 0.9em;
	line-height: 120%;
	margin: 8px 0 0 0;
}


.list {
	margin: 0 0 21px 0;
}

.list .floatleft {
	width: 109px;
	margin: 0 15px  0 0;
}

.detail .floatleft {
	width: 140px;
	margin: 0 15px 0 0;
}

.contentWrap .detail h2 {
	font-size: 1.2em;
}

.offset {
	clear: both;
	height: 20px;
}

.downloads p,
.events  p  {
	margin: 0;
}

.downloads,
.events {
	margin: 0 0 20px 0;
}

a.back {
	color: #00589c;
	background: #fff;
	padding: 0;
}

.contentWrap .csc-sitemap ul {
	list-style-type: none;
}

.contentWrap .csc-sitemap ul li {
	background: #fff url(sitemap-line.gif) top left no-repeat;
	color: #333;
	padding: 0 0 0 15px;
	font-weight: bold;

	font-size: 1em;

	float: left;
	width: 10em;
	/*border: 1px solid red;*/
	margin: 0 0 25px 0;
	height: 9em;
}

.contentWrap .csc-sitemap ul ul li{
	float: none;
	background: none;


	border: none;
	margin: 0;
	height: auto;
	width: auto;
}

.contentWrap ol,
.contentWrap ul {
	font-size: 1em;
	margin: 0;
}
.contentWrap ol {
	margin: 0 0 0 24px;
}
.contentWrap ul {
	list-style-type: none;
}
.contentWrap ul li {
	background: #fff url(h4-square.gif) 0 6px no-repeat;
	color: #333;
	padding: 0 0 3px 15px;
}
.contentWrap ol li {
	padding: 0 0 3px 0;
}

.contenttable {
	font-size: 1em;
}
.contenttable caption {
	background: #73a8cb;
	color: #333333;
}
.contenttable td,
.contenttable th {
	padding: 2px 6px;
	margin: 0;
}
.contenttable th {
	background: #73a8cb;
	color: #fff;
	font-weight: normal;
}
.contenttable td {
	border: 1px solid #73a8cb;
}

.filelinks {
	font-size: 1em;
}

.csc-caption {
	font-size: 1em;
}


.csc-mailform {
	display:block;
	padding-top:15px;
	padding-bottom:15px;
}
.csc-mailform label {
	width:10em; float:left;
	margin-left:2em;
}
fieldset.csc-mailform {
	border: 1px solid #73a8cb;
	margin: 20px 0 0 0;
}
.csc-mailform .csc-mailform-field {
	display:block;
	clear:both;
}
.csc-mailform .csc-mailform-field * {
	font-size:13px;
}
.csc-mailform-input,
.csc-mailform-selection,
.csc-mailform-textarea {
	width:20em;
	border:1px solid #73a8cb;
	margin-bottom:5px;
	overflow:hidden;
}
.csc-mailform .csc-mailform-field .csc-mailform-checkbox {
	margin-bottom:5px;
}
.csc-mailform .csc-mailform-field .csc-mailform-submit,
#tx-indexedsearch-searchbox-button-submit,
#tx_a21contactform .button_set input,
input.tx-list-pi-searchbox-button {
	margin-bottom:5px;
	border: 1px solid #00589c;
	background: #fff;
	color: #00589c;
}
.csc-mailform .csc-mailform-field .csc-mailform-submit:hover,
#tx-indexedsearch-searchbox-button-submit:hover,
#tx_a21contactform .button_set input:hover,
input.tx-list-pi-searchbox-button:hover {
	font-weight: bold;
	color: #00589c;
	background: #fff;
}
.csc-mailform .csc-mailform-field #mailformformtype_mail {
	margin-left:12em;
	width:10em;
}

/********************** Contactform *******************/
#tx_a21contactform fieldset {
	border: 1px solid #00589c;
	margin-top: 10px;
	padding-bottom: 10px;
}
#tx_a21contactform legend {
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	padding: 0px 10px;
	color: #00589c;
	background: #fff;
}
#tx_a21contactform select,
#tx_a21contactform input,
#tx_a21contactform textarea,
#tx_a21contactform label {
	font-size: 1em;
}
#tx_a21contactform .field_set {
	margin-left: 50px;
	padding-top: 20px;
}
#tx_a21contactform .field_set .field {
	clear: left;
	margin-top: 5px;
}
#tx_a21contactform label {
	margin-left: 8em;
}
#tx_a21contactform label.left {
	float: left;
	width: 8em;
	margin-left: 0;
}
#tx_a21contactform .field_set select {
		width: 16em;
		border: 1px solid #00589c;
}
#tx_a21contactform .field_set input,
#tx_a21contactform .field_set textarea {
		width: 15.5em;
		border: 1px solid #00589c;
		padding: 0px 2px 2px 2px;
		background: #F7FBFF;
}
#tx_a21contactform .field_set input:hover, #tx_a21contactform .field_set input:focus,
#tx_a21contactform .field_set textarea:hover, #tx_a21contactform .field_set textarea:focus {
		background: #fff;
}
#tx_a21contactform #copymail {
	width: auto;
	border: none;
}
#tx_a21contactform .button_set {
	margin: 20px 0px 20px 10.5em;
}
#tx_a21contactform .error {
	color:#f53125;
	font-size: 0.75em;
}

/********************** glossary *******************/
acronym, dfn, abbr, span.abbr, .glossary span {
	background: #efefef;
	color: #333;
}
dl.glossary {
	font-size: 1em;
}
dl.glossary p.description {
	font-size: 1em;
}
dl.glossary span{
	background: #fff;
}
dl.glossary dt {
	font-weight: bold; margin: 0 0 3px 0;
	font-style: normal;
}
dl.glossary dd {
	margin: 0 0 15px 20px;
}
dl.glossary .description {
	margin: 0;
	padding: 0;
}
dl.glossary .type {
	font-style: italic;
	padding: 0 3px 0 0;
}