/* Main Site Default Styles */
html {
    margin:0;
    padding:0;
    font-family: Arial, sans serif;
    text-align:center;
}

body, td, tr, p, ul, ol {
    font-family: Arial, sans serif;
    font-size: 0.89em;

}

td, tr, p, ul, ol {
text-align: left;
}

li li, li p, td p, blockquote p {font-size: 1em;}

body {
    margin: 0;
    padding: 0;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #fff;
    text-align:center;
}

#logo {
    display:none;
    float:left;
    background-image: url();
    background-repeat: no-repeat;
    width:150px;
    height:0px;
}

#search {
    width:148px;
    height:30px;
    padding: 0;
    margin: 0 0 10px 0;
    border-style:none;
}

#search form {
  height:24px;
  width:150px;
  display:inline;
  border-style: none; 
  padding: 0;
  margin: 0;
}

#search input.sword {
  width:100px; 
  vertical-align:top; 
  display:inline;
  border-style: solid; 
  border: 1px #000 solid; 
  height:20px;
  padding: 0;
  float:left;
  margin: 5px 0 5px 5px; 
  background-color: #fff; 
}
  
#search input.button {
  vertical-align:top; 
  height:20px; 
  width:40px;
  padding:0;
  border-style: none; 
  margin: 5px 0 5px 0;
  display:inline;
  float:left;
}

#crumbs {
font-size:10px;
padding: 3px 0 3px 10px;
width: 640px;
height:16px;
text-align:left;
}

#lastupdate{
font-size:11px;
padding: 3px 0 3px 10px;
width: 640px;
height:16px;
text-align:left;
color: #666;
}

form {
    padding: 0;
    margin: 0;
}

h1 {
    font-size: 1.1em;
    margin-bottom: 4px; 
    color: #2F496F;
}

h2 {
    font-size: 0.96em;
       color: #2F496F;
       margin:2px 0 4px 0;
       padding-top:4px;
       border-top: 1px #A0A9B8 solid;
}

h3 {
    font-size: 0.93em;
    color: #2F496F;
    margin:2px 0 4px 0;
}

h4 {
    font-size: .89em;
    color: #000;
}

h5 {
    font-size: .89em;
    color: #000;
}

p {
   margin-top: 2px;
   padding-bottom:2px;
   line-height: 130%;
   text-align: left;
}

/* Center Content */

#centercontent img.imgright {
   float:right;
   padding: 0 0 4px 4px;
 }

#centercontent img.imgleft {
   float:left;
   padding: 0 4px 4px 0;
}

#centercontent a {
font-weight:normal;
}

#centercontent ul {
    font-family: Arial, sans serif;
    font-size: 0.9em;
    line-height: 140%;
}

#centercontent .csc-section ul {
    list-style-type: none;
}

/*
    Main Positioning CSS Styles - heavily modified from :
    http://realworldstyle.com/nn4_3col_header.html as an example
*/

#header {
    margin: 0;
    height: 80px;
    width: 800px;
    background-color: #A4CAC5;
    color: #fff;
    border-bottom: 1px solid #2F496F;
    vertical-align: bottom;
    background-image: url(images/communitylaw_header.gif);
    background-repeat: no-repeat;
}
#topmenu {
    margin: 0;
    height: 24px;
    width: 800px;
    background-color: #A4CAC5;
    color: #000;
    border-bottom: 1px solid #2F496F;
    vertical-align: bottom;
}

#header form {
    margin: 0px;
    padding: 0px;
    margin-top: 135px;
    padding-right: 20px;
    float: right;
}

#topmenu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#topmenu ul li {
    display: block;
    text-transform:none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    width: 150px;
    height:20px;
    float:left;
}

#topmenu ul li a {
    border-right: solid 1px #2F496F;
    padding: 5px 6px 5px 6px;
    margin: 0;
    color: #2F496F;
    text-decoration: none;
    display: block;
    text-align: center;
    font-weight: bold;
}

#topmenu ul li a:hover {
    color: #fff;
}

#topmenu li.active a {
    border-right: solid 1px #2F496F;
    padding: 5px 6px 5px 6px;
    margin: 0;
    color: #FFF;
    text-decoration: none;
    display: block;
    font-weight: bold;
    background-color: #2F496F;
}

#topmenu li.active a:hover {
    color: #A4CAC5;
}

#supportedby p{
padding: 0 0 0 3px;
font-size: 11px;
color: #2F496F;
}

#leftcontent {
    margin: 0;
    margin-top: 30px;
    padding: 0;
    float: left;
    width: 150px;
    background-color: #A4CAC5;
    border-style: solid;
    border-color: #2F496F;
    border-width: 0 0 1px 0;
}

#leftcontent ul {
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;
}

#leftcontent ul li {
    display: block;
    text-align: left;
    text-transform: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    width: 150px;
}

