ul, body {
	margin:0;
	border:0;
	padding:0;
	background-color: #FFFFFF;
  	background-image: url('images/bg.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-x;     
    background-position: top right;
 }
 
 h1, h2, h3, h4, p 	{ margin: 0; padding: 0; }

body, table, input, select, option, textarea, html {
	font-size: 			12px;
	font-family: 		Arial;
	color: 				#353F69;
	text-align:				left;
	
}

A:link 		{text-decoration: none; 	color: #0A0F31;}
A:visited 	{text-decoration: none; 	color: #0A0F31;}
A:active 	{text-decoration:underline; color:#AE0D0D;}
A:hover 	{text-decoration:underline; color:#AE0D0D;}


h1 { font-size:	14px; color: #2E3B70; margin-left:20px; margin-top:5px;}
h2 { font-size:	13px; color: #2E3B70; }
h3 { font-size:	13px; color: #2E3B70; }
h4 { font-size:	13px; color: #2E3B70; margin-bottom:7px;}

.footer { font-size: 11px; color: #3E4A72; }
.footernav { font-size: 10px; color: #3E4A72; }

td.bgbottom {  	background-image: url('images/bgbottom.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-x;     
    background-position: bottom right; }
	
td.pagebg {  	background-image: url('images/pagebg.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x;     
    background-position: top right; }
	
td.home-watermark {  	background-image: url('images/home-watermark.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat;     
    background-position: top right; }	
	
	td.home-watermark2 {  	background-image: url('images/home-watermark2.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat;     
    background-position: top right; }
	
	
td.home-watermark3 {  	background-image: url('images/home-watermark3.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat;     
    background-position: top right; }
	
		
#flashheader {border: solid 0px; width: 780px; height: 245px; float: left;	margin:0px; }

input, select, textarea {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	width: 300px;
	font-size: 			11px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#8BBDDE;
	background-color:	#EBEBF5;
	scrollbar-face-color: #ABDDED;
 	scrollbar-shadow-color: #8BBDDE; 
 	scrollbar-highlight-color: #8BBDDE;
 	scrollbar-3dlight-color: #FFFFFF;
 	scrollbar-darkshadow-color: #FFFFFF; 
 	scrollbar-track-color: #EAF6FA; 
 	scrollbar-arrow-color: #8BBDDE; 
}

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