
BODY
{
	font-family: Tahoma, "Trebuchet MS" , Verdana, sans-serif !important;
	font-size: 9pt !important;
	margin: 0px !important;
	border: 0px !important;
	padding: 0px !important;
	background-color: White;
	overflow: hidden;
}

FORM
{
	margin: 0px !important;
}

IMG
{
	margin: 0px !important;
}

INPUT
{
	font-size: 9pt;
	font-family: Tahoma, "Trebuchet MS" , Verdana, sans-serif !important;
}

input[type='radio']
{
	vertical-align: text-bottom;
}

input[type='checkbox']
{
	vertical-align: -0.5ex;
}

SELECT
{
	font-size: 9pt;
	font-family: Tahoma, "Trebuchet MS" , Verdana, sans-serif !important;
}

TEXTAREA
{
	font-size: 10pt;
	font-family: Tahoma, "Trebuchet MS" , Verdana, sans-serif !important;
}

A
{
	color: black;
	text-decoration: none;
}

DIV, P, TD
{
	font-family: Tahoma, "Trebuchet MS" , Verdana, sans-serif !important;
	font-size: 9pt;
	color: black;
}

fieldset
{
	margin: 5px;
	margin-top: 10px;
	padding: 5px;
	display: block;
}

fieldset legend
{
	color: #99540A;
}

.actionLink
{
	color: blue;
	text-decoration: underline;
}

.actionLink:hover
{
	color: red;
}

#logo
{
	border-bottom: 2px solid #005000;
	background: #D2E0BE url(   "../images/banner_fade.gif" ) repeat-y top;
	height: 50px;
	overflow: hidden;
	position: relative;
}

.menuColor
{
	background: #EFEAD9;
}

.pageCount
{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
}

.description
{
	border: 1px solid #828177;
	background: #ffffe0;
	padding: 8px;
}

#TitleBar
{
	height: 32px;
	left: 0px;
}

.headerCell
{
	background: #005000 url(   "../images/gradient.gif" ) repeat-x bottom;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
	text-overflow: ellipsis;
}

#masterTable
{
	table-layout: fixed;
	height: 100%;
	width: 100%;
}

#bodyDiv
{
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	height: 100%;
}

/*======[ Login Page ]======*/
#loginlogo
{
	position: relative;
	top: 35px;
	width: 490px;
}

.loginImg
{
	border: 2px ridge;
}

.loginBody
{
	background-color: #FFFFEB;
	border: 0px none;
	overflow: auto;
}

.loginButton
{
	border: 1px solid darkgray;
	cursor: default;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	width: 80px;
	height: 25px;
}

.loginInput
{
	border: 1px solid #005000;
	vertical-align: middle;
	width: 13em;
}

.loginSelect
{
	border: 1px solid #005000;
	vertical-align: middle;
	width: 13em;
}

#loginTable
{
	background: #005000 url(../images/login_fade.gif) repeat-x;
	border: 2px solid black;
	-moz-border-radius: 10px;
}

.loginText
{
	color: white;
	font-weight: bold;
}

/*======[ Navigation Buttons ]======*/
div#navigation ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#navigation ul li a img
{
	border: 0px;
	vertical-align: bottom;
}

div#navigation ul li a
{
	display: block;
	background: #005000 url(   "../images/gradient.gif" ) repeat-x bottom;
	color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	width: 100%;
}

div#navigation ul li a.active
{
	color: #000000;
	background: #9DB580 url(   "../images/active_nav.gif" ) repeat-x bottom;
}

div#navigation ul li a:hover
{
	color: #000000;
	background: #9DB580 url(   "../images/active_nav.gif" ) repeat-x bottom;
}

div#navigation ul li a:hover.active
{
	background: #9DB580 url(   "../images/active_hover_nav.gif" ) repeat-x bottom;
}

/*======[ Tab Bar ]======*/
#tab
{
	float: left;
	width: 100%;
	line-height: normal;
	background: #DAE0D2 url(   "../images/bg.gif" ) repeat-x bottom;
	padding-top: 10px;
}

#tab ul
{
	margin: 0;
	padding-left: 10px;
	list-style: none;
}

