
.tt {
    background: url(images/other_05.png) no-repeat right top;
    height: 37px;
	text-align: center;
}
.tt .tt2 {
    background: url(images/other_03.png) no-repeat left top;
    height: 37px;
    line-height: 37px;
	font-size: 15px;
    color: #FFF;
    font-weight: bold;
    margin-right: 10px;
}

.boxcon {
    padding: 5px 0 15px;
    border: 1px solid #e4e4e4;
    border-top: none;
    background-color: #faf9f9;
}
.boxcon ul {
    margin: 0 auto;
	width: auto;
}
.boxcon ul li {
border-bottom: 1px solid #DDD;
background: #f2f2f2;
margin-top: 0;
 padding-left: 5px;
}


.boxcon ul li h2 {
padding: 0;
margin: 0;

 }

.boxcon ul li a {
    display: block;
	color: #000000;
    background: #f2f2f2;
    line-height: 35px;
    text-align: left;
	padding:5px 15px;
    font-size: 14px;
    text-decoration: none!important;
	height: auto;
	width: auto;
}
.boxcon ul li a span {
	float: right;
	font-size: 20px;
}
.boxcon ul li a:hover, .boxcon ul a.on  {
    background-position:#6ba8dc;
    color: #FF0000!important;
    text-decoration: none!important;
}
.boxcon ul li ul li a {
color: #000000;

}


@media screen and (max-width: 768px) {
#sideContent {
padding-top: 10px;
}
#sideBox {
	padding: 0px 0px;
}
}

#sideBox p {
	line-height: 1.75em;

}
#sideBox h3 {
    font-size: 16px;
    padding: 0;
    margin: 20px 0 10px 0;
    line-height: 1.3em;
}
.ol-number {
padding-left: 2em;
}
@media (max-width:648px) {
.subUl {
	padding-left: 0;
}
.ol-number {
padding-left: 0
}
}
.ol-number li {
padding-left: 0;
margin: 10px 0;
list-style:decimal;
list-style-position: inside;
}
.p-11 {
font-size: 18px;
font-weight: bold;
color: #064685;
text-indent: 2em;
margin-bottom: 25px;
}
.p-12 {
font-size: 20px;
font-weight: bold;
text-indent: 2em;
}
.h2-11 {
text-align: center;
font-size: 18px;
background-color: #FB880B;
color: #FFF;
padding: 5px 0;
margin: 10px 0;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow: 7px 7px 5px 0px rgba(50,50,50,0.75);
}
@media screen and (max-width: 768px) {
.p-11 {
font-size: 16px;
text-indent: 2em;
font-weight: bold
}
}

.checkmark-list {
	padding:1em
}
.checkmark-list li {
	font-size:15px;
	list-style-type:none;
	background-image:url(images/check_blue-6db4226232.svg);
	background-repeat:no-repeat;
	padding-left:40px;
	margin-bottom:1.2em;
	background-position:0 3px
}
#sideBox .checkmark-list li h3 {
	font-family: "open_sanslight", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 24px;
	font-weight: normal;
    color: #064685;
    margin-bottom: .3em;
}

.checkmark-list li p {
	margin: 15px 0;
	text-indent: 0;

}
.checkmark-list li ul {
padding:1em 0 0 0;

}
.checkmark-list li ul li {
	/*list-style: disc;*/
	list-style-position: inside;
	background-image: none;
	padding-left: 20px;
	margin-bottom: 10px;
}
hr {
	padding: 0;
	margin: 0;
}
#sideBox .faq h3 {
    color: #064685;
	margin: 0;
    margin-bottom: .3em;
	font-size: 18px;
	font-weight: normal;
	font-family: "open_sanslight", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#sideBox .faq p {
    line-height: 1.5em;
    margin: 10px 0;
	    text-indent: 2em;
		font-size: 15px;
}

.related-link {
	padding: 20px 0 0 0;
	
}
.related-link h3 {
    font-size: 18px;
	font-weight: normal;
    margin: 15px 0;
    color: #FF0000;
}
.related-link ul li a {
    color: #0000FF;
}
.related-link ul li a:hover {
	text-decoration: underline;
}
.home-join .btn {
	margin: 25px auto 0 auto;
}
