/* CSS Document */

body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; color: #6C5D7E; }
body {background-color: #F5F5F5; margin-left: 0px; margin-top: 10px; margin-right: 0px; }

a {font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link {font-size: 12px; color: #6C5D7E; text-decoration: none; }
a:visited {font-size: 12px; color: #6C5D7E;	text-decoration: none; }
a:active {font-size: 12px; color: #6C5D7E; text-decoration: none; }
a:hover {font-size: 12px; color: #19199E; text-decoration: none; }
	
.class2	a:link {font-size: 9px;	color: #009999;	text-decoration: underline; }
.class2	a:visited {font-size: 9px; color: #009999;	text-decoration: underline; }
.class2	a:active {font-size: 9px; color: #009999; text-decoration: underline; }
.class2	a:hover {font-size: 9px; color: #19199E; text-decoration: none; }

a.bluelink:link {font-size: 12px; color: #6C5D7E; text-decoration: underline; }
a.bluelink:visited {font-size: 12px; color: #6C5D7E;	text-decoration: underline; }
a.bluelink:active {font-size: 12px; color: #6C5D7E; text-decoration: underline; }
a.bluelink:hover {font-size: 12px; color: #19199E; text-decoration: none; }

a.Smbluelink:link {font-size: 9px; color: #009999; text-decoration: underline; }
a.Smbluelink:visited {font-size: 9px; color: #009999;	text-decoration: underline; }
a.Smbluelink:active {font-size: 9px; color: #009999; text-decoration: underline; }
a.Smbluelink:hover {font-size: 9px; color: #19199E; text-decoration: none; }

a.whitelinksm:link {font-size: 9px; color: #ffffff; text-decoration: underline; }
a.whitelinksm:visited {font-size: 9px; color: #ffffff;	text-decoration: underline; }
a.whitelinksm:active {font-size: 9px; color: #ffffff; text-decoration: underline; }
a.whitelinksm:hover {font-size: 9px; color: #FAFBAE; text-decoration: none; }
	
h1, h2, h3, h4 {font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 {font-size: 16px; font-weight: bold; color: #009999; }
h2 {font-size: 14px; color: #009999; }
h3 {font-size: 9px; color: #009999; }

.drkblue_txt12 {font-size: 12px; color: #322D4C; }
.drkblue13 {font-size: 13px; color: #333399; font-weight: bold;}

.blk14 {font-size: 14px; color: #000000; }
.blk12 {font-size: 12px; color: #000000; }
.blk11 {font-size: 11px; color: #000000; }
.blk10it {font-size: 10px; color: #000000; font-style: italic; }

.brown_txt12 {font-size: 12px; color: #722D20; }
.brown_txt10 {font-size: 10px; color: #722D20; }

.red_txt16 {font-size: 16px; color: #F03339; font-weight: bold; }
.red_txt12 {font-size: 12px; color: #F03339; font-weight: bold; }

.yelw12 {font-size: 12px; color: #F1F416; font-weight: bold; }

.blue_txt16 {font-size: 16px; color: #009999; font-weight: bold; }
.blue_txt12 {font-size: 12px; color: #009999; }
.blue_txt10 {font-size: 10px; color: #009999; }
.blue_txt9 {font-size: 9px; color: #009999; }

.wht16 {font-size: 16px; color: #ffffff;font-weight: bold; }
.wht11 {font-size: 11px; color: #ffffff; }

.white_txt12 {font-size: 12px; color: #ffffff;font-weight: bold; }
.white_txt9 {font-size: 9px; color: #ffffff; }

p.left {text-align: left; }
p.right {text-align: right; }
.justify {text-align: justify; }

