@charset "utf-8";
/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif; font-size:76%; line-height:1.2em; }
h1, h2, h3, h4, h5, h6 { line-height: 1.2em; font-weight: bold; margin:0; }
h1 { font-size: 1.6em; margin-bottom: 8px; }
.layout2 h1 { margin-bottom: 4px; }
a:link, a:active, a:visited { color:#2C63B3; }
a:hover { color:#0092DE; }
h2, h2 a {font-size:1.4em; color:#211C6B;}
p { line-height: 1.4em; }
h2.pageHeading { color:#FF7D00; font-weight:bold; line-height:1.2em;}
h2.pageHeading span.focus { color:#0092DE;  }


.leftColWrapper h3 { font-size: 1.3em; color:#FF7D00; margin:0 0 8px; }

.rightColWrapper h3 { font-size: 1.2em; margin: 0 0 8px; }


/* RIGHT COL LINKS */
.rightColWrapper a:link, .rightColWrapper a:active, .rightColWrapper a:visited { text-decoration: none; }
.rightColWrapper a:hover { text-decoration: underline; } 

.layout2 .leftColWrapper h3, h3.midListHeader { color: #2C63B3; }
h3.midListHeader { border-bottom: 1px solid #7AD3F7; }

