﻿/*These styles are specific to third tier pages that contain most of the content from the Web site.*/
h1 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	line-height: 150%;
	color: #336699;
}
h4.seminars {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 150%;
	margin-left: 10px;
	color: #336699;
}
h2.directory {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 150%;
	margin-left: 50px;
	margin-top: -25px;
	padding-bottom: 20px;
}
h2.rss_feed {
	color: #FF8000;
}
h3 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 150%;
	padding-left: 10px;
}
h3.box {
	background-color: #eeeeee;
	border: 1px solid #B0B0B0;
	margin-bottom: 10px;
	margin-top: 15px;
	color: #666666;
}
p {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}
p.bios {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}
p.note {
	padding-top: 5px;
	background-color:#F7F7F7;
	font-style:italic;
	font-family:verdana;
	font-size:10pt;
	line-height:150%;
}
ol {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 10px;
}
ul {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 10px;
}
li.features {
	margin-bottom: 10px;
}
ul.features_menu {
	font-family: Arial;
	font-size: 9pt;
	line-height: 150%;
	margin-left: 0px;
	font-weight: normal;
}
.features_menu li {
	margin-bottom: 5px;
	list-style: none;
	background-image: url('http://www.reliasoft.com/images/arrow_blue.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
}
ul.features_submenu {
	font-family: Arial;
	font-size: 9pt;
	line-height: 150%;
	margin-left: -5px;
	margin-bottom: -10px;
	font-weight: normal;
	list-style-type: none;
}
.features_submenu li {
	background-image: none;
	margin-bottom: 0px;
	margin-left: -15px;
}
ul.download {
	font-weight: bold;
	margin-left: 15px;
}
.gradient {
	font-family: Arial;
	font-size: 14pt;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 16px;
}
.press_title {
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	margin-bottom: 0px;
}
.press_date {
	color: #336699;
	font-weight: bold;
}
.press_text {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
.press_dateline {
	font-weight: bold;
}
hr.press_hr {
	color: #336699;
	width: 80%;
	margin: auto;
	text-align: center;
}
.rss_left {
	width: 450px;
	float: left;
	margin-left: 20px;
}
.rss_right {
	width: 450px;
	float: right;
	margin-right: 20px;
}
.clear {
	clear: both;
}
p.study_label {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	margin-bottom: -10px;
	margin-left: -10px;
}
.top_credits {
	width: 600px;
	height: 37px;
	padding: 5px;
	margin-left: 0px;
	margin-top: -5px;
	margin-right: 0px;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	color: #336699;
}
ul.seminars {
	margin-left: 20px;
}
.top_right {
	width: 225px;
	height: 225px;
	float: right;
	background-image: url('http://www.reliasoft.com/images/updates_back_225.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding: 10px;
}
.top_right_500 {
	width: 225px;
	height: 500px;
	float: right;
	background-image: url('http://www.reliasoft.com/images/updates_back_500.gif');
	background-repeat: no-repeat;
	padding: 10px;
	margin-left: 10px;
}
.top_right_sem {
	width: 300px;
	height: 335px;
	float: right;
	background-image: url('http://www.reliasoft.com/images/updates_back_300.gif');
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 10pt;
	margin-left: 10px;
}
.top_right_soft {
	width: 100px;
	height: 125px;
	float: right;
	padding: 10px;
	margin-left: 0px;
	margin-top: -15px;
	margin-right: 0px;
}
.top_right_title {
	font-family: Arial;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
}
.top_right_label {
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	margin: 0 0 -5px 0;
}
.top_right_note {
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
	font-style: italic;
	text-align: center;
}
.product_sidebar {
	font-family: Arial;
	font-size: 10pt;
}
p.right_link {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	margin-top: -10px;
}
ul.product_sidebar {
	font-family: Arial;
	font-size: 10pt;
	margin-left: 7px;
	font-weight: normal;
}
.new {
	float: right;
	font-family: Arial;
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	width: 125px;
	text-align: right;
}

.enhanced {
	float: right;
	font-family: Arial;
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	width: 140px;
	text-align: right;
}

p.updates_sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 150%;
}

img.region {
	margin-left: -6px;
	padding-bottom: 10px;
}
div.regions {
	text-align: center;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	margin: 15px;
}
a.regions {
	text-decoration: none;
}
.softwareLinks {
	WHITE-SPACE: nowrap;
	LIST-STYLE-TYPE: none;
	POSITION: relative;
	margin-left: 0; /*This is the property that sets the left margin in IE */;
	padding-left: 0; /*This is the property that sets the left margin in FireFox */
}
.softwareLinks li {
	MARGIN-RIGHT: 0px;
}
.softwareLinks li a {
	MARGIN: 0;
	PADDING: 0;
	WIDTH: 64px;
	HEIGHT: 55px;
	DISPLAY: inline-block;
	BACKGROUND-POSITION: 0 0;
	BACKGROUND-REPEAT: no-repeat;
}
.softwareLinks li a.weibull {
	background-image: url(http://www.reliasoft.com/images/diamond_weibull.gif);
}
.softwareLinks li a.alta {
	background-image: url(http://www.reliasoft.com/images/diamond_alta.gif);
}
.softwareLinks li a.doe {
	background-image: url(http://www.reliasoft.com/images/diamond_doe.gif);
}
.softwareLinks li a.rga {
	background-image: url(http://www.reliasoft.com/images/diamond_rga.gif);
}
.softwareLinks li a.blocksim {
	background-image: url(http://www.reliasoft.com/images/diamond_blocksim.gif);
}
.softwareLinks li a.reno {
	background-image: url(http://www.reliasoft.com/images/diamond_reno.gif);
}
.softwareLinks li a.predict {
	background-image: url(http://www.reliasoft.com/images/diamond_predict.gif);
}
.softwareLinks li a.xfmea {
	background-image: url(http://www.reliasoft.com/images/diamond_xfmea.gif);
}
.softwareLinks li a.rcm {
	background-image: url(http://www.reliasoft.com/images/diamond_rcm.gif);
}
.softwareLinks li a.mpc {
	background-image: url(http://www.reliasoft.com/images/diamond_mpc.gif);
}
.softwareLinks li a.xfracas {
	background-image: url(http://www.reliasoft.com/images/diamond_xfracas.gif);
}
.softwareLinks LI A.xfracas:hover {
	BACKGROUND-POSITION: -64px 0;
}
.softwareLinks LI A.mpc:hover {
	BACKGROUND-POSITION: -64px 0;
}
.softwareLinks LI A.rcm:hover {
	BACKGROUND-POSITION: -64px 0;
}
.softwareLinks LI A.xfmea:hover {
	BACKGROUND-POSITION: -64px 0;
}
.softwareLinks LI A.predict:hover {
	BACKGROUND-POSITION: -64px 0;
}
.softwareLinks LI A.reno:hover {
	BACKGROUND-POSITION: -64px 0;
}
.softwareLinks LI A.blocksim:hover {
	BACKGROUND-POSITION: -64px 0;
}
.softwareLinks LI A.rga:hover {
	BACKGROUND-POSITION: -64px 0;
}
.softwareLinks LI A.doe:hover {
	BACKGROUND-POSITION: -64px 0;
}
.softwareLinks LI A.alta:hover {
	BACKGROUND-POSITION: -64px 0;
}
.softwareLinks LI A.weibull:hover {
	BACKGROUND-POSITION: -64px 0;
}
.seminarLinks {
	WHITE-SPACE: nowrap;
	LIST-STYLE-TYPE: none;
	POSITION: relative;
	margin-left: 0; /*This is the property that sets the left margin in IE */;
	padding-left: 0; /*This is the property that sets the left margin in FireFox */
}
.seminarLinks li {
	MARGIN-RIGHT: 0px;
}
.seminarLinks li a {
	MARGIN: 0;
	PADDING: 0;
	WIDTH: 64px;
	HEIGHT: 35px;
	DISPLAY: inline-block;
	BACKGROUND-POSITION: 0 0;
	BACKGROUND-REPEAT: no-repeat;
}
.seminarLinks li a.msmt {
	background-image: url(http://www.reliasoft.com/images/msmt_seminarlink.gif);
}
.seminarLinks li a.rs470 {
	background-image: url(http://www.reliasoft.com/images/rs470_seminarlink.gif);
}
.seminarLinks li a.rs471 {
	background-image: url(http://www.reliasoft.com/images/rs471_seminarlink.gif);
}
.seminarLinks li a.rsfmea {
	background-image: url(http://www.reliasoft.com/images/fmea_seminarlink.gif);
}
.seminarLinks li a.rs475 {
	background-image: url(http://www.reliasoft.com/images/rs475_seminarlink.gif);
}
.seminarLinks li a.rs480 {
	background-image: url(http://www.reliasoft.com/images/rs480_seminarlink.gif);
}
.seminarLinks li a.rs490 {
	background-image: url(http://www.reliasoft.com/images/rs490_seminarlink.gif);
}
.seminarLinks li a.rs511 {
	background-image: url(http://www.reliasoft.com/images/rs511_seminarlink.gif);
}
.seminarLinks li a.rs521 {
	background-image: url(http://www.reliasoft.com/images/rs521_seminarlink.gif);
}
.seminarLinks li a.rs522 {
	background-image: url(http://www.reliasoft.com/images/rs522_seminarlink.gif);
}
.seminarLinks li a.rs523 {
	background-image: url(http://www.reliasoft.com/images/rs523_seminarlink.gif);
}
.seminarLinks li a.rs525 {
	background-image: url(http://www.reliasoft.com/images/rs525_seminarlink.gif);
}
.seminarLinks li a.rs540 {
	background-image: url(http://www.reliasoft.com/images/rs540_seminarlink.gif);
}
.seminarLinks li a.rs560 {
	background-image: url(http://www.reliasoft.com/images/rs560_seminarlink.gif);
}
.seminarLinks li a.rs575 {
	background-image: url(http://www.reliasoft.com/images/rs575_seminarlink.gif);
}
.seminarLinks li a.rs588 {
	background-image: url(http://www.reliasoft.com/images/rs588_seminarlink.gif);
}
.seminarLinks LI A.rs588:hover {
	BACKGROUND-POSITION: -64px 0;
}
.seminarLinks LI A.rs575:hover {
	BACKGROUND-POSITION: -64px 0;
}
.seminarLinks LI A.rs560:hover {
	BACKGROUND-POSITION: -64px 0;
}
.seminarLinks LI A.rs540:hover {
	BACKGROUND-POSITION: -64px 0;
}
.seminarLinks LI A.rs525:hover {
	BACKGROUND-POSITION: -64px 0;
}
.seminarLinks LI A.rs523:hover {
	BACKGROUND-POSITION: -64px 0;
}
.seminarLinks LI A.rs522:hover {
	BACKGROUND-POSITION: -64px 0;
}
.seminarLinks LI A.rs521:hover {
	BACKGROUND-POSITION: -64px 0;
}
.seminarLinks LI A.rs511:hover {
	BACKGROUND-POSITION: -64px 0;
}
.seminarLinks LI A.rs490:hover {
	BACKGROUND-POSITION: -64px 0;
}
.seminarLinks LI A.rs480:hover {
	BACKGROUND-POSITION: -64px 0;
}
.seminarLinks LI A.rs475:hover {
	BACKGROUND-POSITION: -64px 0;
}
.seminarLinks LI A.rs470:hover {
	BACKGROUND-POSITION: -64px 0;
}
.seminarLinks LI A.msmt:hover {
	BACKGROUND-POSITION: -64px 0;
}
.seminarLinks LI A.rs471:hover {
	BACKGROUND-POSITION: -64px 0;
}
.seminarLinks LI A.rsfmea:hover {
	BACKGROUND-POSITION: -64px 0;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#pagination_top {
	float: right;
	width: 200px;
	margin-bottom: -20px;
	padding: 0px;
}
div.pagination {
	padding: 2px 0px 4px 2px;
	margin-bottom: 10px;
	clear: both;
}
.pagination ul {
	margin: 0;
	padding: 0;
	text-align: right; /*Set to "right" to right align pagination interface*/;
	font-size: 9pt;
	font-family: Arial;
}
.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}
.pagination a:visited {
	padding: 0 5px;
	border: 1px solid #666666;
	text-decoration: none;
	color: #666666;
}
.pagination a {
	padding: 0 5px;
	border: 1px solid #666666;
	text-decoration: none;
	color: #666666;
}
.pagination a:active {
	border: 1px solid #666666;
	color: #000;
	background-color: #ccccCC;
}
.pagination a:hover {
	border: 1px solid #666666;
	color: #000;
	background-color: #ccccCC;
}
.pagination a.currentpage {
	background-color: #666666;
	color: #FFF !important;
	border-color: #666666;
	font-weight: bold;
	cursor: default;
}
.pagination a.disablelink:hover {
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}
.pagination a.disablelink {
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}
.pagination a.back {
	font-weight: bold;
}
.pagination a.next {
	font-weight: bold;
}
/*End Pagination CSS */
td.downloads {
	width: 33%;
	vertical-align: middle;
}

td.translations {
	width: 99%;
	vertical-align: top;
}

td.logo {
	width: 1%;
	vertical-align: top;
}

ul.translations	{
	font-family: Arial; 
	font-size: 9pt; 
	list-style: none; 
	margin-left: -10px;
}

tr.alternate {
	background-color: #E4E4E4;
}
.version {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.sem_label {
	font-family: Arial;
	margin-top: 20px;
	font-weight: bold;
}
.sem_text {
	margin-top: 0px;
	font-family: Arial;
	text-align: center;
}
#sem_table {
	width: 230px;
	text-align: left;
	margin-top: -10px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding: 5px;
	border: 0;
}

.highlights_list {
	font-size: 8pt;
	line-height: 150%;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: -5px;
}
.highlights_label {
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: -5px;
}
.highlights_title {
	background-color: #336699;
	color: white;
	padding-left: 10px;
	margin-left: -5px;
	margin-right: 0px;
	padding-top: 5px;
	height: 30px;
	background-image: url('http://www.reliasoft.com/images/weibull_gradient.gif');
	background-position: left bottom;
	width: 675px;
}
.highlights_panel {
	margin-left: 70px;
}
.on {
	display: ;
}
.off {
	display: none;
}


img, div {
	border-width: 0px;
	behavior: url('iepngfix.htc');
}
