@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}

h1 { font-size: 26px; font-weight: bold; color: #990000; _margin-top: 10px; margin-top: 30px; }
h2 { font-size: 22px; font-weight: bold; color: #003366; line-height: 22px; }
h3 { font-size: 20px; font-weight: normal; color: #006699; }
h4 { font-size: 16px; font-weight: bold; color: #006699; }

.mainText-home { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 16px; padding-left: 30px; line-height: 20px; }
.mainText-home a { color: #006699; text-decoration: underline; }
.mainText-home a:hover { color: #009933; text-decoration: underline; }
.mainText-home a:fade { color: #009933; text-decoration: underline; }

.mainText { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 16px; padding-left: 30px; padding-right: 30px; line-height: 20px; }
.mainText a { color: #006699; text-decoration: underline; }
.mainText a:hover { color: #009933; text-decoration: underline; }
.mainText a:fade { color: #009933; text-decoration: underline; }

.main-12 { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; }
.lists { font-family: Arial, Helvetica, sans-serif; color: #003366; font-weight: bold; font-size: 18px; line-height: 24px; }
.lists-header { font-family: Arial, Helvetica, sans-serif; color: #cc0000; font-weight: bold; font-size: 18px; }
.captions { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000099; font-size: 11px; padding-top: 3px; padding-bottom: 12px; line-height: 14px; text-align: center; }
.captions-left { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000099; font-size: 11px; padding-left: 8px; padding-right: 8px; line-height: 14px; }
.subheads { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #cc0000; }

.leftCol { font-family: Arial, Helvetica, sans-serif; color: #000033; font-size: 12px; padding: 24px; line-height: 16px; }
.leftCol a { color: #000033; text-decoration: underline; }
.leftCol a:hover { color: #ffffff; text-decoration: underline; }
.leftCol a:fade { color: #ffffff; text-decoration: underline; }

.footer { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; padding: 10px; line-height: 14px; text-align: center; }
.footer a { color: #000000; text-decoration: underline; }
.footer a:hover { color: #0066cc; text-decoration: underline; }
.footer a:fade { color: #0066cc; text-decoration: underline; }

img.picRight { margin-left: 10px; margin-bottom: 6px; margin-top: 4px; }