@charset "utf-8";
/* CSS Document */



.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.borderleft {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #D56E3F;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1A2F43;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A2F43;
	text-decoration: none;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #667994;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #667994;
}
.style1 {color: #D56E3F;
		text-decoration: none;

}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D56E3F;
}
.orange_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A83D0F;
	text-decoration:none;
}
.darkorange {
	color: #A83D0F;
}
.borderleftblue {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #667994;
}
.borderbottomleftblue {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #667994;
	border-left-color: #667994;
}
.blueborderlefttopbottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #667994;
	border-bottom-color: #667994;
	border-left-color: #667994;
}
.attylist {
	border: 1px solid #667994;
}
