html
{
    height: 100%;
}

body
{
    font: 0.75em 'Trebuchet MS' , Verdana, sans-serif;
    text-align: center;
    background-color: #8c9cac;
    height: 100%;
    margin: 0px;
}
#contentPanel
{
	margin-top: 0;
    float:left;
    width: 100%;
    background-color: #ffffff;
    padding: 10px;
   
}
#masterDiv
{
    width: 64em;
    background-color: #ffffff;
    min-height: 100%;
    margin: 0 auto;
    background-image: url(images/body_bkgr_int.gif);
    background-position-y: top;
    background-repeat: no-repeat;
}
* html #masterDiv
{ 
    height: 100%; 
}
#parentDiv
{
	min-height: 100%;
	width:100%;
}
* html #parentDiv
{
	height: 100%;
}
#Topbar 
{
    background-color:#DDDED0;
    height: 1.5em;
    width: 100%;
    padding: 0 0 0 0;
    text-align: right;
    font-size: .8em;
    color: #000000;
 }
 
 
#Header
{
	height: 75px;
	width: 100%;
	background-position-x: left;
    background-image: url(images/whscc_logo.gif);
    background-repeat: no-repeat;
    background-color: #dce5f7; 
    
}
#topPhoto
{
	background-position-x: left;
    background-image: url(images/topPhoto1.jpg);
    background-repeat: no-repeat;
    background-color: #dce5f7;
    width: 768px;
    height: 170px;
}
#topNav
{   
    background-color: #39373A;
    padding-top: 3px;
    padding-bottom: 3px;
    width:100%;
}
.TopLevelItems
{
    font-family: 'Trebuchet MS';
    font-weight: bold;
    font-size: 1.1em;
    cursor: hand;
    width:100%;
}
.TopLevelItems a:hover
{
    color: #ffffff;
    background-color: #707070;
    text-decoration: none;
}
.TopLevelItems a, .TopLevelItems a:visited
{
    color: #e3e3e3;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
}

#TopMenu 
{
	position: relative;	
	padding-top: 25px;
	padding-left: 185px;
}
#TopMenu a
{
	text-decoration: none;
	color: #000000;	
}
#TopMenu a:hover
{
	text-decoration: underline;
	color: #000000;	
}
.SearchBox 
{
	border:solid 1px black;
	width: 130px;
	
}
.SearchButton
{
	border:solid 1px black;
	width:5em;
	font-size:1em;
	height:1.8em;
	font-weight: bold;
}
#preFooter
{
	padding: 10px;
}
#footer
{
    margin: -25px auto 0 auto;
    background-color: #000000;
    width: 63.6em;
    height: 20px;
    padding-top: 5px;
    padding-right: 5px;
    color: #ffffff;
    text-align: right;
}
#footer a
{
    color: #ffffff;
    text-decoration:none;
}

/* A CSS hack that only applies to IE -- specifies a different offset for the footer */
* html #footer
{
	margin-top: -25px;
	
}
.menu_left
{
    font-family: Tahoma;
    font-size: .9em;
    width: 155px;
    text-align: left;
    padding-left: 0px;
}
.menu_left a 
{
	text-decoration:none;
	color: #000000;
	padding: 3px 3px 3px 3px; 
	line-height: 20px;	
}
.menu_left a:hover
{
    color: #0000ff;
}

.SelectedFormsMenu
{
	background-color:#F0ECE4;
	border-color:#888888;
	border-width:1px;
	border-style:Solid;
	padding:2px 3px 2px 6px;	
}

.FormsMenu
{
	width:150px;
}

#divider
{
    width: 155px;
    border-bottom: #000000 1px solid;   
}
#relatedLinks
{
    padding-top: 0px;
    color: #000000;
}
#relatedLinks a, #relatedLinks a:visited
{
    color: #000000;
    text-decoration: none;
}
.popularLinks
{
    width: 132px;
    padding: 10px;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}
