<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*
{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;

}

body
{
	background-position: left top;
	line-height: 1.5em;
	font-size: 0.85em;
}

a
{
	color: #004E95;
}

a:hover
{
	text-decoration: underline;
}


.wrap
{
	width: auto;
	position: relative;
	margin-right: 10%;
	margin-bottom: 2%;
	margin-left: 10%;
}
#ContentWrapper
{
	border: 1px solid #FF66CC;
	width: auto;
	position: relative;
	clear: both;
}

#top
{
	background: #fff;
	height: 30px;
}

#content
{
	background-color: #FFFFFF;
}

#bottom
{
	background: #fff;
	height: 30px;
}


.header
{
	border-width: 1px;
	border-color: #D7EBFF;
	background-position: left bottom;
	height: 100px;
	background-image: url('./images/water-surface3.jpg');
	padding-right: 10px;
	padding-top: 2px;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	z-index: 90;
	background-repeat: no-repeat;
}

.header h1
{
	padding-left: 17px;
	padding-top: 22px;
	color: #FFF;
}
.header h1 a
{
	color: #FFF;
	text-decoration: none;
}
.header h2
{
	padding-left: 17px;
	padding-top: 0px;
	color: #FFF;
}
h1
{
	color: #004E95;
}
h2{
	color: #004E95;
	font-size: 1.2em;
	margin-bottom: 5px;
}
h3
{
	color: #004E95;
	font-size: 1.2em;
	margin-bottom: 5px;
}




.NavContainer
{
	position: inherit;
	top: 10px;
	right: 10px;
	float: right;
	clear: both;
	width: 100%;
}

.breadcrumbs
{
	margin: 0px;
	padding: 0px;
	color: #004E95;
	float: right;
	text-align: right;
	clear: both;
	vertical-align: top;
	top: 10px;
}

.breadcrumbs a
{
	color: #004E95;
	text-decoration: none;
}
.breadcrumbs a:hover
{
	color: #660033;
	text-decoration: none;
}
.middle
{
	border: 1px solid #D7EBFF;
	width: auto;
	padding: 5px 5px 10px 5px;
	text-align: left;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 10px;
	margin-left: 10px;
}
.right h2
{
	margin-top: 1%;
}

.middle h2
{
	margin-bottom: 10px;
	margin-top: 10px;
}

.middle h3
{
	margin-bottom: 5px;
	margin-top: 5px;
}

#QALabel
{
	right: auto;
}

#clear
{
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	overflow: hidden;
}

#footer
{
	text-align: center;
	border-width: 1px;
	border-color: #A2CAEB;
	color: #004E95;
	width: 100%;
	text-align: center;
	border-top-style: solid;
	position: fixed;
	bottom: 0px;
	background-color: #FFFFFF;
}



.accordionHeader
{
	padding: 3px;
	margin: 10px 0px 0px 0px;
	cursor: pointer;
	border: 1px solid #000000;
	background-color: #C4D7EF;
}
.accordionContent
{
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}
.accordionQ
{
	cursor: pointer;
	font-weight: bold;
}


.accordionA
{
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #000;
	overflow: hidden;
	background-color: #FFFFFF;
}

.kbArticle
{
	background: #CCCCCC;
	text-align: justify;
}
.AnswerBox
{
	background: #FFFFFF;
}
.QuestionBox
{
	background: #C4D7EF;
}
.Text_Nodec
{
	text-decoration: none;
}
.Red_Box
{

}
.SearchBox
{
	float: right;
	clear: both;
	text-align: right;
	width: 50%;
}
.FrontPageSearch
{
	width: 100%;
	text-align: center;
}

.Logo
{
	border-style: none;
	float: left;
	clear: right;
	left: 10px;
	top: 10px;
	position: absolute;
}
.MainContent
{
	border: 1px solid #FF0000;
	text-align: left;
	width: auto;
	margin: 0 auto 20 auto;
	background-color: #FFFFFF;
}


.Padded
{
	padding: 0px 13px 13px 13px;
}


.Page_header
{
}
.MainContainer
{
	background-color: #FFFFFF;
	margin-top: 10px;
}
.CON29
{
	margin-bottom: 20px;
}
.MenuItem
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D7EBFF;
	width: 100%;
	display: block;
	height: auto;
}
.right
{
	border-style: solid;
	border-width: 1px;
	border-color: #D7EBFF;
	float: left;
	width: 185px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 10px;
	z-index: 70;
}
.right a:hover
{
	width: auto;
	display: block;
	background-color: #BBDDFF;
}
.right a
{
	display: block;
	width: auto;
	white-space: nowrap;
	text-decoration: none;
	text-indent: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D2E9FF;
}
.LinkBox
{

}
</pre></body></html>