body {
	margin: 0;
	text-align: center;
	font-family: Arial;
	font-size: 0.8em;
	color: #555555;
	background-color: #fec429;
}

a:link, a:active, a:visited {
	color: #184687;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #fbad2e;
	padding-bottom: 5px;
	border-bottom: 1px solid #fbad2e;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #fbad2e;
	padding-bottom: 5px;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #fbad2e;
	padding-bottom: 5px;
	border-bottom: 1px solid #fbad2e;
}

img {
	border: none;
}

#center h3 {
	font-size: 1.4em;
}

#all {
	min-width: 960px;
	margin: auto;
	width: 100%;
	text-align: left;
}

#header {
	padding: 0 5px;
	background-color: #FFFFFF;
}

#headerLeft {
	width: 76%;
	float: left;
}

#headerRight {
	width: 24%;
	float: right;
	background-image: url(../images/logos.gif);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 155px;
}

#belowHeader {
	border-top: 5px solid #fec429;
	background-color: #fec429;
	background-image: url("../images/gradient.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	min-height: 659px;
	_height: 659px;
	padding: 10px 5px;
}

#left {
	width: 18%;
	float: left;
}

#center {
	width: 64%;
	float: left;
}

div.padding0-5px {
	padding: 0 5px;
}

#component {
}

#right {
	width: 18%;
	float: right;
}

#footer {
	font-size: 1.2em;
	font-weight: bold;
}

.clr {
	clear: both;
}

div.moduletable, div.module_menu, div.module, div.module-frontpageModule, div.module-didyouknow {
	margin-bottom: 15px;
}

.module-didyouknow ul {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.rounded_STYLE {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #184687;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 10px; /* for Safari */
	-moz-border-radius: 10px; /* for Firefox */
	-moz-box-shadow: #184687 3px 5px 5px;
	-webkit-box-shadow: #184687 3px 5px 5px;
}

.shadowOuterOuterOuter {
	background-color: #e3e3e3;
}

.shadowOuterOuter {
	background-color: #dddddd;
	position: relative;
	top: -1px;
	left: -1px;
}

.shadowOuter {
	background-color: #d9d9d9;
	position: relative;
	top: -1px;
	left: -1px;
}

.shadowInner {
	border: 1px solid #DDDDDD;
	position: relative;
	top: -2px;
	left: -2px;
	background-color: #FFFFFF;
	padding: 5px;
}

.module_menu ul {
	list-style: none;
	padding: 0;
}

.module_menu li {
}

#footer ul {
	list-style: none;
}

#footer li {
	float: left;
	margin-right: 25px;
}

div.search {
	text-align: center;
}

#mod_search_searchword {
	border: none;
	background-image: url(../images/searchbox.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 3px;
}

.search .button {
	vertical-align: top;
}

#mod_login_username-login, #mod_login_password-login {
	background-image: url(../images/textboxBG.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	width: 115px;
	height: 20px;
	padding-left: 2px;
}

input.button-login {
	width: 62px;
	height: 24px;
}

#headerRight div.moduletable, #headerRight div.moduletable-login {
	padding-left: 110px;
}

div.moduletable-login {
	clear: both;
	min-width: 120px;
	padding-top: 5px;
}

#overDiv {
	border: 1px solid #FBAD2E;
}

.ol-background {
	background-color: #FBAD2E;
}

.ol-foreground {
	background-color: #FFFFFF;
	text-align: left;
}

.overLibTrigger {
	font-weight: bold;
	border-bottom: 1px dotted #184687;
	text-decoration: none;
	/*background-image: url(../images/magnifying.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 20px;*/
}

ul.jflanguageselection {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.jflanguageselection li {
	float: left;
	margin-right: 5px;
}

ul.jflanguageselection li#active_language {
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

div.moduletable_marginauto {
	clear: both;
	text-align: center;
}

div.moduletable_marginauto h3 {
	border: none;
	color: #555555;
}

div.moduletable_marginauto table {
	margin: auto;
}
