html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background-pool.jpg);
	background-repeat:repeat-x;
	background-color:#e1f3f2;
}
img{
    behavior: url(”pngbehavior.htc”);
}
a:link { color: #1EA6A2; font-size: 9pt; font-family: Arial ;text-decoration: underline; }
a:visited { color: #1EA6A2; font-size: 9pt; font-family: Arial ;text-decoration: underline; }
a:hover { color: #333333; font-size: 9pt; font-family: Arial ;text-decoration: underline; }
a:active{ color: #1EA6A2; font-size: 9pt; font-family: Arial ;text-decoration: underline; }

.topnav { color: #FFFFFF; font-size: 9pt; margin-top: 10px; font-family: Arial ;text-decoration: none; }
.topnav a:link { color: #FFFFFF; font-size: 9pt; font-family: Arial ;text-decoration: underline; }
.topnav a:visited { color: #FFFFFF; font-size: 9pt; font-family: Arial ;text-decoration: underline; }
.topnav a:hover { color: #f6ff00; font-size: 9pt; font-family: Arial ;text-decoration: underline; }

.bot { color: #FFFFFF; font-size: 9pt; font-family: Arial ;text-decoration: none; }
.bot a:link { color: #FFFFFF; font-size: 9pt; font-family: Arial ;text-decoration: underline; }
.bot a:visited { color: #FFFFFF; font-size: 9pt; font-family: Arial ;text-decoration: underline; }
.bot a:hover { color: #FFFFFF; font-size: 9pt; font-family: Arial ;text-decoration: underline; }

a.nav:link { color: #FFFFFF; font-size: 8pt; font-family: Arial ; text-transform:uppercase; text-decoration: none; }
a.nav:visited { color: #FFFFFF; font-size: 8pt; font-family: Arial ; text-transform:uppercase; text-decoration: none; }
a.nav:hover { color: #FFFF00; font-size: 8pt; font-family: Arial ; text-transform:uppercase; text-decoration: none; }

a.nav2:link { color: #000000; font-size: 8pt; font-family: Arial ; text-transform:uppercase; text-decoration: none; }
a.nav2:visited { color: #000000; font-size: 8pt; font-family: Arial ; text-transform:uppercase; text-decoration: none; }
a.nav2:hover { color: #000000; font-size: 8pt; font-family: Arial ; text-transform:uppercase; text-decoration: underline; }

a.footer:link { color: #B8B8B8; font-size: 8pt; font-family: Arial ;text-decoration: underline; line-height: 13pt }
a.footer:visited { color: #B8B8B8; font-size: 8pt; font-family: Arial ;text-decoration: underline; line-height: 13pt }
a.footer:hover { color: #FFFFFF; font-size: 8pt; font-family: Arial ;text-decoration: underline; line-height: 13pt }

a.subnav:link { color: #000000; font-size: 8pt; font-family: Arial ;text-decoration: none; line-height: 10pt }
a.subnav:visited { color: #000000; font-size: 8pt; font-family: Arial ;text-decoration: none; line-height: 10pt }
a.subnav:hover { color: #CC0000; font-size: 8pt; font-family: Arial ;text-decoration: underline; line-height: 10pt }

.textfield {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;
	background-color: FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #cccccc;
	vertical-align: top;
	margin: 0px;
        border: 1px #666666 solid; height: 16px; width: 150px 
        }



td   { color: #000000; font-size: 9pt; font-family: Arial; font-weight: regular; line-height: 13pt }

.flex   { color: #412124; font-size: 11pt; font-family: Times New Roman; font-weight: regular; line-height: 14pt }

.flex2   { color: #FFFFFF; font-size: 11pt; font-family: Arial; font-weight: bold; line-height: 11pt }

.flex3   { color: #333399; font-size: 9pt; font-family: Arial; font-weight: regular; line-height: 10pt }

.footer   { color: #B8B8B8; font-size: 8pt; font-family: Arial; font-weight: regular; line-height: 13pt }

.nav   { color: #FFFFFF; font-size: 8pt; font-family: Arial; font-weight: bold; line-height: 13pt }

h1   { color: #FFFFFF; font-size: 12pt; font-family: Arial; font-weight: bold; margin: 0;}

h2   { color: #FFFFFF; margin: -4px 0px 0px 0px; font-size: 9pt; font-family: Arial; font-style:italic; text-align: center; }

h3   { color: #333399; font-size: 11pt; font-family: Arial; font-weight: bold;}

h4   { color: #FFFFFF; font-size: 11pt; font-family: Arial; font-weight: bold; font-style:italic; margin: 0px 0px 12px 0px;}

h5  { color: #1AA5A0; font-size: 11pt; font-family: Arial; font-weight: bold; width: 100%; border-bottom: 1px #e1f3f3 dotted;}

p   { color: #000000; font-size: 9pt; font-family: Arial; font-weight: regular; line-height: 13pt  }

hr {margin-left: 0;
    margin-right:auto;
    width: 100%;
	color:#000000}
	

.pgbackground {

background-repeat: no-repeat; 
background-position: center top; 
vertical-align:top;
border-top: 1px solid #000000;
padding-top: 0px;
}