@charset "utf-8";
/* CSS Document */

.error {
	color: #cc0000;
	font-weight: bold;
	text-align: left;
}
#noshow{ display: none; }


/* -------------------------------------------------------------------------- */
/* TEXT ELEMENTS                                                              */
/* -------------------------------------------------------------------------- */
.anchor {
	color:						#006666; 
	text-decoration:			underline;
  background-color:	transparent; 
}

s
.tableheader {
    background-color: #5D7493;
	font-weight: bold;
    color:#FFFFFF;
}

.equipmenttable {
    background-color: #ECECE7;
}

.equipmenttable tr td {
    text-align: center;
}

.equipmenttable tr th {
    text-align: center;
}

.displaytagtable{
    background-color: #ECECE7;
    border: 1px;
	/*border-color: #CC0000;
	border-style: SOLID;*/
	width:99%;
}

.displaytagtable tr td {
    text-align: left;
}

.displaytagtable tr th {
    text-align: center;
    background-color: #5D7493;
	font-weight: bold;
    color:#FFFFFF;  
}

.displaytagtable tr a {
    text-align: left;
    color:						blue; 
	text-decoration:			underline;
	  background-color:	transparent; 
}
.displaytagtable tr a:visited {
    text-align: left;
    color:						blue; 
	text-decoration:			underline;
	  background-color:	transparent; 
}

.displaytagtable tr a:hover {
    text-align: left;
    color:						red; 
    text-decoration:			none;
	  background-color:	transparent; 
}

.displaytagtable th a {
    text-align: left;
    color:						#ffffff; 
	text-decoration:			underline;
	  background-color:	transparent; 
}
.displaytagtable th a:visited {
    text-align: left;
    color:						#ffffff; 
	text-decoration:			underline;
	  background-color:	transparent; 
}

.displaytagtable th a:hover {
    text-align: left;
    color:						#ffffff; 
    text-decoration:			none;
	  background-color:	transparent; 
}

.companyDetailContent{
   /* background-color:  #5d7493;
    border: 1px;*/
    
	background:#ecece7;
	border-style:solid;
	border-color:#5d7493;
	border-width:1px 1px 1px 1px;    
    
    width:99%;	
}

