

body
{
    font-weight: normal;
	font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #2e2e2e;
    margin: 0px;
}

P.Standard
{
    font-weight: normal;
	font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    color: #2e2e2e;
}

P.Small
{
    font-weight: normal;
	font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    color: black;
}

P.Version
{
    color:#cccccc;
    text-align:right;
    background-color:white;
    font-size:0.7em;
    padding-right:10px;
}

.mandatory
{
    font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    color:  red;
    font-size:0.7em;
    font-weight: bold;
}

input.Login
{
    font-weight: 500;
	font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;    
}

input.Date
{
	TEXT-ALIGN: center;
	font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 0.9em;
    border-right: #2e2e2e 1px solid;
    border-top: #2e2e2e 1px solid;
    border-left: #2e2e2e 1px solid;
    border-bottom: #2e2e2e 1px solid;    
}

input.File
{
	padding-left: 5px;
	font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
}

input
{
	padding-left: 5px;
	font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    border-color: #A4CD3A;
    border-STYLE: solid;
    border-width: 1px;
	border-radius: 4px !important;
    height:       25px;
}

input:hover
{
    border-color: #719500;
    border-width: 1px;
}

input:focus
{
    border-color: #719500;
    border-width: 1px;
}


input.ResultError
{
	padding-left: 2px;
	font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    border-color: #ff0000;
    border-STYLE: solid;
    border-width: 3px;
    cursor: pointer;
    height: 25px;
}

input.Result
{
	padding-left: 5px;
	font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 0.9em;
    border-color: #A4CD3A;
    border-STYLE: solid;
    border-width: 1px;
	border-radius: 4px !important;
    height:       25px;
}

input.Result:hover
{
    border-color: #719500;
    border-width: 2px;
}

input.Result:focus
{
    border-color: #719500;
    border-width: 2px;
}


input.LoginErr
{
    font-weight: 500;
    font-size: 0.9em;
    color: red;
}


input.ButtonBar
{
	font-weight: bold;
	font-size: 0.9em;
	color:	#719500;
	width:	100px;
	TEXT-ALIGN:	center;
	cursor: pointer
}

input.Button 
{
	border-left: #A4CD3A 1px solid;
	border-right: #A4CD3A 1px solid; 
	border-bottom: #A4CD3A 1px solid;
	border-top: #A4CD3A 1px solid; 
	font-size: 0.9em;
	background-color: #A4CD3A;
	color: white;
	cursor: pointer;
	font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
	white-space: normal;
	width: 150px;
	font-variant: small-caps;
    height:   30px;
}

input.Button:hover
{
	border-left: #719500 1px solid;
	border-right: #719500 1px solid; 
	border-bottom: #719500 1px solid;
	border-top: #719500 1px solid; 
	font-size: 0.9em;
	background-color: #A4CD3A;  
	color: #008000;
	cursor: pointer;
}

input.ColumnHeader
{
	color:	#A4CD3A;
	font-weight: bold;
}

input.MainMenuButton
{
	border-left: #719500 1px solid;
	border-right: #719500 1px solid; 
	border-bottom: #719500 1px solid;
	border-top: #719500 1px solid; 
	font-size: 0.9em;
	background-color: #A4CD3A;
	color: white;
	cursor: pointer;
	font-weight: normal;
	text-align: center;
	font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
	white-space: normal;
	font-variant:small-caps;
	letter-spacing:1px;
    height: 40px;
}

input.MainMenuButton:hover
{
	border-left: #A4CD3A 1px solid;
	border-right: #A4CD3A 1px solid; 
	border-bottom: #A4CD3A 1px solid;
	border-top: #A4CD3A 1px solid; 
	//font-size: 0.9em;
	background-color: #719500;
	color: #A4CD3A;
	//cursor: pointer;
	//font-weight: normal;
	//text-align: center;
	//font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
	//white-space: normal;
}

input.DashboardButton
{
	border-left: yellow 2px solid;
	border-right: yellow 2px solid; 
	border-bottom: yellow 2px solid;
	border-top: yellow 2px solid; 
	font-size: 0.9em;
	background-color: #A4CD3A;
	color: red;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
	white-space: normal;
	font-variant:small-caps;
	letter-spacing:1px;
    height: 40px;
}

