@charset "utf-8";
body {
	background-color: #737069;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 1.35em;
}
/* Rounded Boxes */
.box_left_top {
	background-image: url(../images/rounded_box_large_r2_c1.jpg);
	background-repeat: repeat-y;
	width: 633px;
	margin: 8px;
	padding: 0px;
	
}


.box_right_top {
	background-image: url(../images/rounded_box_right_blue_r2_c1.jpg);
	background-repeat: repeat-y;
	width: 322px;
	margin: 8px;
	padding: 0px;
}
.box_right_top,.box_right_bottom, a {
	color: #345BAA;
	text-decoration: none;
}

.box_right_middle {
	background-image: url(../images/rounded_box_right_green_r2_c1.jpg);
	background-repeat: repeat-y;
	width: 322px;
	margin: 8px;
	padding: 0px;
}
.box_right_bottom {
	background-image: url(../images/rounded_box_right_beige_r2_c1.jpg);
	background-repeat: repeat-y;
	width: 322px;
	margin: 8px;
	padding: 0px;
}
.filler_text {
	font-family: Tahoma;
	font-size: 11px;
}

.box_right_top,.box_right_bottom, a:hover {
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
	text-transform: uppercase;
}
