h1 {
color:#082A58;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
}
.bodytext {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #38221B;
	line-height:120%;
}

.small_text {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, sans-serif;
	font-size: 10px;
}


.body_header {
color:#082A58;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
}

.body_header2 {
color:#082A58;
font-size:14px;
font-weight:bold;
}

.ALLCAPS {
text-transform:uppercase;
}


.rcol_text {
font-size:10px;
}

.ftr_text, .ftr_text a, .ftr_text a:link, .ftr_text a:visited {
color:#A6AEA3;
font-size:10px;
text-decoration:none;
}

.ftr_text a:active, .ftr_text a:hover {
color:#38221B;
}

.imgbfr_left {
	margin-left:10px;
}

.imgbfr_right {
	margin-right:10px;
}

.imgbfr_leftV {
	margin-left:10px;
	margin-top:6px;
	margin-bottom:6px;
}

.imgbfr_rightV {
	margin-right:10px;
	margin-top:6px;
	margin-bottom:6px;
}


a:link {
	color: #38221B;
}
a:visited {
	color: #38221B;
}
a:hover {
	color: #38221B;
}
a:active {
	color: #38221B;
}

body,td,th {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #38221B;
	line-height:120%;
}

h3 {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #38221B;
	font-weight: bold;
	text-transform:uppercase;
}

.table_data {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCB9A6;
}

.table_data td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BCB9A6;
	border-bottom-color: #BCB9A6;
}