/* 
Document Colors:
	#389020 = Green
	#1D7904 = Dark Green
	#F19528 = Orange
	#FFAE34 = Light Orange
	#641957 = Dark Purple
	#942981 = Purple
	#A34992 = Light Purple
	#A6AAAD = Vemma Gray
	#FEE4BF = Vemma Light Gray
	#FFFFFF = White
	#000000 = Black
*/	

BODY {
	margin: 00px 0px; padding: 0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align: center; /* Hack for IE5/Win */
	background-color: #AA99C5}

HTML {
	margin: 0; 
	padding: 0}

INPUT {cursor: auto}

A {
	cursor: pointer;
	background: transparent}

TEXTAREA {cursor: text}

BUTTON {cursor: auto}


/* Fonts */

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FONT, FORM, MENU, P, PRE{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px}

FONT.base, FONT.bold, FONT.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px}

ADDRESS {font-style: italic}

BIG {font-size: 19px}

BLOCKQUOTE {font-style: italic}

CITE {font-style: italic}

CODE, KBD, SAMP, TT {font-size: 14px}

DT {font-weight: bold}

P, LI, OL, UL {text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal}

P {
	font-size: 12px; 
	color: black; 
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: .5em}

H1 {font-size: 17px; color: #681359; font-family: Arial, Helvetica, sans-serif; text-align: center; margin-left: 10px; margin-right: 10px; margin-top: 1em; margin-bottom: .5em; font-weight: bold}
H2 {font-size: 14px; color: #B26100; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; margin-left: 3px; margin-top: 1.2em; margin-bottom: .5em; font-weight: bold}
H3 {font-size: 12px; letter-spacing: 0.0em; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; margin-top: 1em; margin-bottom: .5em; margin-left: 8px; font-weight: bold}
H4 {font-size: 13px; color: black; font-family: Arial, Helvetica, sans-serif; font-style: italic; text-align: center; margin-top: .5em; margin-bottom: .5em; font-weight: bold}
H5 {font-size: 12px; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; margin-left: 2em; margin-right: 2em; margin-top: .5em; margin-bottom: .5em; font-weight: normal}
H6 {font-size: 12px; letter-spacing: 0.0em; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; margin-top: 1em; margin-bottom: .5em; font-weight: bold}

LI, OL, UL {
	color: black;
	font-size: 12px}

UL {
	margin-top: 1em;
	margin-bottom: .5em;
	line-height: 1.1}
	
OL {
	margin-top: 1em;
	margin-bottom: .5em;
	line-height: 1.1}

LI {
	margin-top: 1em;
	margin-bottom: .5em;
	line-height: 1.2}

PRE {
	margin-left: 0;
	white-space: pre}

SMALL, SUB, SUP {font-size: 12px}

TD {margin-left: 0; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif}

TD.header {
	background-color: #336699;
	font-color: white;
	font-weight: bold;
	text-align: center;
	margin-left: 0}

TD.rowcolor {
	background-color: #FFCC99;
	margin-left: 0;
	text-align: left}

TD.rowcolorc {
	background-color: #FFCC99;
	margin-left: 0;
	text-align: center}

TD.rowcolorr {
	background-color: #FFCC99;
	margin-left: 0;
	text-align: right}

TD.rowcolor1 {
	background-color: #FFDEBD;
	margin-left: 0;
	text-align: left}

TD.rowcolor1c {
	background-color: #FFDEBD;
	margin-left: 0;
	text-align: center}

TD.rowcolor1r {
	background-color: #FFDEBD;
	margin-left: 0;
	text-align: right}

TH {
	background-color: #336699;
	color: white;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-left: 0}

TH.head {
	background-color: #003366;
	color: white;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-left: 0;
	padding: 5px}
	
A:link {color: #59184E; text-decoration: none}
A:visited {color: #BD6F17; text-decoration: none}
A:active {color: #696969; text-decoration: none}
A:hover {color: #266115; text-decoration: underline}

A.nav:link { text-decoration: none; color: #000000; font-family: Arial, sans-serif; font-size: 12px}
A.nav:visited { text-decoration: none; color: #000000; font-family: Arial, sans-serif; font-size: 12px}
A.nav:active { text-decoration: none; color: #000000; font-family: Arial, sans-serif; font-size: 12px}
A.nav:hover { text-decoration: underline; color: #000000; font-family: Arial, sans-serif; font-size: 12px}

PRE {
	border: solid thin;
	padding: 1em 3%}

FONT.fade {
	color: white;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none}
	
FONT.bold {font-weight: bold}

FONT.footer {
	color: #959595;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif}

FONT.header {
	color: white;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif}

FONT.nav {
	color: white;
	font-weight: bold}

FONT.nav {
	color: #3300CC;
	font-size: 10px}

FONT.nav1 {
	color: #333399;
	font-weight: bold;
	font-size: 10px}

FONT.nav2 {
	color: #FFFFFF;
	font-size: 11px}

FONT.nav3 {
	color: #CCCCCC;
	font-size: 9px}

FONT.date {
	color: #999999;
	font-size: 9px}

FONT.nav4 {
	color: #000000;
	font-size: 10px}

FONT.nav5 {
	color: #000000;
	font-weight: bold;
	font-size: 10px}

.tip {font:10px/12px Arial,Helvetica,sans-serif; border:solid 1px #000000; width:280px; 
      padding:1px; position:absolute; z-index:100; visibility:hidden; color:#333333;
      top:20px; left:90px; background-color:#ffffff; layer-background-color:#ffffff;}
	  
#t1 {width:130px;}
#t2 {width:271px;}
#t3 {font:bold 14pt verdana,arial,sans-serif; background-color:#ffcccc; layer-background-color:#ffcccc;}

DIV.tip {background-color: #FFFFCC;}HR {color: #6F559D}
