BODY
{
	font-size: small;
	font-family: Tahoma;
}
INPUT
{
	font-size: small;
	font-family: Tahoma;
}
.mainTitle
{
	width: 100%;
	text-align: right;
}
.mainTitleText
{
	font-size: large;
	color: #4f81bd;
}
.pageTitle
{
	font-size: large;
	color: #4f81bd;
}

.pageTitle1
{
	font-size: large;
	color: #01824A;
}

.logoContent
{
}
.tabBar
{
	background-image: url(Images/blue_gradient_bar.png);
	color: white;
	height: 20px;
	text-align: left;
}
.tabBarTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	white-space: nowrap;
}
.tabBarTable TR
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-collapse: collapse;
}
.tabBarTable TD
{
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-collapse: collapse;
}
.menuContent
{
	vertical-align: top;
	width: 170px;
	height: 1000px;
	background-color: #f2f2f2;
}
.mainContentTable
{
	width: 100%;
}
.mainContent
{
	width: 100%;
}
.mainContent A:link
{
	color: #3333bb;
	text-decoration: underline;
}
.mainContent A:visited
{
	color: #3333bb;
	text-decoration: underline;
}
.mainContent A:active
{
	color: #3333bb;
	text-decoration: underline;
}
.mainContent A:hover
{
	color: #7777ee;
	text-decoration: underline;
}





.LinkButton A:link
{
	color: #3333bb;
	text-decoration: underline;
}


.LinkButton A:active
{
	color: #3333bb;
	text-decoration: underline;
}
.LinkButton A:visited
{
	color: #3333bb;
	text-decoration: underline;
}

.LinkButton A:hover
{
	color: #7777ee;
	text-decoration: underline;
}
.topTable
{
	width: 100%;
	border-collapse: collapse;
}
.bottomTable
{
	width: 100%;
	border-collapse: collapse;
}
.textboxPassword
{
	width: 150px;
}
.textboxUsername
{
	width: 150px;
}
.reportMainTable
{
	width: 100%;
}
.reportTitle
{
	font-size: large;
	color: #4f81bd;
}
.reportParmsTable
{
	border-top: #d6e1ef 5px solid;
	width: 100%;
	border-bottom: #d6e1ef 5px solid;
	background-color: #d6e1ef;
	white-space:nowrap;
}
.chart
{
	color: blue;
}
.reportParmsTableLabel
{
	/*text-align: right;*/
	white-space:nowrap;
}
.reportBreadcrumb
{
	color: #e36c0a;
}
.reportBreadcrumb A:link
{
	color: #e36c0a;
	text-decoration: underline;
}
.reportBreadcrumb A:visited
{
	color: #e36c0a;
	text-decoration: underline;
}
.reportBreadcrumb A:active
{
	color: #e36c0a;
	text-decoration: underline;
}
.reportBreadcrumb A:hover
{
	color: #f79748;
	text-decoration: underline;
}
.fieldLabel
{
	color: black;
	white-space: nowrap;
}
.fieldValue
{
	color: #7c6f57;
}
.orangeLink A:link
{
	color: #e36c0a;
	text-decoration: underline;
}
.orangeLink A:visited
{
	color: #e36c0a;
	text-decoration: underline;
}
.orangeLink A:active
{
	color: #e36c0a;
	text-decoration: underline;
}
.orangeLink A:hover
{
	color: #f79748;
	text-decoration: underline;
}
.tabBarLink A:link
{
	color: #f0f0f0;
	text-decoration: underline;
}
.tabBarLink A:visited
{
	color: #f0f0f0;
	text-decoration: underline;
}
.tabBarLink A:active
{
	color: #f0f0f0;
	text-decoration: underline;
}
.tabBarLink A:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.helpLink
{
	text-decoration: none;
}
.helpLink A:link
{
	color: #d2d2d2;
}
.helpLink A:visited
{
	color: #d2d2d2;
}
.helpLink A:active
{
	color: #d2d2d2;
}
.helpLink A:hover
{
	color: #ffffff;
}
.reportGrid
{
	font-size: small;
}
.reportGrid TR
{
}
.reportGrid TD
{
}
.logoTable
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 2px;
	width: 100%;
	padding-top: 10px;
}
.logoTable TR
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 10px;
	padding-top: 10px;
}
.logoTable TD
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 10px;
	padding-top: 10px;
}
.updateFormTable
{
	border-right: #d6e1ef 10px solid;
	border-top: #d6e1ef 5px solid;
	border-left: #d6e1ef 10px solid;
	border-bottom: #d6e1ef 5px solid;
	background-color: #d6e1ef;
	min-width: 200px;
}
.updateFormTable TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	padding-top: 2px;
}
.errorTable
{
	border-top: #d6e1ef 5px solid;
	width: 100%;
	border-bottom: #d6e1ef 5px solid;
	background-color: #d6e1ef;
}
.errorTable TR
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 10px;
	padding-top: 10px;
}
.errorTable TD
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 5px;
	padding-top: 5px;
}
.ajax__calendar_days TABLE TR TD
{
	padding-right: 0px;
	padding-left: 0px;
}
.tabLink
{
	color: White;
	text-decoration: none;
	white-space:nowrap;
}
/*
.tabBarTD
{
	width: 10%;
	
}
*/



.LargeTextBox
{
	width: 250px;
}
.errormsg
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #FF0000;
}


.CurrentStatus
{
	font-family: Gill Sans MT, Arial;
	font-size: 10pt;
	color: #FF0000;
}
.ctl00_menuTab_0
{
	background-color: white;
	visibility: hidden;
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
.ctl00_menuTab_1
{
	color: #D2D2D2;
	text-decoration: none;
}
.ctl00_menuTab_2
{
	color: #D2D2D2;
	height: 10px;
}
.ctl00_menuTab_3
{
}
.ctl00_menuTab_4
{
	padding: 2px 5px 2px 5px;
}
.ctl00_menuTab_5
{
	color: White;
}
.ctl00_menuTab_6
{
}
.ctl00_menuTab_7
{
	color: White;
}
.ctl00_menuTab_8
{
	color: White;
}
.ctl00_menuSide_0
{
	background-color: white;
	visibility: hidden;
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
.ctl00_menuSide_1
{
	color: #7C6F57;
	font-family: Tahoma;
	text-decoration: none;
}
.ctl00_menuSide_2
{
	color: #7C6F57;
	background-color: #F2F2F2;
	font-family: Tahoma;
	width: 170px;
}
.ctl00_menuSide_3
{
}
.ctl00_menuSide_4
{
	padding: 2px 5px 2px 5px;
}
.ctl00_menuSide_5
{
}
.ctl00_menuSide_6
{
	background-color: #E2E2E2;
}
.ctl00_menuSide_7
{
	color: White;
}
.ctl00_menuSide_8
{
	background-color: #7C6F57;
}
.ctl00_menuSide_9
{
	color: White;
}
.ctl00_menuSide_10
{
	color: White;
	background-color: #928367;
}

.chkboxInstruments
{
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}


@media print
{

/***** Styles for print ******/

h1, h2, h3 {color:black;}

#noprint {display:none}

}
