/*Default Container css*/
/*********************************************************************/
.default-container						{ padding: 0 0 18px 0; }
.default-icn,
.default-action,
.default-head							{ float: left; }
.default-footer							{ text-align: right; }
/*h2.default-head,
h2.default-head .default-title			{ font-size: 26px; line-height: 36px }*/

h3.default-head,
h3.default-head .default-title			{ font-size: 22px; font-weight:bold; line-height:24px; }

/* Top Image Container CSS */
/*********************************************************************/
.TPImage-container						{ padding: 0 0 18px 0; }
.TPImage-wrapper						{ background: #fff; text-align: center; overflow: hidden; }
.TPImage-wrapper img						{ width: 100%; }
.TPImage-wrapper:hover					{ background: #7a9451; }
h3.TPImage-head							{ font-size: 22px; line-height: 28px; padding: 12px 0; /*text-align: center; */ }

/* H1 Container CSS */
/*********************************************************************/
h1.default-head,
h1.default-head .default-title			{ color: #22638a; font-family: 'Arimo', sans-serif; font-weight:bold; text-transform:none; font-size: 30px}

.h2Container h2.default-head,
.h2Container h2.default-head .default-title
										{ font-size: 34px; line-height: 42px; color: #af4c00; font-variant: normal;
										 padding: 0; margin: 0; }

/* H4 Container CSS */
/*********************************************************************/
.h4Container .default-header				{ border-bottom: 1px solid #c9c9c9; padding: 2px 0; }
.h4Container .default-head				{ color: #ad4b00; padding: 0; }
.h4Container .default-content			{ padding: 12px 0 0 0; }
h5										{ font-size: 14px; padding: 0 0 4px 0 ; font-family: arial,sans-serif; }

/* H5 Container CSS */
/*********************************************************************/
h5.default-head,	
h5.default-head .default-title			{ color: #363636; font-weight:bold; }

.grayContainer							{ background: #f0f0f0; padding: 18px; }
.borderBottomContainer					{ padding: 0 0 18px 0; border-bottom: 1px solid #e1e1e1; }

.actionBT								{ padding: 8px 0 0 10px; }

/* H3 Border Bottom Container CSS */
/*********************************************************************/
.h4borderBottomContainer .default-header	{ border-bottom: 3px solid #c9c9c9; padding: 2px 0;}
.h4borderBottomContainer .default-head	{ color: #ad4b00; padding: 0; }
.h4borderBottomContainer .default-content
										{ padding: 12px 0 0 0; }
.h4borderBottomContainer h5				{ font-size: 14px; padding: 0 0 4px 0 ; font-family: arial,sans-serif; }										
										