
/* Styles for the Header starts*/

#mainLogobg{
background-color:#0066CC;
}

#mainLogoRed{
background-color:red;
}

#welcomeMessage
{
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
    color: #666666;
}

#userInfo
{
    color: black;
    font-family:Verdana;
    font-weight: normal;    
    font-size: 10pt;
    text-decoration: none;
}

#userInfoWidespace
{
    color: #666666;
    font-family:Verdana;
    font-weight: normal;    
    font-size: 9pt;
    text-decoration: none;
    line-height: 18pt
}

#blackandbold
{
    color: #000000;
    font-family:Verdana;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
    line-height: 17pt
}

#informationPreview
{
    font-family: verdana;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    background-color: #E6E4AA;
}

#subSectionsheading{ 
  background-color:#CCCCFF;
  font-family:verdana;  
  font-size:8pt;
  font-weight:bold;
  vertical-align:center;
  height:20px;
  PADDING-LEFT: 10px;  
}

/* Styles for the Header ends*/

/* Other Styles for the Header starts*/

#subMenuRow
{
    background-color: 6699FF;
}

#breadCrumbRow
{
    font-family:verdana;
    font-size:9pt;
    font-weight:normal;
    color:#000000;
    background-color: #FFFFFF;
}

#errorMessage
{
    font-family:verdana;
    font-weight:bold;
    font-size:7pt;
    color:red;
}

#informationalMessage
{
    font-family:verdana;
    font-weight:bold;
    font-size:7pt;
    color:red;
    background-color: #FFFFFF;
}

/* Other Styles for the Header ends*/

/* Font Styles for the various Sections of the page starts*/

#pageTitle
{
    font-family: verdana;
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    background-color: #99CCFF;
}

#pageNavigation
{
    font-family: verdana;
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
}


#informationPreview
{
    font-family: verdana;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    background-color: #E6E4AA;
}

#sectionTitlePrimary
{
    font-family: verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
    background-color: #99CCFF;
}

#sectionTitleSecondary
{
    font-family: verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
    background-color: #CCCCCC;
}

#sectionTitleTertiary
{
    font-family: verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
    background-color: #CCCCCC;
}

#instructionalMessage
{
    font-family:verdana;
    font-weight:normal;
    font-size:8pt;
    color:#000000;
    background-color: #FFFFFF;
}

#bodyLabelMessageOddRows
{
    font-family:verdana;
    font-weight:normal;
    font-size:8pt;
    color:#000000;
    background-color: #FFFFFF;
}

#bodyDataMessageOddRows
{
    font-family:verdana;
    font-weight:normal;
    font-size:8pt;
    color:#000000;
    background-color: #FFFFFF;
}

#bodyLabelMessageEvenRows
{
    font-family:verdana;
    font-weight:normal;
    font-size:8pt;
    color:#000000;
    background-color: #E6E6E6;
}

#bodyDataMessageEvenRows
{
    font-family:verdana;
    font-weight:normal;
    font-size:8pt;
    color:#000000;
    background-color: #E6E6E6;
}

#bodyBuyRows
{
    height:20;
    font-family:verdana;
    font-weight:normal;
    font-size:8pt;
    color:#000000;
    background-color: #CCFF99;
}   

#bodySellRows
{
    height:20;
    font-family:verdana;
    font-weight:normal;
    font-size:8pt;
    color:#000000;
    background-color: #FFCCCC;
} 

#assetRows
{
    font-family:verdana;
    font-weight:bold;
    font-size:8pt;
    color:#000000;
    background-color:#CCCCFF;
    height:20px;
}

#subAssetRows
{
    font-family:verdana;
    font-weight:bold;
    font-size:8pt;
    color:#000000;
    background-color:#CCDEFF;
    height:20px;
}

#smallFont
{
    font-family:verdana;
    font-weight:normal;
    font-size:7pt;
    color:#000000;
    background-color: #FFFFFF;
}

/* Font Styles for the various Sections of the page ends*/

/* link Styles for the various Sections of the page starts*/

