/* CSS Document */

body {
scrollbar-face-color:#b770b7;
scrollbar-arrow-color:#ead5ea;
scrollbar-track-color:#ebceeb;
scrollbar-shadow-color:#6d0a6d;
scrollbar-highlight-color:#ead5ea;
scrollbar-3dlight-color:#6d0a6d;
scrollbar-darkshadow-Color:#000;
}

hr {
line-height:0.5em;
height:1px;
color:#660099;
position:relative;
top:3px;
}

#bottomLeftOne {
background:url(../images/news/bottomLeftPanel_1.gif) no-repeat;
height:73px;
width:181px;
}

#bottomLeftTwo {
background:url(../images/news/bottomLeftPanel_3.gif) no-repeat;
height:84px;
width:181px;
}

#bottomPanel {
background:url(../images/news/bottomMiddlePanel.gif) no-repeat;
height:96px;
}

#rightHandPanel {
background:url(../images/news/rightHandPanel.gif) no-repeat;
height:507px;
width:120px;

}

#contentPanel {
background:url(../images/news/contentPanel.gif) no-repeat;
height:337px;
width:585px;
vertical-align:top;
}
#contentDIV {
position:relative;
vertical-align:top;
top:13px;
left:20px;
width: 575px;
height:332px;
overflow:auto;
}

#newsArticle {
position:relative;
top:15px;
right:20px;
padding:5px 10px 0px 35px;
margin-bottom:10px;
overflow-y:auto;
vertical-align:top;
height:275px;
}

#newsImage {
position:relative;
float:right;
display:inline;
padding:5px 10px 10px 20px;
}

#newsTitle {
font-size:1.2em;
font-weight:bold;
}

.newsTitle {
font-size:1.2em;
font-weight:bold;
padding-bottom:5px;
}

.backLink {
margin: 0 20px 0 10px;
position:relative;
top:5px;
}

.backLink a {
text-decoration:none;
color:#9a349a;
}

.readMoreLink {
position:relative;
float:right;
bottom:15px;
font-size:0.9em;
color:#660099;
}

.readMoreLink a {
text-decoration:none;
color:#9a349a;
}

.spacerRow {
height:25px;
}

.spacerRow hr {
position:relative;
top:-10px;
}


.newsListRow {
border-bottom: 1px solid #660099;
vertical-align:top;
}

#newsListTab {
position:relative;
top:10px;
left:10px;
width:95%;
}

.newsSummary{
padding-left:15px;
}
.newsSummaryNoImage{
padding-left:5px;
}