<!--
@media all {
#region_image,#region_map_cntnr {
margin-left: auto;
margin-right: auto;
width: 540px;
background-repeat: no-repeat;
background-position: center top;
}
#region_map {
z-index: 1000;
}
#proc_please_wait {
display: none;
margin-top: 10px;
}
div.selection_title {
text-indent: 0px;
text-align: center;
font-weight: bold;
font-size: 12px;
padding-bottom: 8px;
}
td.region_list_selection,td.region_list_title {
padding: 0px;
padding-top: 2px;
text-indent: -24px;
padding-left: 24px;
}
td.region_list_title {
text-align: center;
font-weight: bold;
padding-bottom: 4px;
font-size: 11px;
}
div.region_list_selection,div.indicator_list_selection,div.option_list_selection {
margin-right: 0px;
margin-left: 0px;
}
table.region_list_selection,table.indicator_list_selection,table.option_list_selection {
width: 100%;
}
td.indicator_list_selection,td.option_list_selection,td.indicator_list_title,td.option_list_title {
padding-top: 10px;
text-indent: 0px;
}
td.indicator_list_title,td.option_list_title {
text-align: center;
font-weight: bold;
padding: 4px;
padding-top: 0px;
padding-bottom: 10px;
font-size: 11px;
}
a.region_list_selection,a.indicator_list_selection,a.option_list_selection {
text-decoration: none;
}
a.region_list_selection_disabled,a.indicator_list_selection_disabled,a.option_list_selection_disabled {
text-decoration: none;
color: #939292;
}
a.region_list_selection:hover,a.indicator_list_selection:hover,a.option_list_selection:hover {
text-decoration: underline;
cursor: pointer;
}
input.region_list_selection {
padding-left: 8px;
vertical-align: middle;
}
#page_directions {
margin-top: 0px;
padding-top: 10px;
color: #ffffff;
}
a.module_form_button {
display: block;
width: 160px;
height: 14px;
padding-top: 2px;
margin-left: auto;
margin-right: auto;
margin-top: 4px;
padding-bottom: 2px;
font-family: Arial, Tahoma, Verdana;
font-size: 10px;
font-weight: bold;
background-image: url(http://www.reaproject.org/img/menu_themes/reap_blue/generate_button.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
cursor: pointer;
color: #000099;
text-decoration: none;
text-indent: 0px;
text-align: center;
}
a.module_form_button:hover {
background-image: url(http://www.reaproject.org/img/menu_themes/reap_blue/generate_button_mo.gif);
color: #ffffff;
}
div.module_form_header {
width: 220px;
height: 19px;
padding-top: 5px;
padding-bottom: 4px;
text-indent: 0px;
background-image: url(http://www.reaproject.org/img/menu_themes/reap_blue/module_form_header.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
font-family: Arial, Verdana, Tahoma;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-align: center;
letter-spacing: 1px;
}
}
//-->
