@viewport{
    zoom: 1.0;
}

@-ms-viewport{
    zoom: 1.0;
}

a {color: blue;
	}
a:visited {color: #009;
	}

body {
	MARGIN: 0px; FONT-FAMILY: Helvetica, Arial, sans-serif; font-size: 100%; /*base size*/
	background: #8E2800 url(../../images/red-gray.gif) repeat-x;
	}

form {background: #fff;}

#mainContent {
	font-size: 80%;
	padding: 10px 5px 5px;
	z-index: 1;
	background-color: #fff;
}

/* Default (Home) Page specific */

.middle {
	background-image:  background-repeat: no-repeat; background-position: left top;
	}

.middlecontent {
	font-family: Helvetica, Arial, sans-serif;
    width: 520px;
	padding: 20px 120px 0px 20px;
	}

.middlecontent h1 {
	color:  #fff; margin: 0px;
	}

.middlecontent p {
	color: #fff; margin-right: 100px; font-size: 1.2em; line-height: 1.4em; border-top: solid 2px #B64926;
	}

.loginbox {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px 0px 0px 0px; padding: 0px; border-left: 1px solid #666; width: 180px; 
vertical-align: top;
	}
.loginbox h3 {
	padding: 3px 8px; margin: 0px; display: block;
	font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 1em; color: #FFF;
	background-image: url(../../images/colhdrgrn.gif); background-repeat: no-repeat; background-position: left top;
	height: 18px; white-space: nowrap;
	}

.loginbox p {
	margin: 0px; padding: 3px 2px 6px 6px;
	font-size: .75em; line-height: 2em;
	background-color: #FFF0A5; border-bottom: 2px solid #468966;
	}

.newscolumn {
	font-family: Helvetica, Arial, sans-serif;
	margin: 12px 20px 0px 0px; padding: 0px; border-left: 1px solid #666; width: 180px; vertical-align: top;
	}
.newscolumn h3 {
	padding: 3px 8px; margin: 0px; display: block;
	font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 1em; color: #FFF;
	background-image: url(../images/colhdrred.gif); background-repeat: no-repeat; background-position: left top;
	height: 18px; white-space: nowrap;
	}
.newscolumn p {
	margin: 0px; padding: 4px 2px 6px 8px;
	font-size: .9em; line-height: 1.2em;
	background-color: #FFF0A5; border-bottom: 2px solid #8E2800;
	}

/* Common on Other Pages */

/* Styles for TABS */

.tabnav {
	FONT-SIZE: 1em;
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	margin: 10px 0px 0px;
}
.tabnav tr {
	vertical-align: bottom;
}
.tabnav td a {
	display: block;
	border-right: 1px solid #468966;
	margin: 0px;
	padding: 3px 0px;
	background: url(../images/rollovertab.gif) no-repeat;
	text-align: center;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	white-space: nowrap;
	color: #000;

}
.tabnav td a:hover {
	border-right: 1px solid #FFB03B;
	background-position: 0px -25px;
	color: #000;
}
.tabnav td a#on {
	border-right: 1px solid #B64926;
	background-position: 0px -50px;
	cursor: default;
	color: #000;

}

/* Styles for Data Tables */

/* .darkred {
	font-size: 1.3em;
	font-weight: bold;
	color: #8E2800;
} */
.inputwrapper {
	background-color: #fff;
	padding: 0px;
	border-top: 1px solid #B64926;
	border-bottom: 1px solid #B64926;
}
.inputwrapper2 {
	background-color: #fff;
	padding: 0px;
	border-bottom: 1px solid #B64926;
}
.inputwrapper h5 {
	font-family: Helvetica, Arial, sans-serif; font-size: 1.1em; color: #000;
	margin: 0px; padding: 3px 10px 3px 0px;
} 
.inputwrapper2 h5 {
	font-family: Helvetica, Arial, sans-serif; font-size: 1.1em; color: #000;
	margin: 0px; padding: 3px 10px 0px 0px;
}
.beigeBG td {
	background-color: #EBEBEB;
	padding: 1px 0px 1px 8px;
	border-top: 1px solid #FFF;
}
.beigeBG input, .beigeBG select {
	padding: 0px; margin: 1px 8px 1px 0px;
}
	
