table {
	vertical-align: top;
	font-family: serif;
	color: #1f3641;
	font-size: 11pt;
	}
.PlainText {
	color: #463c23;
	font-size: 11pt;
	font-weight: normal;
	}
td {
	vertical-align: top;
	}

.Headline {
	padding: 8px 4px 4px 4px; 
	font-size: 11pt;
	font-weight: bold;
	}
.InputTag {
	width: 200px;
	}

.Header {
	color: #cc7b16;
	font-size: 16pt;
	font-weight: bold;
	line-height: 110%;
	}
.SubHeader {
	color: #6d93b9;
	font-size: 12pt;
	font-weight: bold;
	line-height: 110%;
	}

.BoldText {
	font-weight: bold;
	}
.ItalicText {
	font-style: italic;
	}
.NumericList {
	list-style-type: decimal;
	}
.LeftPadding {
	padding-left: 12px;
	}
.DoubleSpace {
	line-height: 200%;
	}

.NormalSize {
	font-size: 11pt;
	}
.SubHeaderSize {
	font-size: 12pt;
	}
.HeaderSize {
	font-size: 16pt;
	}

.LightText {
	color: #ffffff;
	}
.DarkText {
	color: #463c23;
	}
.BrownText {
	color: #87775f;
	}
.LightBrownText {
	color: #ccbd9a;
	}
.OrangeText {
	color: #cc7b16;
	}
.BlueText {
	color: #5782ad;
	}
.LightBlueText {
	color: #6d93b9;
	}

.AlignLeft {
	text-align: left;
	}
.AlignCenter {
	text-align: center;
	}
.AlignRight {
	text-align: right;
	padding-right: 8px;
	}
.CaptionedPhotos {
	text-align: center;
	font-style: italic;
	font-size: 9pt;
	}


.TableCell {
	padding-bottom: 12px;
	}
.Indent40 {
	padding-left: 40px;
	}