input.DashboardButton:hover
{
	border-left: #A4CD3A 1px solid;
	border-right: #A4CD3A 1px solid; 
	border-bottom: #A4CD3A 1px solid;
	border-top: #A4CD3A 1px solid; 
	background-color: #719500;
	color: #A4CD3A;
}

TextArea.Standard
{
	PADDING-left: 2px;
	font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 0.9em;
    border-right: #A4CD3A 1px solid;
    border-top: #A4CD3A 1px solid;
    border-left: #A4CD3A 1px solid;
    border-bottom: #A4CD3A 1px solid;    
}

TextArea.Standard:hover
{
	PADDING-left: 2px;
	font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 0.9em;
    border-right: #719500 1px solid;
    border-top: #719500 1px solid;
    border-left: #719500 1px solid;
    border-bottom: #719500 1px solid;    
}

.RowInFocus
{
    font-size: 0.9em;
    cursor: pointer;
    color: white;
    background-color: #A4CD3A;  
}
.RowNotInFocus
{
    /*font-size: 0.9em;*/
    font-size: 0.8em;
    color: #2e2e2e;
    background-color: white;
    cursor: pointer;
}

.RowNotInFocus:hover
{
    /*font-size: 0.9em;*/
    color: #2e2e2e;
    background-color: #A4CD3A;
}

.RowNotInFocusNHLS
{
    /*font-size: 0.9em;*/
    font-size: 0.8em;
    color: #008000;
    background-color: white;
    cursor: pointer;
}

.RowNotInFocusNHLS:hover
{
    /*font-size: 0.9em;*/
    color: #2e2e2e;
    background-color: #A4CD3A;
}


tr.Row
{
    font-size: 0.8em;
    color: #008000;
    background-color: white;  
}
tr.RowAlternate
{
    font-size: 0.8em;
    color: #008000;
    background-color: azure;
}





hr.ContrastColour
{
    color: #719500;
    background-color: #719500;
    HEIGHT: 1px;
}


hr.StandardLine
{
    color: #2e2e2e;
    background-color: #cccccc;
    HEIGHT: 1px;
}

hr.Box
{
    color: #cccccc;
    background-color: #cccccc;
    HEIGHT: 1px;
}

hr.Separator
{
    border-top: 1px solid #719500;
    color: #fff;
    background-color: #fff;
    height: 4px;
}

hr.footer
{
    border-top: 1px dashed #f00;
    color: #fff;
    background-color: #fff;
    height: 4px;
}

Table
{
    border-collapse: collapse;
}

Table.Box
{
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 1px solid; 
	border-right: #cccccc 1px solid; 
	border-left: #cccccc 1px solid;
}

/*  th for fixed table headings    */
th
{
    position:   sticky;
    top:        0;
    background: white;
}


TD.Box
{
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 1px solid; 
	border-right: #cccccc 1px solid; 
	border-left: #cccccc 1px solid;
	font-size: 0.9em;
    padding-left: 5px;
    height: 40px;
}


TD.TempHeader
{
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 1px solid; 
	border-right: #cccccc 1px solid; 
	border-left: #cccccc 1px solid;
	font-size: 0.9em;
    vertical-align:     top;
    height:             100px;
    font-weight:        bold;
    background-color:#cccccc;
}

TD.TestBox
{
	border-bottom: black 1px solid;
	border-top: black 1px solid; 
	border-right: black 1px solid; 
	border-left: black 1px solid;
	color: black;
	font-size: 0.7em;
}

TD.TestColumnHeader
{
	border-bottom: #dddddd 1px solid;
	border-top: #dddddd 1px solid; 
	border-right: #dddddd 1px solid; 
	border-left: #dddddd 1px solid;
	font-weight: bold;
	font-size: 0.8em;
	background-color:#444444;
	color:#dddddd;
}

TD.TestColumnHeaderYellow
{
	border-bottom: #444444 1px solid;
	border-top: #444444 1px solid; 
	border-right: #444444 1px solid; 
	border-left: #444444 1px solid;
	font-weight: bold;
	font-size: 0.8em;
	background-color: yellow;
	color: #444444;
}

