* {font-family: arial;color: #2a2a2a}
html {height: 100%}
body {text-align: center;background: #e9e9e9;margin: 0px;padding: 0px;height: 100%}
a {color: #0c5DA5}
a:visited {color: #5093cf}

h1 {color: #0c5DA5;font-size: 24pt;margin-top: 0px}
h2 {color: #FF9500;font-size: 18pt;margin-top: 0px;margin-bottom: 5px}
h3 {color: #A66100;font-size: 14pt;margin-top: 0px;margin-bottom: 5px}

#nav {background: #f0f0f0;padding: 5px 0px;border-bottom: 1px solid #679FD2}
#nav a {margin: 0px;color: #A66100;font-weight: bolder;text-decoration: none;padding:5px 10px 6px 10px}
#nav a:hover {color: #FFFFFF;background: #A66100}


#container {position: relative;min-height: 100%; margin: 0px auto;width: 775px; border-left: 3px solid #679FD2; border-right: 3px solid #679FD2; text-align: left; background: #FFFFFF;padding-bottom: 66px}
#header {width: 100%; margin: 0px; padding: 0px; border-bottom: 3px solid #679FD2; height: 127px}

#main {margin: 0px;text-align: left; padding: 10px 10px 50px 10px; background: #FFFFFF;}
ul {list-style-type: square;line-height: 150%}

#footer {position: absolute;bottom: 0px;font-size: smaller;padding: 10px;background: #f0f0f0;height: 56px;border-top: 1px solid #ff9500;text-align: center;width: 755px}
#footer a {color: #7c541b}

.logos {text-align: center;margin-bottom: 20px}
.logos img {margin-right: 25px;border: 0px}