/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:16px;
	}
	
A { 
	font-size: 11px;
	color: #3B80AE; 
}

A:visited {
	color:#000000;
}
A:hover{
	color:#FE660D;
}

.body-copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
	}

.body-copy-indent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	line-height:16px;
	padding-left:5px;
	}
	
.body-copy-indent-more {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
	padding-left:15px;
	}
	
.question-gray {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	}

.subhead-gray {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	}

.subhead-white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	}

.subhead-orange {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FE660D;
	}

.mouse-type {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-align:right;
	}
	
.links-table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
	text-align:right;
	}

	
.blue-line-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 70A399;
}
