.white_text_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.LightBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #AAEAFF;
	font-weight: bold;

}
.white_text_4_bold {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}
.no_repeat_background {
	background-image: url(graphics/buff_gradient_logo96_sm.gif);
	background-repeat: no-repeat;
}
.horizontal_seg_no_repeat {
	background-image: url(graphics/horizontal_3pixel_white_short.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.horizontal_no_repeat_top_white_seg {
	background-image: url(graphics/horizontal_3pixel_white_short.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #9FECFF;
}
.full_sized_blue_normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #00CCFF;
}
.link_light_blue_full_size_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #D5F7FF;
	font-size: 12pt;

}
.10_point_bold_blue_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #AAEAFF;
}
