table#header {
	position: absolute;
	top: -5px;
	left: -12px;
	right: -5px;
	margin-top: 10px;
	margin-left: auto !important;
	margin-right: auto !important;
	height: 4;

	/* 20-Apr-2009 BradfordTG: Removed unnecessary left margin
	*/
}

table#body {
/* Andrew: Adjusted header/body positions in FF/IE */
/* 20-Apr-2009 BradfordTG: Increased topmargin so the body was the right
	height from the top of the page so the header can fit.
*/
margin-top: 191px !important;
margin-top: 191px;
margin-left: auto !important;
margin-right: auto !important;
/* 20-Apr-2009 BradfordTG: Removed unnecessary left margin.
*/
}
/* Andrew: Center the contents of the wrapper div (in order to center the
	contents of the footer div that	I changed to display:inline) */ 
#wrapper {
	text-align: left;
	margin: 0 auto;
}

table {
	margin-left: auto !important;
	margin-right: auto !important;
	/* 20-Apr-2009 BradfordTG: removed unnecessary left margin
	*/
}

body {
margin: 0;
margin-left: auto;
margin-right: auto;
}


div.indent {
margin: 0px 0px 0px 20px;
}


body {background-color: #3C434A; text-align: left;

color: #000000; font-size:  16px; font-family: Georgia, Times New Roman, Times, serif;}



a:link { font-weight: bold;  font-size: 16px; text-decoration: none; color: #33506E;}
 



a:visited { font-weight: bold;  font-size:  16px; text-decoration: none;  color: #33506E;} 



a:hover {font-weight: bold;  font-size:  16px; text-decoration: none; color: #000000;} 


table {font-size:  16px;



color: #000000;



    	font-family: Georgia, Times New Roman, Times, serif;}



.img_preload {



left: 0;



position: absolute;



top: 0;



visibility: hidden;



}
.smallheader {font-family: Georgia, Times New Roman, Times, serif; font-size: 16px; font-weight: bold; color: #33506E;  text-align: left;}
.mediumheader {font-family: Georgia, Times New Roman, Times, serif; font-size: 18px; font-weight: bold; color: #33506E;  text-align: center;}


.H1 {font-family: Georgia, Times New Roman, Times, serif; font-size: 18px; font-weight: bold;  color: #33506E; text-align: center;}
.H2 {font-family: Georgia, Times New Roman, Times, serif; font-size: 16px; font-weight: bold; color: #33506E;  text-align: center;}

