﻿/*These styles are specific to the Products, Education, Consulting and Corporate summary pages.*/
h1 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	line-height: 150%;
}
h2 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: 150%;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 25px;
	padding-bottom: 10px;
}
h3 {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: 400;
	padding-left: 43px;
	margin-top: -2px;
	margin-bottom: 7px;
	line-height: 125%;
	text-decoration: none;
}
h3.seminars {
	margin-top: -5px;
	margin-bottom: -4px;
}
h4 {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 25px;
	margin-top: -80px;
	text-decoration: none;
}
h4.consulting_tall {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 25px;
	margin-top: -185px;
	text-decoration: none;
	color: #008000;
}
h4.corporate {
	color: #D7222B;
}
h4.consulting {
	color: #008000;
}
p {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	line-height: 175%;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
}
p.panelMenu {
	font-family: Arial;
	font-size: 9pt;
	margin-left: 15px;
	margin-right: 25px;
	padding: 0px;
	text-align: justify;
	text-decoration: none;
}
p.feature_text {
	font-family: Verdana;
	font-size: 9pt;
	margin-left: 25px;
	margin-right: 30px;
	padding: 0px;
	text-align: justify;
}
p.feature_tag {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
	text-align: center;
}
p.feature_title {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 25px;
	margin-right: 30px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	line-height: 150%;
}
p.feature_label {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.reqs	{
	text-align: right;
}

.calendar	{
	text-align: left;
	margin-top: 15px;
		margin-bottom: -10px;

}
div.feature_price {
	text-align: center;
	width: 330px;
	margin-top: 10px;
}
ul.consulting {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	line-height: 175%;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
}
.consulting li {
	list-style: none;
	background-image: url('http://www.reliasoft.com/images/bullet_consulting.png');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;
	margin-bottom: 12px;
	behavior: url('iepngfix.htc');
}
div.mainTool {
	width: 99%;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	border: 1px solid white;
	behavior: url('iefixeshover.htc');
	float: left;
}
div.mainTool:hover {
	background-color: #eeeeee;
	border: 1px solid #B0B0B0;
}
div.mainTool.hover {
	background-color: #eeeeee;
	border: 1px solid #B0B0B0;
}
div.mainTool:hover .pipeMenu {
	visibility: visible;
}
div.mainTool.hover .pipeMenu {
	visibility: visible;
}
div.panelMenu {
	width: 310px;
	margin-left: 4px;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px solid white;
	behavior: url('iefixeshover.htc');
	float: left;
	text-decoration: none;
}
div.panelMenu:hover {
	background-color: #eeeeee;
}
div.panelMenu.hover {
	background-color: #eeeeee;
}
a.panelMenu {
	text-decoration: none;
}
ul.pipeMenu {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1;
	list-style-type: none;
	margin: 6px 4px 8px 0px;
	margin-bottom: 0px;
	padding: 0;
	visibility: hidden;
	float: right;
}
ul.pipeMenu li {
	border-left: 1px solid #999;
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}
ul.pipeMenu li.first {
	border-left: 0;
}
ul.pipeMenu li a {
	display: block;
	margin: 0;
	padding: 0 4px;
	text-decoration: none;
}
ul.pipeMenu li a:hover {
	text-decoration: underline;
}
.feature_pipemenu {
	float: left;
	margin-top: 35px;
	margin-left: 20px;
	display: inline; /*for IE */;
}
#list {
	float: left;
	width: 660px;
	display: inline; /*for IE */;
}

div, img {
	behavior: url('iepngfix.htc');
}
