html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #FFFFFF;
}
#PageFrame {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#Header {
	display: none;
}
#SiteCrumbs {
	display: none;
}
#Audiences {
	display: none;
}
#Services {
	display: none;
}
#SiteNav {
	display: none;
}
#Body {
	background-color: #FFFFFF;
}
#Body #Crumbs {
	font-size: 10px;
	line-height: 12px;
	text-indent: 5px;
	margin-top: 10px;
}
#Body #Navigation {
	display: none;
}
#Body #Content {
	float: none;
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 20px;
}
#Body #Content a:link {
	text-decoration: underline;
	color: #1E368A;
}
#Body #Content a:visited {
	text-decoration: underline;
	color: #1E368A;
}
#Body #Content a:hover {
	text-decoration: underline;
	color: #0000FF;
}
#Body #Content #IEDescription {
	width: 228px;
	clear: left;
	float: left;
	padding-right: 10px;
}
#Body #Content #IEMovie {
	display: none;
}
#Body #Content #IELoading {
	clear: right;
	float: right;
	width: 300px;
	height: 255px;
}
#Body #Content #ContentLeft {
	clear: left;
	float: left;
	width: 50%;
	margin-right: 2px;
	height: 164px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#Body #Content #ContentLeft h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -8px;
	margin-top: 0px;
}
#Body #Content #ContentLeft p {
	font-size: 11px;
}
#Body #Content #ContentRight {
	clear: right;
	float: left;
	width: 48%;
	height: 164px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#Body #Content .DirectoryTable th {
	text-align: left;
	font-size: 11px;
	color: #666666;
	padding-bottom: 20px;
	padding-top: 30px;
}
#Body #Content .DirectoryTable th.HiddenLink a:link {
	color: #666666;
	text-decoration: none;
}
#Body #Content .DirectoryTable th.HiddenLink a:visited {
	color: #666666;
	text-decoration: none;
}
#Body #Content .DirectoryTable th.HiddenLink a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#Body #Content .DirectoryTable td {
	font-size: 11px;
	padding-bottom: 20px;
	padding-right: 10px;
}
#Body #Content .DirectoryTable td img {
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-right: 10px;
}
#Body #Content .DirectoryTable .Title {
	font-size: 10px;
	color: #1E368A;
	font-weight: bold;
}
#Body #Content h1 {
	font-size: 12px;
	color: #1F367C;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Body #Content h2 {
	font-size: 11px;
	color: #1E368A;
	font-weight:normal;
	margin: 0px;
}
#Body #Content h5 {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
#Footer {
	display: none;
}
.PicFrameRight {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-bottom: 10px;
}
.PicLeftPush {
	margin-right: 10px;
}
.PicFrameLeft {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
}
.Superscript {
	font-size: 10px;
	vertical-align: super;
}
table.PhotoFrameLeft {
	margin-bottom: 6px;
	margin-right: 10px;
}
table.PhotoFrameLeft th {
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	text-align: left;
	padding-top: 4px;
	color: #333333;
}
table.PhotoFrameLeft img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}

table.PhotoFrameRight {
	margin-bottom: 6px;
	margin-left: 10px;
}
table.PhotoFrameRight th {
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	padding-top: 4px;
	color: #333333;
}
table.PhotoFrameRight img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
