﻿@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #666666;
	background-image: url(images2/pagebg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5F8AB6;
}
a:visited {
	color: #5F8AB6;
}
a:hover {
	color: #000000;
}
a:active {
	color: #5F8AB6;
}

.TopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight:bold;
}
.TopLinks a:link {
	color: #999999;
	text-decoration:none;
}
.TopLinks a:visited {
	color: #999999;
	text-decoration:none;
}
.TopLinks a:hover {
	color: #000000;
	text-decoration:none;
}
.TopLinks a:active {
	color: #999999;
	text-decoration:none;
}

.BlackFont {
	color: #000000;
}
.LogoTagLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.BorderBG {
	background:url(images2/borderbg.png) repeat-y top;
	padding-left: 9px;
	padding-right:9px;
}

.TopTable {
	background:url(images2/topbg.png) repeat-x top;
	height:88px;
}

.SubTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F8AB6;
}
.BigSubTitles {
	font-family:"Trebuchet MS";
	font-size: 16px;
	color: #000000;
}
.BrownTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C17D11;
}
.BlackTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.PageTitles {
	font-family:"Trebuchet MS";
	font-size: 18px;
	letter-spacing:-1px;
	color: #C17D11;
}



.RightMenuTitle {
	font-family:"Trebuchet MS";
	font-size: 13px;
	color: #000000;
	background:url(images2/rightmenu_top.png) no-repeat top;
	height:24px;
	padding: 12px 7px 0px 12px;
	font-weight: bold;
}

.RightMenuBox {
	font-size: 12px;
	color: #333333;
	padding: 0px 7px 0px 12px;
	background:url(images2/rightmenu_bg.png) repeat-y top;
}


.RightMenuBox a:link {
	color: #333333;
	text-decoration:none;
}
.RightMenuBox a:visited {
	color: #333333;
	text-decoration:none;
}
.RightMenuBox a:hover {
	color: #5F8AB6;
	text-decoration:none;
}
.RightMenuBox a:active {
	color: #333333;
	text-decoration:none;
}

.BodyBoxBg {
	padding: 10px 15px 0px 15px;
	background:url(images2/articlebox2.png) repeat-y top;
}

.ScrollFlashBg {
	background:url(images2/scrollbg.png) no-repeat top;
	height:106px;
}

.Footer {
	font-size: 12px;
	color: #666666;
	height:90px;
	background:url(images2/footerbg.png) repeat-x top;
	line-height:180%;
}


.Footer a:link {
	color: #666666;
	text-decoration:none;
}
.Footer a:visited {
	color: #666666;
	text-decoration:none;
}
.Footer a:hover {
	color: #5F8AB6;
	text-decoration:none;
}
.Footer a:active {
	color: #666666;
	text-decoration:none;
}

	h1
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;  /* This is main header difference. */
		color: #C17D11;
		font-weight: bold;
	}
	
	h2
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;  /* This is main header difference. */
		color: #C17D11;
		font-weight: bold;
	}
	
.Arial11Blue {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #666666;font-weight: bold;}

.newBanner {
	background:url(images2/connect-with-knowledge-management-software.jpg) left top no-repeat;
	height:200px;
	position:relative;
	width:742px;
}

.viewVideo {
	position:absolute;
	left:322px;
	top:161px;
	width:102px;
}

.viewVideo:hover {
	position:absolute;
	left:322px;
	top:161px;
	width:102px;
	opacity: .8; 
	filter: alpha(opacity=80); 
}

#screenoverlay {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%; 
	height: 100%; 
	background-color: #000; 
	opacity: .8; 
	filter: alpha(opacity=80); 
	z-index: 1000; 
	display:none;
} 

#contentLightBox{
	background-color:#fff;
	padding:20px;
	border:6px solid #6089b5; 
	width:645px; 
	z-index:1001; 
	display:none;
	left:25%; 
	top:18%;
	position:fixed;
}

.closebutton {
	position:relative; 
	margin:-34px 0px 0px 649px; 
}

.onlineStote {
	text-align:center; font-size:20px; color:green; font-family:Georgia, 'Times New Roman', Times, serif; padding:10px 0 0 0;
}

.onlineStote a{
	color:green; text-decoration:underline;
}
