@charset "utf-8";
/* MAIN STYLES */

body, table, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 145%
	}
	
p {
	margin-top: 0pt
	}
	
a {
	font-weight: bold;
	text-decoration: underline
	}
	
a:hover {
	text-decoration: underline;
	color: #3e1f5f
	}
	
/* TYPOGRAPHY */

.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: normal
	}

.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #d12426;
	font-weight: bold;
	line-height: normal
	}
	
.heading2-b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	line-height: normal;
}
	
.heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal
	}
	
.emphasis {
	font-size: 13pt
	}
	
.index-largetxt {
	font-size: 14pt;
	line-height: normal
	}
	
a:hover.index-largetxt {
	color: #000000
	}
	
a:hover.index-modulelink {
	color: #000000
	}
	
.product_details { 
	font-size: 8pt
	}

.quote {
	color: #744a9e;
	font-size: 11pt;
	font-weight: 400
	}
	
.quote_attribute {
	font-size: 8pt;
	margin-top: -6pt
	}
	
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt
	}
	
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: normal;
	margin-top: 12pt;
	color: #FFFFFF
	}
	
.meet-author {
	border-bottom: dotted 1px;
	margin-bottom: 12pt;
	border-color: #4087c7
	}
	
.sidebar-text {
	font-size: 8pt;
	line-height: normal
	}
	
.copyright_url {
	color: #FFFFFF
	}