#temp_frame {
	margin: 0px;
	position: relative;
	height: 950px;
	width: 590px;
	left: 10px;
	top: 75px;
}
#Title_Header {
	position: absolute;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	top: 30px;
	left: 20px;
	margin: 0px;
}
#table_format {
	margin: 0px;
}
#table_format td {
	margin: 0px;
	padding: 5px;
}
#table_format p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	margin: 0px;
	padding: 0px 0px 10px;
}
#table_format h1 {
	margin: 0px;
	padding: 0px 0px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 83%;
	font-weight: bold;
}
#table_format a:link {
	color: #0474B5;
	text-decoration: underline;
}
#table_format a:visited {
	color: #0474B5;
	text-decoration: underline;
}
#table_format a:hover {
	color: #333333;
	text-decoration: underline;
}
#barriers_box h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px;
	height: auto;
	width: auto;
	text-align: center;
}
#barriers_box {
	background-color: #216767;
	height: 70px;
	width: 105px;
	font-weight: bold;
	color: #FFFFFF;
}
#table_format ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px 0px 10px 20px;
}
#table_format li {
	padding: 0px;
}
#Learning_box {
	background-color: #CC9933;
	height: 70px;
	width: 105px;
	font-weight: bold;
	color: #FFFFFF;
}
#Learning_box h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px;
	height: auto;
	width: auto;
	text-align: center;
}

