/* BEGIN FILE  */
/* GENERIC STYLE SHEETS FOR ALL PAGES  */
/* <STYLE TYPE="text/css">*/
body, td, div {
font-family: verdana, arial, sans-serif;
color: #666666;
font-weight: normal;
font-size: 11px;
text-decoration: none;
}

a:link {
color: #00738F;
font-weight: bold;
text-decoration: none;
}

a:active {
color: #00738F;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #00738F;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #000000;
font-weight: bold;
text-decoration: none;
}

form {
margin: 0px;
padding: 0px;
}

.white_16 {
color: #FFFFFF;
font-weight: normal;
font-size: 16px;
text-decoration: none;
}

.green_18 {
color: #20808D;
font-weight: normal;
font-size: 18px;
text-decoration: none;
}

.green_16 {
color: #20808D;
font-weight: normal;
font-size: 16px;
text-decoration: none;
}

.green_14 {
color: #20808D;
font-weight: normal;
font-size: 14px;
text-decoration: none;
}

.blue_18 {
color: #34BBCE;
font-weight: normal;
font-size: 18px;
text-decoration: none;
}

.blue_16 {
color: #34BBCE;
font-weight: normal;
font-size: 16px;
text-decoration: none;
}

.blue_14 {
color: #34BBCE;
font-weight: normal;
font-size: 14px;
text-decoration: none;
}

.imageborder_off {
border-color: #B0EBF2;
border-width: 1px;
border-style: solid;
}

.imageborder_on {
border-color: #8D6800;
border-width: 1px;
border-style: solid;
}


.border_bot {
border-bottom: 1px solid #d4e8ef
}

.alert {
color: #FF0000;
}

.sig {
font-size: 9px;
}

select {
font-family:  arial, verdana, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
}

.top_select {
font-family:  arial, verdana, sans-serif;
font-size: 11px;
color: #00738F;
font-weight: bold;
background-color: #C1EAF0; 
border-color: #7FD4E0; 
border-width: 1px;
border-style: solid; 
}

input, textarea {
font-family:  arial, verdana, sans-serif;
font-size: 11px;
}

.blue_bg {
background-color: #33BBCE;
}

.ltblue_bg {
background-color: #D4E8EF;
}

.ltgrey_bg {
background-color: #EFEFEF;
}

.disabledtxt {
color: #999999;
}
/*
</STYLE>  */
/* END FILE  */

