/* CSS Document */

.rightbar {
margin: 0 15px;
padding: 0 0 10px 0;
border-bottom: solid 1px #2a56ae;
}
.rightbar h2 {
padding-bottom: 7px;
}
.blueHead {
border: solid 1px #3babff;
}
.blueHead h2 {
height: 32px;
line-height: 32px;
padding-left: 10px;
background: #37a9ff url(_i/blueHead.gif) repeat-x bottom;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-weight: bold;
font-size: 14px;
}
.blueHead h2 .Head {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-weight: bold;
font-size: 14px;
}
.blueHead .cont {
padding: 12px;
}
h2.italic, h2.italic .Head {
color: #2953a7;
font-family: "Times New Roman", Times, serif;
font-size: 20px;
font-style: italic;
margin-bottom: 10px;
} 
