body
					{
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#999999;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#ffffff;
	background-color: #FFFFFF;
					}
											
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A62222;
	text-decoration: none;
	text-align: left;
	font-size: 20px;
	line-height: 6px;
					}
					
h2{
font-family: arial, helvetica, sans-serif;
					color: #1C2A53;
					text-decoration: none;
					text-align: left;
					font-size: 16px;
					line-height: 6px;
					}
					
h2.center{
font-family: arial, helvetica, sans-serif;
					color: #1C2A53;
					text-decoration: none;
					text-align: center;
					font-size: 16px;
					line-height: 6px;
					}
					
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2F394F;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
					}					

	

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F394F;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
					}


					
.center {
					font-family: arial, helvetica, sans-serif;
					font-size: 9px;
					color: #012C63;
					text-decoration: none;
					text-align: center
					}
					
.right {
					font-family: arial, helvetica, sans-serif;
					font-size: 9px;
					color:  #000000;
					text-decoration: none;
					text-align: right
					}
					
.right-white {
					font-family: arial, helvetica, sans-serif;
					font-size: 9px;
					color:  #012C63;
					text-decoration: none;
					text-align: right
					}	
					
.small		
					{
					font-family: arial, helvetica, sans-serif;
					font-size: 10px;
					font-weight: normal;
					color:  #FFFFFF;
					text-decoration: none;
					text-align:left;
					}
					
a:link{
	color: #37518E;
	text-decoration: none;
	font-weight: bold;
}


a:visited{
	color: #37518E;
	text-decoration: none;
	font-weight: bold;
}

a:hover
					{
	color: #8AA9D7;
	text-decoration: underline;
	font-weight: bold;
	;	
}
					
img {
	border: 0px ridge #999999;
	color: #999999;
}

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

#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;}

