.gradient_left {
	background-image: url(images/gradient_left.jpg);
	background-repeat: repeat-x;
	height: 123px;
}
.bottom_line {
	background-image: url(images/bottom_line.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.bold_bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #104B98;
	text-decoration: none;
}
.text_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4f4f4f;
	text-decoration: none;
	line-height: 18px;
}
.subpage_gradient {
	background-image: url(images/subpage_gradient.jpg);
	background-repeat: repeat-x;
	height: 41px;
}
.grey_bar {
	background-image: url(images/grey_bar.gif);
	background-repeat: repeat-x;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #104B98;
	text-decoration: none;
	text-indent: 8px;
}
.vertical_dot {
	background-image: url(images/vertical_dot.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 40px;
}
.yellow_line {
	background-image: url(images/yellow_line.gif);
	background-repeat: repeat;
	height: 87px;
}
.grey_bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4f4f4f;
	text-decoration: none;
	font-weight: normal;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
.blue_dot {
	background-image: url(images/blue_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
}
.lightblue_bg {
	background-image: url(images/lightblue_bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4f4f4f;
	text-decoration: none;
}
.label_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4f4f4f;
	text-decoration: none;
	border: 1px solid #666666;
}
.text_grey_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4f4f4f;
	text-decoration: none;
	line-height: 18px;
}
.yellowbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4f4f4f;
	text-decoration: none;
	background-image: url(images/yellowline_small.gif);
	background-repeat: repeat;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
