/* Global Text Settings */

body { color: #001747; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 140%;}
p { margin-right: 15px; margin-left: 15px; }
td {color: #001747; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 140%; }
a:link { color: #001747; text-decoration: underline; }
a:visited { color: #001747; text-decoration: underline; }
a:hover { color: #1d3160; text-decoration: underline; }
a:active { color: #9ccd64; text-decoration: underline; }
/* Layout */
#outercontainer { background-color: #fff; width: 828px; margin: 0; padding: 0; }
#innercontainer { width: 826px; float: left; }
#contentcontainer { width: 824px; float: left; }
#comments { background-color: #fff; color: #001747; font-size: 12px; text-align: center; width: 800px; float: left; clear: both; }
#homepage-clock { background-image:  url(../images/background-homepage.jpg); background-repeat: no-repeat; }
#homepage-quote { color: #001747; font-size: 14px; font-weight: normal; line-height: 130%; padding: 0; }
#banner { background-image: url(../images/banner.jpg); width: 824px; height: 50px; float: left; clear: both; }
#second-page-graph { background-image:  url(../images/ROIgraph.jpg); background-repeat: no-repeat; background-position: right bottom; }
#healthiestcity-page { background-image:  url(../images/healthxcitywclock.jpg); background-repeat: no-repeat; background-position: left bottom; }
#assess-page { background-image:  url(../images/patti-assess.jpg); background-repeat: no-repeat; background-position: right bottom; }
#analyze-page { background-image:  url(../images/analyze-graph.jpg); background-repeat: no-repeat; background-position: right bottom; }
#takeaction-page { background-image:  url(../images/takeaction-img.jpg); background-repeat: no-repeat; background-position: right bottom; }
/* headings */

h1 { color: #001747; font-size: 20px; font-weight: bold; padding: 0; line-height: 160%; margin: 30px 30px 0; }
h2 { color: #001747; font-size: 16px; font-weight: bold; margin: 30px; font-style: italic; margin:20px 30px 0; padding: 0; line-height: 140%;}
h3 { color: #9ccd64; font-size: 20px; font-weight: bold; margin: 30px; padding: 0; line-height: 140%; }
h4 { color: #001747; font-size: 16px; font-weight: bold; margin: 30px; margin:30px; padding: 0; line-height: 140%;}
h5 { color: #001747; font-size: 14px; font-weight: bold; margin: 30px; margin:30px; padding: 0; line-height: 140%;}
h6 { color: #001747; font-size: 16px; font-weight: bold; padding: 0; line-height: 140%; margin-top: 15px; margin-bottom: 15px; }