TD.TestColumnHeaderAzure
{
	border-bottom: #444444 1px solid;
	border-top: #444444 1px solid; 
	border-right: #444444 1px solid; 
	border-left: #444444 1px solid;
	font-weight: bold;
	font-size: 0.8em;
	background-color: azure;
	color:#444444;
}

TD.TestColumnHeaderPink
{
	border-bottom: #444444 1px solid;
	border-top: #444444 1px solid; 
	border-right: #444444 1px solid; 
	border-left: #444444 1px solid;
	font-weight: bold;
	font-size: 0.8em;
	background-color: pink;
	color:#444444;
}

TD.ColumnHeader
{
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 1px solid; 
	border-right: #cccccc 1px solid; 
	border-left: #cccccc 1px solid;
	color: #2e2e2e; 
	font-weight: bold;
	font-size: 0.7em;
}

TD.TrialHeader
{
    font-weight: bold;
    font-size: 1.0em;
    color: #719500;
    font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
}

TD.Plain
{
    font-size: 0.9em;
    color: #2e2e2e;
    font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    vertical-align:  top;
}


TD.CaseTab
{
	border-bottom: black 1px solid;
	border-top: black 1px solid; 
	border-right: black 1px solid; 
	border-left: black 1px solid;
    font-weight: normal;
    font-size: 0.9em;
    color: gray;
    cursor: pointer;
    font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    background-color: silver
}

TD.CaseTabSelect
{
	border-bottom: white 1px solid;
	border-top: black 1px solid; 
	border-right: black 1px solid; 
	border-left: black 1px solid;
    color: gray; 
    font-size: 0.9em;
    font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #f0ffff;;
}

TD.CaseTabSpacer
{
	border-bottom: black 1px solid;
	border-top: white 1px solid; 
	border-right: white 1px solid; 
	border-left: white 1px solid;
    background-color: white;
}

TD.DataEntry
{
    font-weight: normal;
    font-size: 0.9em;
    /*color: #A4CD3A; */
    color: #008000; 
    font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    height: 40px;
}

select
{
	border-color:	#A4CD3A;
	border-style:	solid;
	border-width:	1px;
    font-weight: normal;
    font-size: 0.9em;
    color: #2e2e2e; 
    font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
}


select.Input
{
	border-color:	#A4CD3A;
	border-style:	solid;
	border-width:	1px;
    font-weight: normal;
    font-size: 0.9em;
    color: #2e2e2e; 
    font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	border-radius: 4px !important;
    height:       30px;
}

select.InputError
{
	border-color:	#ff0000;
	border-style:	solid;
	border-width:	3px;
    font-weight: normal;
    font-size: 0.9em;
    color: #2e2e2e; 
    font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	border-radius: 4px !important;
    height:       30px;
}

select.Input:hover
{
    border-color: #719500;
}

select.Input:focus
{
    border-color: #719500;
}


LI.News
{
    font-weight: normal;
    font-size: 0.8em;
    color: #2e2e2e; 
    font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;

}

div#newsheader
 {
    backgound-image:  url(../images/tabmain_right_off.gif);
    backgound-position: top right;
    backgound-repeat: no-repeat;
	height: 30;
	TEXT-ALIGN: center;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}


A.highlight:link
{
    font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    TEXT-DECORATION: none;
	color:	red;
	Vertical-align:	middle;
}
A.highlight:visited
{
    font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    TEXT-DECORATION: none;
	color:	red;
	Vertical-align:	middle;
}
A.highlight:hover
{
    font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    TEXT-DECORATION: underline;
	color:	#719500;
	Vertical-align:	middle;
}
A.highlight:active
{
    font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    TEXT-DECORATION: none;
	color:	red;
	Vertical-align:	middle;
}


TD.SampleTab
{
	border-bottom: black 1px solid;
	border-top: black 1px solid; 
	border-right: black 1px solid; 
	border-left: black 1px solid;
    font-weight: normal;
    font-size: 0.9em;
    color: black;
    cursor: pointer;
    font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    background-color: silver;
    height:     30px;
    padding-left:   20px;
}

TD.SampleTabSelect
{
	border-bottom: black 1px solid;
	border-top: black 1px solid; 
	border-right: black 1px solid; 
	border-left: black 1px solid;
    font-weight: bold;
    font-size: 0.9em;
    color: black;
    font-family: tahoma,Trebuchet MS, Arial, Helvetica, sans-serif;
    background-color: #719500;
    height:     30px;
    padding-left:   20px;
}


