

.stext {
	font-size:11px;
	color:#fff;
	padding:0px 10px 0px 10px;
}

.stext a{
	color:#fff;
	text-decoration:none;
}

.stext a:hover{
	color: #FF3300;
	text-decoration:none;
}

.stext-r {
	font-size:11px;
	text-align:right;
	color:#fff;
	margin:0px;
	padding:0px 10px 0px 10px;
}

.stext-r a{
	color:#fff;
}

h2 {
	font-size:12px;
	font-weight:bold;
	color: #0C2065;
	padding-left: 10px;
	border-width: 0px 0px 1px 10px;
	border-style: solid;
	border-color: #0C2065;
	line-height: 100%;
	margin:10px 0px 10px 0px;
}

h2 a{
	color: #0C2065;
	text-decoration:none;
}

h2 a:hover{
	color: #FF3300;
	text-decoration:none;
}

h3 {
	font-size:12px;
	font-weight:bold;
	color: #0C2065;
	padding-top: 2px;
	padding-left: 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #0C2065;
	line-height: 100%;
	margin:0px;
	width:300px;
}

h4 {
	font-size:12px;
	font-weight:bold;
	color: #0C2065;
	padding-top: 2px;
	padding-left: 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #0C2065;
	line-height: 100%;
	margin:0px;
	width:455px;
}

h1 {
	font-size:12px;
	font-weight:bold;
	color: #0C2065;
	padding-left: 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #0C2065;
	line-height: 100%;
	margin:0px 0px 10px 0px;
}

.text {
	font-size:12px;
	line-height: 1.6em;
	margin:10px 0px 10px 0px;
}

.text img{
	margin:0px 0px 10px 10px;
}

.ac-title {
	font-size:14px;
	color: #000099;
	padding-left: 10px;
	border-width: 0px 0px 2px 10px;
	border-style: solid;
	border-color: #336EB4;
	line-height: 100%;
	margin:0px;
}