BODY
{
	font-family:Verdana;
	font-size:7.5pt;
	color:#003366;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
}
TABLE
{
	font-family:Verdana;
	font-size:7.5pt;
	color:#003366;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
}
TD
{
	font-family:Verdana;
	font-size:7.5pt;
	color:#003366;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
}

.ReportTitle 
{
	color:A5C3E2;
	font-weight:bold;
	font-size:10.0pt;
}

.alerts 
{
	font-family:Verdana;
	font-size:7.5pt;
	color:#003366;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
}

.alerts A
{
	color:#003366;
    text-transform: none;
    text-decoration: none;
}

.alerts A:hover
{
	color:#003366;
    text-decoration: underline;
}


.contentBold
{
	font-weight:bold;
}

.alerts 
{
	font-size:7.5pt;
}

A:hover
{
	text-transform: none;
    color: #FF6600;
    text-decoration: underline;
}

A
{
    text-transform: none;
    color:#FF6600;
    text-decoration: none;
}

.whiteLink 
{
	color:#FFFFFF;
}
.whiteLink A:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
.whiteLink A
{
	color:#FFFFFF;
	text-decoration:none;
}



.IndicatorLink
{
	color:#003366;
}
.IndicatorLink A
{
	color:#003366;
}
.IndicatorLink A:visited
{
	color:#003366;
}
.IndicatorLink A:hover
{
	color:#003366;
}
.IndicatorLink A:active
{
	color:#003366;
}



.IndicatorLinkSelected
{
	color:red;
}
.IndicatorLinkSelected A
{
	color:red;
}
.IndicatorLinkSelected A:visited
{
	color:red;
}
.IndicatorLinkSelected A:hover
{
	color:red;
}
.IndicatorLinkSelected A:active
{
	color:red;
}


.orangeLink 
{
	color:Black;
}
.orangeLink A
{
    text-transform: none;
    color:#FF6600;
    text-decoration: none;
}
.orangeLink A:visited
{
    text-transform: none;
    color:#FF6600;
    text-decoration: none;
}
.orangeLink A:hover
{
    text-transform: none;
    color:#FF6600;
    text-decoration: none;
}
.orangeLink A:active
{
    text-transform: none;
    color:#FF6600;
    text-decoration: none;
}


.dropDownMenu1 
{
	color:#FFFFFF;
	background-color:#FFAE25;
}

.dropDownMenu1 A:hover
{
	text-transform: none;
    color:#FFFFFF;
    text-decoration: underline;
}

.dropDownMenu1 A
{
    text-transform: none;
    color:#FFFFFF;
    text-decoration: none;
}

.dropDownMenu2
{
	color:#FFC527;
}

.dropDownMenu2Children 
{
	color:#FFC527;
	background-color:#173E6B;
}

.headline 
{
	font-size:12pt;
	font-weight:bold;
	color:#28507D;
}
.contentTitle 
{
	color:#528AC8;
}

.relativeContentTitle 
{
	color:#FFFFFF;
	font-weight:bold;
}

INPUT
{
    font-family: Verdana;
    font-size: 7.5pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    border: 1px solid #31685B;
}

.inputClass
{
    font-family: Verdana;
    font-size: 7.5pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    border: 1px solid #31685B;
}


.whiteContent 
{
	color:White;	
}

.whiteContent A:hover
{
	text-transform: none;
    color:White;
    text-decoration: underline;
}

.whiteContent A
{
    text-transform: none;
    color:White;
    text-decoration: none;
}

.path 
{
	color:#666666;	
}

.path A:hover
{
	text-transform: none;
    color:#666666;
    text-decoration: underline;
}

.path A
{
    text-transform: none;
    color:#666666;
    text-decoration: none;
}
.TableHeader
{
	background-color:#93A7BF;
	font-weight:bold;
	font-size:7.5pt;

	padding:10px;
}
.TableSubHeader
{
	background-color:gray;
	color:White;
	font-weight:bold;
}
.TableRow1 
{
	background-color:#FFFFFF;
}
.TableRow2
{
	background-color:#F3F3F3;
}




 
/* Menu CSS   - left menu  */
#cssdropdown_left, #cssdropdown_left ul 
{
    PADDING-RIGHT: 0px; 
    PADDING-LEFT: 0px; 
    PADDING-BOTTOM: 0px; 
    MARGIN: 0px; 
    PADDING-TOP: 0px;
    list-style: none;
}

#cssdropdown_left li 
{
    float: left;
    position: relative;
    PADDING-RIGHT: 0px; 
    PADDING-LEFT: 0px; 
    PADDING-BOTTOM: 4px; 
    MARGIN: 0px; 
    PADDING-TOP: 4px
}
#cssdropdown_left li>ul 
{ /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
    top: auto;
    left: auto;
}

#cssdropdown_left li:hover ul, li.over ul 
{ /* lists nested under hovered list items */
    display: block;
}

