td
	{ font-family: verdana; font-size: 8pt; line-height: 12pt }

input, select, textarea
	{ font-family: verdana; font-size: 8pt; color: 626262 }

.subScript
	{ vertical-align: sub; font-size: 6pt }

.superScript
	{ vertical-align: super; font-size: 5pt }
	
.topNav
	{ font-size: 8pt; color: black; text-decoration: none; font-weight: normal }
.topNav:hover
	{ text-decoration: underline }

.sideNav
	{ font-size: 8pt; color: e08600; font-weight: bold; text-decoration: none }
.sideNav:hover
	{ text-decoration: underline }
		
.bodyText
	{ color: 626262 }

.returnHalf
	{ line-height: 19pt }

.returnFull
	{ line-height: 20pt }

.smallText
	{ font-size: 8pt }
	
.bb
	{ border-bottom: 1px solid #626262 }
.bl
	{ border-bottom: 1px solid #626262; border-left: 1px solid #626262 }
.fullBorder
	{ border: 1px solid #626262 }
.bbl
	{ border-bottom: 1px solid #cacaca }
.bll
	{ border-bottom: 1px solid #cacaca; border-left: 1px solid #cacaca }
	
.headLine
	{ font-size: 10pt; font-weight: bold; color: e08600 }
	
a:link.hidden {color: 626262; text-decoration: none; }    
a:visited.hidden {color: 626262; text-decoration: none;  } 
a:hover.hidden {color: 626262; text-decoration: none;  } 
a:active.hidden {color: 626262; text-decoration: none;  }