.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.copyrightnotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}

/*  OLD  */

/* .quotebox {
	width:510px;
	position:relative;
	background:url(images/quotebox_stretch.gif) repeat;
}

.quotebox_text {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	margin: 0px 20px 10px 25px;
	position:relative;
	top:-20px;
	z-index:10;
}

.quotebox_top {
	width:510px;
	height:50px;
	background:url(images/quotebox_top.gif) top left no-repeat;
	position:relative;
	z-index:1;
}

.quotebox_lastp {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	padding: 0px 20px 20px 220px;
	position:relative;
	background:url(images/quotebox_btm.gif) bottom left no-repeat;
	height:50px;
	width:510px;
}

.quotebox_lastp ul {
	list-style-image: url(images/list_item_dash.gif);
}

*/

/*  NEW  */

 .quotebox {
	width:222px;
	position:relative;
	background:url(images/quotebox_new_stretch.gif) repeat;
}

.quotebox_top_text {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	margin: 0px 12px -30px 15px;
	position:relative;
	top:-30px;
	z-index:10;
}

.quotebox_text {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	margin: 0px 12px 0px 15px;
	position:relative;
	top:0px;
	z-index:10;
}

.quotebox_top {
	width:222px;
	height:50px;
	background:url(images/quotebox_new_top.gif) top left no-repeat;
	position:relative;
	z-index:1;
}

.quotebox_lastp {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	padding-right:0px;
	margin-top:0px;
	padding-bottom:20px;
	position:relative;
	background:url(images/quotebox_new_btm.gif) bottom left no-repeat;
	height:50px;
	width:222px;
}

.quotebox_midp {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	padding: -10px 0px 0px 50px;
	top:-10px;
}

.quotebox_midp ul {
	list-style-image: url(images/list_item_dash.gif);
}

.quotebox_lastp ul {
	list-style-image: url(images/list_item_dash.gif);
}

.quotebox_divider {
	width:222px;
	height:12px;
	background:url(images/quotebox_new_divider.gif) top left no-repeat;
	position:relative;
	z-index:1;
	margin-bottom:10px;
	
}

.all_caps {
	text-transform:uppercase;
}

.image_right {
	padding: 0px 0px 15px 15px;
}