#tab li
{
	float: left;
	background: url(   "../images/left.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	border-bottom: 1px solid #765;
}

#tab #topRow li
{
	border-bottom: 0px;
}

#tab a
{
	float: left;
	display: block;
	background: url(   "../images/right.gif" ) no-repeat right top;
	padding: 5px 6px 5px 0px;
	text-decoration: none;
}

#tab #current
{
	background-image: url(   "../images/left_on.gif" );
	border-width: 0;
}

#tab #current a
{
	background-image: url(   "../images/right_on.gif" );
	padding-bottom: 6px;
}

#tab #topRow #current a
{
	padding-bottom: 5px;
}

/*======[ Tool Bar ]======*/
#menubar
{
	border-bottom: 1px solid ButtonShadow;
	background-color: #EFEAD9;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.coolButton, .coolButtonHover, .coolButtonActiveHover, .coolButtonActive, .coolButtonActiveDisabled, .coolButtonDisabled, .coolButtonUpDisabled
{
	cursor: Default;
	padding: 2px 5px 2px 5px;
	border: 0px solid #EFEAD9;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #EFEAD9;
}

.coolButtonHover
{
	border-width: 1px;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonShadow;
	border-top-color: ButtonHighlight;
	border-bottom-color: ButtonShadow;
	padding: 1px 4px 1px 4px;
}

.coolButtonActiveHover
{
	border-width: 1px;
	border-left-color: ButtonShadow;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonShadow;
	border-bottom-color: ButtonHighlight;
	padding: 2px 3px 0px 5px;
}

.coolButtonActive
{
	border-width: 1px;
	border-left-color: ButtonShadow;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonShadow;
	border-bottom-color: ButtonHighlight;
	padding: 2px 3px 0px 5px;
}

.coolButtonUpDisabled, .coolButtonActiveDisabled, .coolButtonDisabled
{
	padding: 2px 5px 2px 5px;
	border-width: 0px;
}

.coolButtonActiveDisabled
{
	border-width: 1px;
	border-left-color: #D2E0BE;
	border-right-color: #D2E0BE;
	border-top-color: #D2E0BE;
	border-bottom-color: #D2E0BE;
	padding: 2px 3px 0px 5px;
}

.coolButtonUpDisabled
{
	border-width: 1px;
	border-left-color: #D2E0BE;
	border-right-color: #D2E0BE;
	border-top-color: #D2E0BE;
	border-bottom-color: #D2E0BE;
}

.coolButtonUpDisabled img, .coolButtonActiveDisabled img, .coolButtonDisabled img
{
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.coolButtonUpDisabled, .coolButtonDisabledContainer, .coolButtonActiveDisabled, .coolButtonDisabledContainer, .coolButtonDisabled, .coolButtonDisabledContainer
{
	filter: alpha(opacity=30)gray();
}

/*======[ List Control ]======*/

.ListDiv
{
	padding: 0px !important;
}

#ListTableTop
{
	table-layout: fixed;
	position: relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	border-collapse: collapse;
}

#ListTableTop td
{
	z-index: 1;
	background: #EFEAD9;
	border-color: #ACA899;
	border-style: solid;
	border-width: 1px;
	border-top-style: none;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: default;
}

#ListTableBot
{
	table-layout: fixed;
	-moz-user-select: none;
	-khtml-user-select: none;
}

#ListTableBot tr
{
	cursor: pointer;
}

#ListTableBot td
{
	padding-left: 3px;
	padding-right: 5px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.rowOff td
{
	background-color: #FFFFFF;
	color: black;
}

.rowOn td
{
	background-color: #D2E0BE;
	color: black;
}

/*======[ Left Menu ]======*/
.menuSection
{
	display: none;
}

#menuDiv UL,
#sideDiv UL
{
	padding-left: 20px;
	margin-left: 0px;
}

#menuDiv LI
{
	padding-bottom: 2px;
}

#menuDiv UL LI,
#sideDiv UL LI
{
	padding-bottom: 5px;
}

#menuDiv UL LI UL
{
	padding: 5px 0px 5px 15px;
}

#menuDiv UL LI UL LI
{
	padding-bottom: 2px;
}

/*======[ Side Navigation Menu ]======*/
#sideDiv
{
	margin-left: 5px;
}

#sideDiv A:hover
{
	text-decoration: underline;
}
