/* Define all main HTML elements */
body {background-color: white; /*background-image: url(images/ix_bg.jpg); background-repeat: repeat-x; margin-top: 0px; margin-right: 0px; margin-left: 0px */}
td {font-family: Arial, Verdana, Helvetica, Tahoma,  sans-serif; font-size: 11px; color: black	}
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: Arial, Verdana, Helvetica, Tahoma,  sans-serif; font-size: 10pt; font-weight: bold}
.T5 {font-family: Arial, Verdana, Helvetica, Tahoma,  sans-serif; font-size: 9pt; font-weight: bold}		
.t18 {font-family: Arial, Verdana, Helvetica, Tahoma,  sans-serif; font-size: 16pt}
.t16 {font-family: Arial, Verdana, Helvetica, Tahoma,  sans-serif; font-size: 14pt}
.t14 {font-family: Arial, Verdana, Helvetica, Tahoma,  sans-serif; font-size: 11pt}
.t12 {font-family: Arial, Verdana, Helvetica, Tahoma,  sans-serif; font-size: 10pt}
.t11 {font-family: Arial, Verdana, Helvetica, Tahoma,  sans-serif; font-size: 9pt}
.tan {color: #CCCC98}
.burgundy {color: #660000}
.green {color: #666633}
.white {color: white}

/* Define various global style types here */
.leftcol {background-image:   url(file:images/ix_left_column_bg.jpg); background-repeat: no-repeat;}
.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: #FFFFFF; font-family: Arial, Helvetica, monospace; font-size: 11px; border-top:1px solid; border-bottom:1px solid; border-left: 1px solid; border-right:1px solid; border-color: #1F6B7B}
.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: #FFFFFF; font-family: Arial, Helvetica, monospace; font-size: 11px; 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: Arial, Verdana, Helvetica, Tahoma,  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: #F1F1F1; color: #333333; font-size: 11px; font-weight: bold; /*filter: alpha(Opacity=60)*/}
.admin_tddark {color: #336699; font-size: 12px; font-weight: bold} /*background-color: #00185A; 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: #333333; font-size: 11px; font-weight: bold; /*filter: alpha(Opacity=60)*/}
.admin_table {border-width: 1; border-color: #666666}

/* Define all link attributes here */
A:link {color: blue; /* text-decoration: none; /* font-weight: bold;*/}
A:visited {color: blue; /* text-decoration: none*/}
A:hover {color: #518530}
A.subnav {color: #2C4482; font-family: Arial, Verdana, Helvetica, Tahoma,  sans-serif; font-size: 8pt}
A.subnav:visited {color: #2C4482; font-family: Arial, Verdana, Helvetica, Tahoma,  sans-serif; font-size: 8pt}
A.subnav:visited:hover {color: #FB6600; font-family: Arial, Verdana, Helvetica, Tahoma,  sans-serif; font-size: 8pt}
A.nav {color: white; font-family: Arial, Verdana, Helvetica, Tahoma,  sans-serif; font-size: 8pt}
A.nav:visited {color: white; font-family: Arial, Verdana, Helvetica, Tahoma,  sans-serif; font-size: 8pt}
A.nav:hover {color: #FB6600; font-family: Arial, Verdana, Helvetica, Tahoma,  sans-serif; font-size: 8pt}

/* Added by Digital Propulsion Labs for the Admin interface 09/14/2004 */
.alert			{ color: #CC0000; }
form			{ padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
input 			{ font-family: Arial, Helvetica, monospace; font-size: 11px; }
#editArea		{ font-size: 11px; }
#errMessage		{ font-size: 11px; padding: 4px 3px 4px 3px; }
#adminHeader	{ font-family: Arial, Verdana, Helvetica; font-size: 12px; font-weight: bold; padding: 5px 5px 5px 6px; border-bottom: 1px solid #FFF; background-color: #CCC; }
#adminContent	{ font-family: Arial, Verdana, Helvetica; width: 500px; background-color: #E9E9E9; padding: 1px 1px 1px 1px; border: 1px solid #999; }
#adminLabel		{ font-size: 12px; width: 140px; padding: 5px 5px 5px 5px; background-color: #E9E9E9; float: left; }
#adminField		{ font-size: 12px; width: 340px; padding: 3px 3px 3px 3px; background-color: #E9E9E9; }


