<style type="text/css">
/* CSS Document */
#pagetitle {
background: url(/images/headerline.gif) 0 20px repeat-x;
}

#pagetitle h1 {
color: #fff;
font: 20px bold Arial, Helvetica, sans-serif;
padding: 6px 12px;
float: left;
width: auto;
background-color: #72674c;
margin: 0;
}

#jumplinks {
float: right;
margin-right: 300px;
padding: 12px;
color: #d4d2cc;
background-color: #72674c;
}

#jumplinks a,
#jumplinks a:active,
#jumplinks a:visited,
#jumplinks a:hover {
font-size: 11px;
color: #d4d2cc;
text-decoration: none;
}

#jumplinks a:hover {
text-decoration: underline;
}

#maincontent {
margin: 6px 12px;
background-color: #FFF;
font-size: 12px;
line-height: 18px;
padding-top: 1px;
text-align:justify;
}

#maincontent h1 {
font-size: 16px;
font-weight: bold;
padding: 0 0 6px 0;
display: block;
}

.contenttable {
display: table;
margin: 6px 6px 0 6px;
width: 885px;
}

.contentrow {
display: table-row;
float: left;
/*background: url(/images/contenttable_bg.gif) top left repeat-x;*/
background: url(../../images/background.gif) top left;
padding: 6px;
clear: both;
margin-bottom: 12px;
width: 872px;
}

.column1,
.column2,
.column3 {
display: table-cell;
float: left;
padding: 2px;
background:none
}

.column1 {
width: 232px;
/*border: 1px solid #c2c2c2;*/
background-color: #eaeaea;
padding: 9px;
}

.column1 hr {
margin: 6px -9px;

}

.column2 {
width: 350px;
padding: 0 16px;
}

.column2 .headlinered {
font-size: 14px;
color: #9a1c1d;
font-weight: bold;
display:block;
}

.column3 {
width: 220px;
padding: 0 0 0 9px;
line-height: normal;
}

.column3 img {
float: right;
}

.column3 a {
display: block;

}

.column1 span {
display: block;
}

.column1 .column1headline {
font-size: 16px;
font-weight: bold;
padding: 0 0 6px 0;
}

.column1 .column1normalbold {
font-weight: bold;
padding: 0 0 6px 0;
}

.column1 .column1normalred {
font-size: 12px;
font-weight: bold;
color: #9a1c1d;
padding: 0 0 6px 0;
}



</style>


