<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	text-align:center;
	margin:10px 0;
	background:#f1f1f1;
	font-family:Helvetica, Arial, sans-serif;
}
p{
	text-align:left;
	font-weight:normal;
	font-size:10pt;
}


/* Containers
----------------------------------------------------------------------------------------------------*/
.container_3 {
	margin-left: auto;
	margin-right: auto;
	width: 618px;
	border:solid 1px #999;
	
	
}

/* Grid &gt;&gt; Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0 !important;
}

.omega {
	margin-right: 0 !important;
}



/* Grid &gt;&gt; Global
----------------------------------------------------------------------------------------------------*/
 
.grid_1, 
.grid_2, 
.grid_3,.grid_3{
	display:inline;
	float: left;
	position: relative;
	margin-left: 10.0px;
	margin-right: 10.0px;
}


/* Grid &gt;&gt; 2 Columns
----------------------------------------------------------------------------------------------------*/

.container_3 .grid_1{
	width:186px;
}

.container_3 .grid_2{
	width:392px;
}

.container_3 .grid_3{
	width:598px;
}





/* Prefix Extra Space &gt;&gt; 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_3 .prefix_1 {
	padding-left:206px;
}

    .container_3 .prefix_2 {
	padding-left:412px;
}

    .container_3 .prefix_3 {
	padding-left:618px;
}



/* Suffix Extra Space &gt;&gt; 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_3 .suffix_1 {
	padding-right:206px;
}

    .container_3 .suffix_2 {
	padding-right:412px;
}

    .container_3 .suffix_3 {
	padding-right:618px;
}



/* Push Space &gt;&gt; 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_3 .push_1 {
	left:206px;
}

    .container_3 .push_2 {
	left:412px;
}

    .container_3 .push_3 {
	left:618px;
}





/* Pull Space &gt;&gt; 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_3 .pull_1 {
	right:206px;
}

    .container_3 .pull_2 {
	right:412px;
}

    .container_3 .pull_3 {
	right:618px;
}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

#top{
	display:block;
	background:url(images/topBg.gif) center top no-repeat;
	color:#001548;	
	height:537px;
	width:618px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#top p{
	font-size:12pt;
	padding:0 0 0 35px;
	margin:10px 0 0 0;
	font-weight:normal;
	line-height:12pt;
}

#top p.spaceBefore{
	margin-top:30px;
}
#top p.lessSpaceBefore{
	margin-top:8px;
}

#top p.TopEmphasis{
	font-size:13pt;
}
#bottom{
	display:block;
	color:#fff;
	background:url(images/bottomBg.gif) center top no-repeat;
	height:521px;
	width:618px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#bottom h2{
	text-align:left;
	background:url(images/h2Bg.gif) repeat-x bottom;
	font-size:11pt;
	padding:5px 0 5px 0;
	margin:0;
}
#bottom p{
	font-size:10.5pt;
	margin:8px  0 0;
	padding:0;
	line-height:10.5pt;
}
.left{
	float:left;
}

.TopEmphasis{
	font-size:13pt;
}
.bold{
	font-weight:bold;
}
.floatRight{
	float:right;
}
#bottom p.caption{
	font-size:9.5pt;
	padding-bottom:12px;
}

/* Reset */
html,,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}</pre></body></html>