html { position: relative; background: #007696 url(../images/default-bg3.jpg) top center no-repeat; }
body { position: relative; font: 12px arial, verdana, helvetica, sans-serif; color: #444444; margin: 0 auto; width: 960px; }

#newslettersignup img { border: 0; }
/*content styles*/

h1 { font-size: 24px; margin: 0 0 12px 0; color: #143E6F; }
h2 { font-size: 18px; margin: 0 0 12px 0; color: #0060A9; }
h3 { font-size: 16px; margin: 0 0 12px 0; color: #007696; }
h4, h5, h6 { font-size: 13px; margin: 0 0 12px 0; color: #444444; }
p { margin: 0 0 8px 0; }
ol { margin: 8px 0 8px 0px; padding: 0 0 0 28px; }
ul { margin: 8px 0 8px 0px; padding: 0 0 0 24px; }
dl { margin: 8px 0 8px 0; padding: 0 0 0 10px; }
dl dd { margin: 0; padding: 0 0 0 20px; }
dl dt { margin: 0; padding: 0; font-weight: bold; }

code, samp { font: 12px 'lucida console', 'andale mono', 'courier new', courier; }
kbd { font: 13px 'courier new', courier, 'lucida console', 'andale mono'; }
var { font-style: normal; font: 12px 'lucida console', 'andale mono', 'courier new', courier; font-weight: bold; }
pre { font-size: 13px; margin: 0 0 0px 0; padding: 0 0 0 0; }
blockquote { margin: 20px 20px; padding: 0px; font-style: italic; }
blockquote p { font-size: 12px; padding: 0; margin: 0; }

table { font-size: 12px; border: 1px solid #BFBFBF; margin: 0; }
table tr th { font-size: 12px; font-weight: bold; text-align: left; padding: 4px; border: 1px solid #BFBFBF; background: #BFBFBF; vertical-align: middle; }
table tr td { padding: 4px; font-size: 12px; border: 1px solid #BFBFBF; vertical-align: top; background: #EDEDED; }
table tr td p { font-size: 12px; vertical-align: top; margin: 0; padding: 0; }

/*layout*/

div#container { width: 960px; margin: 0px auto; /*background: #007696;*/ }

div#headers { width: 960px; margin: 0 auto 20px auto; clear: both; height: 160px; /*background: url(../images/topbg2.jpg) top center no-repeat;*/ position: relative; }

div#headers h1#sitetitle { width: 111px; height: 100px; float: left; clear: left; margin: 10px; padding: 0; }
div#headers h1#sitetitle a { display: block; width: 111px; height: 100px; background: url(../images/itsologo.png) top left no-repeat; } 
div#headers h1#sitetitle span { display: none; }

div#headers div#chapters { clear: both; height: 39px; background: #006699;/*#143E6F;*//*#006699;*//*#777777;*/ }
div#headers div#chapters ul { margin: 0px auto 0 auto; padding: 8px 0 0 0; list-style: none; width: 760px; position: absolute; left: 200px; bottom: 8px; }
div#headers div#chapters ul li { float: left; margin: 0 6px 0 0; padding: 0; }
div#headers div#chapters ul li a { display: block; background: transparent; color: #ffffff; padding: 3px 5px; border: 1px solid white; text-decoration: none; }
div#headers div#chapters ul li a:hover { background: url(../images/navibgani.gif) repeat; color: #ffffff; text-decoration: none; }

div#headers form#inlinesearch { position: absolute; left: 0px; bottom: 10px; margin: 0; padding: 0; width: 180px; }
div#headers form#inlinesearch fieldset { margin: 0; padding: 0; border: 0; }
/*div#headers form#inlinesearch input#SearchFor { margin: 0; background: #ffffff; width: 126px; height: 16px; padding: 2px 4px; border: 1px solid #444444; color: #444444; }*/
div#headers form#inlinesearch input.submit { margin: 0; border: 0; background: transparent; color: #ffffff; }
div#headers form#inlinesearch input#SearchFor { background: url(../images/footer-input.png) top left no-repeat; width: 114px; height: 16px; padding: 2px 10px; border: 0; color: white; }
div#headers form#inlinesearch input#SearchFor:focus { background: url(../images/footer-input-hover.png) top left no-repeat; }

div#mainarea { float: right; width: 760px; clear: right; }
div#maincontent { float: right; width: 760px; }
div#main { float: right; width: 760px; background: url(../images/main-bg.png) 0 0 repeat-y; padding: 0; margin: 0; }
div#contenttop { float: right; width: 760px; background: url(../images/contenttop-bg.png) top left no-repeat; height: 20px; }
div#contentbottom { float: right; width: 760px; clear: both; background: url(../images/footer-bg-blue.png) top right no-repeat; height: 20px; }

div#sections { float: left; width: 180px; margin: 0px 0 0 0px; }
div#sections ul { list-style: none; margin: 0; padding: 0; }
div#sections ul li { padding: 0; margin: 0 0 6px 0; }
div#sections ul li a { border: 1px solid #ffffff; background: url(../images/navibg1.gif) top left repeat; padding: 3px 5px; margin: 0; display: block; color: #ffffff; text-decoration: none; width: 168px; }
div#sections ul li a:hover { background: url(../images/navibgani.gif) top left repeat; color: #ffffff; text-decoration: none; }
div#sections ul li ul { margin: 0 0 8px 0px; border: 1px solid white; border-width: 0 1px 1px 1px; /*display: none;*/ }
/*div#sections ul li:hover ul { display: block; }*/
div#sections ul li ul li { padding: 0; margin: 0; }
div#sections ul li ul li a { display: block; border: 0; background: #006699; font-size: 10px; }

div#content { float: left; width: 500px; padding: 0px 40px 20px 20px; /*background: url(../images/main-bg.png) top left repeat-y;*/ /*background: url(../images/content-bg.png) top left no-repeat;*/ min-height: 436px; }
div#content p { margin: 0 0 10px 0; padding: 0; }
div#content h2#pagetitle { margin: 0 0 12px 0; padding: 0; font-size: 26px; font-weight: bold; }
div#content a { color: #006699; text-decoration: none; font-weight: bold; }
div#content a:hover { color: blue; text-decoration: none; }
div#content a img { border: 0; text-decoration: none; margin: 0 4px 0 0; }

div#sidebars { float: right; width: 180px; padding: 20px 10px 20px 10px; background: #ededed; min-height: 300px; }
div#sidebars div.sidebarwhitebg { background: #ffffff; }
/*div#sidebars h3 { margin: 0 0 12px 0; padding: 0; font-size: 16px; font-weight: bold; }*/
div#sidebars form { width: 180px; margin: 0 0 24px 0; padding: 0; }
div#sidebars form fieldset { border: 0; margin: 0; padding: 0; }

div#footers { clear: both; width: 960px; /*background: url(../images/footer-bg.png) top right no-repeat;*/ min-height: 40px; /*padding: 40px 0 0 0;*/ padding: 20px 0 10px 0; color: #ffffff; font-size: 11px; text-align: right; }
div#footers ul { list-style: none; margin: 0 0 8px 200px; padding: 0; }
div#footers ul li { display: inline; margin: 0 0 0 12px; }
div#footers a { text-decoration: underline; color: #ffffff; }
div#footers a:hover { text-decoration: underline; color: #ffffff; }

div#footers p { /*float: left;*/ margin: 0 0 8px 200px; }

/*div#footers form { width: 190px; float: right; margin: 0 0 0 0; }
div#footers form fieldset { border: 0; }
div#footers form input#SearchFor { margin: 0; background: url(../images/footer-input.png) top left no-repeat; width: 114px; height: 16px; padding: 2px 10px; border: 0; color: white; }
div#footers form input.submit { margin: 0; border: 0; background: transparent; color: white; }*/

div#footers a.feed { margin-left: 3px; padding: 0 0 0 19px; background: url(../images/feed-icon-14x14.png) no-repeat 0 50%; }
div#footers a#rssfeed span { display: none; }

#rightsidebar { width: 180px; }

/*members list*/
table#memberslist { font-size: 12px; border: 0px; margin: 0; }
table#memberslist tr th { font-size: 12px; font-weight: bold; text-align: left; padding: 4px; border: 0px; vertical-align: middle; background: #ffffff; }
table#memberslist tr td { padding: 4px; font-size: 12px; border: 1px solid #BFBFBF; border-width: 0 0 1px 0; vertical-align: top; background: #ffffff; }

table.hopstable td { text-align: center; }

a#loginout { position: absolute; right: 0; bottom: 8px; display: block; background: transparent; color: #ffffff; padding: 3px 5px; border: 1px solid white; text-decoration: none; }
a#loginout:hover { background: url(../images/navibgani.gif) repeat; color: #ffffff; text-decoration: none; }

.cmswizardregion .CMSFormField {
  margin-bottom: 16px;
}