div.IssueHeader
{
	margin: 0 auto;
    height: 30px;
    width:  90%;
	padding-left: 30px;
	padding-top: 8px;
	font-weight: bold;
    font-size: 0.9em;
	background-color: #f0ffff;
	color: black;
	cursor:	pointer;
	border: #cccccc 1px solid;
}

div.IssueDetail
{
	margin: 0 auto;
    width:  90%;
    font-size: 0.9em;
    padding-left: 30px;
	padding-top: 8px;
}


/***************************************************  Navigation styles ********************************************************/
div.navContainer {
	display: none;
	position: absolute;
	left: -1px;
	top: 22px;
	border: 1px solid #A4CD3A;
	border-top: 0;
	z-index: 999;
	background-color: #cccccc;
	padding: 4px 0 4px 5px;
}

.navContainer {
	-moz-box-shadow: #A4CD3A 0 8px 40px 4px;
	filter: shadow(color = #ffffff);
}

.navContainer dl {
	font-weight: normal;
	font-size: 1.0em;
	margin-bottom: 15px;
	width: 150px;
}

.navContainer dt {
	font-weight: bold;
}

.navContainer dd {
	backgound: transparent url(ContentImages/article-list-bullet.gif) 0 5px no-repeat;
	padding-left: 10px;
}

.navContainer dd a {
	color: #A4CD3A !important;
	text-decoration: none;
	padding: 0 !important;
}

.navContainer dd a:hover {
	color: #333;
	text-decoration: normal;
}




#navSearchBar {
	height: 50px;
	position: relative;
	width: 800px;
	z-index: 999;
	border: 1px solid #cccccc;
	border-radius: 10px;
}

/***************************************************  Primary Nav *****************************************************/
ul.primaryNav li {
	display: block;
	float: left;
	border-right: 1px solid #cccccc;
	position: relative;
	background-color: #fff;
	font-variant:small-caps;
	letter-spacing:1px;
}

ul.primaryNav li:hover div.navContainer {
	display: block;
}

ul.primaryNav li a {
	padding: 0 15px;
	display: block;
	/*color: #A4CD3A;*/
    color: #008000;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 22px;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	font-variant:small-caps;
	letter-spacing:1px;

}

ul.primaryNav li a:hover {
	background-color: #A4CD3A;
	color: #ffffff;
	/*color: #719500;*/
	text-align: left;
}

ul.primaryNav li.last_item a {
	border-bottom: none;
	border-right: none;
}

/***************************************************  Secondary Nav  ***************************************************/  
ul.secondaryNav {
	float: left;
	background-color: #cccccc;
	margin-right: 5px;
	padding-bottom: 10px;
}

ul.secondaryNav li { 
	/*width: 120px;*/
	width: 260px;
}

ul.secondaryNav li a {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 24px;
	display: block;
	padding: 0 10px;
	border-bottom: 1px dotted #ccc;
	margin: 4px 10px 2px 7px;
}

ul.secondaryNav li a:hover {
	text-decoration: none;
}



.clearer {
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	clear: both;
	float: none;
}

/***************************************************  Third Nav **************************************************/

.thirdNav{
			position: absolute;
			top: 0;
			bottom: 0; 
			right: 0;
			width: 230px; /* Width of navigation frame */
			height: 100%;
			overflow: hidden; /* Disables scrollbars on the navigation frame. To enable scrollbars, change "hidden" to "scroll" */
			backgound: #eee;
}

.thirdNavMain {
			position: fixed;
			top: 0; 
			left: 0;
			right: 230px; /* Set this to the width of the navigation frame */
			bottom: 0;
			overflow: auto; 
			backgound: #fff;
		}
/***************************************************  End of Navigation Styles **************************************************/

/* Tabs */

/* Style the tab */
div.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    text-align: center;
    margin: 0% 2.5%;
	font-variant:small-caps;
	letter-spacing:1px;
}

/* Style the buttons inside the tab */
div.tab button {
    background-color: inherit;
    float: left;
    width: 150px;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
}

/* Change backgound color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
}

/* End of tabs */
