body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
   color: white;
   background: #222222;
}

table {
   border-collapse: collapse;
}

.main {
   width: 915px;
   height: 1000px;
}

.main, td.content {
   border: 1px solid #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.highlight {
   background: #666666;
}

.banner {
   padding: 10px;
   font-size: 20px; 
   color: black;
   background: white;
}

.contact {
   font-weight: bold;
   font-size: 12px;
   color: black;
}

.content {
   background: #333333;
}

td.navbar {
   padding: 10px;
   background: black;   
   border-left: 1px solid #666666;
   /* border-bottom: 1px solid #666666; */
   font-size: 11px;
}

.navhdr {
   margin-left: 15px;
   margin-top: 5px;
   margin-bottom: 5px;
   color: #FF1721;
   font-size: 11px;
}

ul.navbar {
   list-style-type: circle;
   color: white;
}

.navbar {
   font-weight: normal;
}

.navsel, .detsel {
   font-weight: bold;
}

.dethdr2 {
   font-weight: bold;
}

.dethdr {
   color: #FF1721;
}

li.detail {
   list-style-type: circle;
}

li.navsel, li.detsel {
   list-style-type: disc;
   color: #FF1721;
}

li.navbar, li.navsel {
   margin-bottom: 5px;
   margin-top: 5px;
   margin-left: 0px;
}

ul.navbar, ul.navsel {
   padding: 0px;
   border: none;
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 15px;
}

ul.detail, ul.detsel {
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 20px;
}

hr {
   color: #666666;
}

a {
	color: white;
}

a:link {
	text-decoration: none;
}

a:hover, a.prodanchor {
   color: #FF1721;
	text-decoration: none;
}

a:visited {
   /* color: #dddddd; */
	text-decoration: none;
}

a:visited:hover {
   color: #FF1721;
	text-decoration: none;
}

.feature {
   padding: 20px;
}

.featurelg {
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 0px;
   padding-bottom: 0px;
}

.feature, .featurelg {
   border-bottom: 1px solid #666666;
}

td.detail {
   padding: 20px;
}

.title, .subtitle {
   font-size: 18px;
}

.subtitle {
   color: #FF1721;
}

.footer {
   color: #999999;
   border: 1px solid #666666;
}

div.fastfact {
   width: 235px;
}

div.fastfactw {
   width: 430px;
}

div.fastfacts {
   width: 140px;
}

div.fastfact, div.fastfactw, div.fastfacts {
   display: block;
   visibility: hidden;
   position: absolute;
   float: left;
   margin: 2px;
   background: #ffffff;
   border: 1px solid #ff1721;
   padding: 2px;
}

.fastfact, .fastfactw, .fastfacts {
   /* text-align: left; */
   font-weight: normal;
   color: black;
}

td.fastfact, td.fastfactw, td.fastfacts {
   padding: 5px;
}

hr.fastfact, hr.fastfactw, hr.fastfacts {
   color: #ff1721;
}

filelist {
}

td.filehdr {
   padding: 3px;
   color: #ff1721;
}

td.filedtl {
   padding: 3px;
}

/* style classes for Helpdesk */

.past {
   background : #cccccc;
}

.weekend {
   background: #eeeeee;
}

.weekday {
}

.month {
   font-weight: bold;
   background: #eeeeee;
}

.day {
   background: #dddddd;
}

.today {
   font-weight: bold;
   background: #ffffcc;
}

.brk {
	font-size: 14px;
   font-weight: bold;
}

.hdr {
   color: #FF1721;
   background: black;
}

.lbl {
}

.dtl {
   font-weight: bold;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

ul.menu, ul.submenu {
   margin: 0px;
   border: 0px;
   padding: 0px;
   list-style: none;
   background: black;   
}

ul.submenu {
   position: absolute;
   visibility: hidden;
   margin-left: 5px;
   border: 1px solid #666666;
}

li.menu, li.submenu {
   margin: 0px;
   border: 0px;
   padding: 0px;
   padding-left: 4px;
   text-align: left;
   list-style: none;
   float: left;
}

li.submenu {
   width: 100px;
   float:inherit;
}

a.menu, a.submenu {
   display: block;
   margin: 0px;
   border: 0px;
}

/* classes carried over from old site */

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.10pBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	position: static;
	border: none;
	line-height: 15pt;
}

.removeLogo { 
   display: none; 
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

