/* General */

.sitename
{
	font-family: Arial;
	font-size: 24px;
	color:#fff;
margin-left: 60px;
margin-right: 60px;
background: url(../images/108.jpg) repeat-x;
}

.buttonheading
{
	border-bottom : 2px solid #FF9338;	
	background : #ffffff;
}
.sectiontableheader
{
	background: #ABB19D;
	font-weight : bold;
	padding: 3px;
}

.sectiontableentry1 {
background: #ABB19D;
padding-right: 5px;
padding-left: 5px;
}

.sectiontableentry2 {
padding-right: 5px;
padding-left: 5px;
}

.highlight
{
	background : #B3B9A6;
}
body
{
	background: #D9E2D7;
}
tr, p, div {
  font-family      : Arial;
  font-size        : 12px;
  color            : #000000;
}

.tblpathway
{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	padding-left : 5px;
	padding-bottom : 2px;
	border : 2px ridge #73786B;
	background: #ddf700;
        color: #005000;	
font-weight: bold;
}

.tblbody
{
	padding: 5px;
	margin-left:5px;
	margin-right:5px;
	border : 2px groove #73786B;
	background: #D9DBD2;	
	height: 100%;
}

.tblheader
{
	border-bottom: 1px solid #73786B;
	margin-bottom: 3px;
	padding-top:10px;
	padding-bottom:5px;
	border : 2px groove #73786B;
height: 90px;
background-image : url("../images/header_short3.jpg"); 
background-align:center; 
background-repeat : no-repeat;
background-position: center;
background-width: auto;
}
.tblmain
{
	
	width: 97%;
	margin-left:5px;
	margin-top:0px;
	margin-right: 5px;
	border : 2px groove #73786B;
}


table.moduletable
{
	width: 150px;
	margin-bottom: 5px;
	padding-bottom:3px;
	border: 1px solid #73786B;
	background: #D9DBD2;
}

table.moduletable th
{
	background-image : url("../images/module_head1.jpg");
	background-repeat : no-repeat;
	background-position: left bottom;
	border-bottom: 1px solid #000000;
	color : #ffd700;
	height: 22px;
	padding-top: 3px;
	vertical-align: middle;
	text-align: center;
	padding-left: 15px;
}

table.moduletable td
{
	padding-top: 2px;
	padding-left : 3px;	
}


table.contentpaneopen td
{
	text-align:justify;
margin-left: 5px;
}

.button
{
	border-left : 1px solid #C8D5C4;
	border-top :  1px solid #C7D5C4;
	border-right : 1px solid #899686;
	border-bottom :1px solid #8F9E8C;
	background: #B1B7A6;
}

a.mainlevel:link , a.mainlevel:visited
{
	color : #000000;
}

a.mainlevel:hover
{
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #000000;
	text-align: left;
}

a.latestnews:link {
	font-size: 11px;
	color: #000000;
	text-align: left;
        font-weight: normal;
}

a.sublevel:hover {
	text-decoration: none;
}

a:link, a:visited {
	font-size: 11px;
font-weight: bold;
	color: #005000;
text-decoration: none;
}

a:hover {
	text-decoration: none;
/*         font-weight: bold;*/
background: #ffff00;
color: #005000;
}

.contentheading {
	height: auto;
	color: #008200;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	vertical-align : bottom;
background: url(../images/subhead_bg.png) repeat-x;

}

.componentheading
{
	
	border-bottom: 1px solid #000000;
	font-weight:bold;
font-size: 14px;
color: #ffd700;
	border : 2px groove #73786B;
padding: 3px;
text-align: center;
background-color: #005000

}

.contentdescription
{
	padding-top: 5px;
}

.createdate, .small
{
font-size: 9px;
color: #759999;
}

.readon
{
font-size: 10px;
font-color: #005000;
font-weight: bold;
}

.inputbox
{
	border : 1px solid #B5BBB6;
	font-family: verdana;
	font-size: 11px;
}


table.contenttoc {
	margin:5px;
}

table.contenttoc th {
	background: #A9B09E;
	border-bottom : 2px solid #FF9338;
	color: #555555;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
}

table.contenttoc td
{
	background : #eeeeee;
	line-height:12px;
	padding:2px;
}

table.contenttoc a:link , table.contenttoc a:visited
{
	font-size:11px;
	color: #555555;
	text-decoration : none;
}

table.contenttoc a:hover
{
	color : #000000;
	text-decoration : none;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/bullet4.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

span.article_seperator {
	display: block;
	border-top : 2px ridge #73786B;
}