.bot_bord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #00a0c6;
	height: 20px;
	width: 660%;
}
.nav_toplft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-image: url(images/nav_toplft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 20px;
	background-color: #FFFFFF;
}
.nav_botlft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	height: 20px;
	width: 20px;
	background-image: url(images/nav_botlft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.nav_botrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-image: url(images/nav_botrt.gif);
	background-position: right bottom;
	height: 20px;
	width: 20px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.nav_toprt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-image: url(images/nav_toprt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 20px;
	background-color: #FFFFFF;
}
.vert20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #00a0c6;
	width: 20px;
}
.vert30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #00a0c6;
	width: 30px;
}
.nav_width {
	width: 160px;
	vertical-align: top;
	background-color: #00a0c6;
}
.bg_col {
	background-color: #00a0c6;
}
.bg_white {
	background-color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 710px;
	background-color: #00a0c6;
}
.blank_20w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 20px;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0f3d5e;
	text-align: left;
	vertical-align: top;
}
.rule_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(images/vertrule.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 41px;
}
.pic_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	width: 160px;
}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	font-size: small;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-align: left;
	font-size: small;
}
.bg_white2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
}
.cont_rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
.cont_lft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

