.bottom_fill {
	background-image: url(images/index_19.jpg);
	background-repeat: repeat-x;
}
.top_left_fill {
	background-image: url(images/index_05.jpg);
	background-repeat: repeat-x;
}
.yellow_stripe_fill {
	background-image: url(images/index_04.jpg);
	background-repeat: repeat-x;
}
.blue_bar_fill {
	background-image: url(images/index_14.jpg);
	background-repeat: repeat-x;
}
.bottom_nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #52697B;
}

.top_right_fill {
	background-image: url(images/index_04.jpg);
	background-repeat: repeat-x;
}
.major_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #52697B;
}
.minor_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #52697B;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
}
.line_div {
	background-image: url(images/line_divider.jpg);
	background-repeat: repeat-x;
}
