

/* Left Sidebar */

.leftsidebar_box {
	padding: 15px 15px;
	text-align: left;
}

.leftsidebar_box img {
	width: 105px;
	height: 130px;
	}
	
.leftsidebar_box .highlight {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


/* Right Column */

.rightcolumn_box {
	
	padding: 15px 20px;
}

.rightcolumn_box h2 {
	text-align: left;
	padding-bottom: 10px;
	font-size: 26px;
	color: #c00000;
	background-color: inherit;
}

.rightcolumn_box td {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 25px 25px 25px 25px;
	}
	
.rightcolumn_box img {
	margin: 0px 10px 0px 0px;
	height: 130px;
	width: 105px;
	border-style: double;
	
	}
/* Page Content First Row */



#rightcolumn_1 {
	width: 566px;
	float: right;
	font-size: 10px;
}

#rightcolumn_1 .rightcolumn_box p {
	padding-bottom: 5px;
	padding-left: 5px;
	width: 500px;
	float: right;
	line-height: 15px;
	font-size: 11px;

	letter-spacing: 0.5px;*
	
}

#rightcolumn_1 .whitebar {
	margin : 0px;
	height : 1px;
	color: inherit;
	background-color: #fff;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
}


#leftsidebar_1 {
	width: 221px;
	background: url('images/sidebar_box1_top.jpg') no-repeat 0% 0%;
	text-align: right;
	float: left;
}

#leftsidebar_1_header {
	margin: 18px 15px 0px auto;
	width: 156px;
	height: 33px;
	background: url('images/sidebar_box1_headerbg.jpg') no-repeat 0% 0%;
	overflow: hidden;
}

#leftsidebar_1_header h2 {
	width: 156px;
	height: 33px;
	background: url('images/whatsnew_header.gif') no-repeat 50% 50%;
}


