.fontSize {
	color: black;
	margin-left: 10px;
}

#fontSize a, a:hover {
	text-decoration: none;
}

#fontSize a {
	color: #ffffff;
}

#fontSize .fontresize_large {
	font-size: 110%;
}


#fontSize .fontresize_normal {
	font-size: 75%;
}

#homeLink a {
	color: #FFFFFF;
	padding: 0px 10px;
	text-decoration: none;
}

#right_side h1 {
	font-size: 118.18%;
	color: #054295;
	background: url(../images/block_portlet.gif) no-repeat;
	background-position: top left;
	padding: 2px 0 0 18px;
}

#right_side p.bodytext {
	border: 1px solid #C7CDDD;
	padding: 10px;
}

#right_side div.news-latest-item p.bodytext {
	border: 0;
	padding: 0;
}

#right_side div.news-latest-container {
	border: 1px solid #C7CDDD;
}

#right_side div.news-latest-item {
	padding: 10px;
}

#content a, #breadcrumbs a, #footer a {
	color: #054295;
}

#menuFooter ul.footer {
	text-align: center;
}

/* --------------------------------------------- MultiColumn Content */
.cleaner {
/*   clear: both;
   padding: 0px;
   margin: 0px;
   height: 0px;
   */
}


.Column2_1 h1.csc-firstHeader, 
.Column2_2 h1.csc-firstHeader {
	font-size: 116.67%;
	color: #444444;
	margin: 5px 0;
}



div.Column2_1,
div.Column2_2 {
	float: left;
	width: 49%;	
}

div.Column2_1 {
	width: 47%;
	padding-right: 6px;
}

/* ---------- jw_calendar ----------------- */
/*#content div.tx-jwcalendar-pi1 {
	min-width: 600px;
	width: auto !important;
	width: 600px;
}*/

/*#content div.tx-lwhkmoffer-pi1 {
	min-width: 600px;
	width: auto !important;
	width: 600px;
}

div.jwcalendar_month .navi, div.jwcalendar_month .days_view {
	min-width: 600px;
	width: auto !important;
	width: 600px;
}

div.jwcalendar_month table.days td {
	color: #000000;
}*/
/* ---------------------------------------------------- pagebrowser lw_af_080919 */
.pagebrowser ul {
   margin:0;
   padding:10px 10px 0 10px;
   list-style: none;
/* text-align: center;*/
/* width: 80px;*/
}

.pagebrowser li{
   display: inline;
}

