/* STYLE SHEET FOR CORPORATE1 STYLE
/* DEFAULT FONTS -Don't Change Font-Family */
body	{
	background-color: #FFFFFF;
	background-image: url(water003_x.jpg);
	background-attachment: fixed
	}


h1									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
h2									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
h3									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
h4									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
h5									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
h6									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
p									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
td									{ font-family: verdana,arial,helvetica; color: #000000 }			/* DEFAULT TABLE FONT SETTINGS */
A									{ color: #0033CC; text-decoration: none;behavior: ;}							/* DEFAULT LINK SETTINGS */
A:hover,A:active					{ color: #0033CC; text-decoration: underline}						/* DEFAULT LINK SETTINGS */
A:visited							{ color: #0066FF }														/* DEFAULT LINK SETTINGS */
a:link							 {color: #0033CC}
	

/* TABLE CLASSES */
.tableheadercolor1				{ background-color: #7db3ed }																/* TABLE HEADER1 BG COLOR */
.tableheadercolor2				{ background-color: #ffffff }																/* TABLE HEADER1 BG COLOR */
.rowseparator					{ background-color: #ffccff }

p.indent							{margin-left: 10%; margin-right: 5%; }
p.indent_smalle					{margin-left: 13%; margin-right: 3%; }

/* FONT CLASSES */
.headerfont1						{ font-size: 18px; text-align: left; color: #FFFFFF; font-family: arial black,arial,helvetica }
.headerfont2						{ font-weight: bold; font-size: 10px; text-align: right; color: #999999; font-family: verdana,arial,helvetica }
.titlefont							{ font-weight: bold; font-style: oblique; font-size: 32px; text-align: left; color: #6666ff; font-family: Comic Sans MS,Tekton }				
.titlefontwhite					{ font-size: 24px; text-align: left; color: #FFFFFF; font-family: arial black,arial,helvetica }				
.rowseparatorfont					{ font-weight: bold; font-size: 12px; text-align: left; color: #993399; font-family: verdana,arial,helvetica }
.bold_10_gray_text				{ font-weight: bold; font-size: 10px; text-align: left; color: #666666; font-family: verdana,arial,helvetica }			
.bold10graytextright				{ font-weight: bold; font-size: 10px; text-align: right; color: #666666; font-family: verdana,arial,helvetica }			
.plain_10_gray_text				{ font-size: 10px; text-align: left; color: #666666; font-family: verdana,arial,helvetica }			
.bold12graytext					{ font-style: oblique; font-size: 14px; text-align: left; color: #666666; font-family: Comic Sans MS,Tekton }			
.bold12graytextright				{ font-weight: bold; font-size: 12px; text-align: right; color: #666666; font-family: verdana,arial,helvetica }			
.plain12graytext					{ font-size: 12px; text-align: left; color: #666666; font-family: verdana,arial,helvetica }			
.bold_9_gray_text					{ font-weight: bold; font-size: 9px; text-align: left; color: #666666; font-family: verdana,arial,helvetica }			
.plain_9_gray_text				{ font-size: 9px; text-align: left; color: #666666; font-family: verdana,arial,helvetica }			

ul									{ list-style-image: url("link.gif") } 