* {
  box-sizing: border-box;
}


/* Free Articles Main Content */


#faMain {
	height: 694px;
	width: 891px;
	background: url(../images/freearticles/fa-fp-header-bg-test.jpg) 0 0 no-repeat;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 36px;
	padding-bottom: 35px;
}
#faMain h1 { height: 235px; }
#faMain p.faIntro {
	height: 1px;
	margin-bottom: 0px;
	display:none;
}

.faFPbox { width: 440px; float: left; display: inline; }

/** Spencer Articles **/
#faSKfp { margin: 0 0 0 10px; color: #fff; background: url(../images/freearticles/fa-spencer-pic-trans.png) 10px 10px no-repeat; }
#faSKfp h2 {
	background: url(../images/freearticles/fa-sk-header-fp-trans.png) 0 0 no-repeat;
	margin: 10px 0 5px 155px;
	width: 264px;
	height: 31px;
}
#faSKfp p { margin: 10px 0 10px 158px; width: 264px; font-size: 0.75em; line-height: 1.5em; }
#faSKfp p.citation {
	color: #999 !important;
    font-size: 0.8em !important;
    line-height: 1.2em !important;
}
#faSKfp p a {
	background: url(../images/freearticles/fa-read-articles-sk-trans.png) 0 0 no-repeat;
	width: 155px;
	height: 37px;
	display: block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -20px;
}
#faSKfp p a.normal {
	background-image: none;
	display: inline;
	text-indent: 0px;
	margin: 0px;
	font-weight: bold;
}

/** Vern Articles **/
#faVMfp {
	margin: 0 0 0 10px;
	color: #fff;
	background: url(../images/freearticles/fa-vern-pic-trans.png) 10px 10px no-repeat;
	position: relative;
	left: 175px;
	top: -210px;
}
#faVMfp {
margin: 0 0 0 10px;
color: #fff;
background: url(../images/freearticles/fa-vern-pic-trans.png) 10px 10px no-repeat;
position: relative;
left: 146px;
top: -39px;
}
#faVMfp h2 {
	background: url(../images/freearticles/fa-vm-header-fp-trans.png) 0 0 no-repeat;
	margin: 10px 0 5px 155px;
	width: 264px;
	height: 31px;
}
#faVMfp p { margin: 10px 0 10px 158px; width: 350px; font-size: 0.75em; line-height: 1.5em; color:#333; }
#faVMfp p a {
	background: url(../images/freearticles/fa-read-articles-vm-trans.png) 0 0 no-repeat;
	width: 155px;
	height: 37px;
	display: block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -20px;
}
#faVMfp p a.normal {
	background-image: none;
	display: inline;
	text-indent: 0px;
	margin: 0px;
	font-weight: bold;
}
#ContactBox {
	background-color: #8ecbfc;
	height: 137px;
	width: 320px;
	border-radius: 10px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 20px;
}
#ContactBox #innerbox {
	position:absolute;
	top:13px;
	border-radius: 5px;
	left: 17px;
	width: 280px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: auto;
}
#ContactBox #innerbox p { line-height:1.5em;
}
#ContactBox #innerbox img {
	margin-right:15px;
	border-radius: 10px;
	margin-top: 2px;
}

/* Vern Minor Articles */

#faVMmain { width: 899px; margin: 0 0 15px 32px; background-color: #fffef3; }
#faVMmain.mainBG { background: url(../images/freearticles/fa-vm-articles-header.jpg) 0 0 no-repeat #fffef3; }
#faVMmain h1, h2 { height: 50px; }
#faVMmain p.intro { padding: 95px 210px 0px 100px; font-size: 0.8em; line-height: 1.6em; color: #444; }
#faVMmain > h3 { font-size: 2em !important; padding: 95px 200px 0px 75px; color: #920051; margin: 0;
}
#faVMmain h3 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #dc9900;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#faVMmain h3.subtitle {
    font-weight: bold;
    display: block;
    font: bold 1.5em/1.2em Georgia, "Times New Roman", Times, serif;
    color: #e8a713;
    margin: -15px 0px 0px 10px;
}
#faVMmain h4 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	color: #09578e;
}


