body {
	background: #FFF url(images/content_bg.gif) repeat-y right;
	font: 13px/18px "Verdana", sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	margin-top: 118px;
}
.Header {
	background: #006FB3 url(images/header_bg.jpg) repeat-x left;
	position: absolute;
	height: 82px;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 100%;
}
.Footer {
	font-size: 10px;
	text-align: center;
	color: #a7a7a7;
	padding-top: 60px;
}
.PhotoPanel {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 319px;
	border-left: 2px solid #000;
	text-align: right;
	color: #000;
	font-size: 11px;
}
.PhotoPanel .Photo {border-bottom: 10px solid #8A00AD; line-height: 1px;}
.PhotoPanel .Desc {padding: 13px 13px 80px 13px; border-bottom: 5px solid #4E4E4E;}
.PhotoPanel .DescEnd {padding: 13px 13px 80px 13px;}
.Content {text-align: justify; position: relative; margin-right: 358px; padding-bottom: 50px;}
.MenuPanel {display: none;}
.MenuEnd {background: #FFF;}

/*------------------------------------------------------------*/

img {border: none;}
a, a:link {color: #0095C0;}
a:hover {text-decoration: none; color: #DC2400;}
a:visited {color: #8A00AD; text-decoration: none;}
.Spacer {clear: both;}

/*--------------------- Heading styles -----------------------*/

h1, h2, h3, h4 {color: #8A00AD; font-size: 17px; font-family: "Trebuchet MS"; margin-bottom: 0px;}
h2 {font-size: 15px; color: #0095C0;}
h3 {font-size: 13px; color: #DC2400; font-style: italic;}
h4 {font-size: 13px; color: #F89200; font-style: italic;}

/*----------------------- Employment -------------------------*/

.EmploymentSummary {border: 1px solid #b7b7b7; padding: 10px; margin-top: 10px; background: #FFF url(images/employment_bg.gif) repeat-x top;}
.EmploymentSummary .Details {font-weight: bold; color: #F89200;}
.EmploymentSummary h3 {margin-bottom: 0px; margin-top: 0px;}
address {margin-left: 20px;}

/*----------------------- Contact Us -------------------------*/

.Contact {margin: auto;}
.Contact th {vertical-align: top; text-align: right; padding: 5px; color: #DC2400;}
.Contact td {padding: 5px;}
.ContactNotice {border: 1px solid #b7b7b7; padding: 10px; margin-bottom: 16px; background: #FFF url(images/employment_bg.gif) repeat-x top; font-weight: bold; margin-top: 16px;}

/*---------------------- Table styles ------------------------*/

.EventsSummary {border-collapse: collapse; border: 1px solid #b7b7b7; margin-top: 20px; margin-bottom: 20px; text-align: left;}
.EventsSummary td { padding: 6px; border: 1px solid #b7b7b7;}
.EventsSummary th { color: #F89200; padding: 6px;  background-color: #fff2df; border: 1px solid #b7b7b7; text-align: center;}