/* CSS Document */

body {
	background-color: #DACF9F;
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Trebuchet MS, Verdana, San-Serif;
	color: #79714D;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}
p {
	font-family: Trebuchet MS, Verdana, San-Serif;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
}
a {
	color: #C86000;
	text-decoration: underline;
}
a:hover {
	color:#793600;
	text-decoration: underline;
}
ol.triangle {
	font-family: Trebuchet MS, Verdana, San-Serif;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	list-style: url(../images/icon_BlkTriangle.gif);
	margin-left: 15px;
}
ol.decimal {list-style-type: decimal; margin-left: 15px; }
ol.lroman {list-style-type: lower-roman}
ol.uroman {list-style-type: upper-roman}
ol.lalpha {list-style-type: lower-alpha}
ol.ualpha {list-style-type: upper-alpha}

.Body-Text {
	font-family: Trebuchet MS, Verdana, San-Serif;
	color: #333333;
	font-size: 12px;
	line-height: 15px;
}
.Body-Text a {
	color: #C86000;
	text-decoration: underline;
}
.Body-Text a:hover {
	color:#793600;
	text-decoration: underline;
}
.Header {
	font-family: "Trebuchet MS", Verdana, San-Serif;
	color: #34349F;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}
.Header a {
	color: #C86000;
	text-decoration: underline;
}
.Header a:hover {
	color:#793600;
	text-decoration: underline;
}
.Highlight {
	font-family: Trebuchet MS, Verdana, San-Serif;
	color: #990000;
	font-size: 12px;
	line-height: 15px;
}
.Highlight a {
	color: #C86000;
	text-decoration: underline;
}
.Highlight a:hover {
	color:#793600;
	text-decoration: underline;
}
.SmlBodyWhite {
	font-family: Verdana, San-Serif;
	color: #FFFFFF;
	font-size: 11px;
}
.SmlBodyWhite a {
	color: #FFFFFF;
	text-decoration: underline;
}
.SmlBodyWhite a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.Caption {
	font-family: Trebuchet MS, Verdana, San-Serif;
	color: #01646E;
	font-size: 14px;
	line-height: 18px;
}
.Caption a {
	color: #C86000;
	text-decoration: underline;
}
.Caption a:hover {
	color:#793600;
	text-decoration: underline;
}

/* Form Attributes */

.Form-Labels {
	font-family: Trebuchet MS, Verdana, San-Serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	line-height: 16px;
}
.Form-Labels a {
	color: #333333;
	text-decoration: underline;
}
.Form-Labels a:hover {
	color:#999999;
	text-decoration: underline;
}
.DropDown-Sml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Field-Sml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 105px;
}
.Field-Col0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 392px;
}

.Field-Col1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 109px;
}
.Field-Col2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 180px;
}
.Field-ColAll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 95px;
	width: 392px;
}
.Field-ColHalf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 95px;
	width: 300px;
}