#faVMmain .sub { font-size: .8em; font-family: Georgia, "Times New Roman", Times, serif; margin: 0;	padding: 0px; }
#faVMmain h3#norm {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #004fa9;
	padding: 0px;
	background-image: none;
}
#faVMmain #refs > h3 {
font-family: Arial, Helvetica, sans-serif;
color: #dc9900;
padding: 0px;
}
#faVMmain h1.pageTitle { display:none; }
#faVMmain h2.articleTitle { display:none; }
#faVMmain p.omAuthor {
    color: #999 !important;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1em;
}
#faVMmain p.citation {
    color: #999 !important;
    font-size: 0.8em !important;
    line-height: 1.2em !important;
}

/* Research and Rationale */

#faRRfp { margin: 0; color: #333; background: url(../images/freearticles/fa-research-graphic.gif) 300px 10px no-repeat; }
#faRRfp h2 { background: url(../images/freearticles/fa-research-header-fp-trans.png) 0 0 no-repeat; width: 271px; height: 31px; margin: 10px 0 5px 22px; }
#faRRfp p { margin: 10px 0 10px 26px; width: 270px; font-size: 0.75em; line-height: 1.6em; }
#faRRfp p a { background: url(../images/freearticles/fa-read-articles-research-trans.png) 0 0 no-repeat; width: 162px; height: 41px; display: block; margin: 0 0 0 65px; }
#faRRfp p.citation {
	color: #999 !important;
    font-size: 0.8em !important;
    line-height: 1.2em !important;
}
#faShowHide { position: absolute; width: 275px; height: 30px; top: 15px; right: 20px; display: block; text-align: center; background-color: #eff; border-bottom: #ccc 1px solid; border-right: #ccc 1px solid; }
#faShowHide p { font: bold 11px "Courier New", Courier, mono; }
#faShowHide p a { color: #903; text-decoration: underline; padding: 0 3px }
#faShowHide p a:hover { background-color: #ff0; text-decoration: none; }

#faKcAd { width: 304px; height: 168px; background: url(../images/freearticles/fa-kc-ad-trans.png) 0 0 no-repeat; text-indent: -9999px; position: absolute; top: 50px; left: 600px; }
#faKcAd li { list-style: none; text-indent: -9999px; }


#faContents { background-color: #fffef3; width: 899px; }




#faArticlesSyn h2 {
  font-size: 1.15em;
  color: #fff;
  height: inherit;
  margin: 10px 0 10px 52px;
  background-color: #294faa;
  padding: 2px 0 2px 5px;
  border-radius: 2px;
  background-image: url(../images/freearticles/purplePaperBkg.png);
}
#faArticlesSyn h2.magenta {
  background-image: url(../images/freearticles/purplePaperBkg-magenta.png);
}
#faArticlesSyn h3 {
  font: bold 1.3em "Courier New", Courier, mono !important;
  color: #7ead76 !important;
  margin: 10px 10px 2px 65px !important;
  background: url(../images/freearticles/fa-blue-paper-line.jpg) 0 bottom no-repeat;
}
#faArticlesSyn ul {
  margin-left: 10px;
}

#faArticlesSyn { background: url(../images/freearticles/fa-paper-pink-line.jpg) 0 0 repeat-y #fff; margin: 10px 50px 30px 50px; width: 799px; position: relative; }
#faArticlesSyn .blueline { background: url(../images/freearticles/fa-blue-paper-line.jpg) 0 0 no-repeat; width: 799px; height: 3px; margin: 0; padding: 0; }
#faArticlesSyn h4 { background: url(../images/freearticles/fa-list-of-articles.jpg) 60px 16px no-repeat; height: 55px; padding: 0; }
#faArticlesSyn ul { font: bold 1.1em "Courier New", Courier, mono; }
#faArticlesSyn li { list-style: url(../images/freearticles/fa-checkbox-bullet.jpg) inside; padding: 0 0 2px 65px; background: url(../images/freearticles/fa-blue-paper-line.jpg) 0 bottom no-repeat; }
#faArticlesSyn a.title { color: #2e4d96; padding: 0 4px; }
#faArticlesSyn a.title:hover { color: #ee008c; background-color: #fefbc6; }
#faArticlesSyn ul li p { font: 0.8em Arial, Helvetica, sans-serif; line-height: 1.6em; margin: 5px 25px; color: #666; }
#faArticlesSyn ul li p.author { text-transform: uppercase; font-size: 0.45em; margin: 2px 0 -3px 25px; letter-spacing: 0.2em; }
#faArticlesSyn ul li p a { color: #00adef; }
#faArticlesSyn ul li p a:hover { border-bottom: #00adef 1px dotted; }


