#container #CONTENT #section {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-right: 0%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	width: auto;
	text-align: left;
}
#container #subbar {
	float: right;
	width: 300px;
	padding-right: 27px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #639A3F;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#container
  {
	width: 77%; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
body{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	background-color: #F4F4F4;
	font-size: 100%;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	font-style: normal;
	background-position: 15px top;
}
p{
	font-size : small;
}
a{
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 100%;
}
a:hover{
	text-decoration : underline;
	color: #009900;
}
form{	margin: 0px;}
input{ font-family: Tahoma;  font-size: 12px;  }

/* HEADER
-------------------------------------------------------------------------*/
#HEADER{
	display: block;
	height: 150px;
	padding:0;
	margin:0;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(topbanner_justicelefsmoothG.jpg);
	width: 100%;
}
	#HEADER h1{ width: 471px; position: absolute;  top: 0;  left: 0;     height: 112px;  background-image: url(../twc2/bg_logo_deep.gif); background-repeat: no-repeat; padding: 0 0 0 23px; margin: 0;  display: inline;              }
	#HEADER h1 a{ display: block;  padding: 0 22px 0 22px;  width: 130px;   line-height: 52px; border-top: 3px solid #9E0000; background-color: #CD0000; height: 52px; color: White; font-family: "Times New Roman", Times, serif; font-size: 20px; margin: 0; text-decoration: none;  display: block;  font-weight: normal;    }
	#HEADER h1 a:hover{
	background-color: #009900;
}
	#HEADER ul{ list-style: none; margin: 87px 0 0 0; padding: 0; display: inline; float: right; display: block;  border-bottom: 5px solid #004278;  position: relative;  left: 20px;       }
	#HEADER p.NextPage{ margin: 32px 0 0 0; display: inline; width: 20px; float: right;    }
	#HEADER p.NextPage a{ width: 20px; height: 19px; background-color: #CD0000; background-image: url(../wlc/next_page.gif); background-repeat: no-repeat; display: block; color: #CD0000; }
	#HEADER p.NextPage a:hover{ background-color: #E60000; background-image: url(../wlc/next_page.gif); background-repeat: no-repeat; color: #E60000; }
	#HEADER li{ float:left; margin: 0;  padding: 0 27px 0 5px; list-style: none; display: inline;  background-image: url(../wlc/bg_topnav_li.gif);  background-repeat: repeat-y;    height: 25px;  line-height: 7px;      }
	#HEADER li a{  color: White; text-decoration: none;  font-size: 11px;  font-family: Tahoma, Arial, Helvetica, sans-serif;         }
	#HEADER li a:hover{ text-decoration: none; position: relative; top: -1px; }

/* NAV LINE
--------------------------------------------------------------------------*/
#PATH{
	display: inline-table;
	height:20px;
	margin:0;
	background-repeat: repeat-x;
	background-color: #E7F3E2;
	border-bottom-color: #FFFFFF;
	padding-top: 1px;
}

#HEADER #search {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}

	#PATH p{
	padding: 15px 0 0 0;
	margin: 0;
}
	#PATH a:hover{ text-decoration: none; position: relative; top: -1px; }
	#PATH .Arrow{
	position: relative;
	top: -1px;
	margin: 0 2px 0 2px;
}
	
/* CONTENT
--------------------------------------------------------------------------*/
#CONTENT{
	display: block;
	margin-top: 35px;
	margin-right: 30px;
	margin-bottom: 27px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
	#CONTENT h1{
	margin:0 0 0.5em 0;
	padding:0;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14pt;
	color: #639A3F;
}
	#CONTENT p{
	margin: 0 0 10px 0;
	padding: 0;
}

/* FOOTER
--------------------------------------------------------------------------*/
#FOOTER{
	display: block;
	clear: both;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	margin-top: 27px;
	margin-right: 27px;
	margin-bottom: 0;
	margin-left: 27px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	text-align: center;
}
	#FOOTER ul{
	background-repeat: repeat-x;
	list-style: none;
	margin: 0;
	padding: 5px 0 0 0;
	display: block;
}
	#FOOTER li{  margin: 0;  padding: 0; list-style: none;  display: inline;                  }
	#FOOTER li a{
	color: #45864E;
	text-decoration: none;
	font-size: x-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 6px;
	margin-right: 6px;
	text-transform: uppercase;
}
	#FOOTER li a.First{ margin-left:0;}
	#FOOTER li a:hover{ text-decoration: underline; }
	#FOOTER p{
	margin: 5px 0 0 0;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 80%;
}
	#FOOTER a{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 80%;
	color: Black;
	text-decoration: none;
}
	#FOOTER a:hover{ text-decoration: underline; }
.sectiontopstyle {
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: normal;
	text-align: left;
	color: #4E7931;
}
.hmenu a {
	color: #000066;
	text-decoration: none;
}
#hmenu {
	float: right;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.hmenu a:hover {
	text-decoration: underline;
	color: #003366;
}

#PATH_ALIGN {
    margin:0 auto 0 auto;    
    display:-moz-inline-box;
    display:inline-block;        
}

/* IE */

* html #PATH .menulist li {
    display:inline;
    float:none;
}

* html #PATH .menulist, * html #PATH .menulist a  {
    display:inline-block;
}

.menulist li a.item_active {
    color: #FFF;
    background-color: #339900;
    position: relative;
    top: -1px;
}
.footerdate {font-size: x-small}

