/* Coded by

Brian A. Bender

bri@pccmedia.com

www.brian-bender.com

*/



body { background-color: #eee; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; }

              

#container { background-color: #fff; }

h1 { font-size: 18px; font-style: bold; margin-bottom: 4px; margin-top: 0; text-align: left; font-weight: normal; color: #0b3d92; }

h2 { color: #0b3d92; font-size: 14px; text-transform: uppercase; margin: 0; }

h2 a { text-decoration: none; }

h3 { font-size: 13px; margin: 0; }

h4 { font-size: 13px; margin: 0; border-bottom: 1px solid #000; }

a { color: #0b3d92; }  

a img { border: 0; }

h5 { color: #0b3d92; font-size: 14px; text-transform: uppercase; margin: 0; }

h5 a { text-decoration: none; }



/*styles for the top row*/



#logo { height: 114px; text-align: center; background-color: #fff; }



#topCenter { height: 114px; padding: 0 18px; background-color: #0b3d92; color: #fff; text-align: center; }



#topRight { padding-right: 0px; margin-rightL 0px; width: 263px; height: 114px; background-color: #0b3d92; text-align: right;}







/*styles for left-hand blue bar that holds the menu*/



#leftBar { background-color: #0b3d92; padding: 28px 8px 0 6px; width: 144px; }



#leftMenu { margin-left: 0; padding-left: 0; list-style-type: none; border-top: 1px solid #fff; }



.treemenu .treeclosed { }



.treemenu .treeopen {  }







/* first level */



#leftMenu li { border-bottom: 1px solid #fff; font-size: 12px; }



#leftMenu li.selected { background-color: #fcce8e; }



#leftMenu li.selected a { color: #0b3d92; }



#leftMenu a { color: #fff; font-weight: bold; text-decoration: none; display: block; padding: 3px; }



#leftMenu a:hover { background-color: #fcce8e; color: #0b3d92; }



/* two/three sublevels */



#leftMenu li ul { background-color: #0b3d92; border-top: 1px solid #fff; margin-left: 0; padding-left: 10px; list-style-type: none; }



#leftMenu li ul li a { padding-left: 3px; font-size: 10px; background-color: #4863a0; }



#leftMenu li ul li.selected a { padding-left: 3px; font-size: 10px; background-color: #fcce8e; }



#leftMenu li ul li a:hover { background-color: #fcce8e; color: #0b3d92; }







/*styles for the top nav */



#globalNav { font-weight: bold; background-color: #fff; font-size: 11px; text-align: center; height: 17px; padding: 7px 0 6px 0; border-bottom: 1px solid #0b3d92; }



#globalNav a { text-transform: uppercase; color: #4863a0; letter-spacing: 1px; text-decoration: none; }



#globalNav a:hover { text-decoration: underline; }







/*global vision, local focus */



#global { width: 263px; background-color: #fff; border-bottom: 1px solid #0b3d92; border-top: 1px solid #0b3d92; }



.cell { margin: 0 10px 10px 0;}



/*styles for content areas*/  

#homeLeftCol { color: #0b3d92; font-size: 13px; font-weight: bold; line-height: 14px; padding-top: 25px; }



#contentWell-home { text-align: left; background-color: #fff; padding: 10px 25px 25px 65px; font-size: 12px; }

#contentWell-home p { line-height: 18px; }



#homeTop { font-size: 11px; line-height: 16px; }

#homeTop h2 { margin-top: 12px; }





#contentWell-internal { background: #fff; padding: 25px 25px 20px 25px; font-size: 12px; text-align: left; }

#contentWell-internal p { line-height: 18px; }

#contentWell-contact {background: #fff; padding: 25px 25px 20px 25px; font-size: 12px; text-align: center; height: 500px; }



 #table { background: #fff; }



#sectionNavigation { list-style-type: none; margin-top: 4px; margin-left: 0; padding-left: 0; }

#sectionNavigation li { margin-bottom: 3px; }

#sectionNavigation a { display: block; width: 188px; background-image: url(img/round-edge.gif); background-position: top left; background-repeat: no-repeat; background-color: #0b3d92; color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; padding: 3px 36px; }

#sectionNavigation a:hover { background-color: #fcce8e; color: #0b3d92; background-image: url(img/round-edgeMO.gif); background-position: top left; background-repeat: no-repeat; }





/*styles for the footer area */



#footer-left {background: #eee; border-bottom: 1px solid #0b3d92; border-top: 1px solid #ccc;}



#footer {background: #eee; padding: 4px; font-size: 10px; text-align: left; border-bottom: 1px solid #0b3d92; border-top: 1px solid #ccc;}



#footer-right {background: #eee; border-bottom: 1px solid #0b3d92; border-top: 1px solid #ccc;}



#copyright { width: 75%; text-align: center; }

