body {
	margin: 0px;
	background: #BFE2E9;
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #000000;
}
.leftshadow {
	background: url(images/homeV1_02.gif) repeat-y;
	width: 4px;
}
.rightshadow {
	background: url(images/homeV1_05.gif) repeat-y;
	width: 4px;
}
.whitebg {
	background: #FFFFFF;
}
.logo {
	height: 56px;
	padding-top: 18px;
	padding-left: 22px;
	width: 511px;
}
.maintext {
	padding-top: 14px;
	padding-left: 22px;
	height: 500px;
	padding-right: 11px;
	width: 500px;
}
.maintext h1 {
	font-size: 14px;
	color: #008CA7;
	line-height: 16px;
}
.maintext h2 {
	font-size: 11px;
	text-transform: uppercase;
	color: #008CA7;
	text-align: right;
	margin-top: 0px;
	margin-bottom: -12px;
}
h2 {
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
}
.blacktext {
	color: #000000;
}
.sidebar {
	text-align: center;
	background: #E8E8E8;
	padding-top: 14px;
	width: 190px;
	padding-right: 16px;
	padding-left: 16px;
}
.home-description {
	height: 300px;
}
.home-pic {
	width: 75px;
}
.publicationpic {
	width: 62px;
	padding-bottom: 12px;
	padding-right: 15px;
}
.publicationdescription {
	width: 400px;
	text-align: justify;
}
.sidebartext {
	text-align: justify;
	padding-right: 34px;
	padding-left: 31px;
}
.pattern {
	text-align: right;
	width: 222px;
}
.footerleft {
	text-transform: uppercase;
	color: #FFFFFF;
	background: #008CA7;
	padding: 10px;
	font-weight: bold;
}
.footerright {
	font-weight: bold;
	color: #FFFFFF;
	background: #008CA7;
	text-align: right;
	padding: 10px;
	text-transform: uppercase;
}
a:link {
	color: #008CA7;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #008CA7;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #008CA7;
	text-decoration: underline;
}
.footerright a:link, .footerright a:hover, .footerright a:visited {
	color:#FFFFFF;
}
.bigpic {
	height: 100px;
}
.byline_quote {
	padding-bottom: 10px;
}
.banner {
	height: 251px;
	width: 533px;
}
.sidebar2 {
	background: #E8E8E8;
	padding-top: 14px;
	width: 190px;
	padding-right: 16px;
	padding-left: 16px;
}
