body {
	font-family: Arial, Helvetica, sans-serif;
	/*text-indent: 0px;
	margin-right: 20px;
	margin-left: 20px;*/
	font-size: 12px;
	background-color: #FFFFFF;
	}

div#logos {
	position:absolute;
	top:10px;
	left:20px;
	width:97%;  /*IE trick, see below */
	/*margin:0 0px 10px 0;*/
	padding:0;
	}
body>div#logos { /* Not for IE */
	width:auto;
	right:20px;
	}
div#logos a {
	}
a#logo1 {
	/*position:relative;
	top:0px;
	left:0px;*/
	margin-right:10px;
	}
a#logo2 {
	/*position:relative;
	top:0px;
	left:10px;*/
	}
a#logo3 {
	/*position:absolute;
	top:0px;
	right:0px;*/
	}

div#hmenu {
	position: absolute;
	top: 110px;
	left: 20px;
	width: 97%; /*IE trick, see below */
	padding: 0;
	}
body>div#hmenu { /* Not for IE */
	width:auto;
	right:20px;
	}
div#hmenu a {
	display:block;
	float:left;
	width: 24.9%;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	text-decoration: none;
	}
#h1 {
	background-color: #660033;
	}
a:hover#h1 {
	background-color:#993366;
	}
#h2 {
	background-color: #336699;
	}
a:hover#h2 {	
	background-color:#6699cc;
	}
#h3 {
	background-color: #669933;
	}
a:hover#h3 {
	background-color:#99cc66;
	}

#h4 {
	background-color:#009999;
	}
a:hover#h4 {
	background-color:#33cccc;
	}

div#content {
	margin: 130px 0px 10px 180px;
	padding: 0 20px 0 0;
}
body>div#content {
	margin-top:145px;
	}

div.footnotes {
	margin:40px 40px 0px 20px;
	}
div.footnotes p {
	margin:0 0 5px 0;
	font-size:0.9em;
	line-height:1.2em;
	text-indent:-20px;
	}	


p {
	line-height:1.5em;
	}
p.author {
	font-style:italic;
	font-weight:bold;
	text-align: right;
	margin-left:100px;
	}
p.about {
	font-style:italic;
	font-weight:normal;
	text-align:left;
	}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	}
h1 + p {
	font-weight: bold;
	}
p.author + p {
	font-weight: bold;
	}
h1 {
	font-size: 180%;
	color: #003399;
	}
h2 {
	font-size: 140%;
	color: #003399;
	}
h3 {
	font-size: 120%;
	color: #003399;
	}
h4 {
	font-size: 120%;
	font-weight: bold;
	}
h5 {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	}
h6 {
	font-size: 100%;
	font-style: italic;
	}
p + h1 {
margin-top:1.5em;
	}	
p + h2 {
margin-top:1.5em;
	}	
p + h3 {
margin-top:1.5em;
	}	
p + h4 {
margin-top:1.5em;
	}	
	
img {
	border: none;
	}

label {
	display:block;
	}

div.contact {
	margin-bottom:1.7em;
	font-size: 120%;
	}
div.contact p {
	/*line-height:1.2em;*/
	margin:0 0 0 2em;
	}
div.contact p.contact-name {
	font-weight:bold;
	margin-left:0;
	}

/* both 'doc-descr' and 'news-descr' are dated, use 'descr' instead*/
div.doc-descr {
	margin: 0 0 20px;
	}
div.doc-descr p {
	line-height:1.2em;
	margin:0;
	}
div.doc-descr p.author {
	font-style:italic;
	font-weight:normal;
	text-align:left;
	}
div.doc-descr p.summary {
	font-weight:normal;
	text-align:left;
	margin-bottom:0.5em;
	}
div.doc-descr p.date {
	font-weight:normal;
	font-style:italic;
	text-align:left;
	margin-bottom:0.5em;
	}
div.doc-descr h4 {
	font-weight:bold;
	font-size:140%;
	margin:0 0 0.5em;
	color: #003399;
	}
div.doc-descr p.links {
	color:#000000;
	}
div.doc-descr p.links a:link {
	color:#003399;
	}