#activeNavigationPrimary
{
    font-family:verdana;
    font-size:8pt;
    font-weight:bold;
    color:#FFFFFF;
    background-color: #E6E6E6;
}

#activeNavigationSecondary
{
    font-family:verdana;
    font-size:8pt;
    font-weight:bold;
    color:#FFCC33;
    background-color: #6699FF;
}

#activeNavigationTertiary
{
    font-family:verdana;
    font-size:8pt;
    font-weight:bold;
    color:#000000;
    background-color: #FFFFFF;
}

#activeBreadCrumb
{
    font-family:verdana;
    font-size:8pt;
    font-weight:bold;
    color:#FF9900;
    background-color: #FFFFFF;
}

#inactiveNavigationPrimary
{
    font-family:verdana;
    font-size:11pt;
    font-weight:bold;
    color:#666666;
    text-decoration:underlined;
    background-color: #E6E6E6;
}

#inactiveNavigationSecondary
{
    font-family:verdana;
    font-size:8pt;
    font-weight:regular;
    color:#000000;
    text-decoration:underlined;
    background-color: #6699FF;
}

#inactiveNavigationTertiary
{
    font-family:verdana;
    font-size:8pt;
    font-weight:regular;
    color:#0066CC;
    text-decoration:underlined;
    background-color: #FFFFFF;
}

#inactiveBreadCrumb
{
    font-family:verdana;
    font-size:8pt;
    font-weight:bold;
    color:#0000FF;
    text-decoration:underlined;
    background-color: #FFFFFF;
}

#bodyLinkMessageOddRows
{
    font-family:verdana;
    font-weight:normal;
    font-size:8pt;
    color:#0033FF;
    background-color: #FFFFFF;
    text-decoration:underline;        
}

#bodyLinkMessageEvenRows
{
    font-family:verdana;
    font-weight:normal;
    font-size:8pt;
    color:#0033FF;
    background-color: #E6E6E6;
    text-decoration:underline;        
}

#footerLink
{
    font-family:verdana;
    font-weight:normal;
    font-size:7pt;
    color:blue;
    background-color: #FFFFFF;
    text-decoration:underline;    
}


/* link Styles for the various Sections of the page ends*/

/* Form Element Styles for the various Sections of the page starts*/

#textFieldStyle
{
  background-color: white; 
  border: 1px solid; 
  color: black; 
  font-family: Verdana; 
  font-size: 8pt;
}

#checkBoxStyle
{
  background-color: white; 
  border: 1px solid; 
  color: black; 
  font-family: Verdana; 
  font-size: 8pt;
}

#selectFieldStyle
{
  font-family: arial,Verdana; 
  font-size: 8pt;
  background-color: #E8FF74; 
  border: 1px solid; 
  border-style:outset ; 
  color: black;
}

#radioFieldStyle
{
  background-color: white; 
  border: 1px solid; 
  color: black; 
  font-family: Verdana; 
  font-size: 5pt;
}

#textAreaStyle
{
  background-color: white; 
  border: 1px solid; 
  color: black; 
  font-family: Verdana; 
  font-size: 8pt;
}

#buttonStyle
{
  background-color: cement; 
  border: 1px solid; 
  color: black; 
  font-family: Verdana; 
  font-size: 8pt;
}

#sectionCategory{
  background-color:#CCCCFF;
  font-family:verdana;
  font-size:8pt;
  font-weight:bold;
  vertical-align:center;
  height:20px;
  PADDING-LEFT: 10px;  
}


#hrefLink{
	color: #000000;
	text-decoration: none;
	font-family:Verdana;
	font-weight:normal;
	font-size:8pt;	
}


A:link { color: #0000FF;
	background: transparent;
	text-decoration: none;
	 }
A:visited { color: #0000FF;
	background: transparent;
	text-decoration: none;
	}
A:active { color: #0000FF;
	background: transparent;
	text-decoration: none;
	 }			
A:hover { color: 0000FF;
	background: transparent;
	text-decoration: underline;
	}
	 
/* Form Element Styles for the various Sections of the page ends*/

#bigtableheader
{
    height: 16pt
}
