@charset "UTF-8";
/* CSS Document */

ul li {	list-style-position: outside; list-style-type: disc;
	line-height: normal; margin: 3px; }

p {	font : normal 11pt Arial, Helvetica, sans-serif;}


.text{	font : normal 11pt Arial, Helvetica, sans-serif; line-height:20px;}
.textcenter{ font : normal 11pt Arial, Helvetica, sans-serif; text-align:center; line-height:20px;}
.text2{	font : normal 10pt Arial, Helvetica, sans-serif; line-height:20px;}

.textlarger{	font : normal 12pt Arial, Helvetica, sans-serif;}
.textlargest{	font : normal 14pt Arial, Helvetica, sans-serif;}

.textsmaller{	font : normal 10pt Arial, Helvetica, sans-serif;}
.textsmaller2{	font : normal 9pt Arial, Helvetica, sans-serif;}
.textsmallest{	font : normal 8pt Arial, Helvetica, sans-serif;}

.bold		{	font : bold 11pt Arial, Helvetica, sans-serif;}

.boldlarger{	font : bold 12pt Arial, Helvetica, sans-serif;}
.boldlargest {	font : bold 14pt Arial, Helvetica, sans-serif;}

.boldsmaller{	font : bold 10pt Arial, Helvetica, sans-serif;}
.boldsmallest{	font : bold 8pt Arial, Helvetica, sans-serif;}


.margins { margin: 10px 10px 10px 10px; }
.margins1{ margin: 0px 10px 0px 10px;	}
.margins2{ margin: 0px 90px 0px 90px;	}














/*SEO related styles by Tim Slavin, mostly to hide text from web browsers. This allows important content to be in Flash files and images without hurting the search-engine friendliness of each web page.*/
.hidden {display: none; visibility: hidden;}