<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content-container
{	background-color: #fff;	
	float: left;
	width: 100%;
	text-align: center;
	-moz-border-radius: 0.8em;
	-webkit-border-radius: 0.8em;
}
.content-box
{	width: 90%;
	text-align: left;
	background: #fff;
	margin: 0px auto 10px;
}
.content-box h2
{	text-align: center;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #242424;
	padding-top: 20px;
}
.about_h2_sep
{	margin: 
}
.content-box h4, .content-box h3
{	margin: 1.5em 0 0.3em 0;
	color: #363185;
}
.content-box p
{	padding-left: 1.2em;
	color: #636363;
	font-size: 16px;
}
.content-box p img
{	margin: 5px 20px;
}
.content-box  ul, .content-box  ol
{	margin-left: 30px;
	line-height: 1.6em;
	color: #636363;
	font-size: 16px;
}
.content-box  ul li, .content-box  ol li
{	margin: 5px 0px 5px 5px;
	color: #636363;
	font-size: 16px;
}
.content-box &gt;ul
{	list-style-type:disc;
}
.content-box &gt;ol&gt;li&gt;ol 
{	list-style-type:lower-alpha;
	margin-left: 0px;
}

ul.links
{	margin: 10px 25px 0 25px;
}
ul.links li
{	/*list-style: none;*/
	padding: 15px 0px;
	border-bottom: 1px dotted #ccc;
	margin: 0px;
}
ul.links li h4
{	color: #224057;
	font-size: 14px;
}
ul.links li p
{	margin: 0;
	padding: 0;
}
ul.links li a
{	font-size: 11px;
	color: #224057;
}
ol.faqlist
{	margin-top: 20px;
}
ol.faqlist li
{	margin-bottom: 15px;
}
ol.faqlist li a.qlink
{	font-size: 14px;
	font-weight: bold;
}
ol.faqlist li a.toplink
{	font-size: 10px;
	font-weight: bold;
}
div.socialmediaLinkList ul
{	float: left;
	list-style: none;
}
div.socialmediaLinkList ul li
{	float: left;
	margin: 5px 10px;
}
div.socialmediaLinkList ul li img
{	width: 40px;
}
#aboutTopBanner
{	width: 100%;
	height: 143px;
	background-color: #363185;
}
#aboutTopBanner #aboutTopBanner_text
{	float: left;
	width: 600px;
	color: #d6e1fc;
	font-size: 30px;
	font-weight: normal;
	padding-top: 52px;
}
#aboutTopBanner #aboutTopBanner_text b
{	font-weight: bold;
	color: #FFF;
}
#aboutTopBanner a#aboutTopBanner_button
{	display: block;
	float: right;
	font-size: 22px;
	color: #FFF;
	margin-top: 40px;
	background: url('../img/template/about_reg_button.png') no-repeat top left;
	padding: 15px 0px 0px;
	width: 333px;
	height: 42px;
	text-align: center;
}</pre></body></html>