/* ELEMENTS */
A {
	font-size: 12px;
	color: Black;
	text-decoration: underline
}
BODY{
	font-family : Arial, Helvetica, sans-serif;
}
INPUT {
	border : 1px solid Black;
	font-size:11px;
}
TABLE {
	font-size : 12px;
}
.CheckBox INPUT
{
	border:solid none black;
}
.GridSelectedItem TD {
	background-color: #99CC33;
	font : bold;
	color:White;
}
.RadioButtonList INPUT{
	border : thin none Black;
}
#SearchControls DIV{
	padding-top:5px;
}



/* CLASSES */
.AlternatingRowStyle {
	background-color: #CCCCCC;
}
.AddButton
{
	margin-bottom:6px;
	margin-top:2px;
}
.DataTableHeader {
	border-top: black thin solid; 
	font-weight: bold; 
	font-size: 16px;
    vertical-align: top; 
    height: 24px; 
    text-align: left;
    background-color:#EFEFE7;
}
.FooterStyle {
	color:white;
	font-weight:bold;
	background-color: #656262;
}

.GridMetaHead {
	background-color: #99cc33
}
.GridHeader {
	font-weight:bold;
	background-color: #656262;
	color:white;
}
.GridHeader A {
	color:white;
}
.GridHeader TH
{
	padding:4px;
}
.GridHeaderScroll 
{
	overflow:auto;
	font-weight:bold;
	background-color: #656262;
	color:white;
	position:relative;
}
.GridHeaderScroll A {
	color:white;
}
.GridHeaderScroll TH
{
	padding:4px;
	position:relative; 
	top: expression(this.offsetParent.scrollTop);
}
.GridItemLate TD {
	background-color: #FFCC00;
	font-weight:bold;
}
.HeaderTD {
	height:54px;
	width: 826px;
	background-repeat : no-repeat;
	padding:0px;
	border:0px;
}
.LegendTable {
	width: 100%;
	background-color : #EFEFE7;
	margin-bottom:10px;
}
.LegendTableData {
	text-align : left;
	padding-right : 6px;
	padding-left : 6px;
	width:35%;
}
.LegendTableLabel {
	width:120px;
	font-weight:bold;
	text-align:right;
	padding-right : 6px;
	padding-left : 6px;
	white-space:nowrap;
	width:15%;
}
.PageTitle {
	border-bottom : 3px solid Black;
	font-size:16px;
	margin-bottom:2px;
	font-weight:bold;
}
.PageTitle td
{
	font-size:16px;
	font-weight:bold;
}
.RowStyle{
	background-color:white;
}
.SectionTitle{
	font-weight:bold;
	background-color: #F1F1EA;
	font-size:13px;
	padding:6px;
	margin-top:20px;
	margin-bottom:10px;
}
.ScrollContainer
{
	overflow-y: scroll;
	border-bottom: 1px solid #3977b2;
	border-right: 1px solid #3977b2;
}
.SortTD
{
	position:relative;
	background-color:Gray;
}
.SortTD TD 
{
	position:relative; 
	top:expression(this.offsetParent.scrollTop);
}
.SubTabNav{
	padding : 0px 10px 0px 10px;
	text-decoration:none;
	color:black;
	border-right : 1px solid Black;
}
.SubTabNav:Hover{
	text-decoration:underline;
}
.SubTabNavSelected{
	padding : 0px 10px 0px 10px;
	text-decoration:underline;
	color:black;
	font-weight : bold;
	border-right : 1px solid Black;
}
.SubTabNavSelected:Hover
{
	padding : 0px 10px 0px 10px;
	text-decoration:none;
	font-weight:bold;
}
.SubTabTD{
	border:5px solid #dddddd;
	height:30px;
}
.TableLabel {
	font-weight : bolder;
	text-align:right;
	padding-right:6px;
	white-space:nowrap;
}
.TableTitle {
	margin-top:10px;
	font-size:14px;
	font-weight : bold;
	border-bottom:2px solid black;
	margin-bottom:3px;
	position: relative;
	border-collapse: collapse; 
	border-spacing: 0;
}
.TabNav {
	position:relative;
	top:1px;
	float:left;
	border-left : 1px solid Gray;
	border-top: 1px solid Gray;
	border-right: 1px solid Gray;
	padding: 2px 4px 2px 4px;
	margin-left:10px;
	margin-top:4px;
	background-color: #99cc33;
	cursor:pointer;
	text-decoration:none;
	color:black;
}
.TabNavSelected {
	position:relative;
	top:1px;
	float:left;
	border-left : 1px solid Gray;
	border-top: 1px solid Gray;
	border-right: 1px solid Gray;
	padding: 2px 4px 2px 4px;
	margin-left:10px;
	margin-top:4px;
	border-bottom:1px solid #dddddd;
	background-color: #dddddd;
	text-decoration:none;
	color:black;
}
.TextBoxAsLabel
{
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


/* IDs */
#AppTable{
	position:absolute;
	top:10px;
	left:10px;
	border:1px solid gray;
	font-size:12px;
	background-color : #eeeeee;
	width:100%;
}
#ContentTD{
	padding: 10px;
	background-color: #DDDDDD;
	vertical-align:top;
	height:390px;
	width:100%;
}
#FooterTD{
	background-color: #231F20;
	font-size: 10px;
	color: #eeeeee;
	height:25px;
}
#HeaderBorderTD{
	background : url(headerBorder.gif);
	background-repeat: repeat-x;
	height:8px;
}
#HeaderColorBlock{
	background : #99CC33;
	position:relative;
	left:565px;
	height:106px;
	width:75px;
}
#HeaderLinks
{
	position:absolute;
	left: 482px; 
	width: 122px; 
	top: 85px
}
#HeaderLinks A
{
	color:White;
	font-weight:bold;
	padding-right:14px;
}
#ListNavigation {
	width:100%;
	text-align:right;
	margin-right:10px;
	margin-bottom:2px;
}

#SearchControls{
	width:160px;
	position:absolute;
	top:2px;
	left: 598px;
}
#TabTD{
	background-color : #eeeeee;
	vertical-align:bottom;
	border-bottom:1px solid Gray;
	height:25px;
	padding-right:2px;
}
#UsernameLabel{
	position:absolute;
	width:200px;
	top:85px;
	left:598px;
}
.confirmDiv
{
    width:100%;
    text-align:center;
}