.boxtop {
	width: 196px;
	height: 66px;
	background: url(images/container1top.gif) no-repeat;
	margin: 0;
}
.boxtitle {
	float: left;
	padding-left: 10px;
}
.boxtitlestyle {
	color: #BCCBD8;
	font: normal 16px/50px "trebuchet ms", trebuchet, tahoma, arial, verdana, sans-serif;
}
.boxicon {
	width: 50px;
	height: 50px;
	float: right;
	padding-top: 2px;
}
.boxbody {
	width: 196px;
	background: url(images/container1body.gif);
	padding: 0;
	display: block;
	font-size: 11px;
}
.boxbottom {
	width: 196px;
	height: 7px;
	background: url(images/container1bottom.gif) no-repeat;
}
.boxtext {
	margin: 0 10px 0 7px;
	width: 179px;
	font-color: #374049;
	font: 11px/16px tahoma, arial, verdana, sans-serif;
}
.borderlesscontainertitle {
	color: #be0000;
	font: bold 18px/30px "trebuchet ms", trebuchet, tahoma, arial, verdana, sans-serif;
}
.borderlesscontainerbody {
	font-color: #455058;
	display: block;
	font: 11px/18px tahoma, arial, verdana, sans-serif;
}
.leftcontainertop {
	background: url(images/leftcontainertop.jpg) no-repeat;
	height: 45px;
	text-align: left;
	display: block;
}
.leftcontainerbody {
	padding: 0;
	display: block;
	background: #e2e5e8;
}
.leftcontainertext {
	margin: 0 5px 1px 15px;
	color: #374049;
	display: block;
	font: 11px/16px tahoma, arial, verdana, sans-serif;
}
.leftcontainertitlestyle {
	color: #fff;
	padding-left: 30px;
	font: bold 12px/24px "trebuchet ms", trebuchet, tahoma, arial, verdana, sans-serif;
}
.borderbox {
	position: relative;
	margin: 0 auto;
	margin-left: 22px;
}
.bordertitle {
	background: transparent url(images/border_title_back.gif) no-repeat top right;
	position: relative;
	width: 100%;
	height: 56px;
}
.bordertitleleft {
	background: transparent url(images/border_title_left.gif) no-repeat top left;
	position: relative;
	width: 22px;
	margin-left: -22px;
	height: 56px;
	float: left;
}
.bordertitletext {
	color: #f0f2f4;
	padding-left: 10px;
	display: block;
	font: normal 20px/40px "trebuchet ms", tahoma, arial, verdana;
}
.borderfooter {
	background: transparent url(images/border_footer_back.gif) no-repeat top right;
	position: relative;
	width: 100%;
	height: 18px;
}
.borderfooterleft {
	background: transparent url(images/border_footer_left.gif) no-repeat top left;
	position: relative;
	width: 22px;
	margin-left: -22px;
	height: 18px;
	float: left;
}
.bordercontent {
	border-right: 2px solid #d4dbe0;
	border-left: 2px solid #d4dbe0;
	margin-left: -22px;
	padding: 0 10px;
	background: #f0f2f4;
	font: 12px/18px tahoma, arial, verdana;
}
.bordertitlecolor {
	background: transparent url(images/border_title_back_color.gif) no-repeat top right;
	position: relative;
	width: 100%;
	height: 56px;
}
.bordertitleleftcolor {
	background: transparent url(images/border_title_left_color.gif) no-repeat top left;
	position: relative;
	width: 22px;
	margin-left: -22px;
	height: 56px;
	float: left;
}