.legend
{
    font-weight: bold;
    color: #191970;
    padding: 5px;
    margin-left: -10px;
}
.content_main 
{
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	text-align: left;
	font-size: 1.1em;
}
.menu_right 
{
    width: 150px;
    padding-left: 5px;
    padding-top: 10px;
    
}

#Menu 
{
    height: 20px;
	float:left;
	text-align:left;
	padding-left:10px;
	cursor:pointer;
}
#Menu a {
	color:#000000;
}
#Menu a:visited {
	color:#000000;
}
#Menu a:hover {
    text-decoration:none;
}
#logoutMenu
{
    float: right;
    width: 220px;
    text-align: right;
    padding-right: 10px;
    cursor:pointer;
}
#logoutMenu a {
	color:#000000;
}
#logoutMenu a:visited {
	color:#000000;
}
#logoutMenu a:hover {
	text-decoration:none;
}
#dashboardLeft
{
    float:left;
    width: 548px;
    text-align:left;
    margin-right: 5px;
}
.webpartZone1
{
    margin-top: 0px; 
}
* html .webpartZone1
{
    margin-top: 0px; 
}
.webpartZone2
{
    margin-top: -10px;
}
.webpartFooter
{
    margin-bottom: 0px;
}
.catalogZone
{
    margin-top: -30px;
}
.partStyle
{
    background-color: #f8f8ff;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}
#dashboardRight
{
    padding-left: 5px;
    padding-right: 5px;
    float: right;
    width: 165px;
    margin-top: 1px;
    text-align: left;
    border: solid 0px #000000;
    clear: none;
}
.frontPageDataGridPanel
{
    overflow:auto;
    width: 534px;
    margin-left: -1px;
    border-bottom: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
}
* HTML .frontPageDataGridPanel
{
    margin-left: 0px;
    height: 100px;
    width: 533px;
}
.frontPageDataGrid
{
    /*width: 514px;*/
}
* HTML .frontPageDataGrid
{
    /*width: 516px;*/
}
.zoneHeader
{
    display: none;
    border-right: #336699 1px solid;
    border-top: #336699 1px solid;
    font-weight: bold;
    border-left: #336699 1px solid;
    border-bottom: #336699 1px solid;
    background-color: #f8f8ff;
    padding-left: 10px;
    font-size: 1.4em;
    color: #336699;
}
.rightZoneHeader
{
    background-color: #000080;  
    color: #ffffff;
    font-size: 1em;
    font-weight: bold;
    background-image: url(../../images/titlebar_blue_bkgr.gif);
    background-repeat: repeat-x;
    font-family: 'MS Reference Sans Serif';
    border-bottom: #000080 1px solid;
}
.rightZoneBorder
{
    border-right: #000080 1px solid;
    border-top: #000080 1px solid;
    border-left: #000080 1px solid;
    border-bottom: #000080 1px solid;
    background-color: #E6EEFC;
}
.rightpartTitle
{
    background-color: #000080;
    padding-left: 5px;
    width: 150px;
    color: #ffffff;
    font-size: 1em;
    font-weight: bold;
    background-image: url(../../images/kpi_bkgr.gif);
    background-repeat: repeat-x;
    font-family: 'MS Reference Sans Serif';
    border-right: #000080 1px solid;
    border-top: #000080 1px solid;
    border-left: #000080 1px solid;
    border-bottom: #000080 1px solid;
}
.rightPartBorder
{
    border-right: #000080 1px solid;
    border-top: #000080 1px solid;
    border-left: #000080 1px solid;
    border-bottom: #000080 1px solid;
}
.partTitle
{
    background-color: #b0c4de;
    border-bottom: solid 1px #000000;
}
#welcome
{
    float:right;
    margin-top: 10px;
    margin-right:5px;
    margin-left:5px;
    padding: 5px;
    text-align: right;
}
.dynamicMenu
{
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    background-color: #ffffff;
    border-right: #808080 1px solid;
    border-top: #808080 1px solid;
    border-left: #808080 1px solid;
    border-bottom: #808080 1px solid;
}
.menuItem
{
    background-color: #ffffff;
    height: 15px;
    padding: 1px 3px 1px 3px;
}
.menuItemOn
{
    background-color: #d4d0c8;
    height: 15px;
    padding: 1px 3px 1px 3px;
}
.staticMenuItem
{
    height: 15px;
    padding: 1px 0px 1px 0px;
}
#content {
	padding: 5px;
}
#title
{
    float: left;
    text-align: left;
    font-weight: bold;
    font-size: 1.5em;
    color: #000000;
    vertical-align: bottom;
    padding-bottom: 5px;
}
.pageTitle
{
    font-weight: bold;
    font-size: 1.3em;
    color: #191970;
    background-color: transparent;
    text-align: left;
}
#pageContainer
{
    padding: 10px;
    background-color: #ffffff;
    border-right: #708090 1px solid;
    border-left: #708090 1px solid;
    border-bottom: #708090 1px solid;
    text-align: left;
}
#pageContainer a:hover
{
    text-decoration: none;
}
#pageContainer a, a:visited
{
    color: #000000;
}
#reportContainer
{
    border-top: #808080 1px solid;
    border-left: #808080 1px solid;
    border-right: #808080 1px solid;
    border-bottom: #808080 1px solid;
    padding: 5px;
}
#formSubTitle
{
    padding: 5px;
    font-weight: bold;
    font-size: 1em;
    color: #000000;
    font-family: Tahoma;
    background-color: #f5f5f5;
    border-right: #708090 1px solid;
    border-top: #708090 1px solid;
    border-left: #708090 1px solid;
    border-bottom: #708090 1px solid;
    height: 15px;
    background-attachment: fixed;
    background-image: url(../../images/titlebar_gray_bkgr.gif);
    background-repeat: repeat-x;
}
#formSubTitle2
{
    padding: 5px;
    font-weight: bold;
    font-size: 1em;
    color: #0b0b4d;
    font-family: Tahoma;
    background-color: #f5f5f5;
    border-right: #708090 1px solid;
    border-top: #708090 1px solid;
    border-left: #708090 1px solid;
    border-bottom: #708090 1px solid;
    height: 15px;
    background-attachment: fixed;
    background-image: url(../../images/titlebar_gray2_bkgr.gif);
    background-repeat: repeat-x;
    margin-top: 5px;
}
.formContent
{
    padding: 5px;
    border-right: #708090 1px solid;
    border-left: #708090 1px solid;
    border-bottom: #708090 1px solid;
}
.tableCollapse
{
    border-right: #eaeaea 1px solid;
    border-top: #eaeaea 1px solid;
    border-left: #eaeaea 1px solid;
    border-bottom: #eaeaea 1px solid;
    border-collapse: separate;
}
.tableOutline
{
    border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;
}
#savePanel
{
    text-align: right;
    padding: 10px;
}
.floatleft
{
    float: left;
    text-align: left;
}
.floatright
{
    float: right;
    text-align: right;
}
.titlePhrase
{
    margin-left: 25px;
    position: relative;
    text-align: right;
    font-size: 0.65em;
    font-weight: normal;
    font-style: normal;
}
.whiteLink, .whiteLink:visited
{
    font-size: 1em;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}
