ul, body {
	margin:0;
	border:0;
	padding:0;
	background-color: #D5EFFF;
 }
  
 h1, h2, h3, h4, p 	{ margin: 0; padding: 0; }

body, table, input, select, option, textarea, html {
	font-size: 			12px;
	font-family: 		Arial;
	color: 				#005A93;
}

A:link 		{text-decoration: underline; 	color: #253643;}
A:visited 	{text-decoration: underline; 	color: #253643;}
A:active 	{text-decoration:underline; color:#000000;}
A:hover 	{text-decoration:underline; color:#000000;}


h1 { font-size:	12px; color: #005A93; margin-top:6px;}
h2 { font-size:	13px; color: #005A93; margin-bottom:6px; }
h3 { font-size:	12px; color: #005A93; }
h4 { font-size:	12px; color: #005A93; }

.bottomlinks { font-size:	10px; color: #C6C4BC; }
		
td.headerwatermark {
  	background-image: url('images/headerwatermark.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top left;
}				

td.watermark1 {
  	background-image: url('images/watermark1.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: bottom right;
}


td.watermark2 {
  	background-image: url('images/watermark2.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: bottom right;
}


td.header-bg2 {
  	background-image: url('images/header-bg2.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left;
}



input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	width: 250px;
	font-size: 			11px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#262323; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#B2CADB;
	background-color:	#FFFFFF;
	scrollbar-face-color: #B2CADB;
 	scrollbar-shadow-color: #FFFFFF; 
 	scrollbar-highlight-color: #FFFFFF;
 	scrollbar-3dlight-color: #698CA5;
 	scrollbar-darkshadow-color: #698CA5; 
 	scrollbar-track-color: #91AEC2; 
 	scrollbar-arrow-color: #FFFFFF; 
}

#flashheader {border: solid 0px; width: 728px; height: 365px; float: left;	margin:0px; }

.footertxt { font-size:10px;}