body { width: 100%; margin: 0px auto; font-family: Arial !important; font-size: 1.0em; color: #000000; background: url("../images/images-site_background.jpg") top repeat-x; }
button { border: 0; margin: 0; width: 20%; text-align: center; padding: 10px 0; border-radius: 5px;}
.hidelabel { position:absolute; left:-10000px; top:auto; width:1px;	height:1px;	overflow:hidden;}
.bold { font-weight: bold; }
.color-main { color: #055381; }
.clearBoth { clear: both; }
.roundCorner { border-radius: 5px; }
a:link,a:visited,a:active{color: #055381;}
a:hover,a:focus {color: #CC0000;}
.header { height: 50px;	background: #c4d0e8; width: auto; }
.header-lcid-control { float: right; margin: 10px; padding: 5px; font-size: 1.0em; }
.main {	background: #FFFFFF; margin: 0;	padding: 0; border: 0; }
.main-header { height: 100px; width: auto; background: url("../images/images-header_img_all.jpg") bottom center no-repeat #efefef; background-size: cover;}
.main-header h1 { width: 65%; margin: 5% 10px 0 0; float: right; padding: 0; text-align: left; font-size: 1.5em; font-weight: bold; color: #ffffff; text-shadow: 0px 0px 8px rgba(0,0,0,1); }
.main-opening { margin: 10px 10px 20px 10px; }
.main-opening-more-content { display: none; }
.main-opening-less-content { display: inline; }
.main-opening-btnMore { display: inline; }
.main-opening-btnLess { display: none; }
.main-content  { margin: 0 10px;  }
.main-content ul { width: 100%; list-style: none; margin: 0 0 10px 5px; padding: 0; column-count:2; -moz-column-count:2; -webkit-column-count:2;}
.main-content ul li { display: inline; margin-bottom: 5px; }
.main-content ul li a { display: block; margin-bottom: 5px; }
.mainBtn {width: auto;}
.main-button { background-color: #055381; color: #ffffff; font-weight: bold; margin-right: -4px; border-right: 1px solid #ffffff; font-size: 1.0em; }
.main-button-float { position: fixed; top: 0; left: 0; z-index: 1; width: 100%; padding: 1%; background: #fff !important; }
.main-button-selected { background-color: #b2def7 !important; color: #055381 !important; cursor: pointer;}
.main-button:hover, .main-button:focus { background-color: #b2def7; color: #055381; cursor: pointer; }
.main-list-header { width: 100%; padding: 10px 0; background-color: #ececec; margin-bottom: 20px; cursor: pointer; text-align: left; }
.main-list-header span { margin-left: 20px; }
.main-list-content { display: none; }
.icon-open { background: url("../images/images-icon_open.png") top no-repeat; width: 16px; height: 15px; float: right; margin-right: 20px;  }
.icon-close { background: url("../images/images-icon_close.png") top no-repeat; width: 15px; height: 16px; float: right; margin-right: 20px; }
.bar-active { background: #B2DEF7 !important; }
.footer { background-color: #FFFFFF; width: 100%; }
.footer p { 
	background: #ececec; 
	padding: 20px; 
	margin: 0;
	text-align: center;
}
.screen-sml { display: block !important; }
.screen-med { display: none !important; }
.screen-lrg { display: none !important; }
.anchor { display: none; }
.backtotop { width: 97%; text-align: center; padding-bottom: 15px; font-weight: bold; margin: 0 auto; }
/* ada compatibility style - START */
.ada-offscreen {position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden;}
.ada-fieldset {border: none; padding: 0; }
/* ada compatibility style - END */
@media screen and (min-width: 720px) {
	body { font-size: 0.85em; }
	.header { background: #ffffff; }
	.header-lcid-control { margin: 5px 20px; padding: 5px; font-size: 0.85em; }
	.main-button { font-size: 0.85em; }
	.main-header { margin: 0px 1.945525291828794%; }
	.main-header h1 { width: 55%; margin: 30px 0 0 0; }
	.main-content  { margin: 0 20px;  }
	.main-content ul { margin: 0 0 20px 20px; -webkit-column-count: 3; -moz-column-count: 3; column-count: 3;}
	.main-opening { margin: 20px; }
	.main-opening-more-content { display: inline !important; }
	.main-opening-less-content { display: none !important; }
	.main-opening-btnMore { display: none !important; }
	.main-opening-btnLess { display: none !important; }
	.main-list-header:hover { cursor: auto; }
	.main-list-content { display: block; }
	.icon-open { display: none !important; }
	.icon-close { display: none !important; }
	.footer { padding-bottom: 1px; }
	.footer p { margin: 20px; border-radius: 5px; }
	.screen-sml { display: none !important; }
	.screen-med { display: block !important; }
	.screen-lrg { display: none !important; }
	.anchor { display: block; }
	.backtotop { padding-bottom: 0; margin: 0; text-align: right;}
}
@media screen and (min-width: 1028px) {
	body { margin-top: 20px; max-width: 1028px; font-size: 0.85em; }
	.header-lcid-control { margin: 10px 20px; }
	.main-content ul { -webkit-column-count: 4; -moz-column-count: 4; column-count: 4;}
	.main-list-content { display: block !important;}
	.main-list-header { display: block !important;}	
	.screen-sml { display: none !important; }
	.screen-med { display: none !important; }
	.screen-lrg { display: block !important; }
}