#dhtmltooltip
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11pt;
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}



#HEADER
{
	padding-right: 3px;
	padding-left: 3px;
	/*font-weight: bold;*/
	font-size: 9pt;
	padding-bottom: 3px;
	margin: 0px;
	color: whitesmoke;
	text-indent: 5pt;
	padding-top: 3px;
	letter-spacing: normal;
	background-color: #6699ff;
	text-align: left;
}


.TITLE
{
	/*font-weight: bold;*/
	font-size: 8pt;
	vertical-align: super;
	color: mediumblue;
	line-height: 15pt;
	text-align: left;
	text-decoration: none;
}

.NORMAL
{
	/*font-weight: bold;*/
	font-size: 8pt;
	color: dimgray;
}
.ALERTMSG
{
	/*font-weight: bolder;*/
	font-size: 8pt;
	color: sienna;
}

.griditem
{
	vertical-align: text-top;
	padding: 0 0 0 5;
}
.gridrownum
{
	text-align: center;
	vertical-align: text-top;
}

LI.minor
{
	list-style-position: outside;
	font-size: 8pt;
	left: 2px;
	color: black;
	line-height: 12pt;
	list-style-type: circle;
	text-decoration: none;
}

#ListItem
{
	background: url(../images/square.gif) no-repeat 0em 0.3em;
	list-style: none outside;
}
#mainMenu
{
	background-color: #EEE;
	border: 1px solid #CCC;
	color: #000;
	width: 275px;
}

#menuList
{
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
}
.inversetitle
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #000099;
	color: White;
	font-size: 10px;
	font-variant: small-caps;
	font-weight: 600;
	text-align: center;
}
li.menubar
{
	list-style-position: outside;
	font-size: 8pt;
	background: url(../images/plus.gif) no-repeat 0em 0.3em;
	line-height: 15pt;
	list-style-type: none;
}

.menu, .submenu
{
	display: none;
	margin-left: 15px;
	padding: 0px;
}

.menu li, .submenu li
{
	background: url(../images/square.gif) no-repeat 0em 0.3em;
	list-style: none outside;
}

a.actuator
{
	padding-left: 15px;
	font-weight: bold;
	font-size: 8pt;
	color: #000;
	background-color: transparent;
	text-decoration: none;
}
a.actuator1
{
	padding-left: 15px;
	font-weight: normal;
	font-size: 8pt;
	color: #000;
	background-color: transparent;
	text-decoration: none;
}
a.actuator:hover, a.actuator1:hover
{
	text-decoration: underline;
}

.menu li a, .submenu li a
{
	background-color: transparent;
	color: #000;
	font-size: 8pt;
	padding-left: 15px;
	text-decoration: none;
}

.menu li a:hover, submenu li a:hover
{
	/*border-bottom: 1px dashed #000;*/
	text-decoration: underline;
}

span.key
{
	text-decoration: underline;
}
OL
{
	/* Tag added by GPond 12/5/2005 */
	font-size: 8px;
	color: navy;
	font-family: Sans-Serif, Arial;
	font-weight:normal;
	list-style-type: decimal;
}

.TreeViewFont
{
	font-size: 8px;
	color: navy;
	font-family: Verdana, Arial;
}
.FontSize8pt
{
    font-size:8pt;
}

.FontSize9pt
{
    font-size:9pt;
}

