
ul, li{
border:0pt none;
font-family:inherit;
font-size: 100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}

.menu .active{
	color: #0F83BA;
}

.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.content-left{
	margin-left: 5px;
}

.content-left .active{
	color: #0D4DA4;
	border: 1px solid #0F83BA;
}

a{
	text-decoration: none;
}
/******* GENERAL RESET *******/
/******* LOGO *******/
/******* MENU *******/
#container{
	margin: 0 auto;
	width:940px;
	margin-top: 35px;
	text-align: justify;
	margin-left: -8px;
}

#container ul{
	list-style: none;
	list-style-position: outside;	
}

ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
	
}
 ul.menu li{
	display: block;
	padding:0px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #0F83BA;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #000;
	cursor: pointer;
	border-radius:5px; 
	padding: 5px 10px;
	font-weight: bold;
}
.active{
	color: red;
}
/******* /MENU *******/
/******* CONTENT *******/
.contenttab{
	margin: 0pt auto;
	text-align: left;
	padding-bottom: 20px;	
	width: 940px;
	height:100%;
	margin-left: 5px;
	padding-top: 5px;
	text-align: justify;
}

.canhlecontainer{
	width: 100%;
	height: 100%;
	margin-top: 40px;
}

.canhlecontainer_1{
	width: 100%;
	height: 100%;
	margin-top: 40px;
}