.companyDetailContent tr td h3{
	font-size: 13.5pt;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	font-variant: normal;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.companyDetailContent tr td b{
	/*color: #3260a0;
	font-variant: normal; */
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.programStatistics {
/*	background:#ffffff;
	border-style:solid;
	border-color:#5d7493;
	border-width:1px 1px 1px 1px;    
    border-spacing:0px; */
 	border-spacing:0px;
 	border-collapse:collapse;
    width:100%;
}

.programStatistics tr th {
	border-style:solid;
	border-color:#5d7493;
	border-width:1px 1px 1px 1px;  
	text-align:center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px; 

}

.programStatistics tr td {
	border-style:solid; 
	border-color:#5d7493;
	border-width:1px 1px 1px 1px;  
	text-align:center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px  
}

.programStatisticsHdrLine {
	background-color: #5d7493;
}

.programStatisticsHdrLine th a {
    text-align: center;
    color:	#ffffff; 
	text-decoration:underline;
	background-color:transparent;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
.programStatisticsHdrLine th a:visited {
    text-align: center;
    color: #ffffff; 
	text-decoration: underline;
	background-color: transparent; 
}

.programStatisticsHdrLine th a:hover {
    text-align: center;
    color: #ffffff; 
    text-decoration: none;
	background-color: transparent; 
}

.companyDetailContentLine1 {
    background-color: #5d7493;
    /* padding: 1px; */ 
}
.companyDetailContentLine2 {
    background-color: #ecece7;
   /* padding: 1px; */
}

.displaytagtableHome{
    background-color: #ECECE7;
    border: 1px;
	/*border-color: #CC0000;
	border-style: SOLID;*/
	width:99%;
}

.displaytagtableHome tr td {
    text-align: center;
}

.displaytagtableHome tr th {
    text-align: center;
    background-color: #5D7493;
	font-weight: bold;
    color:#FFFFFF;  
}

.displaytagtableHome tr td a {
    text-align: center;
    color:						blue; 
	text-decoration:			underline;
	  background-color:	transparent; 
}
.displaytagtableHome tr td a:visited {
    text-align: center;
    color:						blue; 
	text-decoration:			underline;
	  background-color:	transparent; 
}

.displaytagtableHome tr td a:hover {
    text-align: center;
    color:						red; 
    text-decoration:			none;
	  background-color:	transparent; 
}

.displaytagtableHome th a {
    text-align: center;
    color:						#ffffff; 
	text-decoration:			underline;
	  background-color:	transparent; 
}
.displaytagtable th a:visited {
    text-align: center;
    color:						#ffffff; 
	text-decoration:			underline;
	  background-color:	transparent; 
}

.displaytagtableHome th a:hover {
    text-align: center;
    color:						#ffffff; 
    text-decoration:			none;
	  background-color:	transparent; 
}

.odd {
    background-color: #ffffff;
    padding: 1px; 
}
.even {
    background-color: #ECECE7;
    padding: 1px; 
}

.fieldset {
    border-width: 2px;
	border-color:#A5A5A5;
	padding: 15px;
	
}

fieldset legend {
    font-weight: bold;
}

fieldset div {
    padding-top: 10px;
}

.pagetitle {
	color:#CC0000;
	font-size: 13.5pt;
	font-weight: bold;
	text-align:left;
}

.pagetitle-active {
	color:#CC0000;
	font-size: 13.5pt;
	font-weight: bold;
	text-align:left;
	border: thin;
	border-color: #CC0000;
	border-style: SOLID;
	padding-left: 5px;
	padding-right: 5px;
}

.pagetitle-inactive {
	color:#CCCCCC;
	font-size: 13.5pt;
	font-weight: bold;
	text-align:left;	
	border: thin;
	border-color: #CCCCCC;
	border-style: SOLID;
	padding-left: 5px;
	padding-right: 5px;
}



/* -------------------------------------------------------------------------- */
/* FORM ELEMENTS                                                              */
/* -------------------------------------------------------------------------- */
/*form table tr {
    height:  28px;
}
*/
form table th {
    padding: 1px 1px;
	font-weight: bold;
	text-align: left;
}

form table td {
    padding: 1px 1px;
	text-align: left;
}

.disabled_text_box {
    background-color: #ecece7;
	color: #ecece7;
	
}

/*--------------------------------------------------*/
/*  block_with_rounded_corners                      */
/*  Adds rounded corners and blue bar for heading   */
/*--------------------------------------------------*/

.block_with_rounded_corners {
 width:99%;
 background:#FFFFFF;
 border-style:solid;
 border-color:#5d7493;
 border-width:1px 1px 1px 1px;
 position:relative; /* Make this the containing block of the corner spans */
 margin-bottom:16px;
}

.block_with_rounded_corners h3 {
 background:#5d7493;
 color:#fff;
 padding:5px 10px 5px 10px;
 margin:0px;
}

.block_with_rounded_corners .editLink a {
 float:right;
 color:#fff;
 padding:5px 10px 5px 10px;
 margin-top:-27px;
}

.block_with_rounded_corners .editLink a:hover {
background:#5d7493;
}

.block_with_rounded_corners .bottom_right {
 position:absolute;
 width:6px;
 height:6px;
 font-size:1px;
 bottom:-2px;
 right:-2px;
 background: url(images/block_with_image_corners2.gif) top left no-repeat;
}
.block_with_rounded_corners .bottom_left {
 position:absolute;
 width:6px;
 height:6px;
 font-size:1px;
 bottom:-2px;
 left:-2px;
 background: url(images/block_with_image_corners2.gif) top right no-repeat;
}

.block_with_rounded_corners .top_right {
 position:absolute;
 width:6px;
 height:6px;
 font-size:1px;
 top:-1px;
 right:-2px;
 background: url(images/block_with_image_corners2.gif) bottom left no-repeat;
}
.block_with_rounded_corners .top_left {
 position:absolute;
 width:6px;
 height:6px;
 font-size:1px;
 top:-1px;
 left:-2px;
 background: url(images/block_with_image_corners2.gif) bottom right no-repeat;
}

.block_with_rounded_corners .list_decorative_dark a:hover {
 background:transparent; /* Fixes problem in IE (dotted line disappears) */
}

/*  End of block_with_rounded_corners */


/* -------------------------------------------------------------------------- */
/* FORM ELEMENTS                                                              */
/* -------------------------------------------------------------------------- */


/*
PRINT FRIENDLY SCREEN	
*/	
.normalText {
 font-weight: normal;
 text-align: left;
 font-size:1.1em;
}
.normalCenterText {
 font-weight: normal;
 text-align: center;
 
}
.boldText {
 font-weight: bold;
 text-align: left;
 font-size:1em;
}
.headerText {
 font-weight: bold;
 text-align: center;
 font-size:20px;
}
.footerText {
 font-weight: bold;
 text-align: left;
 font-size:16px;
}
.idnText {
 font-weight: bold;
 text-align: left;
 font-size:32px;
}
.redLinkText{
 font-weight:normal;
 text-align: left;
 color:red;
}
.statusText{
 font-weight:bold;
 text-align: left;
 color:red;
 font-size:16px;
}
#noshow{ display: none; }


/*---------------------------------------------*/
/*  childNavigation                                 */
/*---------------------------------------------*/

#childNavigation {
 padding: 0;
 position:relative; /* Makes this the containing block */
 background: #3260a0; /* Blue, needed for empty sublists */
 height:37px;
 white-space: nowrap;
 z-index:7;
}

#childNavigation ul {
 position: absolute; /* Needed for FF, background */
 margin: 0;
 padding: 0 0 0 10px;
 height: 30px;
 z-index:1;
 width:60em; /* *** Adjust this to match the actual width of the tabs. *** */
}

#childNavigation a {
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
 display: block;
 padding:9px 6px 0px 6px;
 float:left;
 background: transparent url(../include/images/childNavigation_tabs.gif) 100% -60px  no-repeat; /*top right*/
 position:relative;
 height:30px; /* Needed for IE 5.x broken box */
 voice-family:"\"}\"";
 voice-family:inherit;
 height:21px; /* 30 - 9, for non-broken browsers */
}

