body{
	font-family:Arial, sans-serif;
	color:#333;
	font-size:14px;
	line-height:1.5em;}
	
.smallerBody { font-size:10px;}

.largerBody { font-size:12px;}

.clearBoth{	clear:both;}

.italic{font-style:italic;}

.italicbold{
	font-style:italic;
	font-weight:bold;}
	
.bold{font-weight:bold;}

/*  BIG RED PAGE TITLE  */	  

.HEAD1, .HEAD2, .HEAD3, .HEAD4, .HEAD5, .HEAD6, .HEAD7, .HEAD7bold, .HEAD7ital, .bigBLUE, .footnotes {
	font-weight:bold;
	font-style:normal;
	font-family:Arial, sans-serif;
	text-transform:capitalize;
	display:block;
	margin:0;	
	padding:0;
	border-bottom:none;} 
	
.footnotes{
	font-size:9px;
	color:#999;
	padding-top:12px;
	margin-top:18px;
	border-top:1px dashed #999;}
	
.bigBLUE{
	font-size:12px;
	color:#2E95EA;
	text-transform:none;
	margin-bottom:6px;}
	
.HEAD1{
	font-size:16px;
	margin:-22px 0 9px 0;
	line-height:1.5em;
	color:#c00;}
	
.HEAD2{
	font-size:13px;
	padding-bottom:3px;
	border-bottom:1px dashed #333;
	margin-bottom:6px;}
	
.HEAD3{
	margin-bottom:16px;
	color:#666;
	text-transform:uppercase;}
	
.HEAD4{
	margin-bottom:3px;
	text-transform:none;}
	
.HEAD5{text-transform:uppercase;}

.HEAD6{
	font-size:18px;
	font-style:italic;
	margin-bottom:6px;
	color:#c00;
	line-height:20px;}
	
.HEAD7, .HEAD7bold, .HEAD7ital {font-size:14px;}
.HEAD7, .HEAD7ital {font-weight:normal;}
.HEAD7ital {font-style:italic;}
	
/*  DARK GREY UNDERLINE  */	
.separator{
	width:100%;
	border-bottom:1px dashed #666;
	padding-bottom:3px;
	margin-bottom:3px;
	display:block;}
	
/*  ORDERED LISTS with a LITTLE SPACING  */		
.leftlist{
	text-decoration:none;
	list-style:none;
	display:block;
	padding:0;
	line-height:18px;
	margin:0;
	margin-bottom:6px;
	text-align:left;}
	
.rightlist{
	float:right;
	text-decoration:none;
	list-style:none;
	display:block;
	padding:0;
	line-height:18px;
	margin:0;
	margin-bottom:6px;
	text-align:left;
	width:160px;}
	
.imgright{
	position:relative;
	float:right;
	padding-left:12px;}
	
.imgleft{
	position:relative;
	float:left;
	padding-right:12px;
	padding-bottom:24px;}
	
.imgborder{
	border-top:1px solid #999;
	border-bottom:1px solid #999;}
	
.imgframe{border:1px solid #999;}

.award{
	padding-bottom:24px;
	padding-top:12px;
	line-height:14px;}

/*  START MAKING A READER TODAY  */
.bigWHITEital{
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#fff;}

/*  PHONE NUMBER AT TOP OF RIGHTCOL  */
.phone{color:#fff;}
	
/*  SMART QUOTES IN RIGHTCOL  */
.quote {
	display:block;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	line-height:14px;
	color:#000000;
	text-decoration: none;
	margin-top:10px;}
	
/*  KNOCK NAME OF THE QUOTED OVER TO THE RIGHT AND GIVE QUOTE BLOCK A BOTTOM MARGIN  */
.quote em{
	display:block;
	margin-top:12px;
	text-align:right;
	margin-bottom:10px;}
	
/*  NEWSLETTER FORM FIELD TEXT   */
.former {
	display:block;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	line-height:14px;
	color:#666;
	text-decoration: none;
	padding-left:6px;}
	
form{
	margin-top:.5em;}

