*{
	margin:0;
	padding:0;
	list-style:none;
  }
  

#wrap{
	position:relative;
	height:100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#wrap .title{
	position:relative;
	width:100%;
	overflow:hidden;
	font-family: "Segoe UI";
	color: #666666;
	font-size: 14px;
}
.title li{
	display:block;
	float:left;
	background-image: url(../images/slide1.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
.title li a{
	display:block;
	text-align:center;
	background-image: url(../images/slide2.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.title li.now{
background-image: url(../images/slide1_on.gif);}
.title li.now a{
	background-image: url(../images/slide2_on.gif);
}
.eventsContent{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 2px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#cont2{
	background-image: url(../images/report.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}


#cont1 h3{
	font-size: 12px;
	font-weight: bold;
	color: #BD6F04;
	margin-bottom: 5px;
	margin-left: 10px;
	

}
.greyLine {
	padding-bottom: 5px;
}

#cont1 a{
	color: #FEBA60;
	text-decoration: none;
}
#cont1 a:hover{
	color: #0484B5;
	text-decoration: underline;
}
#cont1 a:visited{
    text-decoration: none; 
}


#cont3 {
	background-image: url(../images/help_tra_on.gif);
	background-position: 490px;
	background-repeat: no-repeat;
}


#cont3 li{
	list-style-type: none;
	font-size: 9pt;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 7px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	vertical-align: top;
	padding-left: 15px;
	}


#cont3 li a {
color: #6c6c6c;
text-decoration: none;
}
#cont3 li a:hover{
	color: #0484B5;
	text-decoration: none;
}

#cont3 .listImg{

	background-position: 0px;
	background-image: url(../images/contList.gif);
	background-repeat: no-repeat;

}
#cont3 th{
	font-size: 14px;
	color: #0378bb;
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight: lighter;
	text-align: center;
	width: 50%;
	background-color: #FFFFFF;


}
#cont3 td{
	vertical-align: top;
}
#cont3 .btnMore{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: right;

}
#cont3 .line{
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
	
}
#cont3 .askBtn{
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 20px;


}
#cont4{
	background-image: url(../images/contactInfo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#cont4 h1{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 15px;
}
#cont4 p{
	margin-top: 5px;
	margin-bottom: 2px;
}
#cont4 a{
    color: #6c6c6c;
	text-decoration: none;
}
#cont4 a:hover{
	color: #0484B5;
	text-decoration: underline;
}
#cont4 a:visited{
    text-decoration: none; 
}

.cont{
	width:600px;
	padding:10px;
	border:1px solid #cd7708;
	overflow:hidden;
	z-index:-100;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c6c6c;
	height: 180px;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFFFFF;
}
.cont li{ margin:0 0 5px 0;}
.greyLine{
	list-style-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	}