#leftcontent ul li a {
    border-top: solid 1px #2F496F;
    padding: 5px 6px 5px 6px;
    margin: 0;
    color: #2F496F;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#leftcontent ul li a:hover {
    color: #fff;
}

#leftcontent li.active a {
    border-top: solid 1px #2F496F;
    padding: 5px 6px 5px 6px;
    margin: 0;
    color: #2F496F;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
    background-color: #A0A9B8;
}

#leftcontent li.active a:hover {
    color: #fff;
}

/* sub menu 1st level */

#sub {
    border: 0;
    margin: 0;
    padding: 0;
    width: 150px;
    background-color: #D3E6E3;
    border-style: solid;
    border-color: #000;
    border-width: 1px 0 0 0;
}

#sub ul {
    background-color: #D3E6E3;
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;
}

#sub ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0;
    font-size: 11px;
    width: 150px;
}

#sub ul li a {
    border-style: none;
    padding: 5px 6px 5px 6px;
    margin: 0;
    color: #2F496F;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#sub ul li a:hover {
    color: #A0A9B8; 
}

#sub li.active a {
    border-style:none;
    padding: 5px 6px 5px 6px;
    margin: 0;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
    background-color: #A0A9B8;
}

/* sub menu 1st level */

#subsub {
    border: 0;
    margin: 0;
    padding: 0;
    width: 150px;
    background-color: #D3E6E3;
    border-style: solid;
    border-color: #4a0000;
    border-width: 1px 0 0 0;
}

#subsub ul {
    background-color: #D3E6E3;
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;
}

#subsub ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0;
    font-size: 11px;
    width: 150px;
}

#subsub ul li a {
    border-style: none;
    padding: 5px 6px 5px 22px;
    margin: 0;
    color: #4a0000;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#subsub ul li a:hover {
    color: #A58E8C; 
}

#outerwrap {
    margin-top: 4px;
    padding-top: 0;
    width: 800px;
    background-color:  #A4CAC5;
    border: 1px solid #2F496F;
    overflow:hidden;
}

div#outerwrap {
   margin-left: auto;
   margin-right: auto;
   width: 800px;
}

#rightcontent {
    width: 120px;
    color: #000;
    background-color: #A4CAC5;
    margin-top:20px;
    float: right;
    border-style: solid;
    border-color: #000;
    border-width: 0 0 0 0;
    text-align:left;
   overflow:hidden;
}

/* the nightmare that is centre columns */

#centercontentWrap {
    margin: 0 160px 0 150px;
    min-height:425px;
    background-color:#fff;
    border-style: solid;
    border-color: #2F496F;
    border-width: 0 1px 0 1px;
}

/* for Internet Explorer */
/*\*/
* html .minheight  {
height: 425px;
}
/**/

#centercontentWide {
    margin: 0 0 0 150px;
    min-height:500px;
    background-color:#fff;
    border-style: solid;
    border-color: #2F496F;
    border-width: 0 0 0 1px;
}

#centercontentWrap {
    margin: 0 120px 0 150px;
    min-height: 500px;
    background-color:#fff;
    border-style: solid;
    border-color: #2F496F;
    border-width: 0 0 0 1px;
}

#centercontent {
    padding-left: 20px;
    padding-top: 1px;
    padding-bottom: 10px;
    padding-right: 20px;
    text-align:left;
}

#centercontent ul, ol {
    font-family: Arial, sans serif;
    font-size: 0.90em;
}

a:link  {  text-decoration: none; color: #123FE7; }
a:active {  text-decoration: none;}
a:visited {  text-decoration: none; color: #964F32; }
a:hover  {  text-decoration: underline;}

#footer {
    width: 800px;
    height: 20px;
    background-color: #A4CAC5;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    clear: both;
    border-style: solid;
    border-color: #000;
    border-width: 1px 0 0 0;
    padding: 0;
}

#footer a {
   color: #2F496F;
}

div.local h3 {
   border-top: 1px #2F496F dotted;
}

#rightcontent img{
   border-style:none;
   background-color: #fff;
}

#rightcontent a:hover img  {
   background-color: #CDE2E0;
}
#rightcontent h2 , p {
margin: 0 3px 0 3px;

}

/*classes for rte */
p.login { 
   font-size: 9px;
   color: #000;
   text-align: center;
   margin-top: 40px;
}

.login a { 
   font-size: 10px;
   color: #000;
   margin-left: 10px;
}

#centercontent img {
padding: 4px;
}

.alpha ol {list-style-type: lower-alpha;}
.roman ol {list-style-type: lower-roman;}

ol.alpha li {list-style-type: lower-alpha;
}
ol.roman li {
list-style-type: lower-roman;
}

li.alpha {
list-style-type: lower-alpha;
}
li.roman {
list-style-type: lower-roman;
}

/* default styles for extension "tx_indexedsearch" */
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis p .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background-color: #CCCFDD; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr p { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr p .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }