/* Tags to truly mess everything up */
html, body,#doc3 {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>bidy, html>body #doc3{
	height:auto;
}
#doc3 {
	position:absolute;
	top:0px;
	left:0px:;
}
/* Tag overrides from YUI sheet */
.yui-t1 .yui-b{
	width:11.1538em;
	*width:10.8851em;
}
.yui-t1 #yui-main .yui-b {
	margin-left:11.5385em;
	*margin-left:11.2604em;
}
#bd {
	bottom:30px;
	margin-bottom:30px;
}
#ft{
	position:absolute;
	width:100%;
	bottom:20px;
	margin-bottom:0.1538em;
}
.footer {
	font-family:arial;
	font-size:77%;
	text-align:center;
}
fieldset {
	border: thin solid #006666;
	padding: 5px;
	margin-top: 5px;
	width:98%;
	clear: both;
	float: left;
}
/* formatting rules */
.redbg {
	/* background-color: #fc1921; */
	background-color: #e00122;
}
.graybg {
	background-color: #7F8485;
}
.tableText {
	font-size: small;
}
.tableTextItalicWarn {
	font-size: small;
	color: #FF0000;
	font-style: italic;
}
.tableTextBold {
	font-size: small;
	font-weight: bold;
}
.tableLabel {
	font-size: medium;
	font-weight: bold;
}
.tableTextSmall {
	font-size: x-small;
}
.tableTextBoldSmall {
	font-size: x-small;
	font-weight: 200;
}
.altGraybg {
	background-color: #e3e3e3;
}
.tableLabelSmall {
	font-size: small;
	font-weight: bold;
}
.tableTextBoldWarn {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.tableTextRealSmall {
	font-size: xx-small;
}
.tableTextSmallWarn {
	font-size: x-small;
	color: #FF0000;
}
.tableTextBoldSmallWarn {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.yesText {
	font-weight: bold;
	color: #00FF00;
}
.noText {
	font-weight: bold;
	color: #FF0000;
}

.tableTextBoldSmallGreen {
	font-size: x-small;
	font-weight: bold;
	color: #006600;
}
.tableHeaderCell {
	color: #EEFEFE;
	background-color: #f9292E;
	font-size: medium;
	font-weight: bold;
	padding-left:.2em  ;
}
.tableLabelCell {
	color: #FFFF99;
	background-color: #663300;
	text-align: right;
	font-size: small;
	font-weight: bold;
}
.brownbg {
	background-color: #663300;
}

.tableDataCell1 {
	color: #000000;
	background-color: #CCCCCC;
}
.tableDataCell2 {

	color: #000000;
	background-color: #CCC1C8;
}
.tableHeaderCellSmall {
	color: #F0E6DB;
	background-color: #006666;
	font-size: 14px;
	font-weight: normal;
}
.homeButton {
	float: left;
	margin-left: 10px;
	position: relative;
}
.navButton {
	float: right;
	margin-right: 15px;
	position: relative;
}
.tableLabelCellLeft {
	color: black;
	/* background-color: #663300; */
	background-color:#e3e3e3;
	text-align: left;
	font-size: small;
	font-weight: bold;
}
#savingAlert {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #FFFFFF;
	display: none;
	padding: 4px;
	border: medium double #006666;
	overflow: hidden;
	position: absolute;
	height: 100px;
	width: 40%;
	top: 30%;
	right: 30%;
	margin: 3px;
}
#formControls  input {
	width: 15em;
}

.breakLine {
	border-top:thin solid;
	border-bottom:none;
	border-right:none;
	border-left:none
}

.outerLevel {
	color: #FFFF99;
	background-color: #663300;
	font-size: small;
	font-weight: bold;
	width:15em;
}
.innerLevel1 {
	color: #000000;
	text-align: right;
	font-size: small;
	font-weight: bold;
}
#hoursArea div {
	float: left;
}
.tableTextSmallItal {
	font-size: x-small;
	font-style: italic;
}
.getNewSuper {
	background-color: #CCCCCC;
	border: medium double #000000;
	height: auto;
	margin: 5px;
}

#hoursStyleArea input {
	text-align:center;
}
.tableLabelCell_small {

	color: #FFFF99;
	background-color: #663300;
	text-align: left;
	font-size: x-small;
	font-weight: bold;
}
.pageTitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	font-style: italic;
	padding-left:5px;
}
.bannerTitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
}
.bannerSubTitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
}
.menuRule {
   width:75%;
}
.nav {
	margin:3px;
	position: relative;
	padding-top: 3px;
	padding-left: 3px;
	padding-right:3px;
	width: 100%;
}
.nav div.menuSpan {
	padding-left:4px;
	margin-bottom:2px;
	cursor:pointer;
}
.nav div.menuSpan a:active{
	text-decoration:none;
	color:blue;
}
.nav div.menuSpan a:link{
	text-decoration:none;
	color:blue;
}
.nav div.menuSpan a:visited{
	text-decoration:none;
	color:blue;
}
.nav div.menuSpan:hover {
	text-decoration:underline;	
}
.nav div.optionsDiv {
	padding-bottom:.3em;
}
.nav div.optionsDiv div{
	font-size:.8em;
	margin-bottom:.5em;
	margin-left:1.5em;
	cursor:pointer;
}

.nav div.optionsDiv div:hover{
	text-decoration:underline;
}
.currentMenu {
	background-color: #A45216;
}
.modalDialog{
	position:absolute;
	top:120px;
	right:25%;
	left:25%;
	width:50%;
	padding:5px;
	border:5px double black;
	background-color:#eeeeee;
}
.dragHandle{
	width:100%;
	height:20px;
	background-color:#666666;
	color:#ffffff;
	padding:2px;
}
div.auto_complete {
	width: 350px;
	background:#fff;
}
div.auto_complete ul {
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}
div.auto_complete ul li {
	margin: 0px;
	padding:3px;
}
div.auto_complete ul li.selected{
	background-color:#ffb
}
div.auto_complete ul strong.highlight{
	color:#800;
	margin:0px;
	padding:0px
}
img {
	display:block;
}
table {
	border-collapse:separate;
	border-spacing:2px;
}
.alert {
	color: red;
}

