/* Stylesheet for Quality Data Download */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0px;
    padding: 0px;
}

P, TD, TR, LI, UL
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, DT
{
    COLOR: navy;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
}
H1	{		
	font-size:	15pt;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-size:	13pt;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-size:	12pt;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-size:	11pt;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-top: 10px;
	}	
		
H5, DT	{	
	font-size:	10pt;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

A:link	{	
	text-decoration:	underline;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}
	
.mainsection
{
	background-color: #dcdcdc;
}

.note
{    
	FONT-SIZE: 10pt;   
}

.sipmeasure
{    
	FONT-SIZE: 9pt;
	font-weight:normal; 
	width : 500px;  
	margin-left: 40px;
}

.measure
{    
	font-family:   Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-weight:bold; 
	width : 500px;  	
	padding-left: 15px;
}

.subset
{    
	font-family:   Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-weight:bold; 
	width : 500px;	
	padding-left: 15px;
}

.module
{    
	font-family:   Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-weight:bold; 
	width : 500px;	
	padding-left: 15px;
}

.measureSet
{    
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 16pt;
	font-weight:bolder; 
	width : 500px;
	/*padding-left: 10px;*/
}

.chkmeasure
{    
	width : 40px;  
	text-align: right;
	vertical-align:top;
}

.chksipmeasure
{    
	width : 60px;  
	text-align: right;
	vertical-align:top;
}

label
{
  font-family:   Arial, Helvetica, sans-serif;
  font-size:   9pt;
  font-weight:  bold;
  color:      #000000;
}

img
{
 margin: 0px;
 padding: 0px; 
}

.measureheader
{
  font-family:   Arial, Helvetica, sans-serif;
  font-size:   11pt;
  font-weight:  bold;
  color:      navy;
}

.errormessage
{
  font-family:   Arial, Helvetica, sans-serif;
  font-size:   10pt;
  font-weight:  bold;
  color:     maroon;
}

.required
{
  font-family:   Arial, Helvetica, sans-serif;
  font-size:   12pt;
  font-weight: bolder;
  color:    maroon;
}

.footertext
{
  font-family:   Arial, Helvetica, sans-serif;
  font-size:   9pt;
  font-weight:  normal;
  color:      black;  
}

	