img {
	border: 0px;
	margin: 1px;
}

#searchOptions
{
    float: right;
    font-size: 1em;
    color: #000080;
    font-family: Arial;
    font-weight: normal;
}
#searchButton
{
    display:block;
    float: left;
    font-size: 1.4em;
}


/*------ CENTER CONTENT PIECES----------*/

.divWrapper
{
    float: left;
    background-color: #c0c0c0;
    color: #000000;
    height: 15px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 1px;
    font-family: 'MS Reference Sans Serif';
    font-weight: bold;
    font-size: 1em;
    border-right: #000000 1px solid;
    border-left: #000000 1px solid;
    border-top: #000000 1px solid;
    background-image: url(../../images/titlebar_gray_bkgr.gif);
    background-repeat: repeat-x;
}
.divWrapperRed
{
    float: left;
    background-color: #b10000;
    color: #ffffff;
    height: 15px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 1px;
    font-family: 'MS Reference Sans Serif';
    font-weight: bold;
    font-size: 1em;
    border-right: #000000 1px solid;
    border-left: #000000 1px solid;
    border-top: #000000 1px solid;
    background-image: url(../../images/titlebar_red_bkgr.gif);
    background-repeat: repeat-x;
}

.emptyZone
{
    border-right: #000000 1px dotted;
    border-top: #000000 1px dotted;
    border-left: #000000 1px dotted;
    border-bottom: #000000 1px dotted;
    padding: 5px;
}

