/* basic template */

.article-title {
	text-align:center;
	font-size:20px;
	color:#8E4467;
	padding-bottom:15px;
}
.article {
	font-size:12px;
}
.articleChosen {
	display:inline;
	font-weight:bold;
	color:#338166;
}
.articleItem {
	font-size:12px;
	padding:0 0 10px 10px;
	text-indent:-10px;
}
.articleLink {
	display:inline;
	font-weight:bold;
	color:#8E4467;
	text-decoration:none;
}
a.articleLink:link {
	color:#8E4467;
}
a.articleLink:visited {
	color:#8E4467;
}
a.articleLink:active {
	color:#8E4467;
}
a.articleLink:hover {
	color:white;
	background:#8E4467;
}
.bannerPadding {
	height:15px;
}
.bannerPaddingBottom {
	height:16px;
}
body {
	font-family:arial,helvetica,sans-serif;
	background:white;
	margin:0;
	padding:0;
	border:0;
	overflow-y:hidden;
}
.col {
	vertical-align:top;
}
.colHeader {
	font-size:17px;
	font-weight:bold;
	text-align:center;
	background:#8E4467;
	color:white;
}
.colWideWidth {
	width:455px;
}
.colWideWidthImg {
	display:block;
	height:0px;
	width:455px;
}
.colWidth {
	width:225px;
}
.colWidthImg {
	display:block;
	height:0px;
	width:225px;
}
.colSpacer {
	width:1%;
}
div {
	margin:0;
	padding:0;
	border:0;
}
.emph1 {
	display:inline;
	font-weight:bold;
	color:#338166;
}
.grph1 {
	font-size:12px;
	padding:0 0 10px 10px;
	text-indent:-10px;
}
.grph2 {
	font-size:12px;
	padding:0 0 0 8px;
	text-indent:-8px;
}
.grph3 {
        font-size:12px;
	padding:0 0 10px 10px;
        text-indent:-10px;
}
.grph4 {
        font-size:12px;
	padding:0 0 10px 10px;
}
.header {
	font-size:15px;
	font-weight:bold;
	color:#338166;
}
.imggrph1 {
	padding:5px 0 0 5px;
}
.left {
	min-width:80px;
}
.leftMW {
	display:block;
	width:80px;
	height:0px;
}
#lowerMiddle {
	vertical-align:top;
	width:100%;
	background:transparent;
}
#menu {
	position:absolute;
	top:100px;
	left:3%;
	font-size:14px;
	z-index:2;
}
#menucol {
	vertical-align:top;
}
.menuitem {
	background:transparent;
	color:#42615A;
	display:block;
	text-decoration:none;
	text-align:left;
	width:65px;
	padding: 2px 0px 2px 5px;
	margin:0 0 10px 0;
}
.menuitemchosen {
	text-align:left;
	width:60px;
	padding: 2px 0px 2px 5px;
	margin:0 0 10px 0;
	color:#338166;
}
.menucolminwidth {
	width:120px;
	height:1px;
}
a.menuitem:link {
	color:#8E4467;
}
a.menuitem:visited {
	color:#8E4467;
}
a.menuitem:active {
	color:#8E4467;
}
a.menuitem:hover {
	color:white;
	background:#8E4467;
}
.pageMargin {
	width:3%;
}
.quote {
	font-size:12px;
	padding:5px;
	font-style:italic;
	color:darkblue;
}
.blockquote {
	font-size:12px;
	padding:20px 20px 20px 20px;
	background:#E8E3FF;
	color:darkblue;
}
.quotesource {
	padding-left:25px;
}
.rightMargin {
	XXbackground-image:url(bgtile.gif);
}
#scroll {
	height:100px;
	overflow-y:auto;
	overflow-x:hidden;
}
#scrollCompensator {
	width:18px;
	min-width:18px;
	background:#CCDDFF;
}
#scrollCompensatorMW {
	width:18px;
	height:0px;
	XX;background:purple;
}
.section {
	font-size:15px;
	font-weight:bold;
	padding:0 0 5px 0;
}
#signature {
	display:inline;
	position:relative;
	top:-15px;
	left:-2px;
	font-family:times,serif;
	font-style:italic;
	font-size:33px;
	color:#419075;
}
.subheader {
	font-size:14px;
	font-weight:bold;
	color:#338166;
}
table {
	margin:0;
	padding:0;
	border:0;
}
td {
	margin:0;
	padding:0;
	border:0;
	XXborder:1px solid red;
}
#upperMiddle {
	width:100%;
	min-width:618px;
	background:transparent;
}
.vspace5px {
	height:5px;
}
.vspace10px {
	height:10px;
}
