/***********************/
/* BROWSER RESETS      */
/***********************/
/*div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {  
    margin: 10; 
    padding: 0; 
} 
em {
	font-style: italic;
	font-weight: inherit;
	font-size: inherit;
}
strong {
	font-weight: bold;
	font-style: inherit;
	font-size: inherit;
} */
p {  
	margin-top: 0px;
	margin-bottom: 10px;
}

/***********************/
/* PAGEWIDE            */
/***********************/
body {
	background-color: #CCCCCC;
}
.body_graybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.header-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.body_bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 12px;
}
.bulleted_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
 	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #666666;
}
.subheader_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #333333;
}
.subheader_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 10px 0px;
}
.special_green {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00A800;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 10px 0px; 
}
.bullet_spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.header_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.header_blue_16pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.header_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.book_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #105BA4;
	font-style: italic;
}
a.bottom:link {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.bottom:visited {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.bottom:hover {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.bottom:active {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}
.emailseries-spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.2 ems;
	color: #999966;
}
/* ==================================================================================== ShareThis.com
This class is to control the button format for the ShareThis.com widget button
======================================================================================= */
.stbuttontext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
} 
