/* STYLE SHEET FOR CORPORATE1 STYLE
/* DEFAULT FONTS -Don't Change Font-Family */

body								{background-color: #FFFFFF}

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: #414F6C }														/* DEFAULT LINK SETTINGS */
	

/* TABLE CLASSES */
.tableheadercolor1				{ background-color: #414F6C}																/* TABLE HEADER1 BG COLOR */
.tableheadercolor2				{ background-color: #414F6C}																/* TABLE HEADER1 BG COLOR */
.rowseparator						{ background-color: #414F6C}
.accent						{ background-color: #EBEBEB}

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: #4BADC5; font-family: verdana,arial,helvetica }
.titlefont							{ font-weight: bold; font-size: 24px; text-align: left; color: #000000; font-family: arial narrow,arial,helvetica }				
.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: #FFFFFF; font-family: verdana,arial,helvetica }
.bold10graytext					{ font-weight: bold; font-size: 10px; text-align: left; color: #444444; font-family: verdana,arial,helvetica }			
.bold10graytextright				{ font-weight: bold; font-size: 10px; text-align: right; color: #444444; font-family: verdana,arial,helvetica }			
.plain10graytext					{ font-size: 10px; text-align: left; color: #444444; font-family: verdana,arial,helvetica }			
.plain10graytextright			{ font-size: 10px; text-align: right; color: #444444; font-family: verdana,arial,helvetica }			
.bold12graytext					{ font-weight: bold; font-size: 12px; text-align: left; color: #444444; font-family: verdana,arial,helvetica }			
.bold12graytextright				{ font-weight: bold; font-size: 12px; text-align: right; color: #444444; font-family: verdana,arial,helvetica }			
.plain12graytext					{ font-size: 12px; text-align: left; color: #444444; font-family: verdana,arial,helvetica }			
.bold9graytext					{ font-weight: bold; font-size: 9px; text-align: left; color: #444444; font-family: verdana,arial,helvetica }			
.plain9graytext				{ font-size: 9px; text-align: left; color: #444444; font-family: verdana,arial,helvetica }			

ul									{ list-style-image: url("link.gif") } 