h1 {
text-align: center;
color: #1869A4;
font: bold 1.2em Georgia, "Times New Roman", Times, serif;
padding-top: 15px;
}
h2 {
color: #5CA75C;
text-align: left;
margin-bottom: 5px;
font-size: .9em;
font-weight: bold;
margin-top: 20px;
}
h3 {
text-align: left;
margin-bottom: 5px;
font: bold 1em Georgia, "Times New Roman", Times, serif;
margin-top: 10px;
}
h3 a {
color: #5CA75C;
text-align: left;
margin-bottom: 5px;
text-decoration: underline;
}

div#content1 p {
text-align: left;
font-size: .8em;
line-height: 1.4;
margin-bottom: 8px;
margin-left: 0px;
width: 480px;
}
div#content1 p#clk {
color: #005488;
line-height: normal;
margin-bottom: 20px;
}
div#content1 p#clk a {
margin-right: 15px;
color: #5CA75C;
}

div#content2 {
padding-top: 233px;
background-image: url(../img/col-nws.jpg);
background-position: left top;
background-repeat: no-repeat;
}
div#content2 p {
font-size: .8em;
}

dl#glossary {
width: 480px;
margin-right: auto;
margin-left: 0px;
text-align: left;
}
dl#glossary dt {
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
color: #1869A4;
margin-bottom: 2px;
margin-top: 10px;
}
dl#glossary dd {
font-size: .8em;
margin-left: 0px;
margin-right: auto;
border-top: none;
border-right: none;
border-bottom: 1px solid #b2d2e5;
border-left: none;
padding-bottom: 10px;
}
