/*
	Template - Meridian
	Author   - Meridian
	Company  - Meridian
	
	Style    - style-texteditor.css	
*/


/* <textEditor> */ 
.fadeBreak {}

.textYellow, .textYellow a {color: #fcf6b1;}
.textBlue, .textBlue a {color: #43b2e6;}
.textGreen, .textGreen a {color: #00AA4F;}
.contentHeader { font-size: 18px; line-height: 20px; color: #57808c; font-weight: normal; padding-bottom: 20px; display: block; }


.textBlack, .textBlack a {color: #333;}
.textWhite, .textWhite a {color: #fff;}
.textGrey, .textGrey a {color: #6f6f6f;}	


.fontGeorgia {font-family: georgia, serif;}
.fontTimes {font-family: "times new roman", times, serif;}	
.fontVerdana {font-family: verdana, sans-serif;}
.fontArial {font-family: arial, sans-serif;}
.fontTahoma {font-family: tahoma, sans-serif;}	
.fontHelvetica {font-family: Helvetica, arial, sans-serif;}			
	
.fontSize10 {font-size: 10px;}
.fontSize11 {font-size: 11px;}
.fontSize12 {font-size: 12px;}
.fontSize13 {font-size: 13px;}
.fontSize14 {font-size: 14px;}
.fontSize15 {font-size: 15px;}
.fontSize16 {font-size: 16px;}
.fontSize17 {font-size: 17px;}
.fontSize18 {font-size: 18px;}
.fontSize19 {font-size: 19px;}
.fontSize20 {font-size: 20px;}
.fontSize21 {font-size: 21px;}
.fontSize22 {font-size: 22px;}
.fontSize23 {font-size: 23px;}
.fontSize24 {font-size: 24px;}
.fontSize25 {font-size: 25px;}
.fontSize26 {font-size: 26px;}
.fontSize27 {font-size: 27px;}
.fontSize28 {font-size: 28px;}
.fontSize29 {font-size: 29px;}
.fontSize30 {font-size: 30px;}		


.left, .alignLeft {float: left; margin-right: 1.5em; margin-bottom: 1.5em;}
.right, .alignRight {float: right; margin-left: 1.5em; margin-bottom: 1.5em;}

.noborder {border: none !important;}
span.imageBorder img {border: 1px solid #2e2e2e;}

	
/* </textEditor> */
