/* Layout stylesheet */

body {
	font-size: 99.01%; /* [1] */
	margin: 0;
	padding: 0px 20px 20px;
	line-height: 1em;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EDF3F1;
	background-image: url(../images/page-bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.menubox li {
	list-style-image: none;
	list-style-type: none;
}
.tree {
}
.menubox div.mainlevel {
}
.homelink {
	font-size: 80%;
	line-height: 80%;
	text-decoration: none;
	position: relative;
	left: 5px;
}
.homelink a {
	text-indent: 5px;
	margin-left: 5px;
	padding-left: 5px;
}
.menubox  .homelink a:link, .menubox  .homelink a:visited {
	text-decoration: none;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.menubox  .homelink a:hover, .menubox  .homelink a:active {
	text-decoration: underline;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.menubox .mainlevel {
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	font-size: 100%;
	line-height: 120%;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	left: -30px;
	position: relative;
	
}
.menubox  a.mainlevel:link, .menubox  a.mainlevel:visited {
	text-decoration: none;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #006699;
}
.menubox  a.mainlevel:hover, .menubox  a.mainlevel:active {
	text-decoration: none;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #358197;
	border-right-color: #358197;
	border-bottom-color: #358197;
	border-left-color: #358197;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #000000;
}
.menubox .sublevel {
	font-size: 80%;
	line-height: 80%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: relative;
	left: -50px;
	margin-right: -60px;
	text-indent: -11px;
}
#col-b ul
{
	margin-bottom: 10px;
}
.menubox a.sublevel:link, .menubox a.sublevel:visited {
	text-decoration: none;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #006699;
}
.menubox a.sublevel:hover, .menubox a.sublevel:active {
	text-decoration: none;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #000000;
}
#active_menu {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}
a#active_menu:link, a#active_menu:visited {
	color: #000000;
	text-align: left;
	text-decoration: none;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
a#active_menu:hover {
	color: #000000;
	text-decoration: none;
}


#col-a {
	float: right;
	width: 100%;
	position: relative;
	left: 1px;
	padding-bottom: 1em;
}
#col-a[id] { /* [2] */
	margin-right: 1px;

}
#col-b {
	float: left;
	margin-left: -212px;
	z-index: 10; /* [3] */
	width:212px;
	background-color: #FFFFFF;
	margin-bottom: -3px;
	overflow: hidden;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/leftbg.jpg);
	left: 1px;
	position: relative;
}

#col-b[id] { /* [2] */
}
#col-c {
  float: right;
  margin-right: -212px;
  z-index: 11; /* [3] */
}
#col-c[id] { /* [2] */
  margin-left: 1px;
}
.show-all #columns {
	padding: 0 0px 0 212px;
	background-color: #FFFFCC;
	background-image: url(../images/leftbg.jpg);
	overflow: visible;
}
.hide-left #columns {
  padding: 0 12em 0 0;
}
.hide-right #columns {
	padding: 0 0 0 212px;
	background-color: #FFFFCC;
	background-image: url(../images/leftbg.jpg);
}
.cols-wrapper {
  width: 100%;
}
.cols-wrapper[class] {
  padding-bottom: 0.1px; /* [4] */
}
.float-wrapper {
  float: left;
  width: 100%;
  position: relative;
  z-index: 0;
}
.float-wrapper[class] { /* [2] */
  margin-right: -1px;
}
.sidecol {
	position: relative;
	width: 212px;
	overflow: hidden;
}
.menubox {
	font-size: 92%;
	line-height: 1.18em;
	margin: 0em 0em -5px 0px;
	padding: 0px;
	width:212px;
	overflow: hidden;
}
.main-content {
	margin: 0em 1em;
	padding: 0px;
}
.clear {
  clear: both;
}
.none {
  display: none;
}

/*
  [1] Play nice with EMs in Opera 6 and IE Win.
  [2] Support for Mozilla, but IE doesn't likes it.
  [3] Z indices needed for link clickability in IE Mac and Opera 6.
  [4] Mozilla needs a non zero value, seems to be a bug.
*/