#faMainBtm { background: url(../images/freearticles/fa-paper-btm.jpg) 0 0 no-repeat; width: 899px; height: 16px; }

#faArticles { background: #fff; margin: 0 auto 30px auto; width: 90%; position: relative; padding: 5px 45px; }
#faArticles .blueline { background: url(../images/freearticles/fa-blue-paper-line.jpg) 0 0 no-repeat; width: 799px; height: 3px; margin: 0; padding: 0; }
#faArticles p.first { margin-top: 10px; }
#faArticles p.first:first-letter {
	float: left;
	margin: 0 0.15em 0 0;
	font: normal 48px/0.8em Georgia, "Times New Roman", Times, serif;
	color: #f25d23;
}
#faArticles p.Author {
	color:#999;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: .75em;
}
#faArticles p {
	color:#333333;
	font-size: 0.9em;
	line-height: 1.7em;
}
#faArticles ol {
	color: #333;
	margin-left: 35px;
}
#faArticles ul {  
  margin-left: 35px;
}
#faArticles li {  
  font-size: .9em;
  line-height: 1.8em;
  color: #333;
}
#faArticles li ul {  
  margin-top: 0 !important;
  margin-left: 15px;
}
#faArticles li ul li, #faArticles li ol li, #faArticles li ul li ul li {  
  font-size: inherit !important;
  margin-left: 15px !important;
}
#faArticles #pullquote {
	color:#bc8c24;
	padding: 7px;
	display: block;
	background-color: #f7f2d2;
	border-radius: 10px;
	text-align: center;
	border: 3px solid #e9e1af;
	font-family: "italic Georgia", "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.2em;
	font-weight: bold;
}
#faArticles #pullquote p {
	font-size: 1.05em;
	line-height: normal;
	margin: 0px;
}
#faArticles #pullquote .quoteSource {
	font-size: .85em;
	line-height: normal;
	margin: 5px;
	color: #9f700a;
}
#faArticle p.quote {
    font-weight: bold;
    color: #3674c5 !important;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}
#faArticles #refs {
	display: block;
    width: 100%;
	margin-top: 30px;
	padding: 15px;
	border-radius: 10px;
	background-color: #f8e7d8;
    border-width: 2px;
    border-style: solid;
    border-color: #e7d1bd;
	clear: both;
}
#faArticles em.name {
    margin-top: 4px;
    font-style: normal !important;
    font-weight: normal;
    line-height: 1.6em;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    color: #333;
}
#faArticles #refs h3 {
    font-size: 1.3em !important;
    font-family: Arial, Helvetica, sans-serif;
    color: #2f6ca3 !important;
    margin-top: 10px !important;
    margin-right: 10px !important;
    margin-bottom: 5px !important;
    margin-left: 0px !important;
    padding: 0px !important;
}
#faOMArticles {
	padding: 0;
	display: block;
	height: 61px; width: 184px;
	position: relative;
	float: right;
	margin-top: 25px;
	margin-right: 23px;
	margin-bottom: 0;
	margin-left: auto;
}
#faOMArticles a { display: block; height: 61px; width: 184px; background: url(../images/freearticles/om-readCurrent.png) 0 0 no-repeat; }


/* Spencer Kagan Articles */

#faSKmain { width: 899px; margin: 0 0 15px 32px; background-color: #fffef3; }
#faSKmain.mainBG { background: url(../images/freearticles/fa-sk-articles-header.jpg) 0 0 no-repeat #fffef3; }
#faSKmain h1, h2 { height: 50px; }
#faSKmain h1.omST { 
	/* To hide Spencer's Name from header when in the Free Spencer Articles section. */
	display: none; }
