.headerstrip {
	width: 1020px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #999999;
	height: 80px;
	position: relative;
}
.headerstrip a {
	padding-right: 6px;
	padding-left: 6px;
	background-color: #F9F9F9;
	border: 1px solid #999999;
	padding-top: 3px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headerstrip .menu {
	position: absolute;
	top: 63px;
	left: 200px;
}
.headerstrip .companylink {
	border: none;
	padding: 0;
	background-color:transparent;
	color: #3056BA;
}
.headerstrip .projectname {
	padding: 0;
	background-color:transparent;
	color: #3056BA;
}
.login_info {
	position: absolute;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	top: -2px;
	right: 0px;
	width: 300px;
}
.xids_logo {
	float: left;
}
.xids_version
{
  padding:5px; 
  left:300px;
  top:35px; 
  position:absolute; 
  font-size:9px; 
  color:#999; 
  border:none;
}
.bodyarea {
	width: 1000px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #999999;
}
body, table{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link, a:active, a:visited
{
	color: #3056BA;
	text-decoration: none;
}
a:hover
{
	color: #CC3300;
}
.headerstrip a:hover
{
	background-color: #FBE775;
}
h1 {
	font-size: 16px;
	color: #345AA3;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #345AA3;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
/* set the image to use and establish the lower-right position */ 
.softbox, .softbox_body, .softbox_head, .softbox_head p
{
    background: transparent url(graphics/box.gif) no-repeat bottom right; 
} 

.softbox 
{
	padding-right: 5px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
} 

/* set the top-left image */ 
.softbox_head p {
	background-position: top left;
	margin: 0px; /* reset main site styles*/
	border: 0; /* ditto */
	padding: 4px 0 0px 10px; /* padding-left = image gap + interior padding ... no padding-right */
	height: auto !important;
	height: 1%; /* IE Holly Hack */
	font-weight: normal;
	font-size: 16px;
	color: #345AA3;
} 

/* set the top-right image */ 
.softbox_head 
{
	background-position: top right;
	margin-right: -5px; /* pull the right image over on top of border */
	padding-right: 8px;
} 

/* set the lower-left corner image */ 
.softbox_body
{
	background-position: bottom left; /* interior-padding right */
	padding: 10px 5px 10px 10px;
} 

.softbox_body p
{
	margin: 0px 0 8px 0;

} 

.softbox_body h1
{
	margin: 0px 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #567EC9;
	font-weight: normal;
	font-size: 14px;

} 
.page_back {
	background-image: url(graphics/ramp.gif);
	background-repeat: repeat-x;
	background-color: #f5f7f8;
}
.input_fields {
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.input_labels {
	width:160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
} 
 
.toolbar 
{
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	background: #f3f5f4;
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-image: url(Graphics/toolbar_back_grey.png);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 32px;
  display: block;
  overflow: hidden;
}

.toolbar .toolbar-btn {
  padding: 3px 3px 3px 3px;
  cursor:  hand;
}

.toolbar .toolbar-btn-on {
  border:	 1px solid #333333;
  padding: 2px 2px 2px 2px;
  cursor:  hand;
  background-image: url(Graphics/toolbar-btn-on.png);
}

.toolbar .toolbar-btn-over {
  border:	 1px solid #c78500;
  padding: 2px 2px 2px 2px;
  cursor:  hand;
  background-image: url(Graphics/toolbar-btn-over.png);
}

.toolbar .toolbar-btn-on-over {
  border:	 1px solid #333333;
  padding: 2px 2px 2px 2px;
  cursor:  hand;
  background-image: url(Graphics/toolbar-btn-on-over.png);
}

/* styles to handle highlighting of the table rows in a dataTable*/
.dataTable
{
	width:100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.dataTable th
{
	font-size: 9pt;
	font-family: arial,helvetica;
	font-weight: bold;
	text-decoration: none;
	color: rgb(0,66,174);
	background: rgb(234,242,255);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: rgb(120,172,255);
	border-right-color: rgb(120,172,255);
	border-bottom-color: rgb(120,172,255);
	padding: 0px 5px 0px 5px;
	text-align: left;
	height: 22px;
	white-space:normal;
}

.dataTable th a
{
	text-decoration:none;
	color: rgb(0,66,174);
}
  
.dataTable tr.normal
{
	background-color: #FAFAFA;
	color: #000000;
	cursor: pointer;
	height: 24px;

}

.dataTable tr:hover
{
	background-color: #E1DCF4;
	color: #000000;
	cursor: pointer;
	height: 24px;
}
   
.dataTable tr.selected
{
	background-color: #86B3DF;
	color: #FFFFFF;
	cursor: pointer;
	height: 24px;
}
   
.dataTable td.normal
{
	font-size: 9pt;
	font-family: arial,helvetica;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

/* additional style to un-bold the tab title when it's not selected */
h2.tab
{
  font-weight: normal;
}
/* specify the desired width here */
.dynamic-tab-pane-control.tab-pane
{
	width: 672px;
}
/* allow space for 2x10 padding plus 2x1 border here */
.dynamic-tab-pane-control .tab-page
{
	width: 650px;
}

/* for labels to the left of controls */
.field-label
{
	text-align: right;
	padding-right: 8px;
	vertical-align: top;
	padding-top: 6px;
}

/* for commonly used input fields */
.field-input
{
	width: 420px;
	display: inline-block;
	float: left;
}
.field-input-medium
{
	width: 200px;
	display: inline-block;
	float: left;
}
.field-input-small
{
	width: 80px;
	display: inline-block;
	float: left;
}
.field-caption
{
	clear: both;
	font-size: 10px;
}

.flyout
{
	-webkit-box-shadow: 2px 2px 3px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    2px 2px 3px rgba(50, 50, 50, 0.5);
	box-shadow:         2px 2px 3px rgba(50, 50, 50, 0.5);
}
.flyout.rounded
{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}



#mapDiv
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.dropdownmenu 
{
  text-decoration: none;
  color: black;
}