BODY
{
	background: url(../../images/bg.jpg) #304C6F repeat-x top;
	margin-top: 0px;
}
A
{
	color: #2A5994;
	text-decoration: underline;
}
A:link
{
	color: #2A5994;
	text-decoration: underline;
}
A:visited
{
	color: #2A5994;
	text-decoration: underline;
}
A:hover
{
	color: #2A5994;
	text-decoration: none;
}
A:active
{
	color: #2A5994;
	text-decoration: none;
}
H1
{
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	font-family: arial, helvetica, sans-sherif;
}
H2
{
	font-weight: bold;
	font-size: 13px;
	color: #2A5994;
	font-family: verdana, arial, helvetica, sans-sherif;
}
.pageName
{
	font-weight: bold;
	font-size: 13px;
	color: #2A5994;
	font-family: verdana, arial, helvetica, sans-sherif;
}
.maincontent
{
	background: url(../../images/content-bg.gif) repeat-y center;
	width: 992px;
	text-align: left;
}
#header
{
	width: 1000px;
}
.gridArea
{
	width: 100%;
	text-align: center;
}
.footerHome
{
	font-family: arial, helvetica, sans-sherif;
	font-size: 10px;
	color: White;
}
H3
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-sherif;
	text-decoration: underline;
}
H4
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-sherif;
}
H5
{
	font-size: 8pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-sherif;
}
.menuFolder1
{
	font-weight: bold;
	font-size: 11px;
	background: #2A5994;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.youarehere
{
	font-weight: bold;
	color: #2A5994;
	font-style: italic;
}

.resTbl
{
	border: #2A4B74 solid 1px;
	width: 950px;
}
.resTbl a:link
{
	font-style: normal;
	text-decoration: none;
	cursor: text;
}
.resTbl a:hover
{
	font-style: normal;
	text-decoration: none;
	cursor: text;
}
.resTbl a:visited
{
	font-style: normal;
	text-decoration: none;
	cursor: text;
}

/********** Benchmark **********/
.bmPoorbg
{
	background-color: #CC0000;
}
.bmAvgbg
{
	background-color: #006600;
}
.bmGoodbg
{
	background-color: #0000CC;
}

.bmPoor
{
	color: #CC0000;
}
.bmAvg
{
	color: #006600;
}
.bmGood
{
	color: #0000CC;
}

/***********************  Print  *************************/
@media Print
{
	body
	{
		/*background-color: #FFFFFF;*/
		color: Gray;
	}
	.maincontent
	{
		width: 100%;
	}
	#header
	{
		width: 600px;
	}
	/*table
						{
							background-color: #FFFFFF;
						}
						tr
						{
							background-color: #FFFFFF;
						}
						td
						{
							background-color: #FFFFFF;
						}*/
	#btnPrint, #TablePrint
	{
		display: none;
	}
	#Footer
	{
		display: none;
	}
	.header
	{
		/*background-color: #FFFFFF;*/
	}
	#form1
	{
		width: 100%; /*background-color: #FFFFFF;*/
	}
	/*.form
						{
							background-color: #FFFFFF;
						}*/
	.title
	{
		/*background-color: #FFFFFF;*/
	}
	#content
	{
		/*background-color: #FFFFFF;*/
		width: 100%;
	}
	.header
	{
		display: none;
	}
	#filter
	{
		display: none;
	}
	#print
	{
		display: none;
	}
	#links
	{
		display: none;
	}
	#PanelLegend
	{
		display: none;
	}
	.pageName
	{
		text-align: center;
	}
	#export
	{
		display: none;
	}
	.bmPoorpr
	{
		color: #CC0000;
	}
	.bmAvgpr
	{
		color: #006600;
	}
	.bmGoodpr
	{
		color: #0000CC;
	}
}
/********* Dropdown fro parameter type ***********/
#DropDownList3
{
	visibility: hidden;
}

/******** Grid Caption Style **************/
table caption
{
	background-color: #2A5994;
	color: White; /*font-size: 12pt;*/
}

/************ Fake Link *********************/
.FakeLink
{
}
.closeLoginPanel
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 0px;
	right: 0px;
}
.closeLoginPanel a
{
	background-color: #6699CC; /*cursor: pointer;*/
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding: 3px;
}