#faSKmain h3 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #dc9900;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#faSKmain h3.subtitle {
    font-weight: bold;
    display: block;
    font: bold 1.5em/1.2em Georgia, "Times New Roman", Times, serif;
    color: #e8a713;
    margin: -15px 0px 0px 10px;
}
#faSKmain h4 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 10px 0 0;
	color: #09578e;
}
#faSKmain h1.pageTitle { display:none;
}
#faSKmain h2.articleTitle { display:none;
}
#faSKmain .omAuthor { display:none;
}
#faSKmain p.intro { background: url(../images/freearticles/fa-spencer-pic-trans.png) 710px 0 no-repeat; padding: 95px 210px 10px 100px; font-size: 0.8em; line-height: 1.6em; color: #444; height: 65px; }
#faSKmain > h3 { background: url(../images/freearticles/fa-spencer-pic-trans.png) 710px 0 no-repeat; padding: 115px 200px 20px 75px; font: bold 24px Helvetica, sans-serif; color: #920051; margin: 0; }
#faSKmain .sub {	font-size: .8em; font-family: Georgia, "Times New Roman", Times, serif; margin: 0;	padding: 0px; }
#faSKmain h3#norm {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #004fa9;
	padding: 0px;
	background-image: none;
}
#faSKmain #pullquote {
	color:#bc8c24;
	padding: 7px;
	display: block;
	background-color: #f7f2d2;
	border-radius: 10px;
	text-align: center;
	border: 3px solid #e9e1af;
	font-family: "italic Georgia", "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.2em;
	font-weight: bold;
}
#faSKmain #pullquote p {
	font-size: 1.05em;
	line-height: normal;
	margin: 0px;
}
#faSKmain #pullquote .quoteSource {
	font-size: .85em;
	line-height: normal;
	margin: 5px;
	color: #9f700a;
}

/* Research & Rationale Articles */

#faRRmain { width: 899px; margin: 0 0 15px 32px; background-color: #fffef3; }
#faRRmain.mainBG { background: url(../images/freearticles/fa-research-articles-header.jpg) 0 0 no-repeat #fffef3; }
#faRRmain h1, h2 { height: 50px; }
#faRRmain h3 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #dc9900;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#faRRmain h4 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	color: #09578e;
}
#faRRmain h1.pageTitle { display:none; }
#faRRmain h2.articleTitle { display:none; }
#faRRmain p.intro { background: url(../images/freearticles/fa-research-graphic.gif) 710px 0 no-repeat; padding: 95px 210px 10px 100px; font-size: 0.8em; line-height: 1.6em; color: #444; }
#faRRmain > h3 { background: url(../images/freearticles/fa-research-graphic-trans.png) 710px 0 no-repeat; padding: 150px 200px 10px 75px; font: bold 24px Helvetica, sans-serif; color: #e8a713; margin: 0 0 -10px 0; }
#faRRmain p.omAuthor {
	color: #999;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 16px 10px;
	line-height: 1.1em;
}
#faRRmain #pullquote {
	color:#bc8c24;
	padding: 7px;
	display: block;
	background-color: #f7f2d2;
	border-radius: 10px;
	text-align: center;
	border: 3px solid #e9e1af;
	font-family: "italic Georgia", "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.2em;
	font-weight: bold;
}
#faRRmain #pullquote p {
	font-size: 1.05em;
	line-height: normal;
	margin: 0px;
}
#faRRmain .caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 10px;
	line-height: 12px;
}
#faRRmain h1.omSA { display:none !important;
}
#innerContent > h2 { display:none !important;
}


/* loose */

.magtitle {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #AC3E23;
}
.magmed {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	font-variant: normal;
}
.magmedbld {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
	font-variant: normal;
}
img.imgCenter {
    display: block;
    margin: auto;
}
.highlightbox {
  padding: 10px;
  display: block;
  background-color: #f7f3cf;
  border-style: solid;
	border-color: #ee008c;
	border-width: 2px;
  border-radius: 10px;
  font: italic bold 1.0em/1.2em Georgia, "Times New Roman", Times, serif;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-top: 10px;
}
.highlightbox h3 { font-style: normal; color: #ee008c !important; margin-bottom: 10px !important;
}

aside {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 7px;
  background-color: #fcf7d5;
  border-radius: 10px;
  text-align: center;
  border: 3px solid #efe7b3;
  font-family: "italic Georgia", "Times New Roman", Times, serif;
  color: #bc8c24;
  font-size: 1.2em;
  font-style: italic;
  line-height: 1.2em;
  font-weight: bold;
}