.blank_hor {
	height: 20px;
	font-size: 9px;
}
.blank_vert {
	width: 20px;
	font-size: 9px;
}
.txt_body {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: normal;
	text-align: justify;
	font-size: small;
}
.text_heads {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	text-align: left;
	font-size: small;
}
.border_top {
	background-image: url(images/border_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	width: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.border_bot {
	background-image: url(images/border_bot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
	width: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.border_lft {
	background-image: url(images/border_lft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.border_rt {
	background-image: url(images/border_rt.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.corner_top_lft {
	background-image: url(images/corner_top_lft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.corner_top_rt {
	background-image: url(images/corner_top_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.corner_bot_rt {
	background-image: url(images/corner_bot_rt.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.corner_bot_lft {
	background-image: url(images/corner_bot_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.pic_box {
	text-align: center;
	vertical-align: top;
	width: 160px;
}
.border_bot_pic {
	background-image: url(images/border_bot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.border_top_pic {
	background-image: url(images/border_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bg_col_drk {
	background-color: #003366;
	width: 118px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D5DCF0;
	border-bottom-color: #000033;
	border-right-width: 1px;
	border-right-color: #D5DCF0;
}
.copyr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #666666;
	text-align: center;
}
.cont_rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align: right;
	vertical-align: top;
}
.cont_lft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	text-align: left;
	vertical-align: top;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	text-align: left;
}

