/* CSS Document */


h2.whatTitle {
margin:20px 0px 0px 0px;
background:url(../image/whatsNew.gif);
width:565px;
height:28px;
z-index:0;
}

h2.whatTitle span{
display:none;
}

div.whatsNew {
	width:565px;
	position:relative;
	_z-index: -1;
}

div.noPdf {
margin:0px;
padding:8px 10px;
border-bottom:1px solid #cccccc;
width:545px;
color:#444444;
text-align:left;
height:auto;
clear:both;
line-height:120%;
z-index:0;
}

div.noPdf p.day{
font-weight:bold;
width:100px;
display:block;
float:left;
margin:0px;
padding:0px;
}

div.noPdf p.details{
display:block;
float:left;
clear:right;
margin:0px;
padding:0px;
}


h2.releaseTitle {
margin:20px 0px 0px 0px;
background:url(../image/newsRelease.gif);
width:565px;
height:28px;
}

h2.releaseTitle span{
display:none;
}

div.newsRelease {
width:565px;
position:relative;
}

div.onPdf {
margin:0px;
padding:8px 10px;
border-bottom:1px solid #cccccc;
width:545px;
color:#444444;
text-align:left;
height:auto;
clear:both;
line-height:120%;
position:relative;
}

div.onPdf p.day{
font-weight:bold;
width:100px;
display:block;
float:left;
margin:0px;
padding:0px;
}

div.onPdf p.details{
display:block;
float:left;
clear:right;
margin:0px;
padding:0px;
width:426px;
}

div.onPdf a.pdfBtn{
position:absolute;
top:30%;
right:10px;
}

div.topImage {
border:1px solid #d1d1d1;
text-align:left;
padding:10px;
font-size:14px;
line-height:150%;
color:#444444;
background:#f1f1f1;
}