.mainitems_left
{
	width:125px;
    margin-top: 0px;
    margin-bottom: 0px;
    
}

.subuls_left
{
    display: none;
    width: 127px;
    position: absolute;
    top: 2em;
    left: 0;
    background-color: #FFAE26;
    padding:2px; font-family:verdana,tahoma, arial,helvetica; font-size:7.5pt;
    border-top: #FFFFFF 1px solid;
    BORDER-Left: #FFFFFF 1px solid;
    BORDER-Right: #FFFFFF 1px solid;
}
.subuls_left li
{
    width: 100%;
    BORDER-BOTTOM: #FFFFFF 1px solid;
}
.subuls_left li a
{
    text-decoration: none;
    color:#ffffff;
}
.subuls_left li a:hover
{
    text-decoration: none;
    color:#304568;
}



A.actuator_left {
	PADDING-RIGHT: 6px; 
	PADDING-LEFT: 6px; 
	FONT-SIZE: 8pt; 
	PADDING-BOTTOM: 3px; 
	MARGIN: 0px; 
	COLOR: #ffffff; PADDING-TOP: 3px; 
	BACKGROUND-COLOR: #FFAE26; 
	TEXT-DECORATION: none;
	font-weight:bold;
}
A.actuator_left:hover 
{
	font-weight:bold;
	COLOR: #ffffff;
	text-decoration:none;
}



/* Menu CSS   - right menu  */
#cssdropdown_right, #cssdropdown_right ul 
{
    PADDING-RIGHT: 0px; 
    PADDING-LEFT: 0px; 
    PADDING-BOTTOM: 0px; 
    MARGIN: 0px; 
    PADDING-TOP: 0px;
    list-style: none;
}

#cssdropdown_right li 
{
    float: left;
    position: relative;
    PADDING-RIGHT: 0px; 
    PADDING-LEFT: 0px; 
    PADDING-BOTTOM: 4px; 
    MARGIN: 0px; 
    PADDING-TOP: 4px
}
#cssdropdown_right li>ul 
{ /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
    top: auto;
    left: auto;
}

#cssdropdown_right li:hover ul, li.over ul 
{ /* lists nested under hovered list items */
    display: block;
}
.mainitems_right
{
	width:168px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color:Transparent;
    
}

.subuls_right
{
    display: none;
    width: 170px;
    position: absolute;
    top: 2em;
    left: 0;
    background-color: #173E6B;
    padding:2px; font-family:verdana,tahoma, arial,helvetica; font-size:7.5pt;
    border-top: #3E7DC2 1px solid;
    BORDER-Left: #3E7DC2 1px solid;
    BORDER-Right: #3E7DC2 1px solid;
}
.subuls_right li
{
    width: 100%;
    BORDER-BOTTOM: #3E7DC2 1px solid;
}
.subuls_right li a
{
    text-decoration: none;
    color:#ffffff;
}
.subuls_right li a:hover
{
    text-decoration: none;
    color:#FFC627;
}



A.actuator_right {
	PADDING-RIGHT: 6px; 
	PADDING-LEFT: 6px; 
	FONT-SIZE: 8pt; 
	PADDING-BOTTOM: 3px; 
	MARGIN: 0px; 
	COLOR: #FFC627; PADDING-TOP: 3px; 
	BACKGROUND-COLOR:Transparent;
	TEXT-DECORATION: none;
	font-weight:bold;
}
A.actuator_right:hover 
{
	font-weight:bold;
	COLOR: #FFC627;
	text-decoration:none;
}

#restofcontent
{ /*wrap rest of content of the page inside this div*/
    clear: both;
}

.GlossaryLetters 
{
	font-weight:bold;
	font-size:9pt;
}

/* Quick view monitor tables */
.qvmHeader
{
	vertical-align:top;
	font-weight:bolder;
	background-color:#688CB0;	
}
tr.grey
{
	background-color:#DCDCDC;	
}
.dropDownListBox
{
	font-family:Verdana;
	font-size:7.5pt;
	color:#003366;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;	
}
.redMessage
{
	color:#CC0000;
}
.resultMessage
{
	color:Black;
	font-size:10px;
	font-weight:bolder;	
}
.containerDiv{
	WIDTH: 100%;
	HEIGHT: 400; 
	OVERFLOW: auto;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #879ed4;
	SCROLLBAR-3DLIGHT-COLOR: #879ed4;
	SCROLLBAR-ARROW-COLOR: #879ed4;
	SCROLLBAR-TRACK-COLOR: #f3f3f3;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
}

.orangeText
{
    text-transform: none;
    color:#FF6600;
    text-decoration: none;
}



/* CSS for floating tooltip */

#dhtmltooltip{
position: absolute;
width: 220px;
border: 2px solid black;
padding: 2px;
background-color: #CEE9FC;
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);
}

