body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_square_tile.jpg);
	background-repeat: repeat;
	background-position:center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #093437;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005078;
}
a:link {
	text-decoration: none;
	color: #005078;
}
a:visited {
	text-decoration: none;
	color: #005078;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #005078;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
h1 {
	font-size: 16px;
	color: #00466E;
}
h2 {
	font-size: 14px;
	color: #00466E;
	line-height: 19px;
}
h3 {
	font-size: 12px;
	color: #00466E;
}
h4 {
	font-size: 12px;
	color: #00669E;
}
h5 {
	font-size: 11px;
	color: #00669E;
}
.SmallBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.Small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.ExtraSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
}

---------------------------------------------

#gbl_wrapper {
	width: 985px;
	position:relative;
	left: 226px;
	margin: 0 0 0 -490px;
	top: 336px;


}

#header h1 {

          position: absolute;

          top: 25px;

          left: 350px;

          text-indent: -9999em;

          width: 350px;

          height: 62px;

}

 

#header h2 {

          position: absolute;

          top: 30px;

          right: 0px;

          text-indent: -9999em;

          width: 217px;

          height: 55px;

}

 

#header p {

          display: none;

}

 

/* clear the right way */

.clearself:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}


.clearself {display: inline-table;}


* html .clearself {height: 1%;}

.clearself {display: block;}
