/* BEGIN FILE  */
/* GENERIC STYLE SHEETS FOR ALL PAGES  */
body, td, p, div {
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #000000;
}

a:link {
color: #3E7E99;
text-decoration: none;
}

a:active {
color: #3E7E99;
text-decoration: none;
}

a:visited {
color: #3E7E99;
text-decoration: none;
}

a:hover {
color: #3E7E99;
text-decoration: underline;
}

.dk_blue {
color: #000000;
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
}

a.dk_blue:link {
color: #000000;
font-weight: normal;
text-decoration: underline;
}

a.dk_blue:active {
color: #000000;
font-weight: normal;
text-decoration: underline;
}

a.dk_blue:visited {
color: #000000;
font-weight: normal;
text-decoration: underline;
}

a.dk_blue:hover {
color: #1C3B7C;
font-weight: normal;
text-decoration: none;
}

.left_nav {
color: #000000;
font-family: arial, verdana, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}

a.left_nav:link {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.left_nav:active {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.left_nav:visited {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.left_nav:hover {
color: #1C3B7C;
font-weight: normal;
text-decoration: none;
}




.nav {
color: #000000;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

a.nav:link {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.nav:active {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.nav:visited {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.nav:hover {
color: #1C3B7C;
font-weight: normal;
text-decoration: none;
}




.sig {
font-family: verdana, arial, sans-serif;
font-size: 9px;
color: #000000;
}

a.sig:link {
color: #3E7E99;
text-decoration: none;
}

a.sig:active {
color: #3E7E99;
text-decoration: none;
}

a.sig:visited {
color: #3E7E99;
text-decoration: none;
}

a.sig:hover {
color: #3E7E99;
text-decoration: underline;
}

.title1 {
font-family: arial, verdana, sans-serif;
color: #1D4051;
font-size: 18px;
font-weight: bold;
text-decoration: none;
}

.title2 {
font-family: arial, verdana, sans-serif;
color: #1C3B7C;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}

.title3 {
font-family: arial, verdana, sans-serif;
color: #78A9BF;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

a.title3:link {
color: #00577C;
text-decoration: none;
}

a.title3:active {
color: #1C3B7C;
text-decoration: none;
}

a.title3:visited {
color: #00577C;
text-decoration: none;
}

a.title3:hover {
color: #1C3B7C;
text-decoration: underline;
}

.title4 {
color: #1C3B7C;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.disabledtxt {
color: #999999;
}

.alert {
font-size: 10px;
color: #CC0000;
}

.ltblue20 {
color: #95C7DD;
font-size: 20px;
}

.blk16 {
color: #000000;
font-size: 16px;
}

.ltgreybg {
background-color: #DDDDDD;
}

.whtbg {
background-color: #FFFFFF;
}

.yellowbg {
background-color: #FFE961;
}

.ltbluebg {
background-color: #B6D4E4;
}

.ltbluebg2 {
background-color: #D2EDF9;
}

.ltyellowbg {
background-color: #FCFFB2;
}

.border1 {
border-color: #95C7DD;
border-width: 1px;
border-style: solid;
}

.button_on {
font-family: verdana, arial, sans-serif;
font-weight: bold;
color: #000000;
background-color: #FFFFFF;
font-size: 10px;
text-align: center;
padding: 1px;
}

.button_off {
font-family: verdana, arial, sans-serif;
font-weight: bold;
color: #333333;
background-color: #CCCCCC;
font-size: 10px;
text-align: center;
padding: 1px;
}

.whitemed {
font-family: arial, verdana, sans-serif;
color: #EEEEEE;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}

a.whitemed:link {
color: #EEEEEE;
font-weight: normal;
text-decoration: underline;
}

a.whitemed:active {
color: #999999;
font-weight: normal;
text-decoration: none;
}

a.whitemed:visited {
color: #EEEEEE;
font-weight: normal;
text-decoration: underline;
}

a.whitemed:hover {
color: #CCCCCC;
font-weight: normal;
text-decoration: none;
}

select {
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
}

input, textarea {
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
}

form {
margin: 0px;
padding: 0px;
}
/*  END FILE  */
