h2.newsList{
cursor: pointer;
text-decoration:underline;
}

a.newsletter_download{
font-size: 1em;
display: block;
height: 50px; 
background-image: url(../images/download_button.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 5px 0px 0px 60px;
}


dl{
}

dt{
font-family: arial;
font-size: 12pt;
margin-bottom: 0.5em;
font-weight: bold;
}

dd{
margin-bottom: 2.5em;
line-height: 1.4em;
font-family: arial;
font-size: 9pt;
}

#middleColumn a{
text-decoration: underline;
font-weight: normal;
color: #003173;
margin-top: 0.7em;
}

#middleColumn a:hover{
color: #1373A9;
text-decoration: none;
}

.newsItem{
margin-top: 20px;
width: 300px;
}

.newsItem h3{
font-family: arial;
font-size: 14pt;
margin-bottom: 0.3em;
}

.newsItem p{
margin-bottom: 0.3em;
line-height: 1.4em;
}

a.readMore{
font-family: arial;
font-size: 8pt;
color: #003173;
margin: 20px 0px 30px 0px;
display: block;
}

.dottedLine{
width: 380px;
margin-top: 15px;
}

#rightColumn{
padding-top: 70px;
}

#rightColumn h4{
font-family: arial;
margin-bottom: 0.2em;
}

input.article{
float: left;
width: 190px;
margin-bottom: 5px;
}

input.articleSearchSubmit{
float: left;
width: 20px;
height: 20px;
margin-left: 10px;
}

#rightColumn h2{
width: 200px;
text-align: center;
margin-bottom: 0.5em;
}

.articleDateSelect{
width: 194px;
}

a.newsResult{

}