#aogWrapper {
	float:left;
	border:1px solid #ff0000;
	background-color:#aa0000;
	width:422px;
	padding-top:1px;
	padding-bottom:5px;
	margin-bottom:5px;
}
/*#reportWrapper {
	float:left;
	border:1px solid #000000;
	background-color:#424981;
	width:422px;
	padding-top:1px;
	padding-bottom:5px;
	margin-bottom:5px;
}*/
#messageWrapper {
	float:left;
	border:1px solid #000000;
	background-color:#999999;
	width:422px;
	padding-top:1px;
	padding-bottom:5px;
	margin-bottom:5px;
}
#messageWrapper td {
	border-right:1px solid #bbbbbb;
}
.blockTitle
{
    font-family: Tahoma,verdana;
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    color: #ffffff;
    float: left;
    width: 480px;
    height: 15px;
    padding-left: 3px;
    margin-top: 3px;
    vertical-align: baseline;
}

.secTitle {
font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	float:left;
	
	padding-left:3px;
	
	/*border-bottom:1px solid #ff0000;*/
}
.sort {
	font-size:10px;
	font-weight:normal;
}
.sort a, .sort a:visited {
	color:#B9BBDD;	
}

.view
{
    float: right;
}

.viewButton {
	font-size:10px;
	font-family:arial;
	font-weight:normal;
	background-color:#cccccc;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	float:right;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
	/*width:25px;*/
	color:#000000;
}
.viewButton a:hover {
	text-decoration:underline;
}
.viewButton a:visited {
	color:#000000;
	text-decoration:none;
}
.viewButtonT {
	font-size:11px;
	font-family:arial;
	font-weight:normal;
	background-color:#0F368D;
	border-top:1px solid #8185AB;
	border-left:1px solid #8185AB;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	float:left;
	padding:2px 10px 2px 10px;
	text-decoration:none;
	/*width:25px;*/
	color:#ffffff;
	margin-right:1px;
	font-weight:bold;
	margin-bottom:15px;
}
a.viewButtonT:hover {
	text-decoration:underline;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
a.viewButtonT:visited {
	color:#ffffff;
	text-decoration:none;
}
.blockCenter {
	background-color:#ffffff;
	float:left;
	width:536px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	font-family:arial;
	font-weight:normal;
	font-size:.7em;
}
.blockCenter td {
	padding:4px;
}
tr.altRow
{
    background-color: #dcdcdc;
}
tr.row {
	background-color:#ffffff;
}
td.altRowKPI {
	background-color:#e6eefc;
}
tr.altRow2 {
	background-color:#E8E9EC;
}

.row a, .altRow a, .row a:visited
{
	color:Blue;
}
/*#footer
{
    position: relative;
    margin: -26px auto 0 auto;
    width: 748px;
    background-color: #d3d3d3;
    color: #000000;
    height: 20px;
    text-align: center;
    padding-top: 5px;
    border-top: solid 1px #C0C0C0;
}

/* A CSS hack that only applies to IE -- specifies a different offset for the footer */

/** html #footer
{
    margin-top: -26px; 
}

#footer a, #footer a:visited
{
    color: #0000ff;
    text-decoration: underline;
}*/

/* classes */

.catDisp
{
    color: #182B6D;
    font-weight: bold;
    font-size: 1.3em;
}
.lastVisitDisp {
	color:#182B6D;
	font-style:italic;
	font-weight:normal;
}

.menuIcon {
	float:left;
	width:20px;
}
.menuText
{
    float: left;
    width: 50px;
    padding-left: 2px;
    padding-top: 3px;
}
.menuText a {
	color:#000000;
	text-decoration:none;
	font-size:11px;
}
.menuText a:hover {
	text-decoration:underline;
}

.viewcpa {
	color:#666666;
	font-size:10px;
	padding-top:3px;
	padding-left:4px;
	float:left;
	/*border:1px solid #ff00ff;*/
}
#kpi
{
    position:relative;
}
#kpiTitle
{
    position: relative;
    padding: 3px;
    color: #ffffff;
    font-size: 1em;
    font-weight: bold;
    background-color: #a0bbd9;
    background-image: url(../../images/titlebar_blue_bkgr.gif);
    background-repeat: repeat-x;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}
#kpiBlock {
	border-right: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    margin-bottom: 10px;
}

