/*
	green = 006139; brown-red = bd1418
	orange = FF8200
	blue = 00498C; light blue = 2484C6
	**** CHOSEN *** second color = 4199C1
*/
INPUT  { color: #000000; font-size: 8.5pt; font-family: Verdana,Tahoma,Arial;text-decoration:none }
SELECT { color: #000000; font-size: 8.5pt; font-family: Verdana,Tahoma,Arial;text-decoration:none }
TEXTAREA  { color: #000000; font-size: 8.5pt; font-family: Verdana,Tahoma,Arial;text-decoration:none }

.white_under_8 {color: #ffffff; font-size: 7pt; font-family: Verdana,Tahoma,Arial;text-decoration:none}
.white_under_8 A{color: #ffffff; font-size: 7pt; font-family: Verdana,Tahoma,Arial;text-decoration:none}
.white_under_8 A:hover {color: #ffffff; font-size: 7pt; font-family: Verdana,Tahoma,Arial;text-decoration:underline}

.white_under_85 {color: #ffffff; font-size: 8.5pt; font-family: Verdana,Tahoma,Arial;text-decoration:none}
.white_under_85 A{color: #ffffff; font-size: 8.5pt; font-family: Verdana,Tahoma,Arial;text-decoration:none}
.white_under_85 A:hover{color: #ffffff; font-size: 8.5pt; font-family: Verdana,Tahoma,Arial;text-decoration:underline}

.bold_white_black { color: #ffffff; font-weight:bold;font-size: 8.5pt; font-family: Verdana,Tahoma,Arial;text-decoration:none}
.bold_white_black A{ color: #ffffff; font-weight:bold;font-size: 8.5pt; font-family: Verdana,Tahoma,Arial;text-decoration:none}
.bold_white_black A:hover{ color: #000000; font-weight:bold;font-size: 8.5pt; font-family: Verdana,Tahoma,Arial;text-decoration:none}

.text      { color: #000000; font-size: 8.5pt; font-family: Verdana,Tahoma,Arial;text-decoration:none }

.black_150_red { line-height:150%;color: #000000; font-size: 9pt; font-family: Verdana,Tahoma,Arial;text-decoration:none }
.black_150_red A { line-height:150%;color: #000000; font-size: 9pt; font-family: Verdana,Tahoma,Arial;text-decoration:none }
.black_150_red A:hover { line-height:150%;color: #ff0000; font-size: 9pt; font-family: Verdana,Tahoma,Arial;text-decoration:none}

.black_150_red .red_under { color: #000000;text-decoration:none }
.black_150_red .red_under A { color: #ff0000; text-decoration:none }
.black_150_red .red_under A:hover { color: #ff0000; text-decoration:underline}


.table_black_8_red { color: #000000; font-size: 8pt; font-family: Verdana,Tahoma,Arial;text-decoration:none }
.table_black_8_red A { color: #000000; font-size: 8pt; font-family: Verdana,Tahoma,Arial;text-decoration:none }
.table_black_8_red A:hover { color: #ff0000; font-size: 8pt; font-family: Verdana,Tahoma,Arial;text-decoration:none }

.table_black_8_red .head { line-height:150%;color: #006139; font-weight:bold;font-size:9pt}
				/*.table_black_8_red .back_pink { border: 1px solid #FFFFFF; background-color: #faddd8;}
					changed to light blue */

.table_black_8_red .back_pink { border: 1px solid #FFFFFF; background-color: #ACD6F2;}
.table_black_8_red .back_page_green { border: 1px solid #ACD6F2; background-color: #e1fff3;}
/*.table_black_8_red .back_brown_red { color:#ffffff;background-color: #bd1418;font-weight:bold;border-right: 1px solid #FFFFFF}*/
.table_black_8_red .back_brown_red { color:#ffffff;background-color: #4199C1;font-weight:bold;border-right: 1px solid #FFFFFF}
.table_black_8_red .back_green { color:#ffffff;background-color: #006139;font-weight:bold;border-right: 1px solid #FFFFFF}