body {
	background-color: white;
	font-family: arial, tahoma, sans-serif;
	font-size: 8pt;
	border: #b7b7b7 1px solid;
	margin: 0px;
	padding: 5px;
}
table {
	font-family: arial, tahoma, sans-serif;
	font-size: 8pt;
}
thead {
	font-weight:bold;
	background-color:#14933c;
	color:#ffffff
}
textarea, select, input {
	font-family: arial, sans-serif;
	font-size: 8pt;
	padding: 0px;
}
.FieldChange {
	color:red;
}
	 .no-close .ui-dialog-titlebar-close {
			display: none;
		}

.PopupStory {
	font-size:8pt; 
	color:#000000; 
	background-color:white; 
	border:2pt ridge #b7b7b7; 
	padding:0pt; 
	position:absolute; 
	width:8cm; 
}
.HeadingBar {
	FONT-FAMILY: arial; 
	FONT-SIZE: 9pt; 
	COLOR: white; 
	BACKGROUND-COLOR: #14933c;
	padding-left:6pt;
	padding-right:6pt;
	padding-top:2pt;
	padding-bottom:2pt;
	/*display :inline-block;*/
	FILTERx: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#a3a2a2,strength=5);
}
.HeadingText {
	FONT-FAMILY: Arial Black;
	FONT-SIZE: 9pt; 
	COLOR: #14933c; 
}
.BlockText {
	FONT-FAMILY: Arial;
	font-size: 8pt;
	line-height: 10pt;
}
.LinkText {
	FONT-FAMILY: Arial;
	font-size: 8pt;
	TEXT-DECORATION: underline;
	CURSOR: pointer; 
	COLOR: blue; 
}
.LinkTextMO {
	COLOR: #d23023;
}
.trMouseOver {
	background-color:#e7e7e7 !important;
	color: black;
}
.trMouseClick {
	background-color:#b7b7b7 !important;
	color: black;
}
.trHLMouseOver {
	background-color:#a3a2a2;
	color: turquoise;
}
.trHLMouseClick {
	background-color:#686666;
	color: turquoise;
}
.StdButton {
	cursor: pointer;
	 padding:2px 5px 2px 5px;
}
.FindButton {
	cursor:pointer;
	width:15pt;
}
.StdInput {

}
.StdInputRO {
	background-color:#b7b7b7;
}
.StdCheckBox {

}
.MenuBarBody {
	border-left: solid 1px #b7b7b7; 
	border-bottom: solid 1px #b7b7b7; 
	border-top: solid 1px #b7b7b7; 
	border-right: none;
	height: 100%; 
	margin: 0px;
	padding: 5px;
	font-size: 8pt;
	color: white;
	font-family: Arial;
	background-color: #ffffff;
}
.MenuBarViewItem {
	font-weight: normal;
	font-size: 10pt;
	cursor: pointer;
	color: #ffffff;
	background-color: #686666;
	font-family: Arial;
	text-align: left;
}
.MenuBarViewItemMouseOver {
	text-decoration: underline;
	color:#b7b7b7;
}
.MenuBarViewItemClick {
	background-color: #d23023;
	color:White;
}
.MenuBarMenuItem {
	font-size: 9pt;
	cursor: pointer;
	color: white;
	background-color: #b7b7b7;
	font-family: Arial;
	text-align: left;
}
.MenuBarMenuItemMouseOver {
	text-decoration: underline;
	color: #d23023;
}
.MenuBarMenuItemClick {
	color:#686666;
}
.tabBar {
	border-right: #0c4414 1px solid;
	border-top: #0c4414 1px solid;
	border-left: #0c4414 1px solid;
	background-color: #a3a2a2;
}
.tabButton {
	border-right: outset;
	border-top: outset;
	border-left: outset;
	width: 60pt;
	border-bottom: outset;
	color: #FFFFFF;
	background-color: #14933c;
	cursor: pointer;
}
.tabButtonInset {
	border-right: inset;
	border-top: inset;
	border-left: inset;
	border-bottom: inset;
}
.tabRepButton {
	border-right: 3px outset;
	border-top: 3px outset;
	border-left: 3px outset;
	border-bottom: 3px outset;
	width: 40pt;
	height:17pt;
	color: #FFFFFF;
	background-color: #686666;
	font-size:7pt;
	cursor: pointer;
}
.tabRepButtonInset {
	border-right: 3px inset;
	border-top: 3px inset;
	border-left: 3px inset;
	border-bottom: 3px inset;
}
.tabPanel {
	border-right: #b7b7b7 1px solid;
	border-top: #b7b7b7 1px solid;
	overflow: auto;
	border-left: #b7b7b7 1px solid;
	border-bottom: #b7b7b7 1px solid;
}
.ReportBar {
	border-right: #b7b7b7 1px solid;
	border-top: #b7b7b7 1px solid;
	padding: 4px;
	border-left: #b7b7b7 1px solid;
	background-color: #a3a2a2;
	color: #ffffff;
}
.ReportPanel {
	border-right: #b7b7b7 1px solid;
	border-top: #b7b7b7 1px solid;
	overflow: auto;
	border-left: #b7b7b7 1px solid;
	border-bottom: #b7b7b7 1px solid;
}
.PicButton {
	width: 22px;
	cursor: pointer;
	height: 22px;
	background-color: silver;
	background-repeat: no-repeat;
	background-position: center 50%;
	border: solid 1px black;
}
.PicButtonMO {
	background-color: darkgray;
}
.Score0 {
	background-color:#000000;
	color:#ffffff;
	font-weight:bold;
}
.Score1 {
	background-color:#99cc00;
	color:#000000;
	font-weight:bold;
}
/*.Score2 {
	background-color:#ffff99;
	color:#000000;
	font-weight:bold;
}*/
.Score2 {
	background-color:#ffcc00;
	color:#000000;
	font-weight:bold;
}
.Score3 {
	background-color:#ff0000;
	color:#000000;
	font-weight:bold;
}
.SearchList {
	background-color: #ddeedd;
}
.accordionHeader {
    border: 1px solid #2F4F4F;
    color: white;
	BACKGROUND-COLOR: #14933c;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeader a {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover {
	background: none;
	text-decoration: underline;
}
.accordionContent {
    background-color: #ddeedd;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
/*																																						*/
.accordionMenuSystemHeader {
    border: 1px solid #2F4F4F;
    color: MintCream;
	BACKGROUND-COLOR: #005300;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11pt;
    margin-top: 1px;
    cursor: pointer;
    padding: 1px;
}
.accordionMenuSystemHeaderSelected {
    border: 1px solid #2F4F4F;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11pt;
    margin-top: 1px;
    cursor: pointer;
    color: MintCream;
	background-color: #005300;
	font-weight:bold;
    padding: 1px;
}
.accordionMenuSystemContent {
    background-color: MintCream;
    border: solid 1px #2F4F4F;
    border-top: none;
    padding: 0px;
    padding-left: 2px;
}
.accordionMenuHeader {
    border: 1px solid #2F4F4F;
    color: MintCream;
	BACKGROUND-COLOR: #14933c;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 10pt;
    margin-top: 1px;
    margin-left: -2px;
    cursor: pointer;
    padding: 1px;
    padding-left: 2px;
}
.accordionMenuHeaderSelected {
    border: 1px solid #2F4F4F;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 10pt;
    margin-top: 1px;
    margin-left: -2px;
    cursor: pointer;
    color: MintCream;
	background-color: #14933c;
	font-weight:bold;
    padding: 1px;
    padding-left: 2px;
}
.accordionMenuContent {
    background-color: MintCream;
    border-top: none;
    padding: 0px;
    padding-left: 0px;
    overflow: hidden;
}
.MenuBarMenuItem2 {
	color: #14933c;
    cursor: pointer;
    font-family: Tahoma, Arial;
    font-size: 9pt;
	padding-top: 1px;
	padding-bottom: 3px;
}
.MenuBarMenuItemMouseOver2 {
	text-decoration: underline;
	
}
.MenuBarMenuItemClick2 {
	color:MintCream;
	background-color:RoyalBlue;
	padding-top: 1px;
	padding-bottom: 3px;
}
/*																																				*/
.WaterMark
{
	background-color: #ffe0eb;
	color: Gray;
}
.DragPanel
{
	cursor:move; 
	text-align:center; 
	font-weight:bold; 
	background-color:#14933c; 
	color:#ffffff; 
	padding-top:4pt; 
	padding-bottom:4pt
}
.DataPanel
{
	background-color:#eeffee;
	border-color: #b7b7b7;
}
.Calendar .ajax__calendar_container {
	border:1px solid #686666;
	background-color: #e7e7e7;
	color: #14933c;
	 z-index : 10000003 !important;
}
.ListSearchPrompt {
	background-color:#14933c;
	color:white;
	font-style:italic;
}
.ListSearchNoPrompt {
    display:none;
}
.ajax__tab_active {
	color:#d23023;
	font-weight:bold;
}
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 2px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}
.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}
.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}
.ModalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.ModalPopup {
	text-align:center;
	background-color:#ddeedd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

div.scrollTableContainer {
    overflow: auto;
	position: relative;
	border: gray 1px solid;
}
div.scrollTableContainer table {
	width: expression(offsetParent.scrollWidth - 1);
}
div.scrollTableContainer thead tr {
	position: relative;
/*    background-color:white;*/
	background-color:#14933c;
	color:#ffffff;
	top: expression(offsetParent.scrollTop - 1);
    left: expression(typeof(myvar) == 'undefined' ? 0+"px"+(myvar='true') : -1+"px");
}
.ajax__calendar_container { z-index : 1004 ; }
.collapsePanel {
	background-color:white;
	overflow:hidden;
}
.collapsePanelHeader {
	width:100%;		
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}
.ErrorSpan {color: #d23023}

/*START JQuery Tools Accordian Menu Bar*/


#divSystems {
	 margin:1px;
	
}

/* accordion system header */
#divSystems h2 {
    border: 0px solid #2F4F4F;
    color: MintCream;
	BACKGROUND-COLOR: #005300;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11pt;
	font-weight: normal;
	padding:1px;
	margin:1px;
    margin-top: 0px;
    cursor: pointer;
    margin-bottom:0px;
}
#divSystems h2 a {
	color: #FFFFFF;
	background: none;
	
}


