tr, p, div {
  font-family      : Verdana, Tahoma, Arial, Helvetica, sans-serif;     
  font-size        : 12px;
  color            : #787A2F;
}
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;
}


.tdpathway
{
	background-image: url(../images/pathway.gif);
	background-repeat : no-repeat;
	padding-left:16px;
}
a.pathway:link , a.pathway:visited
{
	font-size: 12px;
	color: #000000;

}
a:link, a:visited {
	font-size: 12px;
	color: #000000;
}

a:hover {
	text-decoration: none;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
    font-size: 12px;
	font-weight: bold;
    color: #ffffff;
    vertical-align: middle;
	text-align: left;
/*	height: 18px !important;
	height: 23px;*/
	text-decoration: none;
	background : #CDC9A5;
    padding : 5px 0px 5px 10px;;
}
a.mainlevel:hover {
	display:block;
	color : #102751;
    text-decoration: none;
	background : #FFFACD;

}
#active_menu {
	background : #FFFACD;
	color : #102751;
	background-image: url(../images/active_arrow.gif) ;
	background-repeat: no-repeat;
	background-position : 0px 10px;
	padding-left: 10px;
}
a.sublevel:link, a.sublevel:visited {
  display: block;
  font-size: 11px;
  font-weight: bold;
  color: #102751;
  text-align: left;
  text-decoration:none;
  background-image: url(../images/bullet_white.gif) ;
  background-repeat: no-repeat;
  background-position : 10px 10px;
  padding: 6px 0px 6px 23px;
  margin: 0px;
  margin-left: -4px;
}

a.sublevel:hover {
	display: block;
  color: #102751;
  text-decoration:underline;
}

#active_menu.sublevel:link, #active_menu.sublevel:visited{
	background : #FFFACD;
	color : #102751;
	background-image: url(../images/bullet_green.gif) ;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 23px;
}

table.moduletable {
	width : 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
    margin-bottom: 5px;
}
table.moduletable th {
	font-weight: bold;
	font-size: 14px;
	color: #102751;
	text-align: center;
	vertical-align   : middle;
    background : #EEE9BF;
    padding     : 0px 0px 0px 0px;
	height: 25px;

}
table.moduletable td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

table.moduletable-identification a:link, table.moduletable-identification a:visited
{
	color: #ffffff;
}

table.moduletable-identification a:hover
{
	color: #102751;
}

table.moduletable-dchr_ident {
	width : 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	line-height : 20px;
	padding: 0px 0px 15px 0px;
	margin-bottom: 5px;
}


table.moduletable-dchr_ident th {
	border-bottom : 2px solid #EEE9BF;
	background : #EEE9BF;
	color: #102751;
	text-align: center;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 14px;
}

table.moduletable-dchr_ident td {
	font-size: 11px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: normal;
	color: #FFFFFF;
}

.tdRightShadow
{
	background-image: url(../images/right-side-shadow.gif) ;
	background-repeat:repeat-y;
}

.tdLeftShadow
{
	background-image: url(../images/left-side-shadow.gif) ;
	background-repeat:repeat-y;
}
.sectionheader
{
	 background : EEE9BF;
	 color : #ffffff;
}
.contentpane td
{
	padding-top: 3px;
}

.pagenavbar a:link , .pagenavbar a:visited
{
	font-size:12px;
	color: #000000;
}

.pagenavbar a:hover
{
	text-decoration: none;
}


a.category:link, a.category:visited
{
	font-size:12px;
	color: #000000;
}

a.category:hover
{
	text-decoration:none;
}

.back_button a:link , .back_button a:visited
{
	font-size:12px;
	color: #000000;
}

.back_button a:hover
{
	text-decoration: none;
}


.pagenav a:link , .pagenav a:visited

{
	font-size:12px;
	color: #000000;
}
.pagenav a:hover
{
	font-size:12px;
	text-decoration: none;	
}

a.readon:link, a.readon:visited
{
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border : 0px solid #CDC9A5;
	background : #CDC9A5;
	padding-top: 2px;
  padding-right: 3px;
	padding-bottom : 2px;
	padding-left: 3px;
	margin-top: 5px;
	display:block;
	width:100px;
}

a.readon:hover
{
	text-decoration:none;
	color: #102751;
	background : #EEE9BF;
}

a.blogsection:link, a.blogsection:visited
{
	font-size:12px;
	color: #102751;
	text-decoration : underline;
}

a.blogsection:hover
{
	text-decoration:none;
}

.contentpaneopen
{
	text-align: justify;
}
.createdate , .small
{
  font-family      : Verdana, Tahoma, Arial, Helvetica, sans-serif;  
	font-size:10px;
	color: #787A2F;
}
.componentheading  {
  color : #787A2F;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
	height: 20px;
	background-position: 0px 7px;
	white-space: nowrap;
	vertical-align : bottom;
	padding-left: 10px;
}
.contentheading {
	color: #787A2F;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	height: 20px;
	background-position: 0px 9px;
	white-space: nowrap;
	vertical-align : bottom;
	padding-left: 10px;
}

.sectiontableheader
{
	background :#B5BBB6;
	color : #ffffff;
}
.tdmainbody
{
	padding-top : 10px;
	padding-right: 10px;
	padding-left : 10px;
	padding-bottom : 10px;
}
.button
{
  font-family      : Verdana, Tahoma, Arial, Helvetica, sans-serif;  
  font-size:10px;
  color: #FFFFFF;
  vertical-align   : middle;
  height : 20px;
  background : #787A2F;
  border : 1px solid #989898;
  margin: 0px 0px 5px 5px;
}

.inputbox
{
	border : 1px solid #B5BBB6;
	font-family      : Verdana, Tahoma, Arial, Helvetica, sans-serif;  
	font-size: 11px;
}

/*wysiwygPro*/


.heading-dchr_14px {
	color             : #787A2F;
	font-weight       : bold;
	font-size         : 14px;
	text-align        : left;
  	height            : 20px;
	background        : url(../images/contenthead.png)  no-repeat;
	background-position: 0px 9px;
	white-space       : nowrap;
	vertical-align    : bottom;
	padding-left      : 10px;
}
.heading-dchr_12px {
	color             : #787A2F;
	font-weight       : bold;
	font-size         : 12px;
	text-align        : left;
  	height            : 16px;
	background        : url(../images/contenthead.png)  no-repeat;
	background-position: 0px 9px;
	white-space       : nowrap;
	vertical-align    : bottom;
	padding-left      : 10px;
}
.small-dchr_10px {
	font-family     : Verdana, Tahoma, Arial, Helvetica, sans-serif;  
	font-size       : 10px;
	font-weight     : normal;
    color           : #787A2F;
}
.heading-dcon_14px {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 14px; font-weight: bold; font-style: normal;
	color            : #ffffff; 
	white-space      : nowrap;
	display          : inline;
	width            : auto;
	height           : 18px;
	text-align       : left;
	background-color : #9A0000;
	border           : 0px solid #Ffffff;
	padding          : 2px 5px 2px 5px;
}

.heading-dcon_12px {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 12px; font-weight: bold; font-style: normal;
	color            : #ffffff; 
	white-space      : nowrap;
	display          : inline;
	width            : auto;
	height           : 16px;
	text-align       : left;
	background-color : #9A0000;
	border           : 0px solid #Ffffff;
	padding          : 2px 5px 2px 5px;
}
.small-dcon_10px {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 10px;	
	font-weight     : normal;	
	color           : #9A0000;	
}
