body {
	margin-top: 0px; 
	margin-left: 0px; 
	background: URL('images/home_bg.jpg') no-repeat #12100c; 
	background-position: top center;
	}
table {
	vertical-align: top;
	font-family: serif;
	color: #1f3641;
	font-size: 10pt;
	}
td {
	vertical-align: top;
	}

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

.PlainText {
	color: #463c23;
	font-size: 10pt;
	font-weight: normal;
	line-height: 110%;
	}
.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;
	}
.Unformatted {
	font-weight: normal;
	font-style: none;
	}

.NormalSize {
	font-size: 10pt;
	}
.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;
	}

.label {
	text-align: right;
	padding-right: 8px;
	color: #999999;
	}

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