@charset "utf-8";
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-image: url(Images/bkgd.jpg);
	margin-top: 50px;
}
.oneColLiqCtrHdr #container {
	width: 80%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: right;
	z-index: 2;

}
.oneColLiqCtrHdr #header {
	padding: 0 px 0 px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
	width:100%;
	border:0;
	align: center;
	position: relative;
	padding: 0 10px;
	background-color: transparent;
	background-image: url(Images/swoosh_bkgd.jpg);
	background-repeat: no-repeat;

}
.oneColLiqCtrHdr #footer {
	background-color: #789AB6;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width:100%;
}
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #1E5585;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #1E5585;
	font-size: 12px;
}
a:link.implink {
	color:#FFFFFF;
	font-weight: normal;
	font-size: 12px;
}
a:visited.implink {
	color:#FFFFFF;
	font-weight: normal;
	font-size: 12px;
}
a:active.implink {
	color:#0B2E47;
	font-weight: normal;
	font-size: 12px;
}
a:hover.implink {
	color:#0B2E47;
	font-weight: normal;
	font-size: 12px;
}
#apDiv1 {
	position:absolute;
	width:126px;
	height:77px;
	z-index:1;
	top: 328px;
	left: 17px;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	width:134px;
	height:76px;
	z-index:1;
}
#apDiv4 {
	position:absolute;
	width:126px;
	height:77px;
	z-index:1;
}
#apDiv5 {
	position:absolute;
	width:128px;
	height:77px;
	z-index:1;
}
#apDiv6 {
	position:absolute;
	width:127px;
	height:79px;
	z-index:1;
}
#apDiv7 {
	position:absolute;
	width:127px;
	height:77px;
	z-index:1;
}
#apDiv {	position:absolute;
	width:127px;
	height:77px;
	z-index:1;
}
#apDiv8 {
	position:absolute;
	width:68px;
	height:77px;
	z-index:1;
}
#apDiv9 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#apDiv10 {	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#apDiv11 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#apDiv12 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#apDiv13 {
	position:absolute;
	width:226px;
	height:78px;
	z-index:1;
	left: 665px;
	top: 66px;
	float: right;
	margin-right: 10px;
}
#apDiv14 {
	position:absolute;
	width:200px;
	height:78px;
	z-index:1;
	left: 774px;
	top: 61px;
}
body,td,th {
	page-break-after: inherit;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.custom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.oneColLiqCtrHdr #container #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.oneColLiqCtrHdr #container #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

p.left {text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	page-break-after: right;
}
p.center {text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
p.right {text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #45637C;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #45637C;
    text-decoration: none;
}
ol {
	list-style-type: decimal;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	list-style-size: 50%;
}

/*Accordion styling classes*/
.Accordion {
	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;
	overflow: hidden;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	background-color: #CCCCCC;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
}
.AccordionPanelContent {
	overflow: auto;
	margin: 5px;
	padding: 2px;
	height: 200px;
}
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #6698B7;
}
.AccordionPanelClosed .AccordionPanelTab {
}
/*Accordion behaviors  classes*/
.AccordionPanelTabHover {
	color: #333;
	font-weight: bold;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #333;
	font-weight: bold;
}
.AccordionFocused .AccordionPanelTab {
	background-color: #6698B7;
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #8FB5CB;
}