.Redbox {
	background-color: #FFF0A5;
	margin: 2px 1px;
	padding: 2px 0px 3px 00px;
	border: 1px solid #8E2800;
}
.Redbox td {
	padding: 2px 2px 2px 10px;
}

.edittoolbar {
	padding-right: 16px;
	display: block;
}

.edittoolbar a {
	font-family: Helvetica, Arial, sans-serif; font-size: 9pt; color: #000; text-decoration: none;
}
.edittoolbar img {
	padding-right: 6px;
	text-decoration: none;
	padding-left: 6px;
	border: none;

	}
.edittoolbar img a:hover {
	text-decoration: none;
	}
.edittoolbar a:hover {
	color: #009; text-decoration: underline;
}
/* Styles for buttons */
	
.button a {
	position: relative;
	border-style: none;
	display: block;
	height: 24px; width: 90px; 
	padding: 0px;
	text-align: center; text-decoration: none;
	background: url(../images/button.gif) no-repeat;
	}

.button a:hover {
	background-position: 0px -40px;
	TEXT-DECORATION: none;
}
.prevPers, .nextPers { 
	margin-left: 12px;
	float: left;
	clear: none;
	}
.prevPers a, .nextPers a {
	display: block;
	position: relative;
	width: 90px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif; font-size: .85em; 
	TEXT-DECORATION: none;
	white-space: nowrap;
	}
.prevPers a {
	padding-left: 4px;
	background: url(../images/prevperson.gif) no-repeat;
	}
.nextPers a {
	padding-right: 4px;
	background: url(../images/nextperson.gif) no-repeat;
	}
.prevPers a:hover, .nextPers a:hover {
	background-position: 0px -20px
}
.prev, .next { 
	float: left;
	clear: none;
	}
.prev a, .next a {
	position: relative;
	border-style: none;
	padding: 0px;
	}
.prev a {
	height: 16px; width: 16px; background: url(../images/prev.gif) no-repeat;
	}
.next a {
	height: 16px; width: 16px; background: url(../images/next.gif) no-repeat;
	}

.prev a:hover, .next a:hover {
	background-position: 0px -16px;
	TEXT-DECORATION: none;
}
.redalert {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF0000;
	font-family: "arial black";
	text-align: center;
}
.yeloalert {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFCC00;
	font-family: "arial black";
	text-align: center;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: #FFFACD ;
    color: red;
    z-index: 100 ;
    position:relative;
}

.MyCalendar .ajax__calendar_container TD {
    padding:0px ;
    width:100px ;
    background-color: #FFFACD ;
}

.tabularGrid .MyCalendar td {
	border: 0;
	color: red;
	font-size: 1.1em;
}

.reportCalendar .ajax__calendar_container {
	margin-top: -167px;
}

.labels
{
	font-weight:bold;
	text-align:right;
	width: 150px;
	vertical-align:top
}

td.label 
{
	font-weight: bold;
	text-align: right;
}
span.label {
	font-weight: bold;
}

td.data
{
	font-weight: normal;
	text-align: left;
}

.textArea {font-family: Helvetica, Arial, sans-serif; font-size: 1em;}

.currentFocus {background-color: #FFFFBF;}

.titleBar 
{
    padding: 10px;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
}

.autocompletePrompt {
    background-color: #ffd;
}

a.openText {
    font-family: Helvetica, Arial, sans-serif;
}

fieldset {
    background-color: #EBEBEB;
    border: 1px solid #B64926;
    margin: 0 12px;
}

legend {
    font-weight: bold;
}

a.ajax__tab_tab {
    color: #000;
}

a img {
    border: 0;
}
.faLink {cursor: pointer;}

span.buffer-left {
    padding-left: .5em;
}

.ui-dialog, #alertDialog, #confirmDialog {
	z-index: 100002;
}

.irwin-batch {
    display: inline-block;
}