.highlight
{
	color: #990000;
	border-bottom:1px dotted;
}
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;
}

.contentpane td
{
	padding-top: 3px;
}
.tdpathway
{
	background-repeat : no-repeat;
	padding-left:0px;
}
a.pathway:link , a.pathway:visited
{
	font-size: 11px;
	color: #666666;

}
a:link, a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

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

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
}

table.contenttoc th {
	border-bottom : 2px solid #D3D6D3;
	background : #B5BBB6;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
}

table.contenttoc td
{
	background : #989898;
	line-height:12px;
}

table.contenttoc a:link , table.contenttoc a:visited
{
	font-size:11px;
	color: #666666;
	text-decoration : none;
}

table.contenttoc a:hover
{
	color : #DEA001;
	text-decoration : none;
}

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

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


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

a.category:hover
{
	text-decoration:underline;
	color:#000000;
}

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

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


.pagenav a:link , .pagenav a:visited

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

a.readon:link, a.readon:visited
{
	font-size:11px;
	color: #be0200;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom : 1px;
	padding-top: 1px;
	background-image: url(../images/folder_explore.png);
	background-repeat:no-repeat;
}

a.readon:hover
{
	text-decoration: underline;
	color: #000000;
}

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

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

.contentpaneopen
{
	text-align: align left;
}
.createdate , .small
{
	font-family: arial;
	font-size:11px;
	color: #cccccc;
}
.componentheading
{
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	color : #264892;
}
.contentheading {
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	color : #264892;
}

.sectiontableheader
{
	color : #000000;
	font-weight:bold;
	font-size:11px;
	border-bottom: 1px solid #cccccc;
	padding-left : 1px;
	height : 25px;
}
.sectiontableentry1
{
	background :#ffffff;
	color : #666666;
      font-weight: normal;
	padding-left : 1px;
}
.sectiontableentry2
{
	background :#f2f2f2;
	color : #666666;
      font-weight: normal;
	padding-left : 1px;
}
.tdmainbody
{
	padding-top : 0px;
	padding-right: 0px;
	padding-left : 0px;
	padding-bottom : 0px;
}
.button
{
	background-image: url(../images/button_bg2.png) ;
	height : 18px;
	font-size:11px;
	font-family: arial;
	border : 1px solid #cccccc;
}

.inputbox
{
	border : 1px solid #cccccc;
	font-family: arial;
	font-size: 11px;
	background-color:#FFFFCC;
}
table.moduletable a:link
{
	color: #000000;
}

table.moduletable a:visited
{
	color: #000000;
}

table.moduletable a:hover
{
	color: #000000;
	text-decoration: underline;
}

table.moduletable {
	width : 100%;
	margin-bottom: 6px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable th {
    font-family : arial;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	padding-left : 0px;
	padding-bottom: 5px;
	line-height: 20px;
	font-weight: bold;
	font-size: 11px;
	vertical-align:middle;
}

table.moduletable td {
    font-family : arial;
	font-size: 11px;
	margin-left: 0px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

#active_menu {
    font-family : arial;
	font-size: 11px;
	background-color:#ebebeb;
	color : #000000;
	background-image: url(../images/bullet_go.gif) ;
	background-position : 155px 4px;
	background-repeat:no-repeat;
	padding-right: 29px;
	line-height: 25px;
	text-align:right;
	display:block;
}

a.mainlevel:link, a.mainlevel:visited {
    font-family : arial;
	font-size: 11px;
	background-color: #f2f2f2 ;
	color : #000000;
	font-weight:normal;
	background-image: url(../images/bullet_go.gif) ;
	background-position : 155px 4px;
	background-repeat:no-repeat;
	padding-right: 29px;
	border-bottom : 1px solid #ffffff;
	line-height: 25px;
	display:block;
	text-decoration:none;
	text-align:right;
}

a.mainlevel:hover {
	font-size: 11px;
    font-family : arial;
	color : #ffffff;
	text-decoration: none;
	background: #ebebeb;
	background-image: url(../images/bullet_go.gif) ;
	background-position : 155px 4px;
	background-repeat:no-repeat;
}

a.sublevel:link, a.sublevel:visited {
      font-family : arial;
	padding-left: 0px;
	font-size: 9px;
	text-align: right;
	text-decoration:none;
}

a.sublevel:hover {
      font-family : arial;
	color: #666666;
	text-decoration: none;
	text-decoration: underline;
}

tr, p, div {
  font-family      : arial;
  font-size        : 11px;
  color            : #000000;
}
.mosimage {
  border			: 1px solid #ebebeb;
  margin			: 5px;
}
.mosimage_caption {
  margin-top		: 2px;
  background		: #efefef;
  padding			: 1px 2px;
  color				: #666;
  text-transform	: normal;
  font-size			: 11px;
  border-top		: 1px solid #cccccc;
}
.putihBorder {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.itemBorder {
	background-color: #000000;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.transparantBorder {
	padding: 5px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.transparantBorderjudul {
	padding: 5px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #910000;
	font: 50px/40px Georgia, Times, arial;
}
