body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color: #000000;
	background-color: #DADDE0;
	background-image: url(images/1pxlbg_1034.gif);
	background-repeat: repeat-y;
	size: landscape;
	/*size: auto;*/

}
ul
{
	list-style-image: url(images/bullet.gif);
	margin-top: 0px;
	margin-bottom: 0px;

}
li{
	padding-bottom: 8px
}
a:link 
{	
	color: #0066CC; 
	text-decoration: underline;
}
a:active 
{
	color: #0066CC; 
	text-decoration: underline;
}
a:visited 
{
	color: #0066CC;
	text-decoration: underline;
}	
a:hover 
{
	text-decoration: underline;
	color: #0066CC;
}
td
{
	font-size: 0.75em;
}
p
{
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
}

.highlight
{
	
	background-color: #EBF3FB;
}
.highlight table
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.highlight td
{
	padding-bottom: 1px;
	padding-top: 1px;	
}
.highlight th
{
	/*padding-bottom: 10px;
	padding-top: 10px;*/
	padding-bottom: 5px;
	padding-top: 5px;	
	font-size: 0.80em;	
	font-weight: bold;
	text-align: left;
	
}
.bannerbg
{
	background-image: url(scoping/images/pop_header.jpg);
	height: 33px;
	/*padding-left: 20px;*/
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
}
.formula
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.pageheader
{
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;

}
.pageheader table
{
	border-style: solid;
	border-color:  #006AB6;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;	
}
.pageheader p
{
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;	
}
h1
{
	font-size: 1.10em;
	margin-bottom: 5px;
}
h2
{
	font-size: 1em;
	margin-bottom: 10px;
	width: 30%;
	white-space: nowrap;
}
h2.anchor
{
	font-size: 1em;
	margin-bottom: 3px;
	margin-top: 0px;
	/*width: 30%;*/
	white-space: nowrap;
	border-style: solid;
	border-color: #006AB6;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px
	
}
#footer
{
	text-align: center;
	height: 30px;
	color: #666666;
	font-size: 10px;
}
#contentarea
{
	padding-top: 10px;
	padding-right: 10px;	
}

.subtitle
{
	font-size: .70em;
	padding-left: 1px;
}

.data
{
	border-color: #CBCFD7;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	margin-bottom: 0px;
}
.data td
{
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.data th
{
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	font-size: 0.75em;
	font-weight: normal;
	background-image: url(scoping/images/table_header.gif);
	background-repeat: repeat-x;
	height: 25px;
}
.data table
{
	/*margin-bottom: 15px;
	margin-top: 15px;*/
	margin-bottom: 0px;
	margin-top: 5px;
}
.alternaterow1 
{
	background-color:  #EBEBD7;
}
.alternaterow2
{
	background-color:  #F7F7E3;
}
.alternaterow3
{
	background-color:  #DFE7DB;
}
.alternaterow4
{
	background-color:  #EFF3EB;
}
/*for new global links */
.globallink
{
	/*text-align: right;*/
	vertical-align: middle;
	/*padding-top: 0px;*/
	/*padding-bottom: 12px;*/
	font-size: 0.725em;
	color: #C1E1FF;
}
.globallink a:link
{
	color: #FFFFFF;
	text-decoration: underline;
}
.globallink a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
.globallink a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
.globallink a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.globallink div
{
	/*width: 400px;*/
	position: absolute;
	margin-left: 684px;
	/*margin-left: 600px;*/
	margin-bottom: 12px;
	margin-top: 7px;
	z-index: 1;
	float: right;
	vertical-align: top;
	/*text-align: right;*/
	
}

/*for new global links ends here */
         .badValue {border-style: solid; border-width: 2px; border-color:red; color:black}
			.hide
			{
				display: none;
			}
