.redText {
	color: #F00;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #A5B6C0;
	color: #A5B6C0;
}
.printIssue {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #405164;
	font-style: italic;
}

a:link {
	color: #405164;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #475a70;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #6d4931;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #475a70;
	text-align: left;
}
.border {
	border: 1px solid #000000;
}
.header {
	font-size: 20px;
	text-transform: capitalize;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header16 {
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.headerRed {
	font-size: 18px;
	text-transform: capitalize;
	font-weight: bold;
	color: #F00;
}
.smallHeader {
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
}
.pageheader {
	font-size: 36px;
	text-transform: uppercase;
}

.borderFloat {
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
	margin-bottom: 5px;
	margin-top: 3px;
}
.startTextCaps {
	text-transform: uppercase;
	font-size: 14px;
}
.SMALLCAPS {
	text-transform: uppercase;
}
.borderFloatRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #000000;
}
.CAPS16BOLD {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.youAreHere {
	color: #FFFFFF;
	font-weight: bold;
}
.hereBrown {
	color: #6d4931;
	font-weight: bold;
}
.small10px {
	font-size: 10px;
}
.headerCapitalize {
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
}
.headerNoCapitalize {
	font-size: 16px;
	text-transform: none;
	font-weight: bold;
}
.headerAllCaps {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.headerCapitalizeNoAllCaps {
	font-size: 16px;
	text-transform: none;
	font-weight: bold;
}
.lowerCase18bold {
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
}
.title {
	font-style: italic;
	text-transform: capitalize;
	font-weight: bold;
}
.floatRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.alerts {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.leading {
	line-height: 120%;
}
.leading150 {
	line-height: 150%;
	font-style: normal;
}
.note a:link {
	color: #405164;
	font-weight: bold;
	vertical-align: super;
	text-decoration: none;
}
.note a:visited {
	color: #475a70;
	font-weight: bold;
	vertical-align: super;
	text-decoration: none;
}
.note a:hover {
	text-decoration: none;
	color: #6d4931;
	font-weight: bold;
	vertical-align: super;
}
.note a:active {
	color: #475a70;
	font-weight: bold;
	vertical-align: super;
	text-decoration: none;
}

.back  a:link {
	color: #475a70;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}
.back a:visited {
	color: #475a70;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}
.back a:hover {
	color: #6d4931;
	font-weight: bold;
	font-size: 10px;
}
.back a:active {
	color: #475a70;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

.capsBoldUnderline {
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
}

.orangeLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #da7b37;
}
.orangeLineLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #da7b37;
}

.orangeLineLeftRight {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #da7b37;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #da7b37;
}

.orangeLinetopBottom {
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #da7b37;
	border-bottom-color: #da7b37;
}

.orangeLine4Sides {
	border: 1px solid #da7b37;
}

.orangeLineBottom {
	border-bottom: 1px solid #da7b37;
}
.orangeLineTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #da7b37;
}
.orangeLineLeftRightBottom {
	border-right: 1px solid #da7b37;
	border-bottom: 1px solid #da7b37;
	border-left: 1px solid #da7b37;
}
.orangeLineLeftRightTop {
	border-right: 1px solid #da7b37;
	border-left: 1px solid #da7b37;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #da7b37;
}
.index {
	font-family: verdana;
	font-size: 10px;
	line-height: 1.75em;
}

.caption {
	font-size: 12px;
	font-style: italic;
	text-align: right;
}

.captionCenter {
	text-align: center;
	font-style: italic;
	margin-top: 1px;
}
.captionNoAlign {
	font-size: 12px;
	font-style: italic;
}

.pageheaderRed {
	font-size: 36px;
	text-transform: uppercase;
	color: #F00;
	vertical-align: top;
}
.clear {
	clear: both;
}
.startCap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.pageheaderMedium {
	font-size: 30px;
	text-transform: uppercase;
}


.pageheaderSmallCaps {
	font-size: 18px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
}

.pageheaderSmaller {
	font-size: 24px;
	text-transform: uppercase;
}

#bkgImage {
	background-image: url(../Newsletters/Newsletter2010.10/web%20images/DMF_logo_NEW-2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pageheaderRedMedium {
	font-size: 24px;
	text-transform: uppercase;
	color: #F00;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#photopage img {
	border: 1px solid #000;
}
#photopage2 img {
	border: 1px solid #000;
}

.pullquoteRight {
	padding: 7px;
	float: right;
	height: auto;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	font-size: 14px;
	text-align: center;
}
.pullquoteLeft {
	padding: 7px;
	float: left;
	height: auto;
	width: 150px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	font-size: 14px;
	text-align: center;
}
.pageheadermediumserif {
	font-size: 30px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pageheaderSmall {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
}
.indentParagraph {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.indentPara20 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.pageheaderSmallCapsBlack {
	color: #000;
	font-size: 18px;
	font-style: italic;
}

