/* PAT AID STYLE SHEET */

/* LAYOUT STYLES */
body                { margin:0px; text-align:center; background:#FFF; }
.image              { border:solid 1px #333; }
blockquote          { margin-top:3px; margin-bottom:3px; }

/* HEADER */
#header             { width:760px; height:90px; border-left:solid 1px #b5b5b5; border-right:solid 1px #b5b5b5; margin:0px auto 0px auto; text-align:left; }

/* LOGO */
#logo a             { background: url("../images/logo.gif") left top; float:left; width:300px; height:60px; margin-left:20px; margin-top:10px; margin-bottom:10px; }
#logo h1		    { display:none; }
#strapline          { clear:left; margin-left:20px; }
#contactdetails     { padding-right:20px; line-height: 17px; float:right; text-align:right; margin-top:19px; color:#097f02; }

/* NAVIGATION */
#navcontainer       { width:100%; height:108px; background:url("../images/bg_navigation.gif") repeat-x; }
#navbanner          { width:760px; height:78px; border-left:solid 1px #FFF; border-right:solid 1px #FFF; margin:0px auto 0px auto; text-align:left; background:url("../images/top_banner.jpg") no-repeat; }
#navigation         { width:760px; height:30px; border-left:solid 1px #FFF; border-right:solid 1px #FFF; margin:0px auto 0px auto; text-align:left; }
#navigation ul      { list-style-type:none; margin:0px; padding:0px; }
#navigation ul li   { display:inline; padding:0px; }
#navigation ul li a { display:block; float:left; line-height:28px; height:30px; color:#FFF; padding:0px 22px; text-align:center; border-right:solid 1px #717171; font-weight:bold; text-decoration:none; font-size:11px }
#navigation ul li a:hover, #navigation ul li a.selected, #navigation ul li a.noborder_selected { background-color:#064f02; }
#navigation ul li a.noborder, #navigation ul li a.noborder_selected { border-right:solid 0px }

/* CONTENT AREA */
#container          { margin:0px auto 0px auto; text-align:left; width:760px; background:url("../images/bg_content.gif") repeat-y; overflow:auto; }
#contentarea        { width:500px; float:left; text-align:center; }
#subnavigation  { float: right; width: 208px; text-align: center } 
#subbody            { margin:20px 20px 20px auto; text-align:left; width:168px; }
#body               { margin:20px auto 20px 20px; text-align:left; width:512px; }

#subnavigation ul { 
padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 20px 0px 0px; padding-top: 0px; list-style-type: none; text-align: left 
} 
#subnavigation ul li a { 
padding-right: 0px; display: block; padding-left: 0px; padding-bottom: 0px; width: 207px; color: #1c5a0c; text-indent: 10px; line-height: 28px; padding-top: 0px; border-bottom: #cdcdcd 1px solid; height: 30px; text-decoration: none 
} 
#subnavigation ul li.highlight { 
padding-right: 0px; display: block; padding-left: 0px; padding-bottom: 0px; width: 207px; color: #1c5a0c; text-indent: 10px; line-height: 28px; padding-top: 0px; border-bottom: #cdcdcd 1px solid; height: 30px; text-decoration: none 
} 
#subnavigation ul li a:hover { 
background-color: #99cc00 
} 
#subnavigation ul li a.selected { 
background-color: #d9d9d9
} 
#subnavigation ul li.highlight { 
color: #fff; background-color: #086802 
} 


/* FOOTER */
#footercontainer    { width:100%; height:32px; background:url("../images/bg_footer.gif") repeat-x; clear:both; }
#footer             { width:760px; line-height:22px; height:24px; padding-top:8px; margin:0px auto 0px auto; text-align:right; }

/* FONT STYLES */
body                { font-family:Arial, Tahoma, Geneva, Helvetica, sans-serif; FONT-SIZE: 80%; line-height:140%; color:#000; }
input, textarea, select { font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size:100%; color:#000; }
h2                  { font-size:150%; line-height:130%; font-family:"Arial", Times, serif; color:#097f02; }
h3                  { font-size:110%; line-height:140%; }
hr                  { color:#313963; height:1px; }
.caption            { color:#999; text-align:center }
.rider                { font-family:Arial, Tahoma, Geneva, Helvetica, sans-serif; FONT-SIZE: 80%; color:#909090; }
#body a             { color:#097f02; }
#body a:hover       { color:#99cc00; }
.nodisplay          { display:none; }

#footer { color: #717171; } 
#footer a { color: #717171; text-decoration: none; } 
#footer a:hover { color: #99cc00; } 
