body
{
	color:#333333;
	background: #C7C7CF;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.mapcontainerNoTab
{
	float:right; 
}

.mapcontainer
{
	float:right; 
	margin-top:20px;	
}

.listheader
{
	background-color: #116DA2;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
	background: transparent url(/Images/listheader.gif) center center repeat-x;
}

.triplegheader
{
	background-color: #BCBCBC;
	height:14px;
	font-weight: bold;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 2px;
	background: transparent url(/Images/triplegheader.gif) center center repeat-x;
}

.exceptionheader
{
	background-color: #BCBCBC;
	font-weight: bold;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 2px;
	background: transparent url(/Images/triplegheader.gif) center center repeat-x;
	width: 900px;
}

.map
{
	width: 320px; 
	height: 200px; 
	border: solid 1px #999999; 
	overflow:hidden;
	clear:both;
}

.mapheaderbasic
{
	border-left: solid 1px #999999; 
	border-right:solid 1px #999999; 
	border-top:solid 1px #999999; 
	background-color:#F0F0F0;
	width: 320px;
	clear:both;
	height: 25px;
}

.mapheaderbasiclarge
{
	width: 800px; 
	border-left: solid 1px #999999; 
	border-right:solid 1px #999999; 
	border-top:solid 1px #999999; 
	overflow:hidden;
	margin-left: auto; 
	margin-right:auto;
}

.mapkey
{
	padding: 5px 5px 5px 5px; 
	border-bottom:solid 1px #999999; 
	border-left:solid 1px #999999; 
	border-right:solid 1px #999999; 
	background-color:#F0F0F0; 
	width: 310px;
}

.reportmapcontainer
{
	width:500px;	
}

.reportmap
{
	width: 498px; 
	height: 300px; 
	border: solid 1px #999999; 
	overflow:hidden;
}

.reportmapkey
{
	padding: 5px 5px 5px 5px; 
	border-bottom:solid 1px #999999; 
	border-left:solid 1px #999999; 
	border-right:solid 1px #999999; 
	background-color:#F0F0F0; 
	width: 488px;
}

.mapcontainerlarge
{
}

.maplarge
{
	width: 800px; 
	height: 400px; 
	border: solid 1px #999999; 
	overflow:hidden;
	margin-left: auto; 
	margin-right:auto;
}

.mapkeylarge
{
	padding: 5px 5px 5px 5px; 
	border-bottom:solid 1px #999999; 
	border-left:solid 1px #999999; 
	border-right:solid 1px #999999; 
	background-color:#F0F0F0; 
	width: 790px; 
	margin-left: auto; 
	margin-right:auto
	}

.showhide
{
	cursor:pointer; 
	color:#84061B;
}

.treenode
{
	font-weight:bold;
	color: #000000;
}

.headerbar
{
	width: 960px; 
	height: 54px;
	text-align:left;
	background: transparent url(/Images/header_background.png) center center repeat-x;
}

.headertitle
{
	float:left;
	text-align:left;
}

.headerslogan 
{
	float:right;
	text-align:right;
}

.breadcrumbs
{
	padding: 2px 5px 2px 10px;
	width: 945px;
	height: 19px;
	border-bottom: solid 1px #73A1B5;
	background-color: #FFFFFF;
	font-size: 11px;
	vertical-align: middle;
}

.breadcrumbsuser
{
	padding: 2px 5px 2px 10px;
	width: 945px;
	height:auto;
	border-bottom: solid 1px #73A1B5;
	background-color: #FFFFFF;
	font-size: 11px;
}

.breadcrumbright
{
	float:right; 
	padding-top:3px;
}

.breadcrumbleft
{
	float:left; 
	clear:both;
}

.breadcrumbcrumb
{
	float:left; 
	margin-left: 5px; 
	padding-top:3px;
}

.breadcrumbnonuser
{
	float:left; 
	padding-top:3px;
}

.content
{
	width:940px;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	height: auto;
	min-height: 400px;
	float:left;
}

.list ul{
	margin: 0px 2px 0px 20px;
	padding: 0px;
	color:Black;
}

.list ul li{
}

.loginheader
{
	font-size: 12px;
	 font-weight:bold;
}

.serviceupdateheader
{
	font-size: 12px;
	 font-weight:bold;
}

.genericheader
{
	font-size: 12px;
	 font-weight:bold;
}

.serviceupdate
{
	margin-top: 30px;
	font-size: 11px;
}

.footerbar
{
	width: 960px; 
	text-align:left;
	float:left; 
	clear:both;
	height:auto;
	font-size: 9px;
	vertical-align: middle;
	background: transparent url(/Images/footer_background.png) center center repeat-x;

}

.footer
{
	padding:5px 5px 5px 5px;
}

.footer_copyright
{
	padding-bottom: 5px;
	float:left;
	text-align: left;
}

.footer_service
{
	padding-bottom: 5px;
	float:right;
	text-align: right;
}

img
{
	border: 0px;
}

A:link
{
    COLOR: #84061B;
    BACKGROUND-COLOR: transparent;
    font-weight: bold;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #84061B;
    BACKGROUND-COLOR: transparent;
    font-weight: bold;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #84061B;
    BACKGROUND-COLOR: transparent;
    font-weight: bold;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #000000;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.inputcontrol
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
}
	
.menu
{
margin-top:0px;
font-size: 11px;
font-weight:bold;
color: #000000;
width: 960px; /*leave this value as is in most cases*/
height: 24px;
background: transparent url(/Images/menubar_background.png) center center repeat-x;
}

.menu ul{
margin: 0;
padding: 0;
float: left;
background: transparent url(/Images/menubar_background.png) center center repeat-x;
}

.menu ul li{
display: inline;
color: #000000; /*text color*/
}

.menu ul li a{
float: left;
color: #000000; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #DADADA;

}

.menu ul li a:visited{
color: #000000;
}

.menu ul li a:hover, .indentmenu ul li .current{
color: #FFFFFF; /*text color of selected and active item*/
background: url(/Images/menubar_selected_background.png) center center repeat-x;
}

.menuselected{
color: #FFFFFF; /*text color of selected and active item*/
background: url(/Images/menubar_active_background.png) center center repeat-x;
}


div#crosshair {
    position: absolute;
    top: 137px;
    height: 19px;
    width: 19px;
    left: 50%;
    margin-left: -8px;
    display: block;
    background: url(../Images/crosshair.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

.reporttitle
{
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	font-size:20px;
	margin-top:20px;
	margin-bottom: 15px;
	color: #555555;	
}

.sosreportrow
{
	font-weight:bold;
	color: #FF0000;
}

.missingreportrow
{
	font-weight:bold;
	color: #A53AA5;
}

.presumedmissingreportrow
{
	font-weight:bold;
	color: #CCA408;
}

.reportrowdate
{
	padding-left:5px;
	width:100px;
	vertical-align:top;
}

.reportrowlocation
{
	padding-left:5px;
	width:250px;
	vertical-align:top;
}

.reportrowstatus
{
	width:100px;	
	vertical-align:top;
}

.summarybar
{
	width: 940px;
}

.summarysection
{
	width: 430px;
	float:left; 
	margin-left: 10px
}

.reportsection
{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #555555;
	padding: 2px 2px 2px 2px;
}

.panelSOS
{
	margin: 5px 5px 10px 0px;
	border: solid 1px #A8030B;
	background-color: #FFD8DF;
	padding:5px 5px 5px 5px;
	width: 594px;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : white;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #C5DFEC;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.error
{
	color:#FF0000;
}

.grouptripheader
{
	background-color: #117CB0;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	margin-top: 3px;
}

.summarytable
{
	float:left; 
	border: solid 1px #778; 
	min-height:100px; 
	margin: 10px 10px 10px 10px; 
	width:173px
}

.summarytableheader
{
	font-weight:bold; 
	border-bottom: solid 1px #778; 
	color:#FFFFFF; 
	background-color: #117CB0; 
	padding: 3px 3px 3px 3px; 
	width: 167px
}

.linkbutton
{
	background: transparent url(/Images/buttonBackground.gif) center center repeat-x; 
	color:#FFFFFF; 
	font-size: 11px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	padding-top:2px; 
	padding-bottom: 2px; 
	padding-left:10px; 
	padding-right:10px; 
}
