/*BOF mceContentBody */

.mceContentBody 						{float: left;	padding: 58px 0px 0px 0px;	width: 430px;	margin:0px 20px 0px 0px;}
.mceContentBody h1 					{ 	color: #e2001a;	font-size: 14px;	margin-bottom: 20px;	text-transform: uppercase;	font-weight: bold;}
.mceContentBody h2 					{ 	color: #333333;	font-size: 18px;	margin-bottom: 10px;	font-weight: normal;	padding-left: 17px; background: url('../images/background/h2.gif') no-repeat left center;}
.mceContentBody h2 span {font-size: 24px;}
.mceContentBody h3 					{ font-size: 12px; font-weight: bold;text-transform: uppercase; color: #034367; margin-bottom: 10px; line-height: 12px;}
.mceContentBody h4 					{ font-size: 11px; font-weight: bold;text-transform: uppercase; color: #034367; margin-bottom: 10px; line-height: 12px;}
.mceContentBody h5 					{ font-size: 10px; font-weight: bold;text-transform: uppercase; color: #034367; margin-bottom: 10px; line-height: 12px;}
.mceContentBody h6 					{}
.mceContentBody p 					{ 	padding:0px 0px 15px 0px;	line-height: 20px;color: #333333;	font-size: 12px !important;}
.mceContentBody p strong 		{ font-weight: bold;}
.mceContentBody p em 				{ font-style: oblique;}
.mceContentBody p em	strong	{ font-style: oblique; font-weight: bold;}
.mceContentBody p img 			{ border: 1px solid #4895c1; padding: 1px;}
.mceContentBody p a 				{ color: #333; font-weight: bold; text-decoration: underline;}
.mceContentBody p a:hover		{ color: #333; font-weight: bold; text-decoration: none;}
.mceContentBody ul 					{ margin: 0px 0px 10px 25px;}
.mceContentBody ol					{ margin: 0px 0px 10px 25px;}
.mceContentBody ul li 				{ list-style-type: disc;line-height: 15px; margin-bottom: 5px; color: #333333;	font-size: 12px;}
.mceContentBody ol li 				{ list-style-type: decimal; line-height: 15px; margin-bottom: 5px; color: #333333;	font-size: 12px;}
.mceContentBody ul li a 			{ color: #333; font-weight: bold; text-decoration: underline;}
.mceContentBody ol li a 			{ color: #333; font-weight: bold; text-decoration: underline;}
.mceContentBody ul li a:hover 	{ color: #333; font-weight: bold; text-decoration: none;}
.mceContentBody ol li a:hover 	{ color: #333; font-weight: bold; text-decoration: none;}
.mceContentBody ul li strong 	{ font-weight: bold;}

.mceContentBody table#menu-list { 	margin-bottom: 15px;	border-right: 1px dotted #333333;	border-bottom: 1px dotted #333333;}
.mceContentBody table#menu-list td {	width: 401px;	vertical-align: top;	padding: 8px 0px 8px 9px;	border-top: 1px dotted #333333;	border-left: 1px dotted #333333;}
.mceContentBody table#menu-list h3 {	font-size: 20px;	font-weight: normal;	padding-left: 17px;	color: #333333; 	background: url('../images/background/h2.gif') no-repeat left center;	}
.mceContentBody table#menu-list p {	float: left;	width: 275px;	padding: 0px 30px 0px 17px;}
.mceContentBody table#menu-list a {	display: block;	float: left;	width: 49px;	height: 29px;	line-height: 29px;	color: #cc3333;	font-weight: bold;	font-size: 11px;	padding: 0px 0px 0px 10px;	background: url('../images/background/menu-list-a.png') no-repeat left top;}
.mceContentBody table#menu-list a:hover {	text-decoration: none;}

.mceContentBody .comments {background-color: transparent;}
.mceContentBody .comments h1 {background-color: transparent;}
.mceContentBody .comments fieldset { border: 1px solid #ccc; padding: 5px; margin-bottom: 5px;}
.mceContentBody .comments fieldset h4 {}
.mceContentBody .comments fieldset p {font-size: 12px; color: #034367; text-align: justify; line-height: 16px; margin-top: 10px; padding: 0px; font-style: oblique;}
.mceContentBody .comments fieldset legend {font-size: 15px; padding: 5px; font-size: 13px;}
.mceContentBody .comments fieldset legend strong {font-weight: bold;}
/*EOF mceContentBody */