#bd {
	margin-left: 2px;
}

address {
	margin-left: 40px;
	line-height: 90%;
	font-style: italic;
}

#doc2 {
	background: url("../images/lrg_body_bg.jpg") no-repeat;
}

#alert {
	text-align: center;
	color: red;
}

ul#topmenu {
	margin-left: 0px;
	padding-left: 0;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type:none;
	background: #88b6c6;
	float:left;
	width: 100%;
}

ul#topmenu li {
	display: inline;
}

ul#topmenu a {
	display: block;
	float: left;
	padding: .2em 1em;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #0a5082;
}

ul#topmenu a:hover {
	background: #9dc2cb;
}

#footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #aaaaaa;
	text-align: center;
	margin-top: 0pt;
	margin-right: 13px;
	margin-bottom: 0pt;
	margin-left: 13px;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	font-size: 85%;
}

#footer a {
	color: #444444;
}

#footer a:hover {
	color: #9dc2cb;
}

#footer ul {
	text-align: center;
}

#footer ul li {
	list-style-type: none;
	display: inline;
	padding-right: 0.5em;
	margin-right: 0.5em;
}

table.simple th {
	background-color: #e5e5e5;
}

table.simple td {
	background-color: #f5f5f5;
}

table.simple {
	border: 1px solid #000000;
}

#textpanel {
	background: url("../images/panel_bg.png");
	margin-top: 2px;
	margin-bottom: 20px;
	min-height:500px;
	border: 1px solid #9dc2cb;
}

#toppanel {
	background: url("../images/panel_bg.png");
	margin-top: 2px;
	border: 1px solid #9dc2cb;
}

#bottompanel {
	margin-top: 2px;
	margin-bottom: 20px;
	border: 1px solid #9dc2cb;
}

#bottompanel {
	margin-top: 2px;
	margin-bottom: 20px;
}

#toppanel1,#toppanel2,#toppanel3 {
	background: url("../images/panel_bg.png");
	text-align: center;
	margin-top: 2px;
	height: 300px;
	border: 1px solid #9dc2cb;
}

#toppanel1 h2,#toppanel2 h2,#toppanel3 h2{
	color: #717171;
}

#toppanel1 img, #toppanel2 img, #toppanel3 img {
	border: 1px solid #9dc2cb;
}

#mappanel {
	background: url("../images/panel_bg.png");
	text-align: center;
	margin-top: 2px;
	height: 550px;
	width: 620px;
	border: 1px solid #9dc2cb;
}

#indexpanel {
	background: url("../images/panel_bg.png");
	text-align: center;
	margin-top: 2px;
	width: 220px;
	height: 300px;
	border: 1px solid #9dc2cb;
}

#resultstable {
	background: url("../images/panel_bg.png");
	margin-top: 2px;
	height: 500px;
	overflow: auto;
	border: 1px solid #9dc2cb;
}
#resultspanel h1{
	color: #717171;
	text-align: center;	
}

#resultspanel {
	background: url("../images/panel_bg.png");
	height: 550px;
	width: 300px;
	overflow: auto;
	border: 1px solid #9dc2cb;
}