.searchBlock
{
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
    width: 150px;
    color: #990000;
    text-align: left;
}

/*------ FORM PIECES----------*/

#formTitle
{
    text-align: left;
    width: 510px;
    float:right;
    font-weight: bold;
    font-size: 1em;
    color: #0B0B4D;
    font-family: Tahoma;
    padding-top: 5px;
    padding-left: 10px;
    background-color: #d9ddd3;
    border-right: #708090 1px solid;
    border-top: #708090 1px solid;
    border-left: #708090 1px solid;
    border-bottom: #708090 1px solid;
    height: 20px;
}

#clearFields
{
   float: right;
}
#clearFields a
{
    color: #000000;
    font-weight: normal;
}
#formContainer
{
    position: relative;
    float: right;
    height: 100%;
    padding: 10px;
    width: 500px;
    border-right: #708090 1px solid;
    border-left: #708090 1px solid;
    border-bottom: #708090 1px solid;
}
#formMenu
{
    float: left;
    position: relative;
    padding: -5px;
    width: 170px;
    background-color: #d0d9e3;
}
#formMenu a
{
    text-decoration: none;
}
.formMenuItem
{
     border-bottom: #708090 1px solid;
     height: 30px;
     padding-left: 10px;
     width: 170px;
}
.formMenuItemOn
{
    background-color: #ededf4;
}



/*----------SUB PAGE ELEMENTS--------------*/
#submissionButtons {
	text-align:right;
	visbility: hidden;
	/*position:relative;
	top:0px;
	left:0px;*/
	height:0px;
	overflow:hidden;
}
.selectWrapper {
	position:relative;
	float:left;
	border:1px solid #000000;
	background-color:#424981;
	width:589px;
	padding-top:0px;
	padding-bottom:5px;
	margin-bottom:5px;
}
#selectWrapper2 {
	position:relative;
	float:left;
	border:1px solid #000000;
	background-color:#424981;
	width:589px;
	padding-top:0px;
	padding-bottom:5px;
	margin-bottom:5px;
}
.bigBlockCenter {
	position:relative;
	background-color:#8185AB;
	float:left;
	width:589px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	/*border:1px solid #000000;*/
	font-family:arial;
	font-size:11px;
}
.bigBlockCenter td {
	font-size:12px;
}
a.selectRButton {
	color:#000000;
	width:150px;
	height:25px;
	float:left;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:10px 7px 1px 7px;
	text-align:center;
	background-color:#cccccc;
	/*margin-left:10px;
	margin-top:10px;*/
	text-decoration:none;
	font-weight:bold;
}
a.selectRButton:hover {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	text-decoration:underline;
}
#selectButtons {
	width:589px;
	float:left;
}
.blockTitleSub {
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	float:left;
	width:586px;
	padding-left:3px;
	background-color:#424981;
	/*border-bottom:1px solid #ff0000;*/
}
.blockTitleSub a, .blockTitleSub a:visited {
	color:#ffffff;
}
#AOGNotice {
	color:#ffff00;
	
}
#flightOcc {
	position:relative;
	top:0px;
	left:0px;
	width:589px;
	visibility:visible;
}
#groundOcc {
	position:relative;
	top:0px;
	left:0px;
	width:589px;
	visibility:visible;
}

