		<!--
		@media all {
			/* Global CSS Styles */
			html {
				scrollbar-base-color: #c8c8c8;
				scrollbar-track-color: #c8c8c8;
				scrollbar-face-color: #ffffcc;
				scrollbar-arrow-color: #336699;
				scrollbar-3dlight-color: #336699;
				scrollbar-highlight-color: #8d94eb;
				scrollbar-shadow-color: #050b50;
				scrollbar-darkshadow-color: #333333;
				}
			body {
				padding: 0px;
				margin: 0px;
				background-color: #ffffff;
				background-image: url(http://www.reaproject.org/img/reap_bottom_bg.jpg);
				background-repeat: repeat-x;
				background-attachment: fixed;
				background-position: center bottom;
				}
			a {
				color: inherit;
				}
			a { color: blue; }			a:visited {
				color: blue;
				}
			a:hover {
				color: maroon;
				}
			img {
				border: 0px;
				}
			table {
				border-collapse: collapse;
				}
			td {
				padding: 0px;
				vertical-align: top;
				}
			form {
				margin: 0px;
				padding: 0px;
				}
			/* Global Page Layout */
			#pg_cntnr {
				margin-top: 24px;
				min-width: 1081px;
				background-image: url(http://www.reaproject.org/img/reap_top_bg.jpg);
				background-repeat: repeat-x;
				overflow: hidden;
				}
			table.pg_cntnr {
				width: 100%;
				/*
				background-image: url(http://www.reaproject.org/img/reap_top_bg.jpg);
				background-repeat: repeat-x;
				*/
				}
			td.side_col,div.side_col {
				width: 220px;
				}
			td.pg_content {
				text-align: center;
				}
			div.pg_content {
				width: 592px;
				margin-left: auto;
				margin-right: auto;
				}
			a.pg_logo {
				display: block;
				margin-top: 4px;
				margin-left: 4px;
				text-decoration: none;
				}
			#pg_subtitle {
				text-align: center;
				margin-left: auto;
				margin-right: auto;
				padding: 20px;
				font-family: Verdana, Arial, Tahoma;
				font-size: 16px;
				font-weight: bold;
				font-style: italic;
				letter-spacing: 2px;
				color: #003399;
				}
			a.host_logo {
				display: block;
				text-align: center;
				margin-top: 4px;
				cursor: pointer;
				}
			#region_map_cntnr {
				margin-top: 20px;
				}
			div.shadow_cntnr {
				margin-top: 3px;
				margin-left: 3px;
				background-image: url(http://www.reaproject.org/img/shadow.gif);
				}
			div.box_cntnr {
				background-color: #ffffcc;
				border: 1px solid #000099;
				padding: 6px;
				text-align: left;
				text-indent: 16px;
				font-family: Arial, Verdana;
				font-size: 11px;
				font-weight: normal;
				color: #000099;
				position: relative;
				z-index: 1;
				top: -3px;
				left: -3px;
				}
			/* Center Column Boxes */
			div.yllw_box_cntnr,div.yllw_box_cntnr_x522,div.ltblue_box_cntnr,div.blue_box_cntnr {
				float: left;
				width: 592px;
				margin-top: 10px;
				text-align: left;
				text-indent: 16px;
				font-family: Arial, Verdana;
				font-size: 11px;
				font-weight: normal;
				color: #000099;
				background-position: center top;
				background-repeat: no-repeat;
				background-image: url(http://www.reaproject.org/img/components/yllwbox_top_bg.gif);
				}
			div.yllw_box_cntnr_x522 {
				width: 522px;
				margin-left: 35px;
				margin-right: 35px;
				background-image: url(http://www.reaproject.org/img/components/yllwbox_top_bg_x522.gif);
				}
			div.yllw_box_top,div.yllw_box_top_x522,div.ltblue_box_top,div.blue_box_top {
				float: left;
				width: 100%;
				margin-top: 10px;
				background-image: url(http://www.reaproject.org/img/components/yllwbox_center_bg.gif);
				background-repeat: repeat-y;
				}
			div.yllw_box_top_x522 {
				background-image: url(http://www.reaproject.org/img/components/yllwbox_center_bg_x522.gif);
				}
			div.yllw_box_bottom,div.yllw_box_bottom_x522,div.ltblue_box_bottom,div.blue_box_bottom {
				float: left;
				width: 100%;
				height: 14px;
				background-image: url(http://www.reaproject.org/img/components/yllwbox_bottom_bg.gif);
				background-repeat: no-repeat;
				background-position: center bottom;
				}
			div.yllw_box_bottom_x522 {
				background-image: url(http://www.reaproject.org/img/components/yllwbox_bottom_bg_x522.gif);
				}
			div.ltblue_box_cntnr {
				background-image: url(http://www.reaproject.org/img/components/ltbluebox_top_bg.gif);
				}
			div.ltblue_box_top {
				background-image: url(http://www.reaproject.org/img/components/ltbluebox_center_bg.gif);
				color: #000055;
				font-size: 12px;
				}
			div.ltblue_box_bottom {
				background-image: url(http://www.reaproject.org/img/components/ltbluebox_bottom_bg.gif);
				}
			div.blue_box_cntnr {
				background-image: url(http://www.reaproject.org/img/components/bluebox_top_bg.gif);
				}
			div.blue_box_top {
				background-image: url(http://www.reaproject.org/img/components/bluebox_center_bg.gif);
				color: #000055;
				font-size: 12px;
				}
			div.blue_box_bottom {
				background-image: url(http://www.reaproject.org/img/components/bluebox_bottom_bg.gif);
				}
			div.center_box_content {
				padding-left: 14px;
				padding-right: 14px;
				line-height: 130%;
				}
			div.yllw_sbox_cntnr {
				float: left;
				width: 220px;
				margin-top: 14px;
				text-align: left;
				text-indent: 16px;
				font-family: Arial, Verdana;
				font-size: 10px;
				font-weight: normal;
				color: #000099;
				background-position: center top;
				background-repeat: no-repeat;
				background-image: url(http://www.reaproject.org/img/components/yllwsidebox_top_bg.gif);
				}
			div.yllw_sbox_top {
				float: left;
				width: 100%;
				margin-top: 10px;
				padding-top: 4px;
				background-image: url(http://www.reaproject.org/img/components/yllwsidebox_center_bg.gif);
				background-repeat: repeat-y;
				}
			div.yllw_sbox_bottom {
				float: left;
				width: 100%;
				height: 14px;
				background-image: url(http://www.reaproject.org/img/components/yllwsidebox_bottom_bg.gif);
				background-repeat: no-repeat;
				background-position: center bottom;
				}
			/* Copyrights */
			#copyrights {
				text-align: center;
				width: 1080px;
				margin-left: auto;
				margin-right: auto;
				margin-top: 40px;
				padding-bottom: 10px;
				font-family: Arial, Verdana, Tahoma;
				font-size: 10px;
				color: #000099;
				}
			#validations {
				width: 1080px;
				margin-left: auto;
				margin-right: auto;
				text-align: center;
				margin-top: 10px;
				margin-bottom: 20px;
				}
			#ftr_cntnr {
				text-align: center;
				margin-top: 20px;
				}
			#ftr_links {
				width: 1080px;
				margin-left: auto;
				margin-right: auto;
				margin-top: 10px;
				text-align: center;
				font-family: Verdana, Arial, Tahoma;
				font-size: 11px;
				color: blue;
				}
			a.ftr_links {
				padding-left: 10px;
				padding-right: 11px;
				padding-bottom: 2px;
				border-right: 1px solid blue;
				}
			.plain_text {
				font-family: Arial, Verdana, Tahoma;
				font-size: 11px;
				color: blue;
				}
			div.browser_information_box {
				width: 100%;
				height: 18px;
				padding-top: 2px;
				background-color: #ffffcc;
				text-align: center;
				font-family: Tahoma, Verdana, Arial;
				font-size: 11px;
				font-weight: bold;
				color: #336699;
				}
			}
		//-->
		