/* -- General Fonts & Formatting Elements --*/
/************
 * Updated Class Files
 * By Thushan Fernando
 ************/
BODY
    {
    FONT-WEIGHT: normal;

    FONT-SIZE:   10pt;
    FONT-SIZE:   11px;
    COLOR:       black;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: white
    }
form
{
	border: 0px solid #000;
	display: inline;
	margin: 0px;
	padding: 0px;
}
TD
    {
    FONT-SIZE: 11px;

    COLOR:     #000000;
    FONT-FAMILY: Verdana;
    }
	 H5
    {
    PADDING-RIGHT: 4px;
    MARGIN-TOP:    15px;
    FONT-SIZE:     100%;
    MARGIN-BOTTOM: 5px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP:   2px;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;	
	 border-bottom: dotted 1px #2E5EC7;
    }
A
    {
    color: #3366CC;

    font-weight: bold;
    text-decoration: none none none;
    }

A:hover
    {
    color: #991B00;

    font-weight: bold;
    font-style: normal;
    }
A.tblFooterLink{
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: White; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
A.tblFooterLink:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: White; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline
}
TD.tblPageHeader {
	background: #749CDF; color: white; font-weight: bold; font-family: tahoma; font-size: 8pt;
}TD.tblPageBodyText {
	background: white; PADDING-LEFT: 4px; PADDING-TOP: 2px; PADDING-BOTTOM: 2px;
}
.PageHeading{
	font-size: large; color: #0068CC; font-weight: bolder; margin-bottom: 10px; font-family: verdana;
}
.chevlink {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #003399; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
.chevlink:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #003399; FONT-FAMILY: verdana; TEXT-DECORATION: underline
}
.navDate{
	color: white;
}
.tblFooterText{
	color: white;
}
.menuVersions{
	color: #0B8C46;
	font-size:8pt;
	font-weight:bold;
}
.heading_item{
    color: #2E5EC7; /*#0066CC;*/auto
	 font-size: 10pt;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;	
	 border-bottom: solid 1px #2E5EC7;
}
.small_header
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #0066CC;
	font-weight: bold;
}

.page_header
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
}

.small_link
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #336699;
}
.small_link:hover
{
	color: #ff0000;
	text-decoration: underline;
}
.small_link:visited
{
	color: #336699;
}

.small_gray_text
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #707070;
}

.small_red_text
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #FF0000;
}
.small_blue_text
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #0066CC;
}
.article_text
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #003366;
}
.small_darkblue_text
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #003366;
}
.small_lightblue_text
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #0066CC;
}
.highlight
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #0066CC;
	font-weight: bold;
	background: #F1F9FF;
	padding: 3px;
}

/* - form elements - */

.frmButton
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #003366;
}

.frmImageButton
{
	cursor:hand;
}

.frmButtonSmall
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #003366;
}

.frmTextBox
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #003366;
}

.frmTextBoxSmall
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #003366;
}

/* - the default font for the kb article- */



/* - specific table row and cell styles - */
.blue_1px_line_seperator {background: #74BAF3;}
.header_cell
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #0066CC;
	font-weight: bold;
	background-image: url(/kb/images/headerbg.gif);
	background-color: #DCEFFE;
}
.header_cell_notbold
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #0066CC;
	font-weight: normal;
	background-image: url(/kb/images/headerbg.gif);
	background-color: #C1E4FD;
}
.lightblue_tblCell
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #808080;
	background-color: #F1F9FF;
}
.mediumblue_tblCell
{
	font-weight: bold;
	font-size: 8pt;
	color: darkslateblue;
	font-family: Verdana, Arial, Tahoma;
	background-color: #85B3FE;
}
.white_tblcell
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #0066CC;
	background-color: #FFFFFF;
}
.leftNav-out{
	background:#FFFFFF;
	border: 1px solid #4A74CA ;
}
.leftNav-over{
	background:#749CDF;
	color: #FFFFFF;
	cursor:hand;
}
.leftNavigation{
	border: 1px solid #4A74CA ;

}
.leftNavItem{
	border-bottom: 1px solid #4A74CA ;
}
/****
A.leftNavMenuItem{
	color: #4A74CA;
}

A.leftNavMenuItem:hover{
	color: white;
	text-decoration: underline;
}
***/
A.leftNavMenuItem{
	color: #4A74CA;
}
A.leftNavMenuItemHover{
	color: white;
	text-decoration: underline;
}
A.leftNavMenuItemHover:hover{
	color: white;
	text-decoration: underline;
}
.tblTableGreyBackground
	{
	background-color: #cccccc;
	}
