body
{
	width: 1024px;
	height: 633px;
	margin-left: 20px;
	margin-right: 20px;
}
.BasicPage
{
	position: absolute;
	width: 804px;
	height: 633px;
	background: url(../graphics/watermark.jpg) white no-repeat right bottom;
	border-left-width: 40px;
	border-left-color: white;
}
.LeftBorder
{
	background-image: url(../graphics/background-left.gif);
	background-repeat: repeat-y;
}
.RightBorder
{
	background-image: url(../graphics/background-right.jpg);
	background-repeat: repeat-y;
}
.TaglineText
{
	color: #919AC6;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: middle;
	border-collapse: collapse;
}
.Announcement
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 17px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 20px;
}
.PageFooter
{
	margin-bottom: 20px;
	margin-top: 20px;
}
.Article
{
	width: 495px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	margin-bottom: 20px;
}
.ArticleHeading
{
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 17px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.ArticleText
{
	color: #8F8B8B;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}
.OfficeLocations
{
	margin-top: 100px;
	margin-bottom: 50px
}
.OfficeDetailsInitial
{
	padding-right: 20px;
	border-right: solid 1px #313490;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: top;
}
.OfficeDetails
{
	padding-right: 20px;
	padding-left: 20px;
	border-right: solid 1px #313490;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: top;
}
.OfficeDetailsFinal
{
	padding-right: 20px;
	padding-left: 20px;
	border-right: none;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: top;
}
.OfficeName
{
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 17px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.OfficeFunction
{
	color: #8F8B8B;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	border-collapse: collapse;
}

.OfficeAddress
{
	color: #8F8B8B;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
.Registered
{
	color: #8F8B8B;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: left;
}
.EmailLink
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	color: #3E21B7;
	text-align: left;
	text-decoration: underline;
	padding-right: 5pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.EmailLink:hover
{
	text-decoration: none 
}
.W3CValidation
{
	text-align: right;
	margin-left: 250px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}