/*BOF mceContentBody */

.mceContentBody 						{ padding: 0px; color: #333333; font-family: Tahoma;text-align: justify;}
.mceContentBody h1 					{ 	font-size: 14px;	color: #415b7d;	font-weight: bold; text-transform: uppercase; margin-bottom: 30px; line-height: 14px;}
.mceContentBody h2 					{ font-size: 13px; font-weight: bold;text-transform: uppercase; color: #034367; margin-bottom: 10px; line-height: 12px;}
.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 					{ line-height: 19px;	padding-bottom: 20px; color: #555555;  font-size: 12px;}
.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 20px 25px;}
.mceContentBody ol					{ margin: 0px 0px 20px 25px;}
.mceContentBody ul li 				{ list-style-type: disc;line-height: 15px; margin-bottom: 6px; font-size:12px;}
.mceContentBody ol li 				{ list-style-type: decimal; line-height: 15px; margin-bottom: 6px;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 {width: 440px; border: 1px solid #c4dbe7; margin: 10px; }
.mceContentBody table tbody tr th { font-weight: bold; text-align: center; color: #fff; background-color: #8ab7cf; padding: 10px; text-transform: uppercase; font-size: 13px;}
.mceContentBody table tbody tr td {font-weight: normal; text-align: center; padding: 5px 5px 5px 5px; color: #333;font-size: 11px;}
.mceContentBody table tbody tr td strong {font-weight: bold;}
.mceContentBody table tbody tr.odd {background-color: #fff}
.mceContentBody table tbody tr.even {background-color: #e4eef4;}

.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 */