TR.tblTableGreyHeaderBody
	{
	background-color:#eeeeee;
	}
TD.tblTableGreyBody
	{
	background-color:#ffffff;
	}

.blue_1px_line_seperator
{
	background: #74BAF3;
}

/* -- TreeView Control Style Elements -- */

.treelink
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #003366;
	text-decoration: none;
}
.treelink:hover
{
	color: #003366;
	text-decoration: underline;
}
.treelink:visited
{
	color: #003366;
	text-decoration: none;
}
.treelink_selected
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #003366;
	text-decoration: none;
	background: #E8E8E8;
	padding: 2px;
	border: 1px solid #686868;
}

/* -- Question Links -- */

.questionlink
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #336699;
}
.questionlink:hover
{
	color: #FF0000;
}
.questionlink:visited
{
	color: #336699;
}

/* -- Question Paging Links -- */

.questionpaging
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #336699;
}
.questionpaging:hover
{
	color: #FF0000;
}
.questionpaging:visited
{
	color: #336699;
}

/* -- Table Splitters -- */

.vert_splitter
{
	background: url(/kb/images/vertline.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	font-size: 4pt;
}

.hoz_splitter
{
	background: url(/kb/images/hozline.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-size: 4pt;
}

.tophoz_splitter
{
	background: url(/kb/images/topsplitter.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-size: 4pt;
}
/* -- Navigation Bar & Tabs -- */

.NavBar_TabOn
{
	padding: 3px;
	border-left: 1px solid #7898B5;
	border-top: 1px solid #7898B5;
	border-right: 1px solid #7898B5;
	background: #ffffff url(/kb/images/tabon.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.NavBar_TabOff
{
	padding: 3px;
	border-left: 1px solid #BECBD2;
	border-top: 1px solid #BECBD2;
	border-right: 1px solid #AAAAAA;
	background: #F1F3F6 url(/kb/images/headerbg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.IKB_TabOn
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #0066CC;
	background: #C7E1FA;
}

.NavBar_BG
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #0066CC;
}
A.NavBar_Links
{
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #0066CC;
}
A.NavBar_Links:hover
{
	color: #46B579;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 8pt;
}

.clear {
	CLEAR: left; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#navws {
	MARGIN: 1px 5px 0px; BACKGROUND-COLOR: #4a7ac9;
}
#navItems LI {
	DISPLAY: inline; FONT-WEIGHT: bold; FONT-SIZE: 8pt; MARGIN: 0px; LIST-STYLE-TYPE: none;
}
#navItems A:link {
	BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 0.5em; PADDING-LEFT: 0.5em; FLOAT: left; PADDING-BOTTOM: 0.1em; MARGIN: 0px; COLOR: #fff; PADDING-TOP: 0.1em; BORDER-BOTTOM: #4a7ac9 1px solid; BACKGROUND-COLOR: #4a7ac9; TEXT-DECORATION: none
}
#navItems A:visited {
	BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 0.5em; PADDING-LEFT: 0.5em; FLOAT: left; PADDING-BOTTOM: 0.1em; MARGIN: 0px; COLOR: #fff; PADDING-TOP: 0.1em; BORDER-BOTTOM: #4a7ac9 1px solid; BACKGROUND-COLOR: #4a7ac9; TEXT-DECORATION: none
}
#navItems A:hover {
	MARGIN: 0px; COLOR: #fff; BORDER-BOTTOM: #6e82c7 1px solid; BACKGROUND-COLOR: #2947ac; TEXT-DECORATION: none;
}
#navItems LI.active {
	BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 0.5em; PADDING-LEFT: 0.5em; FLOAT: left; PADDING-BOTTOM: 0.1em; MARGIN: 0px; COLOR: #4d4d4d; PADDING-TOP: 0.1em; BORDER-BOTTOM: #fff 1px solid; BACKGROUND-COLOR: #fff
}
#navItems LI.act A:link {
	FONT-WEIGHT: bold; BACKGROUND: #fff; MARGIN: 0px; COLOR: #0158bc; BORDER-BOTTOM: #fff 1px solid
}
#navItems LI.act A:visited {
	FONT-WEIGHT: bold; BACKGROUND: #fff; MARGIN: 0px; COLOR: #0158bc; BORDER-BOTTOM: #fff 1px solid
}
#navItems LI.act A:hover {
	FONT-WEIGHT: bold; BACKGROUND: #fff; MARGIN: 0px; COLOR: #2c8af7; BORDER-BOTTOM: #fff 1px solid
}