html {
	font-family:Verdana, Geneva, sans-serif;
	height:100%;
}

body {
	background-color:#999999;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	margin:0px auto;
	height:100%;
}

#clear {
	clear:both;
}

a:link, a:visited {
	color:#1e2188;
	text-decoration:none;
}

a:hover, a:active {
	color:#1e2188;
	text-decoration:underline;
}

h1, h2 {
	font-size:14px;
}

#container {
	background-image:url(../images/bg_comp.png);
	width:818px;
	min-height:100%;
	position:relative;
	left:50%;
	margin-left:-409px;
	float:left;
}

* html #container {
	margin-left:0px;
	height:100%;
}

#head {
	width:800px;
	height:143px;
	position:inherit;
	left:9px;
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
}

* + html #head {
	margin-left:9px;
}

#blue {
	width:790px;
	height:40px;
	background-color:#1e2188;
	text-align:right;
	font-size:9px;
	color:#FFF;
	padding:5px;
	position:inherit;
	left:9px;
}

* + html #blue {
	margin-left:9px;
}

#blue a:link, #blue a:visited {
	font-size:9px;
	color:#FFF;
	text-decoration:none;
}

#blue a:hover, #blue a:active {
	font-size:9px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

#menus {
	width:140px;
	text-align:left;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	margin-top:20px;
	margin-left:26px;
	float:left;
}
* html #menus {
	width:120px;
	position:absolute;
	text-align:left;
	font-size:12px;
	padding-left:40px;
	padding-right:10px;
	margin-top:20px;
	float:left;
	left:0px;
}

* + html #menus {
	width:120px;
	position:absolute;
	text-align:left;
	font-size:12px;
	padding-left:40px;
	padding-right:10px;
	margin-top:20px;
	top:193px;
	float:left;
	left:0px;
}

#menus li {
	list-style:none;
	padding-bottom:5px;
}

#menus li ul {
	padding-left:15px;
	padding-top:5px;
	padding-bottom:0px;
	font-size:10px;
}

* html #menus li ul {
	margin-left:-0px;
}

* + html #menus li ul {
	margin-left:-0px;
}

#menus a:link, #menus a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#menus a:hover, #menus a:active {
	color:#1e2188;
	text-decoration:underline;
	font-weight:bold;
}

.menu {
	margin-left:-35px;
	margin-top:0px;
}

#content {
	width:580px;
	margin-left:200px;
	text-align:justify;
	margin-top:20px;
}

* html #content {
	width:580px;
	position:inherit;
	text-align:justify;
}

* + html #content {
	width:580px;
	top:220px;
	position:inherit;
	margin-left:200px;
	text-align:justify;
	padding-top:20px;
}

.componentheading {
	font-size:14px;
	font-weight:bold;
}

.article-content {
	font-size:12px;
}

.sectiontableentry1 td, .sectiontableentry2 td {
	font-size:12px;
	text-align:left;
	margin-bottom:5px;
}

.sectiontableentry2 {
	background-color:#e7e7e7;
}

.contentpane {
	font-size:12px;
}

.pagination li {
	list-style:none;
	float:left;
	font-size:12px;
}

.pagescounter {
	font-size:12px;
}

#gmMap {
	font-size:12px;
}

.gmnoprint {
	width:400px;
}

.modifydate {
	font-size:10px;
	color:#cccccc;
}

* + html .moduletable iframe {
	position:relative;
	left:-37px;
}


* html .moduletable iframe {
	position:relative;
	left:-37px;
}
