h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color:#b2d281;
	border:#90b557 1px solid;
	margin-bottom:0px;
	margin-top:0px;
}
.indextoptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#b2d281;
	border:#90b557 1px solid;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bluelink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #0000ff; 
	text-decoration: underline;
}
.bluelink2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #0000ff; 
}
.topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

.lefttopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	background-color:#85d6d9;
}
.lefttopic2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	font-weight:bold;
	background-color:#85d6d9;
}
.tab {
	border:#90b557 1px solid;
}


#menu {
	background: #0943b8 url(images/menu.png) no-repeat 0 0;
	clear: both;
	font-size: .83em;
	height: 37px;
	margin: 12px 0;
	overflow: hidden;
	width: 980px;
}
#menu ul {
	height: 37px;
	list-style: none;
	margin: 0 0 2px 13px;
	width: 950px;
}
#menu li {
	display: block;
	height: 37px;
	float: left;
	margin: 0 1px 0 0;
	text-align: center;
}
#menu a {
	border: none;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 89px;
}
#menu a:hover {
	background: #6b90d2 url(images/menu-over.png) repeat-x 50% 0;
	border: none;
	color: #fff;
}
#m-home a {
	width: 51px;
}
#m-overview a {
	width: 83px;
}
#m-capabilities a {
	width: 102px;
}
#m-benefits a {
	width: 74px;
}
#m-why a {
	width: 45px;
}
#m-demo a {
	width: 52px;
}
#m-purchase a {
	width: 80px;
}
#m-partners a {
	width: 79px;
}
#m-support a {
	width: 72px;
}
#m-about a {
	width: 58px;
}

#home #m-home a,
#overview #m-overview a,
#capabilities #m-capabilities a,
#benefits #m-benefits a,
#why #m-why a,
#demo #m-demo a,
#purchase #m-purchase a,
#partners #m-partners a,
#support #m-support a,
#about #m-about a {
	background: #6b90d2 url(images/menu-over.png) repeat-x 50% 0;
	border: none;
	color: #fff;
	cursor: default;
}


