.maintitle {
	font-size:24px;	
	color:#83a938;
	letter-spacing:0px;
	font-weight:normal;
}

.greentitle {
	color: #83A938;
	font-size: 16px;	
	padding: 10px 0px 10px 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	font-style: italic;
	font-weight: bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.greentitle_borderbottom {
	color: #83A938;
	font-size: 16px;	
	padding: 10px 0px 10px 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #CCC;
	font-style: italic;
	font-weight: bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.uppertitle {
	font-size:14px;
	color:#666;
	text-transform:uppercase;
	font-weight:normal;
	margin-top: 16px;
	margin-bottom:6px;
	letter-spacing:3px;
	border-bottom: 1px dotted #cccccc;
}

.listitem{
	background:url("/lib/images/common/bullet.png") no-repeat scroll 0 8px transparent;
	color:#777777;
	letter-spacing:0;
	width: 360px;
	font: normal 12px/16px Tahoma,Geneva,sans-serif;
	padding-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: 50px;
}

.listitembold{
	background:url("/lib/images/common/bullet.png") no-repeat scroll 0 8px transparent;
	color:#777777;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0;
	padding:0 0 0 15px;
	margin: 0 10px 10px 0;
	width: 360px;
	list-style-position: outside;
}

.bodyimage {
	border: 1px dotted #CCC;
	padding: 10px 10px 10px 10px;
	text-align:center;
	margin-bottom: 20px;
}

.defaultbody {
	color: #505050;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.mini-blockquote {
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	font-size: 16px;	
	padding: 10px 0px 10px 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	color:#666;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}