
table{
	font-family: Arial, Helvetica, sans-serif;
	color:#313131;
	/*font-size: 10pt;*/
	font-size: 12px;
	
}
body{
	font-family: Arial, Helvetica, sans-serif;
	color:#313131;
	font-size: 12px;
	line-height: 150%;	
}
img.img-right{ 
float:right;
margin-right:0px;
margin-left:20px;
margin-top:20px;
margin-bottom:20px;
}
img.img-left { 
float:left; 
margin-left:0px;
margin-right:20px;
margin-top:20px;
margin-bottom:20px;
}
img {
	border : none !important;
	text-decoration : none !important;
	border-style : none none none none !important ;
} 
 
 
a:link, a:visited{
	color: #0066A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	border-bottom:1px dotted #0066A2;
	text-decoration : none;
}
a:hover {
	color: #A30500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	border-bottom: 1px solid #BD2323;
	text-decoration : none;
}

a[name]:hover {
	border-style : none none none none;
	text-decoration : none;
	color:inherit;
}

h1{
	color: #A30500;
	font-size: 24px;
	font-family : Georgia, "Times New Roman", serif;
	margin-top:10px;	
}

.subheading	{
	color: #A30500;	
	font-size: 16px;
	font-family : Georgia, "Times New Roman", serif;	
	line-height : 20pt;
	margin-top:10px;
	padding-top:10px;	
}

p{
	font-family: Arial, Helvetica, sans-serif;	
	color:#313131;
	font-size: 12px;
	line-height: 150%;	
}

p.listp	{
	margin-bottom: 5px;
}

ul, ol{
	margin-top: 0px;
	color:#313131;
}

li{
		font-size: 12px;
		margin-bottom: 4px;
}	
	

.backtotop a:link,
.backtotop a:visited,
.backtotop a:active {
		
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px; 		
}
.backtotop {
		
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px; 		
}
.backtotop a:hover {
	color: #A30500;	
}

.quick_link_heading{
	color: #811f03;
	font-size: 10pt;
	font-weight: bold;
	font-family : Georgia, "Times New Roman", serif;
	margin-top:0px;
	text-indent:3px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.feat_box{
	padding:10px;
	border : 1px solid #e4e4e4;
	color:#313131;
	display : block;
}
  hr{
	color : #e4e4e4;
	width : 90%;
	size : 1px;
	clear:both;
	display : block;
}

.superscript{
	position:relative;
	bottom:0.5em;
	font-size:0.8em;
}
.subscript{
	position:relative;
	top:0.3em;	
	font-size:0.8em;
}



		