.FontSize10pt
{
    font-size:10pt;
}
.TopSpacer
{
	background-image: url(images/boilerplate/TopSpacer.jpg);
}
.HeaderRow
{
    font-size:10pt;
    font-weight:bolder;
    color:White;
    text-decoration:underline;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.HeaderRow9Underline
{
    font-size:9pt;
    font-weight:bolder;
    color:White;
    text-decoration:underline;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.HeaderRowWOLine
{
    font-size:10pt;
    font-weight:bolder;
    color:White;
    text-decoration:none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.DataRow
{
    font-size:9pt;
    text-decoration:none;
    font-weight:normal;
    color:Black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.DataRow7
{
    font-size:8pt;
    text-decoration:none;
    font-weight:normal;
    color:Black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.DataRow7 a
{
    font-size:8pt;
    text-decoration: underline;
    font-weight:normal;
    color:Blue;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.DataRow8
{
    font-size:8pt;
    text-decoration:none;
    font-weight:normal;
    color:Black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.DataRow8 a
{
    font-size:8pt;
    text-decoration: underline;
    font-weight:normal;
    color:Blue;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.updating
{
    font-weight:200;
	text-align: center;
	position: absolute;
	border: 6px solid #336699;
	background-color:White;
	padding: 1em;
	left:40%;
	height:40%;
	font-family: Arial, Helvetica, sans-serif;
	width:300px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#c2ccda;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
}
.drilldowngv
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: Black;
}
.bgImage
{
    background-color:#CCCCCC;
    background-image: url(images/misc/engPaper.png);
}
.HeaderRow7
{
    font-size:8pt;
    font-weight:bolder;
    color:White;
    text-decoration:none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.HeaderRow7 a
{
    text-decoration:underline;
}
.HeaderRow8
{
    font-size:8pt;
    font-weight:bolder;
    color:White;
    text-decoration:none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.HeaderRow8 a
{
    text-decoration:underline;
}
.HeaderRow9
{
    font-size:9pt;
    font-weight:bolder;
    color:White;
    text-decoration:none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.DrilldownbgImage
{
    background-color:#CCCCCC;
    background-image: url(images/misc/blueback.jpg);
}
.Disclaimer
{
    font-size:8pt;
    text-decoration:none;
    font-weight:normal;
    color:Black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.TO4DataGridFixedHeader
{
    font-size:9pt;
    color:White;
    text-decoration:underline;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    POSITION:relative; 
	TOP: expression(this.offsetParent.scrollTop - 2); 
}
.TO4TextBox
{
    background-color:AliceBlue;
    font-size:8pt;
    text-decoration:none;
    font-weight:normal;
    color:Black;
    font-family: Arial, Tahoma, Verdana;
    border-width:1px;
	border-style:solid;
	border-color:Gray;
}

.linkCursor
{
    cursor: hand;
}
.DataRowwithCursor
{
    font-size:9pt;
    text-decoration:none;
    font-weight:normal;
    color:Black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    cursor: hand;
}
.DataRowwithOutCursor
{
    font-size:9pt;
    text-decoration:none;
    font-weight:normal;
    color:Black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.VersionText
{
	FONT-SIZE: 10pt;
	font-weight:bold;
	text-decoration:none;
	color: #454545;
}
.RALabelCSS
{
	font-size: 10pt; 
	color:Black;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-decoration:none;
}
.RALabelCSSBold
{
	font-size: 10pt; 
	color:Black;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-weight:bold;
	text-decoration:none;
}
.RALabelSmallCSS
{
	font-size: 9pt; 
	color:Black;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-decoration:none;
}
.RATextBoxBlueCSS
{
	font-size: 8pt; 
	color: black;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;	
	line-height: 9pt;
	border-style:solid;
	border-color:Gray;
	background-color:AliceBlue;

}
.RATextBoxCSS
{
	font-size: 8pt; 
	color: black;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;	
	line-height: 9pt;
	border-style:solid;
	border-color:Gray;
	background-color:AliceBlue; 
	border-width:1px;

}
.RATextBoxRightCSS
{
    font-size: 8pt; 
	color: black;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;	
	line-height: 9pt;
	border-style:solid;
	border-color:Gray;
    text-align: right;
    background-color:AliceBlue;
}
.RADropDownCSS
{
	font-size: 8pt; 
	color: Black;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;	
	line-height: 9pt;
	border-style:double;
	border-color:Black;
	background-color:AliceBlue;

}
.RATitle
{
    font-size: 12pt; 
	color: black;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	color: #454545;
}
.RAButton
{
    font-size: 9pt;
    color: Black;
    font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	width:80px;
    
}
.NoteText
{
    overflow: scroll; 
    border: Solid 2px #CCCCCC; 
    background-color: AliceBlue;
    width: 280px;
    height: 120px;
   	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: Black;
	margin: 0;
    padding: 0;

}

fieldset {
	/*float: left;*/
	clear: both;
	width: 100%;
	padding: 0;
	border-style: none;
	border: 1px solid #BFBAB0;
	background-color: #cceffc;
	background-image: url(images/fieldset_gradient.png);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0em;
}

legend {   
	margin-left: 1em; 
	padding: 0;
	font-weight: bold;
	font: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #036;
}

.TRISource
{
    font-size:9pt;
    text-decoration:none;
    font-weight:normal;
    color:Black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.TRISourceLink
{
    font-size:9pt;
    color:Black;
    font-weight:normal;
    text-decoration:none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.TRISourceLink a
{
    font-size:9pt;
    color:Black;
    font-weight:normal;
    text-decoration:underline;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.TRISourceWhite
{
    font-size:9pt;
    text-decoration:none;
    font-weight:normal;
    color:White;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.TRISourceLinkWhite
{
    font-size:9pt;
    color:White;
    font-weight:normal;
    text-decoration:none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.TRISourceLinkWhite a
{
    font-size:9pt;
    color:White;
    font-weight:normal;
    text-decoration:underline;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Locks the left column */
td.locked, th.locked {
position:relative;
cursor: default;
left:expression(document.getElementById("ctl00_TabContentPlaceholder_pnlgvGeneral").scrollLeft); /* div_gridholder : name of the div which holds gridview*/
}
 
/* Locks the header */
.FreezeHeader { 
position:relative ; 
top:expression(this.offsetParent.scrollTop - 2); 
z-index: 20; 
}
.rightpadding
{
    padding-right:5px;
}

.DataRow7Cursor
{
    cursor: hand;
    font-size:8pt;
    text-decoration:underline;
    font-weight:normal;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.ReportGroupHeading
{
    margin-left: 1em; 
	padding: 0;
	font-weight: bold;
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #036;
}
.ReportItem
{
    font-size:12pt;
    font-weight:normal;
    text-decoration:underline;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.BorderRight
{
    border-right-color:Black;
    border-right-style:solid;
    border-right-width:0px;
}
