@charset "utf-8";
/* CSS Document */

p {
	margin: 8px 12px 8px 8px;
}
ul {
	margin-top: 8px;

}
#cttsBody ul li {
	margin-bottom: 8px;
	margin-right: 12px;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	margin: 4px 8px 4px 8px;
	color: #1C4059;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2F6C95;
	margin: 4px 8px 4px 8px;
}
h3 {
}
h4 {
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
}
.text_brown {
}
.text_white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	color:#FFFFFF;

}
.text_blue {
}
hr {
margin:0px;
padding:0px;
}
.softBox {
	background-color: #EFEEE9;
	padding: 8px 0px 8px 0px;
}
.imgRight {
	margin-right:8px;
}
.imgLeft {
	margin-left:8px;
}

