Datasets:

Modalities:
Image
Tags:
code
Libraries:
Datasets
License:
Sketch2Code / 13863.html
RyanLi0802's picture
Uploaded Sketch2Code Files
a01128b verified
raw
history blame
31.4 kB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "">
<html lang="en-US" xml:lang="en" xmlns="">
<head>
<style>
body {
margin: 0;
padding:0px 0px 0px 0px;
background:#fff;
font-family: Verdana,Tahoma, Arial, Serif;
line-height: 1.5em;
font-size: 0.75em;
color: #333;
min-width: 900px;
}
a, a:link, a:visited {color: #336699; text-decoration: none; font-weight:bold;}
a:hover {color: #036; text-decoration: underline;}
a:active {color: #336699; text-decoration: underline; font-weight:bold;}
input { font-size: 22px; }
input.ui-input-text, textarea.ui-input-text { background-image: none; padding: .4em; line-height: 1.4; font-size: 16px; display: block; width: 97%; }
h1 {
font-size: 26px;
font-family: 'Roboto Slab', Helvetica, sans-serif;
color: #000;
margin-bottom: 0.5em;
margin-top: 0px;
line-height: 140%;
color: #444;
}
h1.details {
font-size: 24px;
font-family: 'Roboto Slab', Helvetica, sans-serif;
color: #000;
margin-bottom: 0.5em;
margin-top: 0.5em;
line-height: 140%;
color: #444;
}
h2 {
font-size: 26px;
font-family: 'Source Sans Pro', sans-serif;
color: #000;
margin-bottom: 0.5em;
line-height: 140%;
letter-spacing: -1px;
color: #444;
}
h3 {
font-size: 14px;
font-family: Verdana, Arial, Serif;
color: #000;
}
h4, h5, h6 {
font-size: 18px;
font-family: 'Source Sans Pro', Verdana, Arial, Serif;
color: #000;
}
p, blockquote, ul, ol {
margin-top: 0;
padding-top: 0;
margin-bottom:0.5em;
}
#summary {
font-size: 15px;
padding-top: 0px;
padding-bottom: 15px;
}
#description {
float:left;
font-size: 16px;
padding: 10px 0 16px;
max-width: 100%;
word-wrap: break-word;
}
dt {
font-size: 15px;
font-family: 'Source Sans Pro', sans-serif;
color: #000;
font-weight:700;
padding-top: 15px;
padding-bottom: 0px;
}
dd {
font-family: 'Source Sans Pro', sans-serif;
font-size: 15px;
margin-left: 20px;
margin-right: 20px;
}
dd a[href^="mailto:"] {
font-weight: normal;
}
table.lines {
border: 1px solid #AAA;
padding: 3px;
}
table.lines tr {
background: #fcfcff;
color: #449;
}
table.lines tr a{
color: #449;
text-decoration: underline;
}
table.lines tr.odd {
background: #fffcfc;
color: #944;
}
table.lines tr.odd a{
color: #944;
}
table.lines td {
padding: 3px;
/*font-family: Verdana,Tahoma, Arial, Serif; */
line-height: 1.5em;
font-size: 15px;
}
.bold {
font-size: 1.25em;
font-weight:bold;
}
.smaller {
font-size: .8em;
}
sup {
font-size: 9px;
}
p {
line-height:1.5em;
}
#container {
width: 100%;
margin: 0 auto;
max-width: 1200px;
}
#topsurround
{
width:100%;
background-color:#f0eed7;
height: 140px;
padding: 4px 0px 4px 0px;
margin:0px;
text-align: center;
}
#logo
{
width: 100%;
margin-right: auto;
margin-left: auto;
text-decoration:none;
}
#topads
{
text-align: center;
text-decoration:none;
margin:10px 0px 10px 0px;
}
#header
{
background-color: #ffffff;
height:125px;
width:100%;
text-align:center;
margin:0px;
border: 1px solid #f0eed7;
/*padding: 4px 0px 4px 0px;*/
}
#main {
/*width: 1200px;*/
float: left;
text-align:left; margin:0 auto;
background-color: #fff;
}
#content {
margin:15px 22px 0px 15px;
font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
line-height: 1.5em;
font-size: 19px;
}
#content b {
font-weight: 700;
}
td.lcol {
background-color: #f8f6f2;
}
#lcol {
width: 190px;
font-family: 'Open Sans', arial, sans-serif;
}
.row {
padding-bottom: 22px;
line-height: 1.65em;
}
.col1 {
text-align: center;
display: table-cell;
vertical-align: middle;
padding-left: 5px;
padding-right: 16px;
}
.col2 {
display: table-cell;
vertical-align: middle;
}
.col2 a {
white-space: nowrap;
}
dl {
margin-top: 5px;
}
#listmenu ul {
margin: 0 0 5px 0;
padding: 0 0 5px 0;
list-style-type: none;
}
#listmenu li a {
color: #35434d;
display: block;
height: 16px;
padding: 9px 0 11px 20px;
text-decoration: none;
font-weight:normal;
background-color:#f8f6f2;
background:url('images/star.png') no-repeat left;
}
#listmenu li {
border-bottom: 1px solid #cbd1cd;
padding-left: 8px;
}
#listmenu li a:hover {
background:url('images/star_rollover.png') no-repeat left;
background-color: #cbd1cd;
}
.listmenuheader {
margin-top: 16px;
margin-bottom: 8px;
font-size: 1.3em;
font-weight:600;
font-family: 'Open Sans', arial, sans-serif;
}
#search, #search .button {
text-align:center;
display: block;
margin: 0 auto;
}
#search .textinput {
padding: 5px 0px 10px 0px;
}
#footer {
clear: both;
width:100%;
background: #f0eed7;
margin:0px;
}
#footer p {
margin: 0;
padding: 7px;
font-size: 0.9em;
color: #000;
text-align:center;
}
#footer a:active, #footer a:link, #footer a:visited, #footer p strong {
color: #000000;
border:0px none;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}
#copy p {
margin: 0;
padding: 7px;
font-size: 0.9em;
color: #000;
text-align:center;
}
table.rlist {
width: 97%;
border: 0px none;
border-collapse: collapse;
}
td.rlist {
width: 50%;
border: 1px solid #f6f7f8;
vertical-align: top;
}
table.results {
width: 100%;
border: 1px solid #f6f7f8;
border-collapse: collapse;
font-weight:normal;
text-align:center;
}
.agencylist {
font-size: 0.85em;
}
.agencyletter {
font-size: 1.4em;
font-weight: bold;
padding-top: 6px;
}
td.cresults {
width: 140px;
border: 1px solid #ebedef;
padding: 5px;
background: #f6f7f8;
font-size: 0.8em;
}
td.tresults {
width: 450px;
font-size:15px;
border: 1px solid #f6f7f8;
padding: 5px;
text-align: left;
}
td.tresults a {
font-weight:700;
}
td.oresults {
border: 1px solid #f6f7f8;
padding: 5px;
font-size: 0.9em;
text-align: left;
}
td.nresults {
border: 1px solid #ebedef;
padding: 5px;
background: #f6f7f8;
font-size: 0.9em;
text-align: left;
}
td.oresults2 {
border: 1px solid #f6f7f8;
padding: 5px;
background: #f6f7f8;
font-size: 0.9em;
}
td.nresults2 {
border: 1px solid #ebedef;
padding: 5px;
font-size: 0.8em;
}
td.results {
border: 1px solid #f6f7f8;
}
td.results b {
font-size: 18px;
}
.pagenums a:active, .pagenums a:link, .pagenums a:visited {
text-decoration: none;
font-weight:normal;
font-size: 0.8em;
}
#contentads {
width: 410px;
max-width: 100%;
overflow: hidden;
float:left;
padding: 0 10px 0 0;
text-align: center;
}
#contentadsleft{
width: 336px;
padding: 0 6px 5px 0px;
text-align: center;
float: left;
overflow: hidden;
}
#contentadsbot{
width: 100%;
padding: 10px 5px 5px 10px;
text-align: center;
overflow: hidden;
}
#detailsadsbot{
padding: 10px 0 10px 0;
text-align: left;
overflow: hidden;
}
#contentads300 {
width: 300px;
padding: 0 5px 5px 10px;
text-align: center;
float: right;
overflow: hidden;
}
#contentads300left {
width: 300px;
padding: 5px 15px 5px 0px ;
text-align: center;
float: left;
overflow: hidden;
}
#homepage300 {
width: 300px;
padding: 5px;
text-align: center;
float: left;
}
#contentadsb {
width: 200px;
padding: 0px 0px 5px 5px;
text-align: center;
float: right;
overflow: hidden;
}
#contentads180 {
width: 180px;
padding: 0px 10px 5px 0px;
text-align: center;
float: left;
overflow: hidden;
}
#contentads160 {
width: 160px;
padding: 0px 10px 5px 0px;
text-align: center;
float: left;
overflow: hidden;
}
#contentads728 {
/*padding: 5px 5px 13px 5px;*/
padding: 5px 5px 0px 5px;
text-align: center;
overflow: hidden;
}
.popular {
font-size: 14px;
font-weight: bold;
}
.popheader {
font-weight:bold;
padding-bottom: 7px;
}
.pop {
padding: 0px 10px 22px 0px;
}
.pop table {
line-height: 1.4em;
background-color: #fbfbfb;
border: 0;
}
.pop td {
font-size: 16px;
}
.pop a {
font-weight: normal;
}
#popl {
font-size: 15px;
line-height: 1.4em;
}
#popl a {
font-weight: normal;
}
#popl a:link, #popl a:visited {
color: #2d5986;
}
.news {
font-family: Georgia, Arial, Helvetica;
font-weight: normal;
color: #333;
font-size: 15px;
line-height: 25px;
}
.news a, .news a:link, .news a:visited {
font-family: Georgia, Arial, Helvetica;
text-decoration: underline;
font-weight: normal;
color: #333;
font-size: 15px;
line-height: 25px;
}
.news blockquote {
background: #F5F5F5;
border-left: 1px solid #CCC;
padding: 1em 18px 1em 18px;
color: #666;
font-size: 13px;
}
.newstitle, .newstitle a:link {
font-family: Arial, Helvetica;
font-size: 17px;
font-weight: bold;
line-height: 25px;
}
.button {clear:both; background-color: #27367D; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:16px; height: 3em; line-height: 3em; margin: 0px; padding: 0 2em; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
.button:hover {background-color:#777;}
.sub-input { font-size: 16px; padding: 5px;}
.sub-button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; height: 32px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
/*input.button {display:block; width:35%; margin:0 0 10px 0; min-width:90px;}*/
#mc_embed_signup form {display:block; position:relative; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}
#mc_embed_signup .clear {clear:none; display:inline;}
#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:130px;}
#mc_embed_signup div#mce-responses {top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
#mc_embed_signup{clear:left; font:14px Helvetica,Arial,sans-serif;padding-bottom: 6px;}
.fb {padding:0px 8px 6px 8px;}
.grantlist {padding-left:20px;}
.grantlist li {padding-bottom: 8px;}
.grantlist a, .grantlist a:link, .grantlist a:visited {text-decoration: underline;}
/*----------global----------*/
body { min-width:0px; width:100% !important;}
.clear { clear:both;}
/*----------content----------*/
.lcol {background-color: #f8f6f2;float:left; width:310px;font-size: 17px;}
.lcol #lcol { width:100%;}
.right-detail { float:left;width:890px;}
.right-detail .table-search-form, .contact-form {padding-bottom:15px;}
#indeed_widget_wrapper {width:95% !important;}
/*----------responsive style----------*/
/*
@media (max-width:1200px) {
.main {width: 1000px;}
.lcol {width:310px;font-size:13px;}
.right-detail {width:690px;}
#content {font-size: 16px;}
#contentads {width: 336px;}
}
*/
@media (max-width:1210px) {
#main { width:100%; padding:0 10px; box-sizing:border-box; }
.lcol { width:30%;font-size:13px;}
.right-detail {width:100%;}
#contentads {width: 336px;margin: 0 auto;}
#content {margin-top:15px;font-size: 16px;}
.listmenuheader {margin-top: 10px;}
.pop td {font-size: 14px;}
#main {padding:0 5px;}
}
@media (max-width:767px) {
.lcol { width:35%;}
/*.right-detail {width:65%;}*/
#contentads {float:none;width:95%;}
.sub-button { margin-top:0px; vertical-align:middle;}
.right-detail .table-search-form input { box-sizing:border-box; width:90%; }
.contact-form input, textarea { box-sizing:border-box; width:90%; }
.pop { padding-left:0px; padding-right:0px;}
}
@media (max-width:665px) {
.lcol {width:95%;}
.listmenuheader { text-align:left; padding-left:10px; }
.right-detail {width:100%;}
.right-detail #content { margin-left:0px; margin-right:0px;}
.right-detail #content h1 { font-size:20px;}
#contentadsbot {width: 95%;}
}
@media (max-width:480px) {
.right-detail #content .col1 { display:block;}
.right-detail #content .col2 { display:block;}
.right-detail #content .row { padding-bottom:10px;}
/*.right-detail #content h1 { text-align:center;}*/
#topsurround { height:auto !important;}
#topsurround #logo img { width:60% !important; height:auto !important; margin-top:5px; }
.right-detail .table-search-form input { box-sizing:border-box; width:100%; }
.right-detail .rlist a { font-size:14px;}
.right-detail table.rlist { width:100%;}
.contact-form input, textarea { box-sizing:border-box; width:100%; }
.pop { padding-top:10px;}
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7g.ttf) format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 700;
src: url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdr.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: normal;
src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: normal;
src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: normal;
src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype');
}
@font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2Rm.ttf) format('truetype');
}
@font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4Omb2Rm.ttf) format('truetype');
}
</style>
<title>
Atlantic Flyway Canada Goose Recruitment Studies - Federal Grant
</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta content="Atlantic Flyway Canada Goose Recruitment Studies" name="keywords">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="FederalGrants.com opportunity listing for the Atlantic Flyway Canada Goose Recruitment Studies federal grant. Includes information on eligibility, deadlines, requirements, and guidelines." name="description">
<meta content="global" name="distribution">
<meta content="index" name="robots">
<base>
<style data-fbcssmodules="css:fb.css.base css:fb.css.dialog css:fb.css.iframewidget css:fb.css.customer_chat_plugin_iframe" type="text/css">
.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_reposition{overflow:hidden;position:relative}.fb_invisible{display:none}.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:'lucida grande', tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-spacing:normal}.fb_reset>div{overflow:hidden}@keyframes fb_transform{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.fb_animate{animation:fb_transform .3s forwards}
.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_reposition{overflow:hidden;position:relative}.fb_invisible{display:none}.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:'lucida grande', tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-spacing:normal}.fb_reset>div{overflow:hidden}@keyframes fb_transform{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.fb_animate{animation:fb_transform .3s forwards}
.fb_dialog{background:rgba(82, 82, 82, .7);position:absolute;top:-10000px;z-index:10001}.fb_dialog_advanced{border-radius:8px;padding:10px}.fb_dialog_content{background:#fff;color:#373737}.fb_dialog_close_icon{background:url(https://connect.facebook.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 0 transparent;cursor:pointer;display:block;height:15px;position:absolute;right:18px;top:17px;width:15px}.fb_dialog_mobile .fb_dialog_close_icon{left:5px;right:auto;top:5px}.fb_dialog_padding{background-color:transparent;position:absolute;width:1px;z-index:-1}.fb_dialog_close_icon:hover{background:url(https://connect.facebook.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -15px transparent}.fb_dialog_close_icon:active{background:url(https://connect.facebook.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -30px transparent}.fb_dialog_iframe{line-height:0}.fb_dialog_content .dialog_title{background:#6d84b4;border:1px solid #365899;color:#fff;font-size:14px;font-weight:bold;margin:0}.fb_dialog_content .dialog_title>span{background:url(https://connect.facebook.net/rsrc.php/v3/yd/r/Cou7n-nqK52.gif) no-repeat 5px 50%;float:left;padding:5px 0 7px 26px}body.fb_hidden{height:100%;left:0;margin:0;overflow:visible;position:absolute;top:-10000px;transform:none;width:100%}.fb_dialog.fb_dialog_mobile.loading{background:url(https://connect.facebook.net/rsrc.php/v3/ya/r/3rhSv5V8j3o.gif) white no-repeat 50% 50%;min-height:100%;min-width:100%;overflow:hidden;position:absolute;top:0;z-index:10001}.fb_dialog.fb_dialog_mobile.loading.centered{background:none;height:auto;min-height:initial;min-width:initial;width:auto}.fb_dialog.fb_dialog_mobile.loading.centered #fb_dialog_loader_spinner{width:100%}.fb_dialog.fb_dialog_mobile.loading.centered .fb_dialog_content{background:none}.loading.centered #fb_dialog_loader_close{clear:both;color:#fff;display:block;font-size:18px;padding-top:20px}#fb-root #fb_dialog_ipad_overlay{background:rgba(0, 0, 0, .4);bottom:0;left:0;min-height:100%;position:absolute;right:0;top:0;width:100%;z-index:10000}#fb-root #fb_dialog_ipad_overlay.hidden{display:none}.fb_dialog.fb_dialog_mobile.loading iframe{visibility:hidden}.fb_dialog_mobile .fb_dialog_iframe{position:sticky;top:0}.fb_dialog_content .dialog_header{background:linear-gradient(from(#738aba), to(#2c4987));border-bottom:1px solid;border-color:#043b87;box-shadow:white 0 1px 1px -1px inset;color:#fff;font:bold 14px Helvetica, sans-serif;text-overflow:ellipsis;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0;vertical-align:middle;white-space:nowrap}.fb_dialog_content .dialog_header table{height:43px;width:100%}.fb_dialog_content .dialog_header td.header_left{font-size:12px;padding-left:5px;vertical-align:middle;width:60px}.fb_dialog_content .dialog_header td.header_right{font-size:12px;padding-right:5px;vertical-align:middle;width:60px}.fb_dialog_content .touchable_button{background:linear-gradient(from(#4267B2), to(#2a4887));background-clip:padding-box;border:1px solid #29487d;border-radius:3px;display:inline-block;line-height:18px;margin-top:3px;max-width:85px;padding:4px 12px;position:relative}.fb_dialog_content .dialog_header .touchable_button input{background:none;border:none;color:#fff;font:bold 12px Helvetica, sans-serif;margin:2px -12px;padding:2px 6px 3px 6px;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}.fb_dialog_content .dialog_header .header_center{color:#fff;font-size:16px;font-weight:bold;line-height:18px;text-align:center;vertical-align:middle}.fb_dialog_content .dialog_content{background:url(https://connect.facebook.net/rsrc.php/v3/y9/r/jKEcVPZFk-2.gif) no-repeat 50% 50%;border:1px solid #4a4a4a;border-bottom:0;border-top:0;height:150px}.fb_dialog_content .dialog_footer{background:#f5f6f7;border:1px solid #4a4a4a;border-top-color:#ccc;height:40px}#fb_dialog_loader_close{float:left}.fb_dialog.fb_dialog_mobile .fb_dialog_close_icon{visibility:hidden}#fb_dialog_loader_spinner{animation:rotateSpinner 1.2s linear infinite;background-color:transparent;background-image:url(https://connect.facebook.net/rsrc.php/v3/yD/r/t-wz8gw1xG1.png);background-position:50% 50%;background-repeat:no-repeat;height:24px;width:24px}@keyframes rotateSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.fb_iframe_widget{display:inline-block;position:relative}.fb_iframe_widget span{display:inline-block;position:relative;text-align:justify}.fb_iframe_widget iframe{position:absolute}.fb_iframe_widget_fluid_desktop,.fb_iframe_widget_fluid_desktop span,.fb_iframe_widget_fluid_desktop iframe{max-width:100%}.fb_iframe_widget_fluid_desktop iframe{min-width:220px;position:relative}.fb_iframe_widget_lift{z-index:1}.fb_iframe_widget_fluid{display:inline}.fb_iframe_widget_fluid span{width:100%}
.fb_mpn_mobile_landing_page_slide_out{animation-duration:200ms;animation-name:fb_mpn_landing_page_slide_out;transition-timing-function:ease-in}.fb_mpn_mobile_landing_page_slide_out_from_left{animation-duration:200ms;animation-name:fb_mpn_landing_page_slide_out_from_left;transition-timing-function:ease-in}.fb_mpn_mobile_landing_page_slide_up{animation-duration:500ms;animation-name:fb_mpn_landing_page_slide_up;transition-timing-function:ease-in}.fb_mpn_mobile_bounce_in{animation-duration:300ms;animation-name:fb_mpn_bounce_in;transition-timing-function:ease-in}.fb_mpn_mobile_bounce_out{animation-duration:300ms;animation-name:fb_mpn_bounce_out;transition-timing-function:ease-in}.fb_mpn_mobile_bounce_out_v2{animation-duration:300ms;animation-name:fb_mpn_fade_out;transition-timing-function:ease-in}.fb_customer_chat_bounce_in_v2{animation-duration:300ms;animation-name:fb_bounce_in_v2;transition-timing-function:ease-in}.fb_customer_chat_bounce_in_from_left{animation-duration:300ms;animation-name:fb_bounce_in_from_left;transition-timing-function:ease-in}.fb_customer_chat_bounce_out_v2{animation-duration:300ms;animation-name:fb_bounce_out_v2;transition-timing-function:ease-in}.fb_customer_chat_bounce_out_from_left{animation-duration:300ms;animation-name:fb_bounce_out_from_left;transition-timing-function:ease-in}.fb_invisible_flow{display:inherit;height:0;overflow-x:hidden;width:0}@keyframes fb_mpn_landing_page_slide_out{0%{margin:0 12px;width:100% - 24px}60%{border-radius:18px}100%{border-radius:50%;margin:0 24px;width:60px}}@keyframes fb_mpn_landing_page_slide_out_from_left{0%{left:12px;width:100% - 24px}60%{border-radius:18px}100%{border-radius:50%;left:12px;width:60px}}@keyframes fb_mpn_landing_page_slide_up{0%{bottom:0;opacity:0}100%{bottom:24px;opacity:1}}@keyframes fb_mpn_bounce_in{0%{opacity:.5;top:100%}100%{opacity:1;top:0}}@keyframes fb_mpn_fade_out{0%{bottom:30px;opacity:1}100%{bottom:0;opacity:0}}@keyframes fb_mpn_bounce_out{0%{opacity:1;top:0}100%{opacity:.5;top:100%}}@keyframes fb_bounce_in_v2{0%{opacity:0;transform:scale(0, 0);transform-origin:bottom right}50%{transform:scale(1.03, 1.03);transform-origin:bottom right}100%{opacity:1;transform:scale(1, 1);transform-origin:bottom right}}@keyframes fb_bounce_in_from_left{0%{opacity:0;transform:scale(0, 0);transform-origin:bottom left}50%{transform:scale(1.03, 1.03);transform-origin:bottom left}100%{opacity:1;transform:scale(1, 1);transform-origin:bottom left}}@keyframes fb_bounce_out_v2{0%{opacity:1;transform:scale(1, 1);transform-origin:bottom right}100%{opacity:0;transform:scale(0, 0);transform-origin:bottom right}}@keyframes fb_bounce_out_from_left{0%{opacity:1;transform:scale(1, 1);transform-origin:bottom left}100%{opacity:0;transform:scale(0, 0);transform-origin:bottom left}}@keyframes slideInFromBottom{0%{opacity:.1;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}@keyframes slideInFromBottomDelay{0%{opacity:0;transform:translateY(100%)}97%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}
</style>
</head>
<body>
<div align="center" id="topsurround">
<div id="logo">
<a>
<img alt="Federal Grants" border="0" height="140" src="rick.jpg" width="294">
</a>
</div>
</div>
<div id="container">
<div id="main">
<div class="right-detail">
<div id="content">
<h1 class="details">
Atlantic Flyway Canada Goose Recruitment Studies
</h1>
<div id="contentads">
<div id="176537795">
</div>
</div>
<div id="summary">
The summary for the Atlantic Flyway Canada Goose Recruitment Studies grant is detailed below.
This summary states who is eligible for the grant, how much grant money will be awarded, current and past deadlines, Catalog of Federal Domestic Assistance (CFDA) numbers, and a sampling of similar government grants.
Verify the accuracy of the data FederalGrants.com provides by visiting the webpage noted in the
<i>
Link to Full Announcement
</i>
section or by contacting the appropriate person listed as the
<i>
Grant Announcement Contact
</i>
.
If any section is incomplete, please visit the website for the Fish and Wildlife Service, which is the U.S. government agency offering this grant.
</div>
<div id="description">
<b>
Atlantic Flyway Canada Goose Recruitment Studies:
</b>
THIS IS A NOTICE OF INTENT TO AWARD TO A SINGLE SOURCE, AND THERE IS NO FULL ANNOUNCEMENT ASSOCIATED WITH THIS NOTICE.
</div>
<table class="lines" width="100%">
<tbody>
<tr class="odd">
<td width="200">
Federal Grant Title:
</td>
<td>
<b>
Atlantic Flyway Canada Goose Recruitment Studies
</b>
</td>
</tr>
<tr>
<td>
Federal Agency Name:
</td>
<td>
<b>
<a>
Fish and Wildlife Service
</a>
</b>
</td>
</tr>
<tr class="odd">
<td>
Grant Categories:
</td>
<td>
<b>
Natural Resources
</b>
</td>
</tr>
<tr>
<td>
Type of Opportunity:
</td>
<td>
<b>
Discretionary
</b>
</td>
</tr>
<!--
<tr class="odd">
<td>Document Type:</td>
<td><b>Modification to Previous Grants Notice</b></td>
</tr>
-->
</tbody>
</table>
<dl>
<dt>
Applicants Eligible for this Grant
</dt>
<dd>
Others (see text field entitled "Additional Information on Eligibility" for clarification)
</dd>
<dt>
Additional Information on Eligibility
</dt>
<dd>
Foreign Government
</dd>
<dt>
Grant Announcement Contact
</dt>
<dd>
Patricia Stover Administrative Officer Phone [PHONE REDACTED]
<br>
<br>
Help [[EMAIL REDACTED]]
</dd>
<dt>
Similar Government Grants
</dt>
<dd>
&bull;
<a>
F23AS00117 Webless Migratory Game Bird Program 2023
</a>
</dd>
<dd>
&bull;
<a>
Webless Migratory Gamebird Program Notice of Funding Opportunity - Fiscal Year 2021
</a>
</dd>
<dd>
&bull;
<a>
Pacific Brant mid-winter ground survey in Mexico
</a>
</dd>
<dd>
&bull;
<a>
Migratory Bird Monitoring, Assessment and Conservation
</a>
</dd>
<dd>
&bull;
<a>
Western Canada Cooperative Banding Program
</a>
</dd>
<dd>
&bull;
<a>
Migratory Bird Project Support: Monitoring, Assessment, Conservation
</a>
</dd>
<dd>
&bull;
<a>
Migratory Bird Project Support: Monitoring, Assessment, Conservation of Red Knots
</a>
</dd>
<dt>
More Grants from the Fish and Wildlife Service
</dt>
<dd>
&bull;
<a>
F23AS00319 FY2023 Implementation of the Quagga and Zebra Mussel Action Plan (QZAP) in the ...
</a>
</dd>
<dd>
&bull;
<a>
F23AS00330 White-nose Syndrome Grants to States and Tribes - 2023
</a>
</dd>
<dd>
&bull;
<a>
F23AS00329 Fisheries Restoration and Irrigation Mitigation Act Fiscal Year 2023
</a>
</dd>
<dd>
&bull;
<a>
F23AS00303 Science in the Service Internship Funding Opportunity
</a>
</dd>
<dd>
&bull;
<a>
F23AS00307 Aquatic Invasive Grass Research
</a>
</dd>
<div id="detailsadsbot">
</div>
</dl>
<!--End Main Content-->
</div>
</div>
<div class="clear">
</div>
<div style="width:100%;">
</div>
</div>
<div class="lcol">
<div id="lcol">
<div id="listmenu">
<div>
</div>
<ul>
<div align="center" class="listmenuheader">
RESEARCH
</div>
<li>
<a>
Federal Grants Search
</a>
</li>
<li>
<a>
Federal Grants by Category
</a>
</li>
<li>
<a>
Federal Grants by Agency
</a>
</li>
<div align="center" class="listmenuheader">
ARTICLES
</div>
<li>
<a>
What is a Grant?
</a>
</li>
<div align="center" class="listmenuheader">
RESOURCES
</div>
</ul>
</div>
</div>
</div>
</div>
<div id="footer">
<p>
<a>
Home
</a>
&nbsp;|&nbsp;
<a>
Federal Grants Search
</a>
&nbsp;|&nbsp;
<a>
Grants for Women
</a>
&nbsp;|&nbsp;
<a>
Federal Pell Grant
</a>
&nbsp;|&nbsp;
<a>
Contact
</a>
&nbsp;|&nbsp;
<a>
Privacy Policy
</a>
&nbsp;|&nbsp;
<a>
Terms
</a>
</p>
</div>
<div id="copy">
<p>
FederalGrants.com is not endorsed by, or affiliated with, any government agency. Copyright &copy;2007-2023 FederalGrants.com
</p>
</div>
<div class="fb_reset" id="fb-root">
<div style="position: absolute; top: -10000px; width: 0px; height: 0px;">
<div>
</div>
</div>
</div>
<div id="userdata_el" style="visibility: hidden; position: absolute;">
</div>
</body>
</html>