﻿body{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
}
.ContactBox {
	width:200px;
	font-size:11pt;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	}
.TitleBlockText
        {
            background-color: #1D375A;
            text-align: left;
            width: 451px;
            color: #FFFFFF;
            font-size:12pt;
            font-weight:bold;
                       
        }
.TitleBlockCell 
		{
		    background-color:#1D375A;
			text-align: left;
			width:451px;
		}
.MainTextSubtitle {
	text-align: left;
	width: 451px;
	height: 250px;
	font-weight:bold;
	font-size: 11pt;
}
.MainText {
	text-align: left;
	width: 451px;
	height: 250px;
	font-size:10pt;
}
.BoxFarLeft {
	background-image: url('images/BackgroundUpperLeft.jpg');
}
.BoxUpperLeft {
	background-image: url('images/BackgroundUpperRight.jpg');
}
.BoxRight {
	background-image: url('images/BackgroundFarRight.jpg');
}
.MiddleStyle {
	background-image: url('images/BackgroundLowerCenter.jpg');
}

