.textSmall {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
}
.quote-Box {
	margin-right: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px solid #D35D24;
	border-bottom: 1px solid #D35D24;
}.quote-Text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	font-variant: normal;
	line-height: normal;
}
.quote-Box-Right {
	margin-right: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D35D24;
	border-left-color: #D35D24;
}
a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
img.featureBox{
	border-bottom-width: 3px;
	
	border-top-width:1px;
	border-top-color:#CCCCCC;
	border-top-style: solid;
	
	border-left-width:1px;
	border-left-color:#CCCCCC;
	border-left-style: solid;
	
	border-right-width:1px;
	border-right-color:#CCCCCC;
	border-right-style: solid;
	
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1px;
	margin-bottom: 2px;
	}
img.featureBox:link, img.featureBox:active, img.featureBox:visited {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
	border-top-width:1px;
	border-top-color:#CCCCCC;
	border-top-style: solid;
}
img.featureBox:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	
	border-top-width:1px;
	border-top-color:#CCCCCC;
	border-top-style: solid;
}
.font-size-11 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.font-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	letter-spacing: -0.7px;
	clip: rect(auto,auto,auto,5px);
}
.font_article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.font_article_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

