@charset "UTF-8";

/* html definitions */

body { background: #fff;  }
h1 { color: #666666; }
h2 { color: #666666;  }
p { color: #666666;  }
ul { color: #666666;  }
dt { color: #666666; }
dd {  color: #666666;  }
a:link, a:visited { color: #c8d342; }
a:hover, a:active {color: #b0b1b1;}

/* reusable styles */

a.cta_link:link, a.cta_link:visited { display: none; }

/* fundamental structure */

#content {  background-image: none; }

/* global header + nav */

#global_header { display: none;}

/* global footer */

#footer { display: none;  }

/* layout: standard full */

#local_nav { display: none; }

