* {
	margin: 0;
	padding: 0;
}
		
body {
	margin: 0px;
	background-color: #FFFFFF;
}
	
a, a:link, a:visited {
	color: #45647A;
	text-decoration: none;
	font-weight: bold;
}
	
a:hover {
	color: #45647A;
	text-decoration: underline;
	font-weight: bold;
}
		
#langSelect {
	position: absolute;
	top: 13px;
	right: 15px;
	width: 350px;
	background: #fff;
}
		
form {
	border: 0px solid #858585;
}
		
fieldset {
	background: #eee;
	border: 1px solid #CCCCCC;
	margin: 3px;
	padding: 5px;
}
		
h1 {
	font-size: 17px;
	font-family: "Trebuchet MS";
	color: #62A0B6;
	margin-bottom: 5px;
	margin-top: 0px;
}

.titleh1 {
	font-size: 17px;
	font-family: "Trebuchet MS";
	color: #62A0B6;
	font-weight: bold;
}
		
h1 a {
	color: #309535;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		
h1 a:hover {
	color: #309535;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		
h2 {
	color: #C6572F;
	font-size: 14px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height: normal;
}
		
form h3 {
	float: none;
	color: #d00;
	font-size: 12px;
	font-weight: bold;
}
		
form label, form td {
	font-weight: normal;
}
		
input, select {
	padding: 0px;
	border: 1px solid #979797;
	font: 10px "Trebuchet MS";
	color: #666666;
	margin: 0px;
}
		
.checkbox {
	border: 0px;
	margin-right: 5px
}
		
.inputsearch {
	padding: 0px;
	border: 1px solid #D88D00;
	font: 10px "Trebuchet MS";
	color: #666666;
	margin: 0px;
}
		
select {
	min-width: 200px;
}
		
inputbutton {
	width: 100%;
	padding: 0px;
	border: 1px solid #C8C8C8;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #45647A;
	color: #FFFFFF;
	margin: 2px;
}
		
textarea {
	padding: 2px 2px 2px 2px;
	border: 1px solid #979797;
	font: 11px "Trebuchet MS";
	height: 150px;
}
		
.marea {
	padding: 2px 2px 2px 2px;
	border: 1px solid #CBD8DD;
	font: 11px "Trebuchet MS";
	background-color: #F1F6F8;
	height: 60px;
	width: 580px;
}
		
input:focus, textarea:focus, select:focus {
	border: 1px solid #D88D00;
	color: #000;
}
		
#search {
	border: 0;
	width: 26px;
	height: 21px;
	background: #fff url('../images/search_field_ok.gif') no-repeat; 
	padding: 0;
	margin: 0;
	cursor: pointer;
}
		
#panel_login {
	border: 0;
	background: url(images/bu_log_ok.gif) no-repeat;
	padding: 0 0 0 0;
	margin: 0;
}
		
.hide {
	display: none;
}
		
.smallbutton {
	width: 60px;
}
		
.radio {
	width: 14px;
	border: none;
	height: 12px;
}
		
#menu {
	list-style: none;
	line-height: normal;
	color: #37868D;
}
		
#menu li {
	padding: 0 5px;
	display: inline;
	color: #37868D;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
}
		
#menu li a {
	color: #37868D;
	font-family: "Trebuchet MS";
	font-size: 10px;
	display: inline;
	font-weight: normal;
}
		
.iter {
	padding: 2px;
	background-color: #FFFFFF;
	margin: 2px 2px 5px;
	position: relative;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
		
#sidebarframe {
	border: 1px solid #444;
	position: absolute;
	right: 10px;
	margin: 5px 0;
	height: 400px;
	width: 25%;
}
		
#content {
	border: 1px solid #B2B2B2;
	width: 500px;
	padding: 5px;
	margin: 5px 5px 5px 0;
	overflow: auto;
	background-color: #F5F5F5;
}
		
		
#settings {
	display: block;
	float: none;
}

#settings li {
	line-height: 2;
	padding: 5px;
	display: inline;
	color: #FFFFFF;
	border-top: 1px none #000;
	border-right: 1px solid #000;
	border-bottom: 1px none #000;
	border-left: 1px solid #000;
}
		
#settings li a {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
		
#content p {
	margin: 5px 0;
	background-color: #E7E7E8;
}
		
#settings li a:hover {
	text-decoration: underline;
}
		
.big {
	height: 150px;
}
		
.small {
	width: 150px;
}
		
label {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #4B5869;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: left;
}

td {
	font-size: 11px;
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
	
thead, .th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

tfoot {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #CCCCCC;
}

.row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	border-top: 1px solid #fff;
	margin: 5px 2px;
	padding: 2px;
	background-color: #FFFFFF;
}
	
.subtable .button {
	border: 1px solid #aaa;
	border-top-color: #ddd;
	border-left-color: #ddd;
}
	
.subtable {
	margin: 1px 0 6px;
	background: #eee;
	border: 0;
}
	
.subtable td {
	font-size: 10px;
	color: #555;
}
	
#fade {
	background: #9f9;
}
	
input.error {
	border: 1px solid #d00;
	font-family: "Trebuchet MS";
}
	
p.error, div.error {
	border: 1px solid #d00;
	background: #fee;
	padding: 2px;
	color: #900;
}
	
p.ok, div.ok {
	border: 1px solid #0d0;
	background: #efe;
	padding: 2px;
	color: #090;
}
	
.pages {
	margin: 5px 0 5px 2px;
	word-spacing: 3px;
	padding: 5px;
}
	
