body {
	background-color:#3969B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
}

a {  text-decoration: none; color: #FFF;}
a:hover {  text-decoration: underline; color: #FFF;}
a:visited {  text-decoration: none; color: #FFF;}
a:hover {  text-decoration: underline; color: #FFF;}

#header-sm {
	position: relative;
	background-color: #808080;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 50px;
	width: 100%;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.whiteText {color: #FFFFFF}

.navtext a {  text-decoration: none; color: #FFF;}
.navtext a:hover {  text-decoration: underline; color: #FFF;}
.navtext a:visited {  text-decoration: none; color: #FFF;}
.navtext a:hover {  text-decoration: underline; color: #FFF;}


#content {
	table-layout:fixed;
	width:700px;
	background: #FFFFFF url(/images/bodybg.gif);
}

.whiteText {color: #FFFFFF}

.boldwhite {
	color: #FFFFFF;
	font-weight: bold;
}
.boldwhite a {  text-decoration: none; color: #FFF;}
.boldwhite a:hover {  text-decoration: underline; color: #FFF;}
.boldwhite a:visited {  text-decoration: none; color: #FFF;}
.boldwhite a:hover {  text-decoration: underline; color: #FFF;}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.logged_in
{
	left:			10px;
	top:			67px;
	position:		absolute;
	width:			auto;
	height:			auto;
	color: 			#ffffff;
	font: 			8pt arial;
	text-align:		left;
	vertical-align:		text-bottom;
	overflow: hidden;
	visibility: visible;
}
.quickassist
{
	top:			7px;
	position:		absolute;
	width:			auto;
	height:			auto;
	color: 			#ffffff;
	font: 			7pt arial;
	text-align:		right;
	vertical-align:		top;
	overflow: hidden;
	visibility: visible;
	right: 10px;
}
.quickassist a {
	text-decoration: none;
	color: #FFF;
	text-align: right;
}
.quickassist a:hover {
	text-decoration: underline;
	color: #FFF;
	text-align: right;
}
.quickassist a:visited {  text-decoration: none; color: #FFF;}
.quickassist a:hover {  text-decoration: underline; color: #FFF;}
.sidenav {
	background-color: #cccccc;
	border: 1px solid #666666;
	text-align: left;
	line-height: 10pt;
	color: #333333;
	position: relative;
	width: 120px;
	height: auto;
	margin: 7px 0px 7px 7px;
	font-size: 8pt;
	left: 0px;
	list-style-position: inside;
	list-style-type: square;
	padding: 5px;
}
.sidenav a {  text-decoration: none; color: #3969B9;}
.sidenav a:hover {  text-decoration: underline; color: #333333;}
.sidenav a:visited {  text-decoration: none; color: #3969B9;}
.sidenav a:hover {  text-decoration: underline; color: #333333;}

.sidenavBlue {
	background-color: #3969B9;
	border: 1px solid #666666;
	text-align: left;
	line-height: 10pt;
	color: #FFFFFF;
	position: relative;
	width: 120px;
	height: auto;
	margin: 7px 0px 7px 7px;
	font-size: 8pt;
	left: 0px;
	list-style-position: inside;
	list-style-type: square;
	padding: 5px;
}
.sidenavBlue a {  text-decoration: none; color: #FFFFFF;}
.sidenavBlue a:hover {  text-decoration: underline; color: #FFFFFF;}
.sidenavBlue a:visited {  text-decoration: none; color: #FFFFFF;}
.sidenavBlue a:hover {  text-decoration: underline; color: #FFFFFF;}

.sidenavLg {
	background-color: #cccccc;
	border: 1px solid #666666;
	text-align: left;
	line-height: 10pt;
	color: #333333;
	position: relative;
	width: 190px;
	height: auto;
	margin: 7px 0px 7px 7px;
	font-size: 8pt;
	left: -1px;
	list-style-position: inside;
	list-style-type: square;
	padding: 4px;
}
.sidenavLg a {  text-decoration: none; color: #3969B9;}
.sidenavLg a:hover {  text-decoration: underline; color: #333333;}
.sidenavLg a:visited {  text-decoration: none; color: #3969B9;}
.sidenavLg a:hover {  text-decoration: underline; color: #333333;}

.contentBox {
	background-color: #FFFFFF;
	border: 1px solid #3969B9;
	text-align: left;
	line-height: 12pt;
	color: #333333;
	margin: 7px 7px 7px 5px;
	width: 98%;
}
.contentClear {
	border: 0px solid #3969B9;
	text-align: left;
	line-height: 12pt;
	color: #333333;
	margin: 7px 7px 7px 5px;
	width: 98%;
}

.horizontalDividerBlue {
	background-color: #3969B9;
	text-align: left;
	color: #3969B9;
	margin: 7px 7px 7px 5px;
	width: 98%;
	height: 10px;
	font-size: 6px;
}


#footer {
	table-layout:fixed;
	width:700px;
	
	background-color: #808080;
	padding: 10px 0px;
}
.footertext {
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.footertext a {  text-decoration: none; color: #FFFFFF;}
.footertext a:hover {  text-decoration: underline; color: #333333;}
.footertext a:visited {  text-decoration: none; color: #FFFFFF;}
.footertext a:hover {  text-decoration: underline; color: #FFFFFF;}

table.buttonOrange {
	border-collapse: collapse;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
}
table.buttonOrange td {
	text-align: center;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFE799;
	border-right-color: #AF7A3C;
	border-bottom-color: #AF7A3C;
	border-left-color: #FFE799;
   background-color: #FF6600;
}
table.buttonOrange td a{
   display: block;
   text-decoration: none;
   background-color: #FF6600;
	padding-right: 5px;
	padding-left: 5px;
}
table.buttonOrange td a:link {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
   background-color: #FF6600;
}
table.buttonOrange td a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
   background-color: #FFD3A0;
}
table.buttonOrange td a:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
   background-color: #FF6600;
}
table.buttonOrange td a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
   background-color: #FFD3A0;
}


table.buttonBlue {
	border-collapse: collapse;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
}
table.buttonBlue td {
	text-align: center;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #919CC6;
	border-right-color: #496184;
	border-bottom-color: #496184;
	border-left-color: #919CC6;
   background-color: #3969B9;
}
table.buttonBlue td a{
   display: block;
   text-decoration: none;
   background-color: #3969B9;
	padding-right: 5px;
	padding-left: 5px;
}
table.buttonBlue td a:link {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
   background-color: #3969B9;
}
table.buttonBlue td a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
   background-color: #8AA6D6;
}
table.buttonBlue td a:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
   background-color: #3969B9;
}
table.buttonBlue td a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
   background-color: #8AA6D6;
}

table.buttonGreen {
	border-collapse: collapse;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
}
table.buttonGreen td {
	text-align: center;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2FD9E;
	border-right-color: #809A32;
	border-bottom-color: #809A32;
	border-left-color: #D2FD9E;
   background-color: #ABE308;
}
table.buttonGreen td a{
   display: block;
   text-decoration: none;
   background-color: #ABE308;
	padding-right: 5px;
	padding-left: 5px;
}
table.buttonGreen td a:link {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
   background-color: #ABE308;
}
table.buttonGreen td a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
   background-color: #CCED6B;
}
table.buttonGreen td a:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
   background-color: #ABE308;
}
table.buttonGreen td a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
   background-color: #CCED6B;
}

table.buttonGrey {
	border-collapse: collapse;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	padding: 0px;
}
table.buttonGrey td {
	text-align: center;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
   background-color: #cccccc;
}
table.buttonGrey td a{
   display: block;
   text-decoration: none;
   background-color: #cccccc;
	padding-right: 5px;
	padding-left: 5px;
}
table.buttonGrey td a:link {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
   background-color: #cccccc;
}
table.buttonGrey td a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
   background-color: #ededed;
}
table.buttonGrey td a:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
   background-color: #cccccc;
}
table.buttonGrey td a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
   background-color: #ededed;
}


table.buttonWhite {
	border-collapse: collapse;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-bottom: 3px;
}
table.buttonWhite td {
	text-align: center;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
   background-color: #ffffff;
}
table.buttonWhite td a{
   display: block;
   text-decoration: none;
   background-color: #ffffff;
	padding-right: 1px;
	padding-left: 1px;
}
table.buttonWhite td a:link {
	font-size: 7pt;
	font-weight: bold;
	color: #333333;
   background-color: #ffffff;
}
table.buttonWhite td a:hover {
	font-size: 7pt;
	font-weight: bold;
	color: #333333;
   background-color: #ededed;
}
table.buttonWhite td a:visited {
	font-size: 7pt;
	font-weight: bold;
	color: #333333;
   background-color: #ffffff;
}
table.buttonWhite td a:hover {
	font-size: 7pt;
	font-weight: bold;
	color: #333333;
   background-color: #ededed;
}
.poolsTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A3AFC3;
	width: 98%;
	font-size: 8pt;
	margin: 3px 4px;
	padding: 5px 2px 5px 3px;
}
.poolTable {
	border: 1px solid #CCCCCC;
	text-align: left;
	line-height: 12pt;
	color: #333333;
	margin: 10px 0px 30px 5px;
	width: 98%;
	padding: 3px;
}
.sidenavTitleWhite {

	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	width: 98%;
	font-size: 8pt;
	margin: 3px 2px;
	padding: 5px 2px 5px 3px;
}
.pageTitleFull {

	font-weight: bold;
	color: #FFFFFF;
	background-color: #A3AFC3;
	width: 99%;
	font-size: 8pt;
	margin: 3px 4px;
	padding: 5px 2px 5px 3px;
}
popup {
	background-color:#3969B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-align: center;
}
