/* PRINT STYLES
------------------------------------------------------------------------------------- */
body { text-align:left; font:normal 12px/18px arial, helvetica, sans-serif; color:#000; background:#fff; }

img { border:none; }

a:link { color:#76b124; text-decoration:none; }
a:visited { color:#76b124; text-decoration:none; }
a:hover, a:active { color:#76b124; text-decoration:underline; }

abbr { border-bottom:1px dotted #ccc; cursor:help; }

blockquote { margin:15px 0 0; padding:10px 0; color:#76b124 !important; background:#f1f1f2; border-top:1px solid #ccc; }

ul { margin:10px 0 10px 13px; padding:0; }
td ul { margin-right:30px; }
li{ margin:5px 0; padding:0; }

/* Headlines */
h1, .h1 { margin:0 0 15px; color:#76b124; font-size:22px; line-height:22px; font-weight:normal; }
h2, .h2 { margin:0 0 18px; color:#595b55; font-size:16px; line-height:32px; font-weight:normal; }
h3, .h3 { margin:0 0 12px; color:#595b55; font-size:13px; line-height:15px; font-weight:normal; }
h4, .h4 { margin:0 0 15px; color:#595b55; font-size:12px; line-height:14px; font-weight:normal; }
h5, .h5 { margin:0 0 15px; color:#595b55; font-size:11px; line-height:13px; font-weight:normal; }
h6, .h6 { margin:0 0 15px; color:#595b55; font-size:10px; line-height:12px; font-weight:normal; }

/* HIDE ITEMS
------------------------------------------------------------------------------------- */
#skip, .hide, .pint, .select, #nav, #subnav, #tertnav, #sub-head, #header-search, #breadcrumb, #h-flash, a.more, #footer ul { display:none; }

/* SHARED ITEMS
------------------------------------------------------------------------------------- */
#logo { margin:0 0 15px; display:block; }

#footer { margin:35px 0 0; padding:5px 0 0; border-top:1px solid #ccc; }

img.floatleft { margin:0 10px 5px 0; position:relative; float:left; }
img.floatright { margin:0 0 5px 10px; position:relative; float:right; }

/* HOMEPAGE
------------------------------------------------------------------------------------- */
#layout-homepage blockquote { font-size:14px; line-height:22px; }
#layout-homepage p { margin:0; }
#layout-homepage #main p { margin:0 0 18px; color:#595b55; font-size:14px; line-height:20px; font-weight:normal; }
#layout-homepage h2 { color:#231f20; font:normal 20px/20px 'Myriad Pro',arial,sans-serif; }
#layout-homepage a { color:#2060a3; }
#layout-homepage .row  hr.pint { margin:15px 0; padding:0; height:1px; font-size:1px; display:block; border:1px solid #ccc; border-width:1px 0px 0px; }

#row2 h2 { margin:0 0 7px; line-height:17px; }
#row2 h3 { color:#76b124; font-size:14px; }
#row2 p { margin:0 0 10px; line-height:16px; }

#h-latest { color:#adaeab; font-size:14px; background:url(../images/bg-h-latest.png) no-repeat 100% 100%; }
#h-latest h2 { margin:0 0 21px; color:#adaeab; }
#h-latest h3 { margin:0 0 9px; color:#595b55; font-size:16px; }
#h-latest p { line-height:18px; }