body {
	background-color:#fff;
	margin: 0px;
	font-family: Arial, Verdana, Tahoma;
	font-size: medium;
	color: #333;
	background: #fff;
}

.print-clear{
	clear: both;
	height: 1px;
	overflow: hidden;
}

a:link {
	color: #6a207f;
	text-decoration: underline;
}
a:visited {
	color: #6a207f;
	text-decoration: underline;
}
a:hover {
	color: #cc3399;
	text-decoration: underline;
}
a:active {
	color: #cc3399;
	text-decoration: underline;
}

img {
	border: none;
}

p {
	margin-top: 0;
}


#head-strapline, #head-people, #nav, .left-image, #font-size, #footer-nav, #sub-menu {
	display: none;
}

h1 {
	font-size: 1.4em;
	color: #6a207f;
	font-weight: normal;
	background: #efefef;
	margin-top: 0px;
	padding: 8px;
}

h2 {
	font-size: 1.4em;
	color: #6a207f;
	font-weight: normal;
}

h3 {
	font-size: 1.3em;
	color: #6a207f;
	font-weight: bold;
	letter-spacing: -0.05em;
}

h4 {
	font-size: 1.3em;
	color: #6a207f;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0;
	letter-spacing: -0.05em;
}

h5 {
	font-size: 1.2em;
	color: #6a207f;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 0;
	height: 60px;
}

h6 {
	font-size: 1.3em;
	color: #0099cc;
	font-weight: bold;
	letter-spacing: -0.05em;
}

.purple {
	color: #6a207f;
}

.purple-bold {
	color: #6a207f;
	font-weight: bold;
}

#global {
	position: inherit;
	left: 0px;
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}

#logo-container {
	float: left;
	height: 32px;
	padding-top: 2px;
	padding-bottom: 50px;
}

#sub-bar {
	float: left;
	width: 100%;
	height: 28px;
}

#breadcrumb {
	float: left;
	font-weight: normal;
}
#breadcrumb a {
	text-decoration: none;
	font-weight: normal;
}

.mid-panel {
	float: left;
	margin-right: 9px;
	margin-top: 9px;
	background: #efefef;
	height: 190px;
}

.right-panel {
	float: left;
	margin-top: 9px;
	background: #efefef;
	height: 190px;
}

.mid-panel right-panel, .content {
	padding: 3px;
}

.mid-panel right-panel, .content2 {
	padding: 8px;
}

div.row {
	clear: both;
	padding-top: 5px;
	font-size: 95%;
}

div.row span.label {
	float: left;
	width: 18px;
	color: #000;
}

div.row span.formw {
	float: left;
	color: #555;
}

#leftCol {
	float: left;
	width: 193px;
}

#rightCol {
	float: left;
	width: 573px;
	margin-top: 9px;
}

.clear {
	clear: both;
}

#copyright {
	float: left;
	font-size: 90%;
	padding-bottom: 5px;
	padding-top: 25px;
}

.NewsSummary {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #cea9d8;
}
.NewsSummaryPostdate {
	font-weight: bold;
}
.NewsSummaryLink {
	font-size: 110%;
	letter-spacing: -0.03em;
}

hr {
	border: 0;
	color: #9E9E9E;
	background-color: #cea9d8;
	height: 1px;
	width: 100%;
	text-align: left;
}

.hr {
	border: 0;
	color: #9E9E9E;
	background-color: #cea9d8;
	height: 1px;
	width: 100%;
	text-align: left;
}