div.doc-descr p.links a:visited {
	color:#999999;
	}
div.doc-descr p.links a:hover {
	color:#CC0000;
	}
/* both 'doc-descr' and 'news-descr' are dated, use 'descr' instead*/
div.news-descr {
	margin: 0 0 20px;
	}
div.news-descr p {
	line-height:1.2em;
	margin:0;
	}
div.news-descr p.date {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:normal;
	background-color:#99CCFF;
	padding: 2px;
	margin-bottom:0.5em;
	text-align:right;
	}
div.news-descr p.author {
	font-style:italic;
	font-weight:normal;
	text-align:left;
	}
div.news-descr p.summary {
	font-weight:normal;
	text-align:left;
	}

div.news-descr h4 {
	font-weight:bold;
	font-size:140%;
	margin:0 0 0.5em;
	color: #003399;
	}
div.news-descr p.links {
	color:#000000;
	}
div.news-descr p.links a:link {
	color:#003399;
	}
div.news-descr p.links a:visited {
	color:#999999;
	}
div.news-descr p.links a:hover {
	color:#CC0000;
	}
/* both 'doc-descr' and 'news-descr' are dated, use 'descr' instead*/

div.descr {
	margin: 0 0 20px;
	border:1px solid #99CCFF;
	text-indent: 0px;
	padding:3px;
	}
div.descr p {
	line-height:1.2em;
	margin:0 0 0.5em;
	font-weight:normal;
	text-align:left;
	}
div.descr p.date {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
	margin-bottom:0.5em;
	text-align:right;
	}
div.descr p.author {
	font-style:italic;
	font-weight:normal;
	text-align:left;
	}
div.descr h4 {
	font-weight:bold;
	font-size:120%;
	margin:0 0 0.5em;
	color: #003399;
	}
div.descr p.links {
	color:#000000;
	text-decoration:none;
	}
div.descr p.links a:link {
	color:#003399;
	}
div.descr p.links a:visited {
	color:#999999;
	}
div.descr p.links a:hover {
	color:#CC0000;
	text-decoration:underline;
	}

div#leftcol {
	position:absolute;
	top: 150px;
	left: 20px;
	width: 130px;
	z-index: 20;
	}

div#more {
	position:absolute;
	top: 150px;
	left: 220px;
	width: 130px;
	z-index: 20;
	}


div#vmenu {
/*	position:absolute;
	top: 150px;
	left: 20px;
	width: 130px;
	z-index: 20;
	*/
	margin-bottom:20px;
	}
div#vmenu a {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	font-size: 12px;
	text-indent: 0px;
	padding:3px;
	margin-bottom: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	line-height: 12px;
	text-decoration: none;
	}
div#vmenu a:hover {
	color:#FFFFFF;
	background-color:#003399;
	border-right-color: #6699ff;
	border-bottom-color: #6699ff;
	}

div#counters {
	margin-bottom:20px;
	text-align:center;
	font-size:10px;
	}
div#counters p{
	margin-bottom:5px;
	color:#003399;
	}
div#counters img{
	margin-bottom:5px;
	}

div#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #999999;
	text-indent: 0px;
	position: absolute;
	top: 150px;
	left: 180px;
	/*right: 0px;*/
	padding: 0px;
	clear: both;
	z-index: 25;
	}

/*div#footer_l {
	margin: 0px 70% 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	padding: 0px;
	folat:left;
	clear:both;
}*/
div#footer_l {
	/*display:inline;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	padding: 0px;
	float:left;
	clear:both;
	position: relative;
	margin-top: 20px;
	width: 450px;
	left: 0px;
	bottom: 20px;
	}
div#footer_l img {
	margin-right: 10px;
	margin-bottom:6px;
	vertical-align: text-top;
	float:left;
	}
div#footer_r {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	padding: 0px;
	text-align: right;
	position: relative;
	margin-top: 20px;
	width: 250px;
	bottom: 20px;
	right: 0px;
	float:right;
	}
div#footer_r p {
	margin: 0px 0px 5px;
	}
#webmaster {
	text-decoration: underline;	
	}