.bodyForm {
	background-color:#ffffff;
}
.bodyFormSubItems, .bodyFormSubItems td{
	background-color:#8185AB;
	/*border-right:1px solid #000000;*/
	color:#ffffff;
	padding-left:10px;
}
.bodyFormSubItems a {
	color:#ffffff;
	text-decoration:underline;
}
#moreDetailF {
	position:relative;
	/*visbility:visible;*/
	color:#ffffff;
	float:left;
	width:589px;
	top:0px;
	left:0px;
	background-color:#424981;
}

#moreDetailF a, #moreDetailF a:visited {
	color:#ffffff;
	
}
#moreDetailF a:hover {
	color:#000000;
}
#moreDetailW {
	
	position:relative;
	/*visbility:visible;*/
	color:#ffffff;
	float:left;
	width:589px;
	top:0px;
	left:0px;
	background-color:#424981;
}

#moreDetailW a, #moreDetailW a:visited {
	color:#ffffff;
}
#moreDetailW a:hover {
	
	color:#ffffff;
}
#moreDetailD {
	position:relative;
	/*visbility:visible;*/
	color:#ffffff;
	float:left;
	width:589px;
	top:0px;
	left:0px;
	background-color:#424981;
}

#moreDetailD a, #moreDetailF a:visited {
	color:#ffffff;
	
}
#moreDetailD a:hover {
	
	color:#ffffff;
}
.tableDisplay {
	width:589px;
	float:left;
}
#flightDetailView {
	color:#000000;
	float:left;
	background-color:#ffffff;
	height:16px;
	overflow:hidden;
	width:589px;
	/*padding-bottom:10px;
	top:0px;
	left:0px;  
	position:relative;
	visibility:visible;*/
}
#flightDetailView td {
	font-weight:bold;
}
#weatherDetailView {
	color:#000000;
	float:left;
	background-color:#ffffff;
	height:16px;
	overflow:hidden;
	width:589px;
	/*padding-bottom:10px;
	top:0px;
	left:0px;  
	position:relative;
	visibility:visible;*/
}
#weatherDetailView td {
	font-weight:bold;
}
#dangerousDetailView {
	color:#000000;
	float:left;
	background-color:#ffffff;
	height:0px;
	overflow:hidden;
	width:589px;
	
	/*padding-bottom:10px;
	top:0px;
	left:0px;  
	position:relative;
	visibility:visible;*/
}
#dangerousDetailView td {
	font-weight:bold;
}
#hessDetailView {
	color:#000000;
	float:left;
	background-color:#ffffff;
	height:0px;
	overflow:hidden;
	width:589px;
	
	/*padding-bottom:10px;
	top:0px;
	left:0px;  
	position:relative;
	visibility:visible;*/
}
#hessDetailView td {
	font-weight:bold;
}

#otherDetailView {
	color:#000000;
	float:left;
	background-color:#ffffff;
	height:16px;
	overflow:hidden;
	width:589px;
	/*padding-bottom:10px;
	top:0px;
	left:0px;  
	position:relative;
	visibility:visible;*/
}
#otherDetailView td {
	font-weight:bold;
}
#searchDetailView
{
    display:block;
    float: left;
    overflow: hidden;
    height: 0px;
    width: 147px;
    font-weight: normal;
    font-size: 1em;
    color: #696969;
    font-family: Arial;
    padding-right: 4px;
}
#addDetailView {
	color:#000000;
	float:left;
	background-color:#ffffff;
	height:16px;
	overflow:hidden;
	width:589px;
	/*padding-bottom:10px;
	top:0px;
	left:0px;  
	position:relative;
	visibility:visible;*/
}
#addDetailView td {
	font-weight:normal;
}
.subItems {
	font-size:10px;
}

