﻿body { background-color:#ffffff; border-top:solid 5px #177E85; color:#333333; position:relative; }
body { text-align:center; }

#toppage #left-side { float:left; margin-bottom:20px; width:525px; }
#toppage #right-side { float:right; margin-bottom:20px; width:350px; }
#toppage h2 { margin-bottom:16px; }

#container, #header, #content, #footer { width:900px; }
#container { margin:0 auto; text-align:left; }

#header { height:auto !important; height:78px; min-height:78px; position:relative; width:100%; }
#header h1 { left:0; position:absolute; top:16px; }
#header div.utility { margin-left:136px; position:relative; }
#header div.utility-inner { padding-top:47px; }
#header ul.nav { display:inline; float:right; list-style:none; margin-right:0; }
#header ul.nav li { background:url("/Resources/img/icons/icon_li.gif") no-repeat left center; float:left; margin-left:10px; padding-left:16px; }

#nav-global { margin-bottom:11px; width:100%; }
#nav-global ul { background:url("/Resources/img/nav-global/bg_nav-global.gif") repeat-x left bottom; list-style:none; padding-bottom:5px; }
#nav-global ul li { float:left; }

#footer { padding-bottom:10px; width:100%; }
#footer-inner { border-top:solid 4px #177E85; min-height:55px; padding-top:6px; position:relative; }
#footer ul { list-style:none; }
#footer ul.utility li { float:left; padding-right:10px; margin-right:10px; border-right:1px solid #999999; line-height:1.0; }
#footer ul.utility li a { text-decoration:none; }
#footer ul.utility li.last { margin-left:0; padding-right:0; border-right:none; }
#footer p#copyright{ position:absolute; bottom:5px; line-height:1.4em; right:1px; text-align:right; }
#copyright { clear:both; font-size:85%; margin:0; }

.text-area { padding:0px 5px; }
.text-area p { margin-bottom:15px; }
.text-area ul { margin-bottom:15px; }
.text-area ul li { margin-left:25px; }

.clear, #container, #header, #content, #footer { clear:both; }
.section { clear:both; margin-bottom:20px; }

a { text-decoration:none; color:#f15f28; outline:none; }
a:visited { color:#f15f28; outline:none; }
a:hover { color:#3b3b3b; outline:none; }
a:focus { outline:none; }

h2 { border-top:solid 4px #177E85; border-bottom:solid 1px #177E85; margin-bottom:20px; }
h3 { background:url("/Resources/img/icons/icon_h3.gif") no-repeat left center; border-top:solid 4px #177E85; border-bottom:solid 1px #177E85; font-size:118%; font-weight:bold; margin-bottom:15px; padding-bottom:4px; padding-top:5px; padding-left:25px; }
h4 { background:url("/Resources/img/icons/icon_h4.gif") no-repeat left center; font-size:118%; font-weight:bold; margin-bottom:15px; padding-left:25px; }
h5 { font-size:110%; font-weight:bold; margin-bottom:10px; text-align:center; }

fieldset { border:2px solid #fe6905; border-radius:10px; padding:10px 15px; }

.contentPanel { border-bottom:solid 1px #808080; border-left:solid 1px #808080; border-right:solid 1px #808080; } 
.contentPanelHeader { background-color:#808080; color:#ffffff; font-size:10pt; font-weight:normal; height:22px; padding:0px 10px; }
.divided { border-top:solid 1px #cccccc; border-bottom:solid 1px #cccccc; margin-bottom:5px; margin-left:5px; margin-right:5px; padding:10px; }
.ico_pdf { background:url(/Resources/img/icons/icon_pdf.png) left 50% no-repeat; padding:0 0 0 23px; }
.redText { color:#cc0000; }
    

