/* CSS definition file containing site wide stylesheets */

body { background-color: #F9E0E9; font-family: Arial, Helvetica, sans-serif; }
.style1 { font-size: 14pt; }
.style2 { font-size: 10pt; }
.style3 { font-size: 11pt; }
.style4 { font-size: 12pt; }
.style6 { font-size: 8pt; }
.style7 { font-size: 16pt; font-weight: bold; }
.style11 { font-size: 10pt; font-weight: bold; }
.style12 { color: #FFFFFF; }
.style13 { color: #FF0000; font-weight: bold; }
.style14 { font-size: 12px; }
.style15 { font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
.style20 { color: #0033FF; font-style: italic;}
.style25 { color: #000000; }
.style33 { font-weight: bold; color: #FF3399; font-family: Arial, Helvetica, sans-serif; font-size: 14pt;}
.style34 { color: #0033FF; }
.style35 { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
.style37 { font-weight: bold; color: #FF3399; font-size: 12pt; }
.style38 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
.style39 { color: #0033FF; font-style: italic; font-size: 12pt; }
.style40 { font-family: Arial, Helvetica, sans-serif; font-size: 10; margin-left:10%; margin-right:10%; text-align:justify;}
.style41 { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
.style42 { font-size: 10px; }
.style43 { font-size: 10pt; }
.style44 { color: #0033FF; font-style: italic; }
.style44 { font-size: 14pt; }
.style45 { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }
.style46 { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.style47 { font-size: 14pt; font-style: italic; font-weight: bold;}

.bluebktext { font-size: 16pt; font-weight: bold; text-decoration: none; background-color: #3366FF; color: white; text-indent:20px; }
.bluefronttext { font-size: 16pt; font-weight: bold; font-style: italic; text-decoration: none; background-color: white; color: #3366FF; }

.testimtext { font-size: 11pt; font-weight: bold; font-style: italic;}

.pinkbktext { font-size: 16pt; font-weight: bold; text-decoration: none; background-color: #ed2181; color: white; }
.pinkfronttext { font-size: 16pt; font-weight: bold; text-decoration: none; background-color: white; color: #ed2181; }


a:active { color: #0033FF; }
a:hover { color: #FFEB64; }
a:link { color: #0033FF; }
a:visited { color: #0033FF; }
h1.keynote  { font-size: 14pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
ul { list-style-type: none; padding-left: 0; margin-left: 0; }

ul.fancy { list-style-type: none; padding: 0; margin: 10px; }

li.blue { list-style-type: none; background-image: url(images/bluebutton.jpg); background-repeat: no-repeat; background-position: 0 .2em; padding-left: 1.0em; margin: 10px; font-size: 12pt; }
li.pink { list-style-type: none; background-image: url(images/fancybutton.jpg); background-repeat: no-repeat; background-position: 0 .2em; padding-left: 1.0em; margin: 10px; font-size: 12pt; }