.button
{
    font-size:.7em;
}
.calendar
{
 background-color:  #eee8aa;   
}
.calendarSearch
{
    width: 210px;
    position: absolute;
    z-index: 200;
    border-right: #eee8aa 5px solid;
    border-top: #eee8aa 5px solid;
    border-left: #eee8aa 5px solid;
    border-bottom: #eee8aa 5px solid
}
.subFormTitle
{
    font-weight: bold;
    background-color: #eaeff2;
    color: #625b54;
    padding: 2px;
}
.subFormTitle A, .subFormTitle A:visited
{
    font-weight: normal;
}
.subFormLink
{
    font-weight: normal;
    background-color: #eaeff2;
    color: blue;
    padding: 2px;
}
.tabs
{
    font-family: Tahoma;
    font-size:1em;
    color: #000000;
    background-color: #ffffff;
}
.tabs a:hover
{
    color: #000000; 
    background-color: #ffffff;
}
.tabOn
{
    border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    border-bottom: #ffcc66 2px solid;
    background-color: #ffffff;
    color: #000000;
}
.tabOff
{
    border-right: #C0C0C0 1px solid;
    border-top: #C0C0C0 1px solid;
    border-left: #C0C0C0 1px solid;
    background-color: #f5f5f5;
    color: #000000; 
}
.discussion
{
    
    border-bottom:  #C0C0C0 1px solid;
    background-color: #f5f5f5;
}
.gridheader
{
    font-weight: normal;
    color: #000000;
    font-family: Tahoma, Verdana, sans-serif;
    text-align: left;
    background-color: #eaeadc;
    border-right: #b2b2b2 1px solid;
}
.gridheader a
{
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
}
.emptyGrid
{
    background-color: #ffffea;
}
.sortedColumn
{
    background-color: #dcdcce;
    border-top: #b2b2b2 1px solid;
    border-bottom: #ffcc66 2px solid;
}
.item
{
    padding: 5px;
    background-color: #f5f5f5;
}
.item a, .item a:visited
{
    color: Blue;
    text-decoration: underline;
}
.altitem
{
    padding: 5px;
    background-color: #ebebe8;
}
.altitem a, .altitem a:visited
{
    color: Blue;
    text-decoration: underline;
}
.fpitem
{
    padding: 5px;
    background-color: #f5f5f5;
    
}
.fpitem a, .fpitem a:visited
{
    color: Blue;
    text-decoration: underline;
}
.fpaltitem
{
    padding: 5px;
    background-color: #ebebe8;
    
}
.fpaltitem a, .fpaltitem a:visited
{
    color: Blue;
    text-decoration: underline;
}

.dataView
{
    border: solid 1px #c8c8c8;
}
.popup
{
    position: relative;
    float: inherit;
    border-right: #808080 1px solid;
    border-left: #808080 1px solid;
    border-bottom: #808080 1px solid;
    background-color: #f4f5ef;
    margin: auto;
}
.popup a
{
    color:Blue;
}
.floatWindow
{
    position: absolute;
    float: left;
    border-right: #d4d0c8 5px outset;
    border-left: #d4d0c8 5px outset;
    border-bottom: #d4d0c8 5px outset;
    border-top: #d4d0c8 5px outset;
    background-color: #ffffff;
    margin: auto;
    overflow: auto;
    height: 150px;
    width: 400px;
    margin: 10px;
}
.floatWindow a
{
    color:Blue;
}
.labelBold
{
    font-weight: bold;
}
.addForm
{
    height: 20px;
    text-align: right;
    background-color: #000000;
    border-bottom: #708090 2px solid;
}
#reportWrapper
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

* HTML #reportWrapper
{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25%;
    margin-left: -25%;
}

