h1 {  font-family: Tahoma, Arial, Helvetica; font-size: 14px; font-style: bold; color: black;}

h2 {  font-family: Tahoma, Arial, Helvetica; font-size: 12px; font-style: bold; color: black;}

body, table {  font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; color: black;}

a:link { color : #0000FF; text-decoration: none; }

a:visited { color : #0000FF; text-decoration: none; }

a:hover { color : #0000FF; text-decoration: underline; }

a:active { color : #0000FF; text-decoration: none;}

.heading1 {  font-family: Tahoma, Arial, Helvetica; font-size: 14px; font-weight: bold; color: black;}

.table_heading_text, .header-left-top-bottom, .header-top-bottom, .header-right-top-bottom
{ 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px; 
	font-weight: bold; 
	color: black;
}

.table_text {  font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; text-decoration: none; color: #000000;}
.table_text:link {  font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; color: #000000; text-decoration: underline;}

.title_on {  font-family: Tahoma, Arial, Helvetica; font-size: 12px; font-weight: bold; decoration: underline; color: black;}

.title_off {  font-family: Tahoma, Arial, Helvetica; font-size: 12px; font-weight: bold; color: #666666;}

.body_rollover {  font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; color: #666666;}

.tbl_heading_bk {color: #DEDEBE;}

.tbl_list_column_heading {color: #CCCC99;}

.tbl_alternate_row {color: #EBEBEB;}

.rm_leftnav {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #333333; left: 4px; clip:  rect(   ); text-decoration: none;}

.rm_lefnav_title {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #333333;}

.rfield { font-face: Tahoma, Arial, Helvetica; font-size: 14px; color:red; }

.footer {� font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999;}
.footer:link {� font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999;}

.incident_title { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; }

.incident_label { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #666666; }

.incident_data_bold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #666666; }

.incident_data { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

.tab_nav { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #000000; background: #cccc99; }

.form_label {  font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; font-style: normal; color: black;}

.form_section_header {  font-family: Verdana, Arial, Helvetica; font-size: 12px; font-weight: bold; font-style: normal; color: black;}

.form_input {  font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; color: black;}

.page_nav {  font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; color: #696969; text-decoration: none;}
.page_nav:link {  font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; color: #696969; text-decoration: underline;}

.tutorial_title {  font-family: Verdana; font-size: 10px; font-style: normal; color: #000000; font-weight: bold; text-decoration: none;}
.tutorial_nav {  font-family: Verdana; font-size: 10px; font-style: normal; color: #000000; text-decoration: none;}
.tutorial_text {  font-family: Verdana; font-size: 11px; font-style: normal; color: #000000; text-decoration: none;}

.subtitle_header {font-family: Verdana; font-size: 12px; font-style: normal; color: #333333; font-weight: bold; }

/* table header and content definitions */
.header-left-top-bottom {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
		
.header-top-bottom {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.header-right-top-bottom {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.content-left-bottom {
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.content-bottom {
	border-bottom: 1px solid #999999;
}

.content-right-bottom {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.beacon_note {
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 2px 2px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;	
	width: 100%;
	height: 200px;
	overflow: auto;
	overflow-x: hidden;
}
#progress {
	background-color: #FFFFCC;
	margin: auto;
	border: 1px solid #000000;
	width: 30%;
	height: 21%;
	position: absolute;
	top: 20%;
	left: 37%;
	z-index: 10006;
	display: none;
}
#progress_iframe {
	/* this iframe is a hack for msie 6 which div can not be shown on top of window control (like 'select') */
	/* but iframe can be seen on top of the window control. msie7, ff have no problems */
	margin: auto;
	width: 30%;
	height: 21%;
	position: absolute;
	top: 20%;
	left: 37%;
	z-index: 10005;	
	display: none;
}
#progress_label {
	color: darkred;
	font-weight: bold;
}
table.reporttable tbody tr:hover, table.reporttable tbody tr.hilite {
	background-color:#ffdd00;
	color: #000000;
}
table.reporttable thead a:link, table.reporttable thead a:active, table.reporttable thead a:visited, table.reporttable thead a:hover {
	color: #000000;
	text-decoration: none;
}
.generic_body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.generic_labels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.section_subtitle, .header_border_left, .header_border_center, .header_border_right, .header_border_left_bg, .header_border_center_bg, .header_border_right_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.subtitle {
    font-family: Tahoma, Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 10px;
}
#dhtmltooltip{
    position: absolute;
    left: -300px;
    /*width: 150px;*/
    border: 1px solid black;
    padding: 0px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
    /*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;
}

/* Virtual Window */
.ui-dialog {
    background-color: #FFFFFF;
}

.ui-dialog-titlebar {
    border-bottom: 1px solid #EBEBEB;
    background: #818181 url(/images/common/dialog-title.gif) repeat-x;
    padding: 0px;
    height: 28px;
    _height: 29px;
}

.ui-dialog-titlebar {
    cursor: move;
}

.ui-dialog-titlebar-close {
    width: 16px;
    height: 16px;
    background: url(/images/common/dialog-titlebar-close.png) no-repeat;
    position:absolute;
    top: 6px;
    right: 7px;
    cursor: default;
}

.ui-dialog-titlebar-close span {
    display: none;
}

.ui-dialog-titlebar-close-hover {
    background: url(/images/common/dialog-titlebar-close-hover.png) no-repeat;
}

.ui-dialog-title {
    margin-left: 5px;
    color: #FFFFFF;
    font-weight: bold;
    position: relative;
    top: 7px;
    left: 4px;
}

.ui-dialog-content {
    margin: 1.2em;
}

.ui-dialog-buttonpane {
    position: absolute;
    bottom: 8px;
    right: 12px;
    width: 100%;
    text-align: right;
}

.ui-dialog-buttonpane button {
    margin: 6px;
}

/* Dialog handle styles */
.ui-resizable-n { cursor: n-resize; height: 6px; width: 100%; top: 0px; left: 0px; background: transparent url(/images/common/dialog-n.gif) repeat scroll center top; }
.ui-resizable-s { cursor: s-resize; height: 8px; width: 100%; bottom: 0px; left: 0px; background: transparent url(/images/common/dialog-s.gif) repeat scroll center top; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: 0px; top: 0px; height: 100%; background: transparent url(/images/common/dialog-e.gif) repeat scroll right center; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: 0px; top: 0px; height: 100%; background: transparent url(/images/common/dialog-w.gif) repeat scroll right center; }
.ui-resizable-se { cursor: se-resize; width: 9px; height: 9px; right: 0px; bottom: 0px; background: transparent url(/images/common/dialog-se.gif); }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: 0px; bottom: 0px; background: transparent url(/images/common/dialog-sw.gif); }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 29px; left: 0px; top: 0px; background: transparent url(/images/common/dialog-nw.gif); }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 29px; right: 0px; top: 0px; background: transparent url(/images/common/dialog-ne.gif); }

.header_border_left, .header_border_left_bg{
	border-left: 1px solid #999999; 
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999;
}
.header_border_center, .header_border_center_bg{
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999;
}
.header_border_right, .header_border_right_bg{
	border-right: 1px solid #999999; 
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999;
}
.header_text{
	color:#000000;
}
.header_background{
	background:#CCCCCC;
}
.header_border_left_bg, .header_border_center_bg, .header_border_right_bg{
	background:#A9A9A9;
}

.important_note{
  color: red;
  font-weight: bold;		
}

/* css for checkin BB popup window */
.cibb_row_color {
  background-color: #ebebeb;
}

.cibb_row_text {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 11px; 
  font-style: normal; 
  color: black;
}

.cibb_row_text_today {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 11px; 
  font-style: normal; 
  color: red;
}

.cibb_label {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 11px; 
  font-weight: bold; 
  color: #999999;
}
.cibb_subtitle { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  margin: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 10px;   
}
.footer_border_top {
  border-top: 1px solid #999999; 
}
.cibb_left_col {
    padding-left: 10px;
}