#Content{
    padding-left: 25px;
    padding-right: 25px;
    width: 910px;
    position: relative;
}
.RightColumn{
    position:absolute;
	top: 26px;
	left: 564px;
}
#Content p
{
    margin: 0 0 10px 0;
    padding: 0;
}
#Content td p{
    margin: 0;
    padding: 0;
    line-height: 140%;
}
p.label{
    text-transform: capitalize;
}
#Content h3
{
    padding: 5px 26px 0 0px;
    font-size: 17px;
    font-weight: normal;
}
#Content td{
    vertical-align: top;
    line-height: 1.4em;
    padding: 0px 10px 10px 0px;
}
.label{
    color: #00467F;
    font-weight: bold;
}

#ContactInfo img{
    margin-bottom: 10px;
    /*display: block;*/
    border: 2px solid #00467f;
    padding: 0;
}
.SquareBlueBox{
	margin: 0;
	border: 1px solid #849ebf;
	padding: 20px 25px 20px 25px;
	background-color:#dcf2ff;
	line-height: 140%;
	color: Black;
	width: 244px;
}
.SquareBlueBox img{
    vertical-align:sub;
}
#Content .SquareBlueBox h3
{
    padding: 0px 26px 10px 0px;
    font-size: 17px;
    font-weight: normal;
}

.WWOffices{
    margin-top: 10px;
}
.WWOffices h2{
    font-weight: normal;
}
.WWOffices th{
    margin: 0;
    padding: 0;
    line-height: 140%;
    vertical-align: middle;
    font-size: 14px;
    font-weight: normal;
    background-color: #dfebfc;
    color: #00467f;
    border-top: 1px solid #849ebf;
    border-bottom: 1px solid #849ebf;
}
#Content .WWOffices td.first{
    padding-top: 8px;
}