:link
{
    COLOR: #989898;
    TEXT-DECORATION: none
}
:active
{
    COLOR: #ACACAC;
    TEXT-DECORATION: none
}
:visited
{
    COLOR: #ACACAC;
    TEXT-DECORATION: none
}
:hover
{

    COLOR: #000000;
    TEXT-DECORATION: underline;
}


/* Topic */
.topic{font-family: Times New Roman; font-size: 10pt; color: #999999; font-weight:bold; text-decoration:none}

.ctopic{font-family: Arial; font-size: 12pt; color: #666666; font-weight:bold}

.sfont{font-size: 8pt; font-family: Verdana; font-style:italic}

.cfont{font-size: 9pt; font-family: tahoma; color: #666666; text-align:justify}

.cfontb{font-size: 12pt; font-family: tahoma; color: #666666; text-align:justify; font-weight:bold}

.title{font-size: 10pt; font-family: Tahoma; color: #808080; text-align:justify; font-weight:bold}

.titlen{font-size: 14pt; font-family: Trebuchet MS; color: #E78A27;}

.ptopic{font-size: 12pt; font-family: Arial; color: 666666; font-weight:bold}


/* Page eHeading  */
.breadcrumb{font-size: 10pt; font-family: Arial; color: #FF6600; font-weight:bold}

.homefont{font-size: 8pt; font-family: Arial; color: #000080; font-weight: bold; text-decoration:underline}

.homelink{color: #7B0905; text-decoration:underline}

.topfont{font-size: 8pt; font-family: Arial; font-weight: bold}

.pagelinks{font-size: 8pt; font-family: Arial}

.sel{font-size: 9pt; font-family: Verdana}

.pline{font-size: 8pt; font-family: Verdana; font-weight: bold}

.but{font-size: 8pt; font-family: Verdana; font-weight: bold; background-color:#FEC46F}

.textb{font-size: 10pt; font-family: Verdana; border-style: solid; border-width: 1px; padding: 0}

.footer{font-size: 8pt; font-family: Verdana; font-weight: bold}

.back{font-size: 9pt; font-family: Verdana}

.next{font-size: 9pt; font-family: Verdana}

.tab{border-style: solid; border-width: 1px; padding: 0}

/*CSS below are used to develop the tables within pages*/
.instab{padding:2px; border-spacing: 5px}

.instabmaintopic{
	border:1px solid #FFE188; 
	bgcolor="#939300"; 
	font-size:10pt; 
	font-family:Verdana; 
	color:#FFFFFF; 
	background-color:#808000; 
	font-weight:bold;
	border-spacing: 5px;text-align:center
	}

.instabmaincell{
	vertical-align:top; 
	border:1px solid #FFE188; 
	font-size:10pt; 
	font-family:Verdana; 
	color:#000000; 
	font-weight:bold; 
	background-color:#FFFFAA;
	padding: 2px;
	border-spacing: 5px	}
	
.instabcontent{
	border:1px solid #FFE188; font-size:10pt; 
	font-family:Verdana; 
	color:#000000; 
	background-color:#FFFFD2;
	padding: 2px;
	border-spacing: 5px 	
	}
.instabcontentn{
	border:1px solid #FFE188; font-size:10pt; 
	font-family:Verdana; 
	color:#000000; 
	background-color:#FFFFD2;
	padding: 2px;
	border-spacing: 5px; text-align:right 	
	}
 
.instabconclude{
	border:1px solid #FFE188; 
	font-size:10pt; 
	font-family:Verdana; 
	color:#000080; 
	background-color:#FFFFD2; 
	font-weight:bold;
	padding: 2px;
	border-spacing: 5px	}
	
.instabconcluden{
	border:1px solid #FFE188; 
	font-size:10pt; 
	font-family:Verdana; 
	color:#000080; 
	background-color:#FFFFD2; 
	font-weight:bold;
	padding: 2px;
	border-spacing: 5px; text-align:right}
	
.instabfooter{font-size: 9pt; font-family: Verdana; color: #000080}