﻿/*These styles are used in all Web pages throughout the site.*/
/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

IE 6 png fix by TwinHelix Designs
http://www.twinhelix.com/css/iepngfix/

*/
-->
* {
	margin: 0;
}
html {
	height: 100%;
	text-align: center;
}
body {
	height: 100%;
	text-align: center;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -56px;	/* the bottom margin is the negative value of the footer's height */;	
	min-width: 990px;
}

.wrapper_synthesis {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -56px;	/* the bottom margin is the negative value of the footer's height */;
	background-image: url('http://www.reliasoft.com/images/synthesisbackground.png');
	background-position: center 105px;
	background-repeat: no-repeat;
	min-width: 400px;
}

.wrapper_1column {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -56px;	/* the bottom margin is the negative value of the footer's height */;	
	background-image: url('http://www.reliasoft.com/images/bevel.gif');
	background-repeat: repeat-y;
	background-position: center top;
	min-width: 990px;
}
.wrapper_3columns {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -56px;	/* the bottom margin is the negative value of the footer's height */;	
	background-image: url('http://www.reliasoft.com/images/bevel_3columns.gif');
	background-repeat: repeat-y;
	background-position: center top;
	min-width: 990px;
}
.wrapper_2columns {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -56px;	/* the bottom margin is the negative value of the footer's height */;	
	background-image: url('http://www.reliasoft.com/images/bevel_2columns.gif');
	background-repeat: repeat-y;
	background-position: center top;
	min-width: 990px;
}
.wrapper_2columns_right {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -56px;	/* the bottom margin is the negative value of the footer's height */;	
	background-image: url('http://www.reliasoft.com/images/bevel_2columns_right.gif');
	background-repeat: repeat-y;
	background-position: center top;
	min-width: 990px;
}

