/* mambo related css  */


.divfooter
{
	height: 20px;
	background: #205717;
	padding-right: 10px;
	padding-left: 12px;
	border-top: 1px solid #9B9A8A;
	vertical-align: middle;
}
.divpathway
{
	background:#eeeeee;
	border: 1px solid #9B9A8A;
	padding-left:2px;
}
.tdbody
{
	padding: 3px;
}
.tdbanner
{
	padding: 3px;
	border-bottom: 1px solid #9B9A8A;
}
form
{
	padding-left: 3px;
}

.tdleft
{
	background: #EFEBCE;
	width: 170px;
	padding-left: 7px;
}

.tdheader
{
	background-image : url(../images/header.jpg);
	background-repeat : no-repeat;
	padding: 0px;
	height: 120px;

}

body
{
	background: #DEDCC5;
}

.tblgenbg
{
	background-image: url(../images/gen_bg.gif) ;
	background-repeat:repeat-y;
	padding-right: 10px;
	padding-left: 12px;
}
a.toclink:link, a.toclink:visited
{
	font-size:12px;
	color: #000000;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #205717;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contenttoc td
{
	padding-left:2px;
	padding-right: 2px;
}

table.contenttoc th
{
	background: #205717;
	color:#ffffff;
	font-size:12px;
}



#active_menu
{
	font-weight:bold;
}

a.pathway:link
{
	font-size:11px;
}

a.pathway:visited
{
	font-size:11px;
}
.pathway
{
	font-size:11px;
}

table.moduletable ul
{
margin: 0;
padding-left: 11px;
list-style: none;
}

table.moduletable li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom:3px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.componentheading {
	font-size: 12px;
	font-weight: bold;
 	color: #000000;
	text-align: left;
}


.contentdescription
{
	font-family: Arial;
	font-size: 13px;
 	color: #000000;
}

.sectiontableheader
{
	background:#205717;
	color:#ffffff;
}


table.contentpane td {
	margin: 0px;
	padding: 0px;
}



.contentheading
{

	font-weight:bold;
	color:#000000;
	text-align:left;
}



.mymainbody
{
	padding-left:12px;
	padding-top:12px;
	padding-right:12px;
}

td, div {
  font-family      : Tahoma;
  font-size        : 12px;
  color            : #333333;
}

#mainlevel-nav {
	margin: 0; padding: 0;
}
#mainlevel-nav li {
	padding-left: 0px;
	float: left;
	margin: 0;
	width: 16%;
	font-size: 12px;
	font-weight:bold;
	line-height: 26px;
	white-space: nowrap;
	list-style-type:none
}
#mainlevel-nav a {
	display: block;
	float: right;
	text-decoration: none;
	border-bottom : 2px solid;
	border-bottom-color:#0962A8;
	background: #18A200;
	color: white;
	text-align:center;
}

#mainlevel-nav a {
	float: none;
}

#mainlevel-nav a:hover {
background: #81BDEC;
border-bottom-color: #ffffff;
}



a.mainlevel:link, a.mainlevel:visited {
	font-size:12px;
	padding-left: 10px;

}

a.mainlevel:hover {
	text-decoration: none;
	color: #333333;
}


table.moduletable {
	margin-top: 5px;
	width: 160px;
	border : 1px solid #9B9A8A;
}

table.moduletable td
{

}

table.moduletable th
{
	height:16px;
	background: #205717;
	color: #ffffff;
	font-size: 13px;
}



input, select , textarea {
	color : #000000;
	font-size : 12px;
	font-family : Verdana;
}




/* Links */
a:link, a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	text-decoration:underline;
	}

a:hover
{
	color: #333333;
}

.small , .createdate
{
	font-size:11px;
	color: #333333;
}

.pagenavcounter
{
	background:#eeeeee;
	border: 1px solid #9B9A8A;
	padding-left:2px;
	width: 65px;
	text-align: center;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}