body, table, input, select, option, textarea, html {

	font-size: 			11px;
	font-family: 		Arial;
	color: 				#000000;
	line-height:		15px;
	
}
ul, body {
	margin:0;
	border:0;
	padding:0;
	background-color: #1D3D66;
  	background-image: url('images/bgtop.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top right;  
 }


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

p, h1, h2, h3, h4 { margin: 0px; }

h1 {
	font-size: 			16px;
	color: 				#006D96;

}
h2 {
	font-size: 			13px;
	color: 				#006D96;
	margin-bottom:		6px;
}

h3 {
	font-size: 			14px;
	color: 				#006D96;
}

h4 {
	font-size: 			12px;
	color: 				#006D96;
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#A9C1CB;
	background-color:	#CCE7F2;

}

td.side1 {
  	background-image: url('images/side1.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top right;  }

td.side2 {
  	background-image: url('images/side2.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top left;  }
	
td.watermark {
  	background-image: url('images/watermark.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top left;  }
	
#flashheader {
		border: solid 0px;
		width: 765px;
		height: 207px;
		align: center;
		margin:0px 0px;
 }