#main {
	width: 790px;
	margin: 0px auto 0;
	padding-left: 3px;
}
#main2 {
	margin: 0 auto;
	padding-right: 3px;
}
#footer {
	padding: 5px 0em 5px 213px;
	background-color: #549288;
	font-size: 70%;
	color: #FFFFFF;
	background-position: left bottom;
	margin-top: 4px;
}
#footer p {
	margin: 0px;
	text-align: left;
}
#header {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 122px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	visibility: visible;
	z-index: 700;
	background-image: url(../images/tem_jj-header.jpg);
	background-repeat: no-repeat;
	background-color: #117A90;
	width: 792px;
}
#header2 {
	z-index: 400;
	overflow: visible;
	top: 0px;
	visibility: visible;
	background-image: url(../images/searchbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 40px;
	position: relative;
}

#flags {
	width: 100px;
	position: absolute;
	left: 0px;
	float: left;
}
#searchbox {
	width:213px;
	z-index:2;
	overflow: hidden;
	visibility: visible;
	position: relative;
	float: left;
	background-color: #E0E0E0;
	height: 30px;
}
#searchdiv {
	height: 30px;
	overflow: hidden;
	visibility: visible;
	left: 100px;
	position: absolute;
	width: 162px;
	float: left;
}

#path {
	position: relative;
	margin-top: 0px;
	padding: 0px;
	border: 0px solid #E0E0E0;
	z-index: 99;
	visibility: visible;
	overflow: visible;
	width: 80%;
}
/* backgrounds */
.cols-wrapper {
  background-color: white;
}

/* classes */
.box {
  margin: 1em;
}
.cols-wrapper {
  border: 0px;
  margin: 0 -1px;
  border-style: none dotted dotted dotted;
}
.hide-left .cols-wrapper {
  border-left: none;
  margin-left: 0;
}
.hide-right .cols-wrapper {
  border-right: none;
  margin-right: 0;
}
.hide-both .cols-wrapper {
  border-style: none none dotted none;
  margin: 0;
}
.box {
  font-size: 92%;
  line-height: 1.18em;
}
a {
	font-weight: bold;
}
a:link
{
color: #C8420F;
text-decoration  : underline;

}
a:visited
{
text-decoration: underline;
color: #7A1E03;
}
a:hover
{
text-decoration: none;
color: #FF6600;
}
a.category:link, a.category:visited
 {
  color            : #AB2B05;
  font-weight      : bold;
}
a.category:hover 
{
  color            : #FE9031;
}
.maincontent .mainlevel 
{
	position: relative;
	visibility: visible;
	top: 0px;
	margin-top: 0px;
  }
.maincontent a.mainlevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	display: block;
	position: relative;
	padding: 5px 2px 2px;
	margin-right: 2px;
	margin-left: 0px;
	float: left;
	line-height: 1.3em;
}
.maincontent a.mainlevel:link, .maincontent a.mainlevel:visited
 {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	background-color: #CC3300;
	background-image: url(../images/menubg.jpg);
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-weight: bold;
}
.maincontent a.mainlevel:hover {
	color: #000000;
	background-image: url(../images/menubg_f2.jpg);
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#topmenu {
	overflow:visible;
	position: relative;
}
.maincontent .mainlevel-nav 
{
	overflow: visible;
  }
  
#topdiv {
	height: 30px;
	overflow: visible;
	visibility: visible;
	z-index: 800;
	position: absolute;
	left: 213px;
	float: left;
}

.maincontent a.mainlevel-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	display: block;
	position: relative;
	padding: 1px 8px;
	float: left;
	margin: 0px;
}
.maincontent a.mainlevel-nav:link, .maincontent a.mainlevel-nav:visited
 {
	color: #000000;
	text-align: left;
	text-decoration: none;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}
.maincontent a.mainlevel-nav:hover {
	color: #000000;
	background-color: #FF3300;
	background-image: url(../images/menubg_f2.jpg);
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
}
.maincontent ul#mainlevel-nav
{
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.maincontent ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	white-space: nowrap;
	list-style: none;
	list-style-type: none;
}

