/* CSS Document */

h1 {
	font-family: Trebuchet MS, Verdana, San-Serif;
	color: #01646E;
	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;
}
.Body-Text1 {
	font-family: Trebuchet MS, Verdana, San-Serif;
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	margin-left: 25px;
}
.Body-Text1 a {
	color: #C86000;
	text-decoration: underline;
}
.Body-Text1 a:hover {
	color:#793600;
	text-decoration: underline;
}
.Body-Text2 {
	font-family: Trebuchet MS, Verdana, San-Serif;
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	margin-left: 40px;
}
.Body-Text2 a {
	color: #C86000;
	text-decoration: underline;
}
.Body-Text2 a:hover {
	color:#793600;
	text-decoration: underline;
}
.Header {
	font-family: Trebuchet MS, Verdana, San-Serif;
	color: #222222;
	font-size: 14px;
	line-height: 17px;
}
.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;
}
.Caption1 {
	font-family: Trebuchet MS, Verdana, San-Serif;
	color: #01646E;
	font-size: 14px;
	line-height: 14px;
}
.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-Col1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 155px;
}
.Field-Col2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 248px;
}
.Field-ColAll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 95px;
	width: 520px;
}
.Field-ColHalf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 95px;
	width: 300px;
}
