body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #3989c4;
	background-image:url(../../../../resources/images/bg_body.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-bottom:30px;
	}
.twoColFixLtHdr #container { 
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(../../../../resources/images/bg_container.gif);
	background-repeat:repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
} 
.twoColFixLtHdr #header { 
	padding: 0 ;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
div.logo{
	width:183px;
	height:205px;
	float:left;
	background-image:url(../../../../resources/images/logo.jpg)
}
div.banner{
	width:617px;
	height:205px;
	float:right;
	background-image:url(../../../../resources/images/banner.jpg)
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 183px; 
}
div#leftMenuNormal{
	background-image:url(../../../../resources/images/bg_leftmenu_normal.gif);
	background-repeat:no-repeat;
	width:183px;
	line-height:25px;
	cursor:pointer;
}

a.leftNormal{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0c4173;
	font-weight:600;
	text-decoration:none;
	margin-left:18px;

}
div#leftMenuSelect{
	background-image:url(../../../../resources/images/bg_leftmenu_select.gif);
	background-repeat:no-repeat;
	width:183px;
	line-height:25px;
	cursor:pointer;
}
a.leftSelect{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fdfffe;
	font-weight:600;
	text-decoration:none;
	margin-left:18px;
}
div.MGroupContent{
	margin:0;
	padding:0px 0px 0px 0px;
	background-color:#a9e3fb;
}
div.leftSubMenuNormal{
	background-color:#e7f6fd;
	background-image:url(../../../../resources/images/pre_sub_normal.gif);
	background-position:left;
	text-align:left;
	background-repeat:no-repeat;
	padding-right:5px;
	line-height:22px;
	padding-left:14px;
}
a.subNormal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#0c4173;
	
}
a.subNormal:hover{
	text-decoration:underline;
	color:#ea2a5d;
	}
div.leftSubMenuSelect{
	background-color:#e7f6fd;
	background-image:url(../../../../resources/images/pre_sub_select.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-left:3px;
	line-height:22px;
	padding-left:14px;
}
a.subSelect{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#ea2a5d;
}
div.split{
	background-color:#e7f6fd;
	background-image:url(../../../../resources/images/bg_left_split.gif);
	background-repeat:repeat-x;
	height:1px;
	font-size:0px;
	margin-left:3px;
	}
.twoColFixLtHdr #mainContent {
	float:right;
	width:617px;
	
	/*padding: 30px 20px 20px 12px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
div.contentTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../../../../resources/images/bg_title.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:16px;
	font-weight:600;
	color:#d9023d;
	padding-bottom:10px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:16px;
}
div.content{
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:18px;
	font-size:12px;
}
.twoColFixLtHdr #footer { 
	background-image:url(../../../../resources/images/bg_footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:142px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	background-color:#124c81;
	padding: 74px 10px 0 33px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
div.MGroupContent{
	margin:0;
	padding:0;
}
div.language{
	background-image:url(../../../../resources/images/bg_language.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:617px;
	height:25px;
	position:static;
	text-align:right;
	font-size:10px;
}
a.language{
	font-size:11px;
	color:#0f4279;
	text-decoration:none;
	margin:0 4px 0 0;
}
div.content{
	padding:0px 15px 0px 20px;
	}
div.newsTitle{
	border-bottom: 1px solid #48c7f2;
	line-height:25px;
	margin-bottom:13px;
}
a.newsTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:550;
	color:#3989c6;
}
div.more{
	text-align:right;
	margin-top:8px;
}
a.more{
	text-decoration:none;
	font-size:11px;
	color:#e92a60;
	}
a.more:hover{
	text-decoration:underline;		
}
div.endNews{
	height:1px;
	background-color:#48c7f2;
	margin-top:15px;
	margin-bottom:15px;		
}
div.otherArticle{
	background-image:url(../../../../resources/images/other_list.gif);
	background-position:left;
	margin-left:18px;
	line-height:22px;
	padding-left:20px;
	background-repeat:no-repeat;
}
a.otherArticle{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#388ac6;
}
a.otherArticle:hover{
	text-decoration:underline;
}
div.leftContact{
	float:left;
	width:200px;
	text-align:left;
	}
div.rightContact{
	float:right;
	width:350px;
	}
table.contact{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3c88c6;
	}
input.contact{
	width:153px;
	}
div.leftWeblink{
	width:150px;
	float:left;
	margin-top:10px;
	margin-bottom:5px;
}
div.rightWeblink{
	float:right;
	vertical-align:text-top;
	width:425px;
	margin-top:10px;
	margin-bottom:5px;
	}
div.splitcontent{
	height:1px;
	background-color:#3c88c6;
	margin:5px 50px 5px 50px;
	font-size:0px;
	}
