/* CSS Document */

.maintext {
	line-height: 16px;
	font-size: 13px;
	color: #222D4C;
}
.rightcolumntxt {
	font-size: 11px;
	color: #222D4C;
}
.quickLinkTitle {
	font-size: 12px;
	font-weight: bold;
}
.header1 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
.header2 {
	font-size: 16px;
	font-weight: bold;
}
.header3 {
	font-size: 13px;
	font-weight: bold;
}
.orangetext {
	color: #FFA709;
}
.browntext {
	color: #92670B;
}