.pages a, .pages a:link, .pages a:visited {
	border: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	margin: -3px;
	padding: 0 2px;
	background: #eee;
}
	
.pages a:hover {
	border-bottom: 1px solid #666;
	text-decoration: none;
	background: #006600;
	color: #FFFFFF;
}
	
a.minmax, a.minmax:link, a.minmax:visited {
	background: #ddd;
}

a.minmax:hover {
	background: #eee;
}

.panel {
	padding: 0px;
	margin: 0px 0px 3px;
	border-top: none #FFFFFF;
	border-right: none #666666;
	border-bottom: none #666666;
	border-left: none #FFFFFF;
	color: #FFFFFF;
}

.data {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #5C5040;
	padding-left: 5px;
}

.menuportalu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFAD9B;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menuportalu2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1D0DB;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
	
.menuportalu a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	width: 100%;
}
	
.menuportalu2 a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	width: 100%;
}
	
.menuportalu a, .menuportalu a:link, .menuportalu a:visited {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DFAD9B;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.menuportalu2 a, .menuportalu2 a:link, .menuportalu2 a:visited {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DFAD9B;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.menuedycjiw {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #62A0B6;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menuedycjiw a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	width: 100%;
}
	
.menuedycjiw a, .menuedycjiw a:link, .menuedycjiw a:visited {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DFAD9B;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.menuedycjiw_active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F4A107;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menuedycjiw_active a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	width: 100%;
}

.menuedycjiw_active a, .menuedycjiw_active a:link, .menuedycjiw_active a:visited {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DFAD9B;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
	
.paddingleft {
	padding: 0px;
	margin: 0px 3px 0px 0px;
	border-top: none #FFFFFF;
	border-right: none #666666;
	border-bottom: none #666666;
	border-left: none #FFFFFF;
	color: #FFFFFF;
}

.bulletorange {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #F49B00;
	padding-right: 5px;
}

.advsearchtxt {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #37868D;
	padding-right: 5px;
	padding-left: 5px;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #5C5040;
}

.footer a, .footer a:link, .footer a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #5C5040;
	font-weight: normal;
}

.footer a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #5C5040;
	text-decoration: underline;
	font-weight: normal;
}

.bulletwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 5px;
	margin-left: 3px;
}
	
.orange {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #F4A107;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.daynews {
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin-right: 13px;
	margin-left: 10px;
	text-align: justify;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding: 2px 0 2px 5px;
	color: #C6572F;
	text-align: left;	
}

.news a, .news a:link, .news a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #45647A;
	font-weight: normal;
	text-decoration: none;	
}

.news a:hover {	
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #45647A;
	font-weight: normal;
	text-decoration: underline;
}

.paddingright {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	border-top: none #FFFFFF;
	border-right: none #666666;
	border-bottom: none #666666;
	border-left: none #FFFFFF;
	color: #FFFFFF;
}

.smalltext {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-left: 3px;
}

.daynewstitle {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #F4A107;
	padding-bottom: 10px;
}

.daynewsdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C6572F;
	padding-bottom: 10px;
}

.daynewsphoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #71B544;
	margin-right: 3px;
	margin-bottom: 3px;
}

ul {
	margin-left: 40px;
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 0px;
}

.content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	padding: 14px 0px 0px 14px;
	text-align: justify;
	margin: 0px;
	vertical-align: top;
}

h3 {
	font-family: "Trebuchet MS";
	margin-top: 10px;
	font-weight: bold;
	font-size: 22px;
}

.titleh3 {
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 7px;
}

.banner {
	padding: 0px;
	margin: 5px 0px;
	border-top: none #FFFFFF;
	border-right: none #666666;
	border-bottom: none #666666;
	border-left: none #FFFFFF;
	color: #FFFFFF;
}

.heschedule {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #62A0B6;
	padding: 0px 3px;
	font-weight: bold;
}
.schedule {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	padding: 3px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.schedulenopadding {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.advsearchtxtCopy {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #37868D;
	padding-right: 5px;
	padding-left: 5px;
}
.white {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
}
.white a, .white a:link, .white a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.white a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.login {
	border: 1px solid #979797;
    font-size: 9px;
	font-family: "Trebuchet MS";
}
ol {
	margin-left: 25px;
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 0px;
}
.path {
	font-family: "Trebuchet MS";
	font-size: 9px;
}
.margintop {
	margin: 3px 0px 0px;
}
.button {
	background-color: #62A0B6;
	border: 1px solid #62A0B6;
	font-weight: normal;
	color: #FFFFFF;
}

hr {
	height: 0; border: 0;
	border-bottom: 1px solid #C8C8C8;
	margin: 3px 0px 3px 0px;
}

.textmedium {
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.printtitle {
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.printtext {
	font-size: 11px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.printtextbig {
	font-size: 20px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.printtextmedium {
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.printrow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	border-top: 1px solid #fff;
	margin: 5px 2px;
	padding: 2px;
	background-color: #E4E4E4;
}
	
.printrow2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	border-top: 1px solid #fff;
	margin: 5px 2px;
	padding: 2px;
	background-color: #F2F2F2;
}
	
.printtable {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
	
#popup {
    background: #C6572F;
    color: #fff;
    font: bold 12px 'Trebuchet MS', Tahoma, Arial, sans-serif;
    cursor: pointer;
}
.newsimg {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6DBDF;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #D6DBDF;
	border-right-color: #D6DBDF;
	border-left-color: #D6DBDF;
}
.zoom {
    border: 0px solid #D6DBDF;
}

.alert {
	font-size: 11px;
	color: #DF0000;
}
