@media print {

body {
font-size:100%;
}

#topRight {
float:none;
margin-left:3%;
}

#wrapperFloat {
float:none;
}

#content.subjectLanding  {
float:none;
}

#content.subjectLanding #topRight, #content.subjectLanding #mainImage  {
float:none;
margin:0;
padding:0;
}

#content.subjectLanding #mainContent {
float:none;
margin:0;
padding:0;
}

#content.subjectLanding div.featureBox {
width:25%;
float:none;
}

#content.subjectLanding div.divClear {
clear:none;
}

}


/** All Subject Area Content **/

#content.subjectLanding  {
padding:0;
}

#content.subjectLanding p {
  font-size:12px;
  line-height:18px;
}

/* Paula changed 4/29 */
#content.subjectLanding p.caption {
  font-size:11px;
  line-height:13px;
  font-style:normal;
  color:#444444;
}

#content.subjectLanding h1 {
font-size:14px;
line-height: 16px;
color: #83692e;
}

#content.subjectLanding h2 {
  font-size:12px;
  line-height: 16px;
  margin-bottom:6px;
}

#content.subjectLanding ul {
  margin-left:10px;
}

#content.subjectLanding ul li {
  font-size:12px;
  line-height:16px;
  list-style-type:none;
  list-style-image:url(/images/misc/doubleArrow_1933.gif);
  padding-bottom:6px;
  margin-left:10px;
}


/** Main Image Div **/

#content.subjectLanding #mainImage {
float:left;
margin-right:30px;
}

#content.subjectLanding #mainImage img {
border:none;
}


/** Main Content Div **/

#content.subjectLanding #mainContent {
margin-top:32px;
padding-left:36px;
}

#content.subjectLanding #mainContent h1 {
margin-bottom:6px;
}

#content.subjectLanding #mainContent ul {
margin-bottom:9px;
}
 


/** Top Right Column Div **/

#content.subjectLanding #topRight {
float:right;
width:190px;
margin-top:36px;
margin-left:18px; /* Paula chg 10/9/08, was 24px */
}

#content.subjectLanding #topRight h1 { 
  padding-top:9px;
  margin-bottom:8px;
}

#content.subjectLanding #topRight h1 a { 
  font-size:14px;
  color:#000000;
}

#content.subjectLanding #topRight p {
  font-size:11px;
  line-height:16px;
  padding-bottom:8px;
}

#content.subjectLanding #topRight p.learnmore {
text-align:left;
font-size:11px;
margin-bottom:0;
padding-bottom:0;
}

#content.subjectLanding #topRight h2 { 
  color:#005a9a;
  line-height: 14px;
  margin-top:-5px;
  margin-bottom:6px;
}

#content.subjectLanding #topRight ul {
  padding-top:12px;
  margin-left:0;
}

#content.subjectLanding #topRight ul li {
  font-size:10px;
  line-height:12px;
  list-style-type:none;
  list-style-image:none;
  padding-bottom:6px;
  margin-left:0;
}



/** Feature Box Classes (at bottom of page) **/

 
#content.subjectLanding div.featureBox {
width:235px;
height:175px;
position:relative;
border-top: 1px solid #ae9d76;
border-right: 1px solid #ae9d76;
background-color:#ffffff;
padding: 5px;
float:left;
}

#content.subjectLanding div.featureBox p {
  margin:0;
  padding:0;
}

#content.subjectLanding div.featureBox p.learnmore {
margin-left:20px;
font-size:11px;
}

#content.subjectLanding div.featureBox h3 {
font-size:12px;
line-height: 14px;
color: #83692e;
font-weight: bold;
padding-left: 3px;
margin-top:12px; /* Paula added 10/9/08 */v
}

#content.subjectLanding div.featureBox img {
margin-right:0;
border:none;
}

#content.subjectLanding div.featureBox div.text {
padding-left:20px;
}

#content.subjectLanding div.featureBox ul {
margin-left:10px;
margin-bottom:3px; /* Paula added 10/9/08 */
}

#content.subjectLanding div.featureBox ul li {
font-size:10px;
line-height:13px;
list-style:none;
list-style-image:url(/images/misc/doubleArrow_1933.gif);
margin-left:10px;
padding-bottom:6px;
padding-left:0px;
}