﻿
body
{
  background-color: #E0E0E0;
  margin: 0px;
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
}
table
{
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
}
a, a:visited
{
  color: #BE1324;
  text-decoration: none;
}
th
{
  padding: 2px 10px 2px 10px;
}
td
{
  vertical-align: top;
}
div#agility
{
  text-align: right;
  margin-right: 10px;
  color: gray;
}
div#agility a
{
  color: #003572;
}
table#layout
{
  background-color: White;
  width: 100%;
  border: solid 1px black;
}
table#layout td.layout
{
  padding: 10px;
 border: solid 1px black;
}
td.mainheader
{
  background: #003572;
  text-align: center;
  padding: 8px;
}
td.menu
{
  width: 10px;
  background-color: #9eb4ce;
}
td.content
{
  background-color: #9eb4ce;
  width: 100%;
}
td.mainfooter
{
  background: #003572;
  margin-bottom: 0px;
  text-align: center;
  color: White;
  padding: 8px;
}

h1
{
  font-size: 12pt;
  font-weight: bold;
}

ul
{
  margin-top: 0px;
}

.modalPanel
{
	background-color: White;
}

table.Icons
{
  margin: auto;
}

table.Icons td
{
	padding: 10px;
}

table.Icon 
{
  width: 100%;
}

table.Icon td
{
  text-align: center;
	border: solid 1px black;
	background-color: White;
	padding: 10px;
	width: 130px;
}

table.Icon td a
{
  font-weight: bold;
  font-size: 16px;
}

table.Icon td img
{
}

.label
{
  font-weight: bold;
  padding-right: 8px;
  white-space: nowrap;
}

.middle
{
	vertical-align: middle;
}

table.display tr td
{
  padding-bottom: 20px;
  border: none 1px black;
}

table.gridview
{
  border: solid 1px black;
  font-size: 8pt;
  background-color: White;
}

table.gridview tr th
{
  border: solid 1px black;
}

table.gridview tr td
{
  border: solid 1px black;
  padding: 2px 10px 2px 10px;
}

.gridviewRowClickText
{
/*  color: #BE1324;*/
}

.SiteMapPath
{
}


.SiteMapPath + span
{
  display: none;
}

.hidden
{
  display: none;
}

.modalBackground /* Used for AJAX popups */
{
  background-color: Gray;
  filter: alpha(opacity=70);
  opacity: 0.7;
  z-index: 6000;
}

.UpperCase
{
	text-transform: uppercase;
}

th
{
	border-bottom: solid 1px black;
	white-space: nowrap;
}
th, th a, th a:visited
{
	background-color: #003572;
	text-transform: uppercase;
  color: White;
}

table.Filters
{
	border: solid 1px black;
	margin-bottom: 0px;
  font-family: Verdana, Tahoma, Arial;
	background-color: White; 
}

table.Filters td
{
	padding: 4px 10px 4px 10px;
}

table.Filters td.label
{
	padding-right: 0px;
}

.Pager table tr td
{
	border: none;
	font-weight: bold;
}

.frameImage
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	padding:3px;
	border: solid 1px black;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/controls/resize.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border: solid 3px #003366;

}

.seadragon
{
	margin: 10px 0px 10px 0px;
	background-color: White;
}

.NewButton
{
	height: 16px;
}

			
.header
{
	background-color: #BE1324;
	padding: 2px;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: White;
  border: solid 2px black;
}

.CheckBox3State
{
	z-index: 1;
	width: 9px;
	height: 9px;
	display: inline;
	position: relative;
	left: -14px;
	top: -1px;
}

.highlightRow
{
	cursor: pointer;
}

.highlightRow td
{
	background-color: #BE1324;
	color: White;
}

.highlightRow td a
{
	color: White;
}

.ajax__tab_header
{
	color: #BE1324;
}

.ajax__tab_active
{
	color: Black;
	font-weight: bold;
}

.ajax__calendar_container tr td
{
	padding: 0px;
}
