
.text_Plain {
font-size: 12px !important;
color: #555 !important;
font-weight: normal !important;
line-height: 1.5em !important;
text-align: justify !important;
margin-bottom: 1em !important;
}

.subheading_Black {
font-size: 15px !important;
font-weight: bold !important;
margin-bottom: 10px !important;
color: #555 !important;
}

.subheading_Blue {
font-size: 15px !important;
font-weight: bold !important;
margin-bottom: 10px !important;
color: #1d668e !important;
}

.divider {
display: block !important;
height: 40px !important;
background: url(../images/bgTabLine.png) repeat-x 0 15px !important;	
margin-bottom: 0 !important;
}

.image_Left {
float: left !important;
display: inline !important;
width: 45% !important;
height: auto !important;
margin: 0 15px 0 0 !important;
}

.image_Right {
float: right !important;
display: inline !important;
width: 45% !important;
height: auto !important;
margin: 0 0 0 15px !important;
}

.image_Full {
width: 100% !important;
height: auto !important;
display: block !important;
margin: 15px 0 !important;
}