﻿body
{
	font-family: Verdana;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-size: 12px;
}
.masterDiv
{
	vertical-align: top;
	text-align: center;
}
.button
{
	border-right: black 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	color: white;
	border-bottom: black 1px solid;
	background-color: #a90e26;
	cursor: hand;
	font-weight: bold;
}
A
{
	
	color: #a90e26;
	text-decoration: none;
	cursor: hand;
}
A:hover
{
	
	color: #a90e26;
	text-decoration: underline;
	cursor: hand;
}
.textbox
{
	letter-spacing: 2px;
}
.shadowTable
{
	border-right: dimgray 1px solid;
	padding-right: 5px;
	border-top: gainsboro 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: gainsboro 1px solid;
	padding-top: 5px;
	border-bottom: dimgray 1px solid;
}
.shadowTableHeader
{
	background-color: #FBF7B0;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.errorLabel
{
	font-weight: bold;
	color: #a90e26;
}
.shadowTableContent
{
	width: 75%;
}
.shadowTablePane
{	
	background-color: #c0c0c0;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.validationSummary
{
	border-right: #a90e26 1px solid;
	border-top: #a90e26 1px solid;
	font-weight: bold;
	font-size: x-small;
	border-left: #a90e26 1px solid;
	color: #a90e26;
	border-bottom: #a90e26 1px solid;
	background-color: #ffffd3;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.validationSummary li
{
	color: black;
}
.copyRightMessage
{ 
	
	color :#a90e26;
border-top: white 1px solid; border-bottom: #a51129 1px solid; background-color: #e4b128; }

.headerBackStyle
{
	font-weight: normal;
	font-size: 18px;
	color: white;
	background-color: #A51129;
	width: 100%;
	vertical-align: middle;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.contentPageStyling
{
	padding-bottom: 5px;
	padding-top: 5px;
}
.footerStyle
{
	background-color: #a51129;
	vertical-align: middle;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
	color: white;
}
.tabGeneral
{
	color: white;
	background-color :#847f76; 
	font-size: 12px;
	font-weight: bold;	
}

.tabTop
{
	vertical-align: middle;
	line-height:1.5em;
}

.sectionHeading
{
	font-size: large;
	color: #a51129;
}
.tabActive div
{
	color: White;
	background: #a51129;
	font-size: 12px;
	
}
.tabActive A:hover
{
	text-decoration: none;
	color: white;
}

.tabActive span
{
	color: #e4b128;
}

.tabInactive A:hover
{
	text-decoration: none;
	color: white;
}
.tabInactive div
{
	color: white;
	background-color :#847f76; 
	font-size: 12px;	
}

#backToStaffing
{
	width:300px;
}

#backToStaffing div
{
	color:White;
	background:#a51129;
	text-align:center;	
}

#backToStaffing div a
{
	color:White;
	font-size: 12px;
	font-weight:bold;
}

#backToStaffing div a:hover
{
	text-decoration:none;
}

.tabInactive div span, .tabActive div span
{
	color:White;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	padding-right:5px;
}

.tabInactive1
{
	font-size: 9px;	
}

.tabInactive span
{
	color: #A51129;
}

.p-shadow {
  width: 90%;
  float:left;
  background: url(Images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(Images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(Images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }
.lightGray
{
	background-color: #c0c0c0;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: middle;
	text-align: right;
}
.lightGraySec
{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: middle;
	text-align: left;
}
.joinedTogether
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