table.moduletable 
{
	margin-bottom    : 5px;
	font-weight: normal;
	width: 95%;
}
table.moduletable th
 {
	font-weight: bold;
	font-size: .8em;
	color:#000000;
	display:block;
	float:left;
	text-align: left;
	padding-top: 0.1em;
	height: 1.2em;
	text-indent: 20px;
	width: 150%;
	background-color: #E4E4E4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.newsflash 
{
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #868C7C;
  text-transform   : uppercase;
}
.frameheader 
{
  font             : 18px Arial, Helvetica, sans-serif;
  color            : #868C7C;
}
.poll
 {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #868C7C;
  line-height      : 15px
}

.inputbox
 {
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-indent: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}

.contentpane 
{
	background-color: #FFFFFF;
	width: 100%;
	overflow: visible;
	padding: 10px;
}
.contentpane td
{
	font-size: 95%;
	line-height: 1.5em;
}
body, td, th {
text-align: justify;
}
.contentpane td a
{
	display: block;
}
 .button 
{
	
}
.contentpaneopen 
{
	color:	#333333;
	margin: 0px;
	padding: 10px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}

.buttonheading
{
vertical-align:top;
}
.componentheading
{
	font-family: Arial, Helvetica, sans-serif;
	color: #3592AE;
	font-weight: bold;
	font-size: 14px;	
	text-indent: 3px;
}
.contentheading
{
	font-family: Arial, Helvetica, sans-serif;
	color: #AB2B05;
	font-weight: bold;
	font-size: 1.5em;	
}
h1 {
	font-size: 1.5em;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	font-weight: bold;
	font-size: 1.1em;
	color: #666666;
}
h6 {
	font-weight: bold;
	line-height: 1em;
}
.contentdescription 
{
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #868C7C;
	text-align       : left;
}
.category 
{
  color            : #868C7C;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
}

.sectiontableheader 
{
  font-weight: bold;
  background: #f0f0f0;
}
.sectiontablefooter 
{
}

.sectiontableentry1 

{
	background-color : #FFF2E8;
}

.sectiontableentry2
 {
	background-color : #FFEAD5;
}

.small 
{
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #868C7C;
  text-decoration  : none;
  font-weight      : normal;
  
}

.smalldark 
{
  font-family      : Arial, Helvetica, sans-serif;

  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}			

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	text-align: right;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  
    color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}


ul 
	{
	}

li {
	list-style-image: url(../images/arrow.png);
	}
.readon {
	
}
.latestnews {
	line-height: 1em;
	color:#868C7C;
	font-size: .9em;
	margin-top: 0px;
}
a.mainlevel-bottom:link, a.mainlevel-bottom:visited, a.mainlevel-bottom:hover
 {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 10px;
	color: #3592AE;
	text-decoration: none;
}
.pathway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #333333;
	font-weight: bold;
	padding-left: 2px;
	text-decoration: none;
}
a.pathway:link,  a.pathway:visited, a.pathway:hover 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #868C7C;
	text-decoration: none;
	
}
.searchfield {
	background-image: url(../images/searchicon.gif);
	background-repeat: no-repeat;
	background-position: right;
	border: 1px inset #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 5px;
	background-color: #FFFFFF;
	margin-right: 4px;
	margin-top: 2px;
	width: 100px;
	}
.mceContentBody{
background: #ffffff;
}
.adminform {
background: #ffffff;
}


hr {
color: #ccc;
background-color: #ccc;
height: 1px;
width: 100%;
}
#slogan {
	color: #FFFF33;
	font-weight: bold;
	text-align: center;
	z-index: 99;
	position: absolute;
	visibility: visible;
	height: 100px;
	line-height: 100%;
	font-size: 70%;
	top: 40px;
	float: right;
}
div#hright {
	float: left;
	left: -306px;
	text-align: left;
	position: absolute;
}
.pagenav_next, .pagenav_prev, .back_button {
	font-size: 0.7em;
}
.modifydate, .createdate {
	font-size: 0.7em;
	color: #666666;
}