a {
	color: #000080;
}
body {
	width: 100%;
	margin: 0 0 0 0;

}

p, div, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #333;
}

.mainItem {
	font-weight: bold;
	margin: 12px 0 0 0;
	color: #000080;
	font-size: 18px;
	font-style: italic;
	border-bottom: 1px solid #ff0000;
}

#footer {
	border-top: 1px solid #000;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#footer, #footer a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#leftSide {
	width: 500px;
	float: left;
	background-color: #FAFAFA;
	padding: 0 24px 6px 24px;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}

#navbar, #masthead, #mainBod, #footer, 
#membershipLogoSection, #navglobal {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#membershipLogoSection {
	display: none;
}
#navbar {
	margin-bottom: 12px;
}
#rightSide {
/*	float: right; */
	width: 190px;
	margin: 0 0 0 556px;
	padding: 0 2px;
	border-bottom: 1px solid #dfdfdf;
}
#rightSide div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	margin-bottom: 6px;
}

#mainBod {
	margin-bottom: 10px;
	padding: 0 0 0 0;
	border-right: 1px solid #dfdfdf;
}
a.readMore, 
a.readMorePDF, 
a.readMoreNew, 
a.readMoreExternal {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a:hover.readMore, 
a:hover.readMorePDF,
a:hover.readMoreNew,
a:hover.readMoreExternal {
	text-decoration: underline;
}
.colHead1 {
	padding: 4px 4px;
	background-color: navy;
	border: 1px solid #eee;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 0px;
}
.callout1 {
	padding: 8px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	margin: 10px 0;
	border-top: 2px solid #000080;
	border-bottom: 2px solid #000080;
	background-color: #efefef;
	line-height: 135%;
}
.org {
	font-weight: bold;
	color: #628BCE;
}
#mhImage {
	display: inline;
}
.dwHomePic {
/*	float: right;*/
	padding: 4px;
	background-color: #fff;
	border: 1px solid #000;
}
#portraitContainer {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	width: auto;
}
.picCaption1 {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 4px;
}
.subhead1 {
	font-weight: normal;
	color: #999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 6px 0;
	line-height: normal;
}
#membershipLogoSection {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 10px;
}
img.memberLogo {
	padding-left: 4px;
	padding-right: 4px;
}
#navglobal {
	border-bottom: 1px solid #000080;
	padding-bottom: 8px;
	padding-top: 4px;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#navglobal, #navglobal a {
	text-decoration: none;
	color: #990033;
}
#navglobal a:hover {
	color: #000080;
	text-decoration: underline;
}
.notabene {
	color: red;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.leadBlurb {
	line-height: 1.5;
	color: #000080;
	font-size: 125%;
	margin-bottom: 20px;
}
.leadBlurb em {
	font-style: italic;
	color: #000;
	font-weight: 500;
	margin: 0 3px 0 0;
}
#mainDescriptions p {
	margin-top: 0;
	line-height: 150%;
	margin-left: 2em;
}