.white_border {
	border: solid 1px #6698CB;
}
.white_border_right {
	border-right: solid 1px #6698CB;
}
.white_border_left {
	border-left: solid 1px #6698CB;
}
.white_border_top {
	border-top: solid 1px #6698CB;
}
.white_border_bottom {
	border-bottom: solid 1px #6698CB;
}
.white_border_rb{
	border-bottom: solid 1px #6698CB;
	border-right: solid 1px #6698CB;
}
.white_border_top_dashed {
	border-top: dashed 1px #C0C0C0;
}
.white_border_bottom_dashed {
	border-bottom: dashed 1px #C0C0C0;
}
.white_border_dashed {
	border: dashed 1px #C0C0C0;
}
.blue_border_bottom {
	border-bottom: #006699 2px solid;
}
.blue_border_top {
	border-top: #006699 2px solid;
}
.normal_text {
	font-size: 11px;
	font-family: "Verdana";
	font-style: normal;
	font-weight: normal;
	color: #214141;
	text-decoration: none;
}
.large_text {
  font-size: 14px;
  font-family: "Verdana";
  font-style: normal;
  font-weight: normal;
  color: #214141;
  text-decoration: none;
}
.sub_text {
	font-size: 9px;
	font-family: "Verdana";
	font-style: normal;
	font-weight: normal;
	color: #214141;
	text-decoration: none;
}
.normal_text_offwt {
  font-size: 11px;
  font-family: "Verdana";
  font-style: normal;
  font-weight: normal;
  color: #E4E4E4;
  text-decoration: none;
}
.normal_text_bold {
	font-size: 11px;
	font-family: "Verdana";
	font-style: normal;
	font-weight: bold;
	color: #14151A;
	text-decoration: none;
}

.large_text_offwt {
	font-size: 14px;
	font-family: "Verdana";
	font-style: normal;
	font-weight: normal;
	color: #E4E4E4;
	text-decoration: none;
}
.large_text_bold {
  font-size: 14px;
  font-family: "Verdana";
  font-style: normal;
  font-weight: bold;
  color: #14151A;
  text-decoration: none;
}
.normal_text_red {
  font-size: 11px;
  font-family: "Verdana";
  font-style: normal;
  font-weight: normal;
  color: #FF7A7A;
  text-decoration: none;
}
.large_text_red {
  font-size: 14px;
  font-family: "Verdana";
  font-style: normal;
  font-weight: normal;
  color: #FF7A7A;
  text-decoration: none;
}
.sub_text_red {
  font-size: 9px;
  font-family: "Verdana";
  font-style: normal;
  font-weight: normal;
  color: #FF7A7A;
  text-decoration: none;
}
.normal_text_green {
  font-size: 11px;
  font-family: "Verdana";
  font-style: normal;
  font-weight: normal;
  color: #A9D795;
  text-decoration: none;
}
.large_text_green {
  font-size: 14px;
  font-family: "Verdana";
  font-style: normal;
  font-weight: normal;
  color: #A9D795;
  text-decoration: none;
}
.sub_text_green {
  font-size: 9px;
  font-family: "Verdana";
  font-style: normal;
  font-weight: normal;
  color: #A9D795;
  text-decoration: none;
}
.sub_text_offwt {
	font-size: 9px;
	font-family: "Verdana";
	font-style: normal;
	font-weight: normal;
	color: #E4E4E4;
	text-decoration: none;
}
.sub_text_bold {
	font-size: 9px;
	font-family: "Verdana";
	font-style: normal;
	font-weight: bold;
	color: #14151A;
	text-decoration: none;
}
A.normal {
	FONT-SIZE: 11px;
	COLOR: #6698CB;
	TEXT-DECORATION: none;
  	font-style: normal;
  	font-weight: normal;
}
A.normal:link {
	FONT-SIZE: 11px;
	COLOR: #6698CB;
	TEXT-DECORATION: none;
  	font-style: normal;
}
A.normal:visited {
	FONT-SIZE: 11px;
	COLOR: #6698CB;
	TEXT-DECORATION: none;
  	font-style: normal;
}
A.normal:hover {
	FONT-SIZE: 11px;
	COLOR: #FF8040;
	TEXT-DECORATION: underline;
	 font-style: normal;
}
A.sub {
	FONT-SIZE: 9px;
	COLOR: #6698CB;
	TEXT-DECORATION: none;
  	font-style: normal;
}
A.sub:link {
	FONT-SIZE: 9px;
	COLOR: #6698CB;
	TEXT-DECORATION: none;
  	font-style: normal;
}
A.sub:visited {
	FONT-SIZE: 9px;
	COLOR: #6698CB;
	TEXT-DECORATION: none;
  	font-style: normal;
}
A.sub:hover {
	FONT-SIZE: 9px;
	COLOR: #FF8040;
	TEXT-DECORATION: underline;
	font-style: normal;
}
.th_text {
  font-size: 11px;
  font-family: "Verdana";
  font-style: normal;
  font-weight: bold;
  color: #D0E9F6;
  text-decoration: none;
  background-color: #6698CB;
}
.th_text_sub {
  font-size: 9px;
  font-family: "Verdana";
  font-style: normal;
  color: #D0E9F6;
  text-decoration: none;
  background-color: #6698CB;
}
A.large {
	FONT-SIZE: 14px;
	COLOR: #6698CB;
	TEXT-DECORATION: none;
  	font-style: normal;
}
A.large:link {
	FONT-SIZE: 14px;
	COLOR: #6698CB;
	TEXT-DECORATION: none;
  	font-style: normal;
}
A.large:visited {
	FONT-SIZE: 14px;
	COLOR: #6698CB;
	TEXT-DECORATION: none;
	font-style: normal;
}
A.large:hover {
	FONT-SIZE: 14px;
	COLOR: #FF8040;
	TEXT-DECORATION: underline;
	 font-style: normal;
	 font-weight: normal;
}
.bold {
  font-weight: bold;
}
.header_text {
	font-size: 11px;
	font-family: "Verdana";
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.header_text_large {
	font-size: 16px;
	font-family: "Verdana";
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.padded {
	padding : 10px;
}