body {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
}

#all_content {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
}
#top_left {
	float: left;
	width: 150px;
}
#top_right {
	width: 768px;
	margin-left: 160px;
}
#menu_bar {
	width: 928px;
	padding-top: 0px;
	clear: both;
	margin-top: 10px;
}
#mid_left {
	width: 150px;
	float: left;
	padding-top: 10px;
}
#mid_right {
	width: 768px;
	margin-left: 160px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#mid_r_left {
	width: 344px;
	float: left;
	background-image: url(images/50ptran_20x20.png);
	background-repeat: repeat;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mid_r_left_all {
	width: 384px;
	float: left;
}

#mid_r_all {
	width: 728px;
	float: left;
	margin: 10px;
	background-image: url(images/50ptran_20x20.png);
	background-repeat: repeat;
	padding: 10px;
}

#mid_r_right {
	width: 364px;
	margin-left: 384px;
}
#mid_r_right_alt {
	width: 364px;
	margin-left: 384px;
	background-image: url(images/50ptran_20x20.png);
	background-repeat: repeat;
	padding: 10px;
}
#mid_r_left_bottom {
	width: 364px;
	float: left;
	background-image: url(images/50ptran_20x20.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}



#bottom_bar {
	clear: both;
	background-image: url(images/menu_bar2.jpg);
	background-repeat: no-repeat;
	padding: 3px;
	margin-top: 10px;
}
.text_normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	font-weight: normal;
	text-align: left;
}
.text_normal_bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	font-weight: bold;
}
.text_question {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00006A;
	font-size: medium;
	font-style: italic;
}


.text_subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666;
	font-weight: bold;
}
.text_bulletted {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	font-weight: normal;
	list-style-type: circle;
}

.text_bottom_gold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FC0;
}
.text_disclaim {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333;
	font-weight: normal;
}


.image_right {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
.image_left {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
.mb_image {
	padding-bottom: 10px;
}
