/* CSS Document */
body {
	background-color: #93B9AB;
}

.hlt {
background-color: #244231;
color: #000;
            }
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

a.style8:link {
	color: #333333;
	text-decoration: none;
}
a.style8:visited {
	text-decoration: none;
	color: #333333;
}
a.style8:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.style8:active {
	text-decoration: none;
	color: #8C208C;
}

.style3 {
	font-size: 9px;
	color: #FFFFFF;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #41785D;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {font-size: 11px; }
.style9 {
	font-size: 10;
	font-style: italic;
}
.style10 {
	font-size: 16px;
	color: #41785D;
}
.style111 {
	color: #8C2E90;
	font-weight: bold;
}
.style11 {font-family: Arial, Helvetica, sans-serif}
.style12 {font-size: 12px}
.style13 {font-weight: bold; color: #89228D;}
.style15 {color: #315B46}
.style17 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style18 {color: #89228D}

.style20 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #89228D; 
}

.style21 {
	color: #42795A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style22 {font-size: 16px;
	color: #216942;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style23 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #89228D; 
}
.style24 {
	font-size: 16px;
	color: #216942;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style25 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #89228D; }
.style26 {color: #42795A}
.style27{font-size: 16px}
.style28 {
	font-size: 16px;
	color: #42795A;
	font-weight: bold;
}
.style29 {
	color: #42795A;
	font-size: 16px;
	font-weight: bold;
}
.style30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #42795A;
	font-weight: bold;
}
.style31 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #42795A;
	font-weight: bold;
}
.style32 {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 16;
	font-weight: bold;
	color: #89228D;
}	

.style33 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
.style34 {color: #94519C}
.style35 {
	font-size: 16px;
	color: #41785D;
	font-weight: bold;
}
.style36 {
	color: #FF0000;
	font-weight: bold;
}
.style37 {color: #FF0000}
.style38 {
	font-size: 14px;
	color: #42795A;
	font-weight: bold;
}
.style39 {
	color: #42795A;
	font-weight: bold;
}
.style40 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style41 {color: #41785D}
.style42 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.style43 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style44 {
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
}
.style45 {
	font-size: 14px;
	font-weight: normal;
	font-style:italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style46 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold;
font-style:italic; 
color: #89228D; 
}




font.standard {
	font:normal 12px arial,sans-serif;
	color: #222222;
	text-decoration:none;
}

font.small {
	font:normal 10px arial,sans-serif;
	color: #555555;
	text-decoration:none;
}

font.error {
	font:normal 12px arial,sans-serif;
	color: #ff0000;
	text-decoration:none;
}

a.standard {
	font:bold 11px arial,sans-serif;
	color: #0000FF;
	text-decoration:underline;
}

a.standard:hover {
	font:bold 11px arial,sans-serif;
	color: #0000FF;
	text-decoration:none;
}

input.input_field {
	font-family: arial;
	font-size: 11px;
}

textarea.text_area {
	font-family: arial;
	font-size: 11px;
}

select.drop_down {
	font-family: Arial;
	font-size: 11px;
}


td.chkdesc {
	text-align:right;
	font:normal 11px arial,sans-serif;
	color: #333333;
	text-decoration:none;
}
