/* CSS Document */

<!-- begin input text box style script{  }
INPUT, TEXTAREA {
background: #E2E9EE;
color: black;
border-width:1px;
border-color:#dedede;
font-weight: none;
font-style: none;
font-size: 10px;
font-family: verdana;
}


.orangetext { font-family: verdana; font-size: 11px; color: #ED7C2C; font-weight: bold ; font-style: normal; text-decoration: none  ; line-height: 11px } 
.bodytext12 { font-family: verdana; font-size: 11px; font-style: normal; text-decoration: none; line-height: 11px } A { text-decoration : underline; color: #ED7C2C } A:LINK { color: #828489; text-decoration: underline; } A:VISITED { color: #828489; } A:ACTIVE { background-color:transparent; } A:HOVER { color: #828489; text-decoration:underline }

.boldlink { font-family: verdana; font-size: 12px; font-weight: bold } 
.boldtext { font-family: verdana; font-size: 12px; line-height: 12px; color: #ED7C2C;  font-weight: bold; text-decoration: underline; } A:LINK {color: #ED7C2C; text-decoration:underline; } A:HOVER{color: #ED7C2C; text-decoration: underline; }
.boldheader { font-family: verdana; font-size: 14px; font-weight: bold } A { text-decoration : none; } A:LINK { color: #000000; text-decoration: none; } A:VISITED { color: #000000; } A:ACTIVE { background-color:transparent; } A:HOVER { color: #445A72; text-decoration:underline }