#divSystems h2.current {
	border: 0px solid #2F4F4F;
    color: MintCream;
	BACKGROUND-COLOR: #005300;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	padding:1px;
	margin:1px;
    margin-top: 0px;
    cursor: default;
    margin-bottom:0px;
}

/* accordion pane */
#divSystems .SystemPane {
	font-weight:normal;
	background-color: MintCream;
    border: solid 1px #2F4F4F;
    border-top: none;
    padding: 0px;
    padding-left: 0px;
     /* display:none;*/
    margin-bottom:0px;
    margin-top:0px;
    display:none;
}



/* accordion View header */
#divSystems h3 {
	cursor: pointer;
	border: 0px solid MintCream;
    color: white;
	BACKGROUND-COLOR: #14933c;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
    padding: 0px;
    margin:0px;
    margin-top: 1px;	
    margin-bottom:1px;
}
#divSystems h3 a {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
	
}


#divSystems h3.current {
	cursor:default;
	border: 0px solid #MintCream;
    color: white;
	BACKGROUND-COLOR: #14933c;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 0px;
    margin:0px;
    margin-top: 1px;
    margin-bottom:1px;
	
}

/* accordion pane */
#divSystems .ViewPane {
    background-color: MintCream;
    border-top: none;
    padding: 1px;
    padding-left: 1px;
    overflow: hidden;
   display:none;
	
}




/* END JQuery Tools Accordian Menu Bar*/

