p,td 	      		{ text-align: justify; font-family: Arial; font-size:10pt }
.update      		{ font-family: arial ; font-size: 8pt ; color: #FFFFFF ; text-align: left ; padding-left: 10px }
.footer		   		{ font-family: arial ; font-size: 8pt ; color: #FFFFFF ; text-align: center ; padding-right: 10px}
.menutop    		{ font-family: arial ; font-size: 10pt ; color: #FFFFFF ; font-weight: bold ; padding-left: 10px ; padding-right: 10px }
.menutop a   		{ color: #FFFFFF; text-decoration: none}
.menutop a:hover    { color: #FFFF00; text-decoration: none}
.menutop a:active   { color: #FF6600; text-decoration: none}
.menuleft    		{ margin-top: 0px; margin-bottom: 0px}
.menulefthidden		{ margin-top: 0px; margin-bottom: 0px; display: none}
.menuleft a   		{ color: #FFFFFF; text-decoration: none }
.menuleft a:hover	{ color: #FF9900; text-decoration: none }
.boxtitle			{ text-align: left ; font-size: 12pt ; font-weight: bold ; color: #FFFFFF ; padding-left: 15px ; padding-right: 15px }
.box         		{ text-align: left ; font-size: 8pt; color: #336699; margin-top: 3; margin-bottom: 3; padding-left: 15px ; padding-right: 15px }
.box2				{ text-align: left ; font-size: 10pt; color: #336699; margin-top: 10; margin-bottom: 10; padding-left: 15px ; padding-right: 15px }
.right				{ text-align: right}
.left				{ text-align: left}
.center				{ text-align: center}
.note				{ color: #003366; font-size: 8pt }
.smallblue			{ color: #003366; font-size: 8pt; text-align: center }
.hidden				{ display: none}

a					{ color: #336699 ; text-decoration: none}
a:hover				{ color: #FF0000 }

ul					{ list-style-type: square}
li					{ margin-left: -20px; margin-bottom: 5px}

a.small             { text-decoration: none; font-size: 8pt; color: #336699 }
a:hover.small		{ color: #FF0000 }

a.black				{ color: #000000; text-decoration: none }
a:hover.black 	    { color: #336699 }

img.left   		    { float: left; margin-right: 15px }
img.right      		{ float: right; margin-left: 15px }

table.left		    { float: left; margin-right: 15px }
table.right			{ float: right; margin-left: 15px }

h1           		{ text-align: right; margin-bottom: 20px; margin-top: -60px; margin-right: -20px; position: relative; z-index: 1 }
h2          		{ text-align: justify; font-family: Trebuchet MS; font-style: italic; font-size: 18pt; color: #003366; margin-bottom: 30px }
h3           		{ font-size: 12pt; color: #CC0000; font-weight: bold; margin-bottom: 5px; margin-top: 30px }
h4           		{ font-size: 11pt; color: #CC0000; font-weight: bold; font-style: italic; text-decoration: underline; margin-bottom: 5px }

.formfield			{ font-size: 9pt; background-color: #F2F2F2; border: 1px solid #99CC00 }

.noprint	 { }
@media print { .noprint { display: none } }
