
#topgreenrow {
	height: 13px;
	font-size: 50%;
	line-height: 50%;
	background: #bce851;
	background-image: url(../images/greenrow.gif);
	background-repeat: repeat-x;
}

#topblue {
	height: 110px;
	background: #8ebef8;
	background-image: url(../images/blueground.jpg);
	background-repeat: repeat;
}

#topbluelogo {
	position: absolute;
	left: 0px;
	top: 13px;
	width: 233px;
	height: 110px;
	z-index: 1;
}

#topfloatlogo {
	position: absolute;
	right: 0px;
	top: 13px;
	width: 551px;
	height: 110px;
	background-image: url(../images/bluetop.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#topnav {
	float: left;
	width: 100%;
	background: #091c35;
}

#topclear {
	clear: both;
	width: 100%;
	border-top: solid 1px #D8EAFF;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	
}

#langmenu {
	float: left;
	margin-left: 40px;
}

#langmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#langmenu li {
	float: left;
	margin: 0;
	padding: 0;
    color: #e7e7e7;
}
#langmenu li a,
#langmenu li a:link,
#langmenu li a:visited, 
#langmenu li a:hover,
#langmenu li a:active {
	margin: 0;
	padding: 4px 8px;
	float: left;
    color: #e7e7e7;;
    text-decoration: underline;
    font-weight: normal;
}
#langmenu li a:hover {
    text-decoration: none;
}

#langmenu li.menucurrent {
	float: left;
	margin: 0;
	padding: 0;
	padding: 4px 8px;	
	color: #FFFFFF;
	font-weight: bold;
}

#langmenu li.menudisabled {
	float: left;
	margin: 0;
	padding: 0;
	padding: 4px 8px;	
	color: #808080;
	font-weight: normal;
}

#topmenu {
    no-float: left;
    margin-left: 300px;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}
#topmenu li {
	float: left;
	margin: 0;
	padding: 0;
    color: #e7e7e7;
}

#topmenu li a,
#topmenu li a:link,
#topmenu li a:visited, 
#topmenu li a:hover,
#topmenu li a:active {
	margin: 0;
	padding: 4px 8px;
	float: left;
    color: #e7e7e7;
    text-decoration: underline;
    font-weight: normal;
}
#topmenu li a:hover {
	text-decoration: none;
}

#topmenu li.menucurrent {
	float: left;
	margin: 0;
	padding: 0;
}
#topmenu li.menucurrent a,
#topmenu li.menucurrent a:link,
#topmenu li.menucurrent a:visited, 
#topmenu li.menucurrent a:hover,
#topmenu li.menucurrent a:active {
	margin: 0;
	padding: 4px 8px;
	float: left;
	color: #e7e7e7;
	color: white;
	font-weight: bold;
    text-decoration: none;
}
#topmenu li.menucurrent a:hover {
    text-decoration: none;
}

#left {
	clear: both;
	position: absolute;
	margin-top: 7px;
	left: 8px;
	width: 282px;
}

#leftmenu {
	background: #f0f0f0;
	border: solid 1px #b6b6b6;
}

#leftban {
	text-align: center; 
}

#leftban p {
	margin: 8px 0px;
}

#leftmenu ul {
	margin: 0;
	padding: 0;	
	list-style-type: none;
}
#leftmenu ul ul {
	margin: 0;
	padding: 0;	
	list-style-type: none;
	margin-bottom: 10px;
}
#leftmenu li {
	display: block;
	margin: 0;
	padding: 0px 0px;
	font-weight: normal; /*? for IE */
}
#leftmenu li.menusection {
	display: block;
	margin: 0;
	padding: 0px 0px;
    font-weight: bold;
}
#leftmenu li.menusection div {
	padding: 2px 8px;
	background: #5994e2;
	color: white;
	/*border: solid 1px blue;*/
}
#leftmenu li li.menucurrent {
	display: block;
	margin: 0;
	padding: 0px 0px;
	font-weight: bold;
}
#leftmenu li li.menucurrent a {
	background: silver;
}

#leftmenu li li a,
#leftmenu li li a:link,
#leftmenu li li a:visited, 
#leftmenu li li a:hover,
#leftmenu li li a:active {
	display: block;
	margin: 0;
	padding: 2px 8px 2px 16px;
    color: black;
    text-decoration: none;
}
#leftmenu li li a:hover {
	background: silver;
}

#center {
	clear: both;
	margin: 8px;
	margin-left: 300px;
	margin-top: 7px;	
	padding: 12px;
	background: #FFFFFF;
	border: solid 1px #b6b6b6;
}

#bottom {
	bottom: 0px;
	clear: both;
	margin-left: 300px;
	margin-right: 8px;
	padding: 3px 0px;
	background: #091c35;
	color: #e7e7e7;
	text-align: right;
}

#bottom span {
	padding: 0px;
	padding-right: 20px;
}

#bottom a,
#bottom a:link,
#bottom a:visited, 
#bottom a:hover,
#bottom a:active {
    color: #e7e7e7;
    text-decoration: none;
}
#bottom a:hover {
    text-decoration: underline;
}

#navpath {
	font-size: 117%;
}
#navpath b {
	color: #0f548f;
}

div.fulldoc {
	text-align: right;
}