.content {
	width: 970px;
	text-align: left;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.content_nobev {
	width: 990px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.content_synthesis {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

.content_nobev650 {
	width: 650px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.push {
	height: 53px; /* .push must be the same height as .footer */;
	text-align: left;
	min-width: 990px;
	clear: both;
}
.footer {
	height: 53px; /* .push must be the same height as .footer */;
	text-align: left;
	min-width: 990px;
	clear: both;
}
.sidebar_left {
	float: left;
	width: 64px;
	margin-left: -3px;
	display: inline; /*for IE */;
}
.sidebar_right {
	float: right;
	width: 220px;
	margin-right: 9px;
	display: inline; /*for IE */;
}
.main {
	display: inline; /*for IE */;
	float: left;
	width: 666px;
	padding-left: 10px;
	padding-right: 10px;
}

.seminar_sidebar	{
	float: right;
	width: 220px;
	display: inline;
	padding: 5px;
	margin-left: 20px;
}

.seminar_main {
	display: inline; /*for IE */;
	float: left;
	width: 900px;
	padding-left: 10px;
}


.main_2column {
	display: inline; /*for IE */;
	float: left;
	width: 886px;
	padding-left: 10px;
	padding-right: 10px;
}

.left_half {
	display: inline; /*for IE */;
	float: left;
	width: 430px;
	padding-left: 10px;
	padding-right: 10px;
}

.right_half {
	display: inline; /*for IE */;
	float: right;
	width: 430px;
	padding-left: 10px;
	padding-right: 10px;
}

a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #990033;
}
a:active {
	color: #003399;
}
.breadcrumbs {
	font-family: Arial;
	color: #999999;
	font-size: 8pt;
	font-weight: bold;
	margin-left: -10px;
	text-decoration: none;
	margin-bottom: 0px;
}

p.header_label {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	padding: 0px;
}
p.header_label a {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	padding: 0px;
	text-decoration: none;
}
p.footnote	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-top: 1pt black dashed;
	text-align: justify;

}

.normal	{
	font-weight: normal;
}

p.center	{
	text-align: center;
}

p.details	{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	margin-top: -15px;
}

p.pubs	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	margin-left: 20px;
	margin-top: -10px;
}


a.none	{
	text-decoration: none;
}

.rss_button {
	text-align: right;
	margin-bottom: 0px;
}

img.right	{
	float: right;
	padding: 0px 0px 5px 10px;
	border: 0;
}

img.center	{
	padding: 0px 0px 0px 0px;
	border: 0;
	margin: auto;
}


img.enlarge	{
	float: right;
	padding: 0px 0px 0px 0px;
	border: 0;
}

div.fig_right	{
	float: right;
	padding: 0px 0px 5px 10px;
}

div.fig_header	{
	background-position: left bottom; 
	width: 100%; 
	height: 88px; 
	vertical-align: bottom;
}

img.product_header	{
	margin-top: 5px; 
	padding: 0px; 
	vertical-align: bottom; 
	behavior: url('iepngfix.htc'); 
	float: left;
	border: 0px;
}

div.close_button	{
	float: right; 
	width: 110px; 
	vertical-align: top; 
	text-align: center; 
	margin-top: 5px;
}

input.close_button	{
	cursor: hand; 
	background-position: left center; 
	background-repeat: repeat-x;
	background: repeat-x left center;
	color: white; 
	font-weight: bold;
	
}

.fig_enlarged	{
	border: 0;
	margin-top: 10px;
	text-align: center;
}

p.caption	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

div.figure	{
	margin-bottom: 10px;
}

p.quote {
	font-size: 10pt;
	font-family: 'Times New Roman';
	text-align: left;
	font-style: italic;
	color: black;
	text-decoration: none;
	background:transparent;

}
p.attribution {
	font-size: 9pt;
	text-align: right;
	font-family: Arial;
	margin-top: -10px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: 200;
	color: #336699;

}

div.quotesHover {
	width: 225px;
	display: inline; /*for IE */;
}
a.quotesHover {
	text-decoration: none;
}


.headerMenu {
	display: inline;
	white-space: nowrap;
	list-style-type: none;
	position: relative;
}
.headerMenu li {
	display: inline;
	padding-right: 10px;
}
.headerMenu li a {
	MARGIN: 0;
	PADDING: 0;
	WIDTH: 100px;
	HEIGHT: 40px;
	DISPLAY: inline-block;
	BACKGROUND-POSITION: 0 0;
	BACKGROUND-REPEAT: no-repeat;
}
.headerMenu li a.software {
	background-image: url('http://www.reliasoft.com/images/tab_software.png');
}
.headerMenu li a.education {
	background-image: url(http://www.reliasoft.com/images/tab_education.png);
}
.headerMenu li a.consulting {
	background-image: url(http://www.reliasoft.com/images/tab_consulting.png);
}
.headerMenu li a.resources {
	background-image: url(http://www.reliasoft.com/images/tab_resources.png);
}
.headerMenu li a.corporate {
	background-image: url(http://www.reliasoft.com/images/tab_corporate.png);
}
.headerMenu li a.corporate:hover {
	background-position: -100px 0;
}
.headerMenu li a.resources:hover {
	background-position: -100px 0;
}
.headerMenu li a.consulting:hover {
	background-position: -100px 0;
}
.headerMenu li a.education:hover {
	background-position: -100px 0;
}
.headerMenu li a.software:hover {
	background-position: -100px 0;
}
.barMenu {
	width: 100%; /*leave this value as is in most cases*/;
	overflow: hidden;
}
.barMenu ul {
	margin: 15px 0px 0px 0px;
	padding: 0;
	float: right;
	width: 100%; /*width of menu*/;
	border-width: 1px 0;
	background: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
.barMenu ul li {
	display: inline;
}
.barMenu ul li a {
	float: right;
	color: white; /*text color*/;
	padding: 5px 5px;
	text-decoration: none;
}
.barMenu ul li a:visited {
	color: white;
}

.barMenu ul li .current   {
	color: white !important; /*text color of selected and active item*/;
	padding-top: 4px; /*shift text down 1px for selected and active item*/;
	padding-bottom: 2px; /*shift text down 1px for selected and active item*/;
	background: transparent url('http://www.reliasoft.com/images/menubg2.png') repeat-x center;
}

.barMenu ul li a:hover   {
	color: white !important; /*text color of selected and active item*/;
	padding-top: 4px; /*shift text down 1px for selected and active item*/;
	padding-bottom: 2px; /*shift text down 1px for selected and active item*/;
	background: transparent url('http://www.reliasoft.com/images/menubg2.png') repeat-x center;
}

.grey ul li a {
	color: #666666; /*text color*/;
}
.grey ul li a:visited {
	color: #666666;
}

.grey ul li .current   {
	color: #990000 !important; /*text color of selected and active item*/;
}


.grey ul li a:hover   {
	color: #990000 !important; /*text color of selected and active item*/;
}


.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}
.contact_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	width: 125px;
	vertical-align:top;
}
.contact_main_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	background-color: #EAEAEA;
}

ul.pipeMenuVisible, ul.pipeMenuVisible2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.pipeMenuVisible li {
	border-left: 1px solid #999;
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}

ul.pipeMenuVisible2 li {
	border-left: 0px;
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}

ul.pipeMenuVisible li.first {
	border-left: 0;
}
ul.pipeMenuVisible li a, ul.pipeMenuVisible2 li a {
	display: block;
	margin: 0;
	padding: 0 4px;
	text-decoration: none;
}
ul.pipeMenuVisible li a:hover, ul.pipeMenuVisible2 li a:hover {
	text-decoration: underline;
}


div, img  {
	behavior: url('iepngfix.htc');
}



li.no_bullets	{
	list-style: none;
}
.hiddenPic {
	display: none;
}

.tagline	{
	font-family: Arial;
	font-size: 12pt;
	text-align: right;
	margin-top: -10px;
	margin-right: 10px;
	font-weight: bold;
}
.weibull	{
	color: #103080;
}


.reno	{
	color: #148943;
}

.doe	{
	color: #902028;
}

.rcm	{
	color: #802412;
}

.alta	{
	color: #f47820;
}

.blocksim	{
	color: #62bb46;
}

.mpc	{
	color: #5673a9;
}

.predict	{
	color: #500078;
}

.rga	{
	color: #a90c02;
}

.xfmea	{
	color: #102660;
}
.xfracas	{
	color: #405058;
}
.weibullde	{
	color: #282880;
}

.accelerator	{
	color:#666666;
}

.orion	{
	color:#666666;
}


div.column	{
	width: 330px;
	vertical-align: middle;
}

div.left	{
	float: left;
	text-align: left;
}
div.middle	{
	float: left;
	text-align: center;
	
}
div.right	{
	float: right;
	text-align: right;
}

div.row	{
	clear: both;
}

.math	{
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}

