/* CSS Document */

body { background: url(images/bg_top_green.gif) repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000; margin: 0 auto; padding: 0; text-align: center; }
a, a:link { color: #000; }
a:hover, a:active { color: #479D9A; }
#main_image { border-top: 3px solid #000; border-bottom: 3px solid #000; text-align: center; background: #e5eeec; margin-bottom: 15px; }
#main_nav { float: right; margin-top: 45px; }
#main_nav a, #main_nav a:link { text-decoration: none; font-weight: bold; font-size: 10px; margin-left: 15px; }
.container { width: 700px; margin: 0 auto; text-align: left; } 
#footer { font-size: 10px; color: #000000; margin-bottom: 10px; line-height: 15px; }
#sub_nav { float: right; width: 100px; }
#sub_nav a, #sub_nav a:link { text-decoration: none; font-weight: bold; font-size: 10px; line-height: 20px; }
.popup_nav { text-align: left; margin: 5px 20px; line-height: 20px; }
h1 { margin: 0 0 6px 0; font-size: 14px; }
h2 { margin: 0 0 3px 0; font-size: 11px; font-weight: bold; color: #479D9A; }
h2 strong { color: #000; }
p { line-height: 16px; margin: 0 115px 15px 0; }
.row { position: relative; height: 1%; }
.row p { margin: 0 45px 15px 0; }
.clear { clear: both; padding: 0; margin: 10px 0; border-top: 1px solid #000; line-height: 1px; height: 1px; width: 425px; } 
.column { width: 230px; float: left; } 
.pdf_list { list-style-image: url(images/icon_pdf.gif); line-height: 26px; }

#design-link { text-transform: lowercase; color: #479D9A }