/* Define all main HTML elements */
body {background-color: white; margin-top: 0px; margin-right: 0px; margin-left: 0px}
td {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: black}
.td-left {background-color: #F8F8F8}
.td-body-content {background-color: #EEEEF6}
.td-body-form {background-color: #F5F5F5}
li {text-indent: -1.em; list-style-image: url(images/bullet_tri.gif)}

/* Define all H1 tag replacements here */
.T1 {font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 14pt; font-weight: bold}
.T2 {font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 12pt; font-weight: bold}
.T3 {font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.T4 {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
.T5 {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold}		
.t18 {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 16pt}
.t16 {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14pt}
.t14 {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11pt}
.t12 {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
.t11 {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
.tan {color: #CCCC98}
.burgundy {color: #820006}
.green {color: #39996B}
.white {color: white}
.blue {color: #323294}

/* Define various global style types here */
.lineheight {line-height: 16px}
.lineheight_14 {line-height: 14px}
.lineheight_12 {line-height: 12px}
.lineheight_11 {line-height: 11px}
.lineheight_10 {line-height: 9pt}
.bold {font-size: 12px; font-weight: bold}
.boldsm {font-size: 11px; font-weight: bold}
.small {font-size: 8pt}
.xsmall {font-size: 9px}
.xsmallwhite {font-size: 10px; color: white}
.input {padding: 2px; background-color: white; font-family: Arial, Helvetica, monospace; font-size: 8pt; border-top:1px solid; border-bottom:1px solid; border-left: 1px solid; border-right:1px solid; border-color: #999999}
.input_width {padding: 2px; background-color: #CBD2DA; font-family: Courier New, Courier, monospace; font-size: 10px; border-top:1px solid; border-bottom:1px solid; border-left: 1px solid; border-right:1px solid; border-color: #1F6B7B}
.textarea, select, option {padding: 2px; background-color: white; font-family: Arial, Helvetica, monospace; font-size: 10px; border-top:1px solid; border-bottom:1px solid; border-left: 1px solid; border-right:1px solid; border-color: #1F6B7B}
.td_blue {background-color: #110F7A; color: white; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

/* Define table style types here */
.client_tdmed {background-color: #95A1AD; color: #363636; font-size: 11px; /*filter: alpha(Opacity=60)*/}
.admin_theader {background-color: black; color: white; font-size: 12px; font-weight: bold}
.admin_tdlight {background-color: #F2F2F2; color: #363636; font-size: 11px; /*filter: alpha(Opacity=60)*/}
.admin_tddark {color: white; font-size: 12px; font-weight: bold; background-color: #1F6587; } /*color: white; font-size: 12px; font-weight: bold}*/
.admin_dashdark {background-color: #CCCCCC; color: black; font-size: 11px; font-weight: bold}
.admin_dashlight {background-color: #E9E9E9; color: #363636; font-size: 11px; /*filter: alpha(Opacity=60)*/}
.admin_table {border-width: 1; border-color: #666666}
.user_dark {background-color: #CCCCCC; color: black; font-size: 11px; font-weight: bold}
.user_light {background-color: #E9E9E9; color: #363636; font-size: 11px; /*filter: alpha(Opacity=60)*/}


/* Define all link attributes here */
A:link {color: #323294; /* text-decoration: none; /* font-weight: bold;*/}
A:visited {color: #323294; /* text-decoration: none*/}
A:hover {color: #39996B}
A.subnav {color: #2C4482; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
A.subnav:visited {color: #2C4482; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
A.subnav:visited:hover {color: #FB6600; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
A.nav {color: white; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
A.nav:visited {color: white; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
A.nav:hover {color: #CC0001; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