.reportSelector
{
    background-color: #ffffff;
    width: 150px;
    z-index: 999;
    border-right: #708090 1px groove;
    border-top: #708090 1px groove;
    border-left: #708090 1px groove;
    border-bottom: #708090 20px solid;
}
* HTML .reportSelector
{
    left: 25%;
}
.userSelector
{
    background-color: #ffffff;
    width: 398px;
    height: 200px;
    overflow: auto;
    z-index: 999;
    border-right: #708090 1px groove;
    border-top: #708090 1px groove;
    border-left: #708090 1px groove;
    border-bottom: #708090 20px solid;
}
* HTML .userSelector
{
    left: 25%;
}

.selectorHeader
{  
    background-color: #708090;
    color: #ffffff;
    font-weight: bold;
    padding: 5px;
}
.loginPanel
{
    width: 728px;
    margin: 0 auto;
}
.loginHeader
{
    font-weight: bold;
    background-color: #dcdcdc;
}
.loginControl
{

}
.loginButtonStyle
{
    float: left;
    margin-top: 10px;
}
.hvacParent
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    background-color: #dae0ec;
    height: 35px;
    font-size: 1em;
    font-family: Tahoma;
    text-align: center;
    cursor: pointer;
}
.hvacParent A, .hvacParent A:visited, .hvacParent A:hover
{
    text-decoration: none;
}
.hvacChild
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    background-color: #ffffff;
    height: 35px;
    font-size: 1em;
    font-family:Tahoma;
    text-align:center;
    cursor:pointer;
    margin-left: 2px;
    margin-right: 2px;
}
.overlay2
{
	display:none;    
    top:0;
    left:0;
    width:100%;
    height:300%;
    z-index:5000;   
    background-color:#000;
    -moz-opacity: 0.6;
    opacity:.60;
    filter: alpha(opacity=60);
    position:absolute;
}
.PopUp2
{
	border:solid 1px #000000
	width: 550px;
    position: absolute;
    top: 105px;
    left: 112px;
    z-index: 6000;
    overflow: auto;
    padding:5px 5px 5px 5px;
    background-color:#F8FF7A;
    margin:0;padding:5;font-family:Tahoma,Helvetica,Sans-Serif;
}

.frontpagegridheader
{
    font-weight: normal;
    color: #000000;
    font-family: Tahoma, Verdana, sans-serif;
    text-align: left;
    background-color: #eaeadc;
    border-right: #b2b2b2 1px solid;
}
.frontpagegridheader a
{
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
}

.searchList
{
    overflow: auto;
	width: 200px;
    height: 75px;
    border-bottom: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    border-right: #c0c0c0 1px solid;
    background-color: #ffffff;
}

#InteriorRightContent
 {
	float:right;
	margin:0px 0px 5px 5px;
 }
.RelatedDocumentsHeader 
{
	background-color:#DDDED0;
	color:Black;
	padding:5px 5px 2px 15px;
}

.RelatedDocumentsRow 
{
	padding:8px 0px 5px 5px;
}

.textbox 
{
	font-size:1em;
}

#glossary
{
	cursor: hand;
	border-bottom: #C0C0C0 2px dotted;
}

#dhtmltooltip
{
	border-right: black 1px solid;
	padding-right: 10px;
	border-top: black 1px solid;
	padding-left: 10px;
	font-size: 8pt;
	z-index: 100;
	visibility: hidden;
	padding-bottom: 10px;
	border-left: black 1px solid;
	width: 200px;
	padding-top: 10px;
	border-bottom: black 1px solid;
	font-family: 'Trebuchet MS';
	position: absolute;
	background-color:LightYellow;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.DataGridFixedHeader 
{
	POSITION: relative; 
	TOP: expression(this.offsetParent.Top); 
	border-top: solid 5px black;
}

.PrintLink 
{
	text-decoration:none;
	line-height:-10px;
	padding:0px;
	margin:0px;
	
}

.PrintLink img
{
	text-decoration:none;
	line-height:-10px;
	padding:0px;
	margin:0px;
	
}

/*
.FixMargin
{
	float:left;
	margin:-4px 0px -4px 0px;
	padding:0px 0px 0px 0px;
	
	
}*/

