@charset "utf-8";
/* CSS Document */

/*	Global Styles
----------------------------------------*/
.typography {font-family:Arial, Helvetica, sans-serif;}
.typography p {padding:0.5em 0 1em;}
.typography p, .templateRight ul li {
	font-size:12px;
}

.templateLeft p img {margin:0;}
.templateRight p img {margin:0;}

.typography strong {
	font-weight:bold;
}
.typography em {
	font-style:italic;
}
.typography h1 {
	display:block;
	border-bottom:1px solid;
	font-size:15px;
	font-weight:bold;
	padding:0;
	margin:0;
	background:#FFFFFF;
}
.typography h2 {
  font-size: 12px;
  font-weight:bold;
  
  padding:0; margin:0;
}

.typography h6 {
	font-size:11px;
	color:#262626;
	font-style:italic;
	font-weight:normal;
	padding:0; margin:0;
	margin-bottom:20px;
}
.typography h5 {
	font-size:11px;
	color:#262626;
	font-weight:normal;
	padding:0; margin:0;
}

.typography samp {
	color:blue;
}

.templateLeft {
	float:left;
	display:inline;
	width:380px;
}
.templateLeft_retracted{
	width:320px;
}
span.purpleText {
	color:#742773;
	font-weight:inherit;
	margin:0; padding:0;
}
