/* CSS Document */


img, acronym, abbr {
	border:none;
	}
	
div.clear {
	clear:both;
	height:1px;
	line-height:1px;
	overflow:hidden;
	}

.bodyboxContent {
	padding:8px 12px;
	font-family:arial,helvetica,sans-serif;
	}

.bodyboxContent h5 {
	margin:0 0 6px 0;
    font-size:1.2em;
	}

.bodyboxContent p {
	margin:5px 0 10px 0;
	font-size:0.7em;
	text-align: left;

	}


.left {
	float:left;
	}
	
	.left-pad {
	float:left;
	margin:8px 12px 8px 0
	}

.right {
	float:right;
	}

.right-pad {
	float:right;
	margin:8px 0 8px 12px
	}
	
.hide {
	display:none;
	}
	
.bodybox {
	clear:both;
	width:500px;
	max-width:100%;
	background:#fff url(../images/b0.gif) top left repeat-y;
	margin-bottom:12px;
	}
	
.bodybox h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CC0033;
	margin:0;
	width:400px;
	max-width:100%;
	padding:0 12px;
	line-height:2em;
	}

.n1 {
	background:transparent url(../images/b1.gif) top right repeat-y;
	}

.n2 {
	background:transparent url(../images/b2.gif) top left no-repeat;
	}

.n3 {
	background:transparent url(../images/b3.gif) top right no-repeat;
	}

.n4 {
	background:transparent url(../images/b4.gif) bottom left no-repeat;
	}

.n5 {
	background:transparent url(../images/b5.gif) bottom right no-repeat;
	}
.sidebar-heading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0033;
	height: auto;
	width: auto;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
