@charset "utf-8";

/* CSS Document */

/*Main Nav Start*/

* { padding:0; margin:0; }

#navHolder { float:left; height: 40px; width: 870px; background-color: #fff; margin-left: 20px; margin-right: 20px; margin-top: 240px; }

ul#navlist { height: 25px; padding-left: 0; margin-top: 10px; margin-bottom: 10px; text-align: center; }

#navlist li { display: inline; list-style-type: none; width: 180px; }

#navlist a { font-size: 21px; text-decoration: none; margin-left: 18px; margin-right: 18px; }

#navlist a:link, #navlist a:visited { color: #145576;}

#navlist a:hover { color: #b0b227; }

#navlist a.selected { color: #f2673a; }

a { text-decoration: none; }

.cta { text-align: right; text-decoration:underline; font-size: 18px; clear:both; margin-top: 5px; display: block; }

.btt { text-align: right; text-decoration:underline; display: block; clear:both; font-size: 14px; margin-top: 5px; margin-bottom: 10px; }

a:link { color: #145576; }

a:visited { color: #666666; }

a:hover { color: #b0b227; }

a.selected { color: #f2673a; }

#getEmail a { text-align: left; text-decoration:underline; display: block; clear:both; font-size: 18px; }

#getEmail a:link { color: #fff; }

#getEmail a:visited { color: #071e29; }

#getEmail a:hover { color: #b0b227; }

#getEmail a.selected { color: #f2673a; }


/* Footer Nav*/
#footerNavHolder { float: left; height: 20px; width: 910px; margin: 0 auto; padding-top: 10px; border-top: 1px dotted #999999; margin-left: 20px; margin-right: 20px; }

ul#footerNavlist { text-align:center; }

#footerNavlist li { display: inline; list-style-type: none; width: 180px;}

#footerNavlist a { font-size: 14px; text-decoration: none; margin-left: 15px; margin-right: 15px; color: #999999; }

#footerNavlist a:link, #footerNavlist a:visited { color: #999999; }

#footerNavlist a:hover { color: #b0b227; }

#footerNavlist a.selected { color: #999999; }



#scribdNavHolder { height: 45px; width: 600px; background-color: #fff; float: right; }

ul#scribdNavlist { height: 25px; padding-left: 0; margin-top: 10px; margin-bottom: 10px; text-align: right; margin-left: 20px; }

#scribdNavlist li { display: inline; list-style-type: none; width: 180px; }

#scribdNavlist a { font-size: 18px; text-decoration: none; margin-left: 10px; margin-right: 10px; line-height: 10px; }

#scribdNavlist a:link, #scribdNavlist a:visited { color: #145576;}

#scribdNavlist a:hover { color: #b0b227; }

#navlist a.selected { color: #f2673a; }
