/*-------------------- General Layout Styles --------------------*/
.eventsBg {
background:url(eventsBg.gif) left top no-repeat;
font-size:12px;
padding:13px;
font-weight:bold;
}
.eventsBg img{
float:right;
margin-top:3px;
}
.greyLT {
	background:#f5f5f5 url(greyLT.gif) left top no-repeat;
	margin:10px 0;
	}
.greyLB {
	background:url(greyLB.gif) left bottom no-repeat;
	}
.greyRT {
	background:url(greyRT.gif) right top no-repeat;
	}
.greyRB {
	background:url(greyRB.gif) right bottom no-repeat;
	}
.greyRB #cmsbody {
padding:13px;
}
.htmlarea p, .htmlarea h1, .htmlarea h2, .htmlarea h3 {
margin-bottom:0px;
}
.comLT {
	background:#a5bbc8 url(comLT.gif) left top no-repeat;
	width:235px;
	margin:10px 18px 15px 0;
	}
.comLB {
	background:url(comLB.gif) left bottom no-repeat;
	}
.comRT {
	background:url(comRT.gif) right top no-repeat;
	}
.comRB {
	background:url(comRB.gif) right bottom no-repeat;
	}
.comRB table td p, .comRB table td a, .comRB table td h3, .comRB table td h2, .comRB table td h1, .comRB table td span, .comRB table td div, .comRB table td {
color:white;
}
.rightPanel {
padding:10px 0px 10px 19px;
}
.rightPanel div {
	background:url(menuHeading.gif) left top no-repeat;
	padding:9px 20px 11px 20px;
text-transform:uppercase;
font-weight:bold;
font-size:12px;
}
.rightPanel a {
display:block;
	background:url(menuItem.gif) left top no-repeat;
	padding:8px 20px 12px 20px;
color:#424242;
text-transform:uppercase;
font-size:11px;
}
.rightPanel a:hover {
color:#ADBDCC; }
.leftArea {
padding-top:10px;
}
.leftArea .htmlarea_table {
width:236px;
}
.leftArea p{
display:block;
	background:url(menuItem2.gif) left top no-repeat;
	padding:8px 20px 12px 20px;
color:#424242;
text-transform:uppercase;
font-size:11px;
}
.leftArea h1{
background:url(menuHeading.gif) left top no-repeat;
padding:9px 20px 11px 20px;
text-transform:uppercase;
font-weight:bold;
font-size:12px;
margin:0px;
}
.jaronsPower {
height:0px;
}
.jaronsPower hr {
margin:0px;
border:0px;
border-top:3px solid #A5BBC8!important;
}