/*Global styles*/

ol, ul, li{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt; 
}

A:Active {} 
/*Global styles End*/
.USRSEARCHBOX {
	width : 85px;
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	font-size : 11px; 
	text-decoration : none;
}


.VSHEAD1 { 
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000;
	font-weight: bold; 
	font-variant: normal;
} 
.H1  /* same as Head1 */ { 
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000;
	font-weight: bold; 
	font-variant: normal;
} 

.VSHEAD2 { 
	font-size : 10pt; 
	font-family : Arial, Helvetica, sans-serif; 
	color : #336666; 
	font-weight: bold; 
	font-variant: normal;
}

.H2  /* Same as Head2, use for section heads capped */ { 
	font-size : 10pt; 
	font-family : Arial, Helvetica, sans-serif; 
	color : #336666; 
	font-weight: bold; 
	font-variant: normal;
}



.VSHEADGREY { 
	color : #666666; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-weight : normal;
}

.H3  /* Bylines, same as HeadGrey */ { 
	color : #666666; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-weight : normal;
}

.VSPLAINTEXT { 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #000000; 
	font-size : 10pt; 
	text-decoration : none; 
} 

.Normal { 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #000000; 
	font-size : 10pt; 
	text-decoration : none; 
}

.VSPLAINBOLD { 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold; 
	color : #000000; 
	font-size : 10pt; 
	text-decoration : none; 
} 

.VSSMALLTEXT { 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #000000; 
	font-size : 10px; 
	text-decoration : none; 
} 

.H5  /* Captions, same as smallText */ { 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #000000; 
	font-size : 10px; 
	text-decoration : none; 
}

.VSMEDIUMTEXT { 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #000000; 
	font-size : 11px; 
	text-decoration : none; 
} 

.VSSMALLBOLD { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000000; 
	font-size: 10px; 
	text-decoration: none; 
} 


.VSPLAINGREEN { 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #336666; 
	font-size : 10pt; 
	text-decoration : none; 
} 

.H4  /* footers, for info... same as PlainGreen */ { 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #336666; 
	font-size : 10pt; 
	text-decoration : none; 
} 