#childNavigation a:hover {
 text-decoration: underline;
}

#childNavigation a span {
 background: transparent url(../include/images/childNavigation_tabs.gif) 0% -115px no-repeat;
 height:30px;
 width:7px;
 display:block;
 font-size:1px;
 position:absolute;
 top:0px;
 left:0px;
}

#childNavigation li {
 margin: 0;
 float: left;
 display: block;
 list-style: none;
}

#childNavigation li ul {
 display: none; /* Hide sublists */
 width:70px;
 top: 30px; /* moves the sublist below main list */
 left: 0px;
}

#childNavigation li li a {
 font-weight: normal;
 background-image: none;
 height:21px;
}


#childNavigation li li a.indexrow {
 font-weight: bold;
}

#childNavigation li.mouse_over ul { /* Show sublist of hovered item */
 display: block;
}

#childNavigation li:hover a, #childNavigation li.mouse_over a {
 background: transparent url(../include/images/childNavigation_tabs.gif) 100% 0px  no-repeat;
}

#childNavigation li:hover a span, #childNavigation li.mouse_over a span {
 background: transparent url(../include/images/childNavigation_tabs.gif) 0px 0px  no-repeat;
}


#childNavigation #child_nav_list li ul li a {
 height:22px;
 background: #990000; /*#3260a0*/
 border: 1px solid #000099; /*#921e20*/
 border-top: none;
}

#childNavigation #child_nav_list li ul li:first-child {
 border-top: 1px solid #000099; /*#921e20*/
}

#childNavigation #child_nav_list li li a {
/* background: #3260a0 url(../include/images/navbg.gif) 0px 0px repeat-x; */
 padding: 3px 6px 0px 6px;
}

/* Show sublist of hovered item, hack hides this from Opera, works in FF & Safari(?) */
body:last-child #childNavigation li:hover ul { 
 display: block;
}

/* Show sublist of hovered item, hack hides this from Opera, works in FF & Safari */
:root #childNavigation li:hover ul { 
 display: block;
}

/* Show sublist of hovered item, hack hides this from Opera, works in IE */
* html #childNavigation li:hover ul { 
 display: block;
}

#childNavigation li.defaulttaboverChild ul {
 display: block;
}

#childNavigation li.defaulttaboutChild ul {
 display: none;
}

#childNavigation li.defaulttaboutChild a , #childNavigation li.defaulttaboverChild a {
 background: transparent url(../include/images/childNavigation_tabs.gif) 100% 0px no-repeat;
}

#childNavigation li.defaulttaboutChild a span, #childNavigation li.defaulttaboverChild a span {
 background: transparent url(../include/images/childNavigation_tabs.gif) 0px 0px no-repeat;
}

#childNavigation #background_top {
 position:absolute;
 width:100%;
 height:30px;
 background: #ffffff; /* First row, white */
}



a.info{
    position:relative; /*this is the key*/
    z-index:34; 
    /*background-color:#ececec;
    color:#000;
    text-decoration:underline
    */}

a.info:hover{z-index:25; background-color:#ececec}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-15em; left:2em; width:73em;
    border:1px solid red;
     text-decoration:none;
    background-color:#ffffff; color:#000;
    text-align: left} 

