﻿p	{
	font-family: Verdana; 
	font-size: 8pt; 
	line-height: 150%;
	
}

a	{
	text-decoration: none;
}

p.units      { 
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	padding-top: -5px; 
	padding-bottom: -10px; 
}

p.welcome	{
	font-family: Arial;
	font-size: 9pt;
	text-align: right;
	line-height: 150%;
}

h1	{ 
	font-family: Arial; 
	font-size: 16pt; 
	font-variant: small-caps; 
	color: #000000; 
	padding-right: 10px; 
	padding-bottom: 0;
	text-align: right;
	margin-top: 10px;
}

h2	{ 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	text-align: center; 
	padding-bottom: 10px;
	text-decoration: none;
	color: black;
}

.business_units	{
	width: 245px;
	height: 245px;
	background-image:url('http://www.reliasoft.com/images/reliability_main_back.gif');
	background-repeat: no-repeat;
	padding-right: 2px;
	text-align: center;
}

.logo	{
	margin-top: 20px;
	margin-bottom: 5px;
	border: none;
}


ul { 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	text-align: left; 
	line-height:175%;
	text-decoration: none;
	padding-left: 0; /*This is the property that sets the left margin in FireFox */
}

.software li {
	list-style: none;
	background-image: url('http://www.reliasoft.com/images/bullet_software.png');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;
	behavior: url('iepngfix.htc');
}

.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;
	behavior: url('iepngfix.htc');
}

.education li {
	list-style: none;
	background-image: url('http://www.reliasoft.com/images/bullet_education.png');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;
	behavior: url('iepngfix.htc');
}

.resources li {
	list-style: none;
	background-image: url('http://www.reliasoft.com/images/bullet_resources.png');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;
	behavior: url('iepngfix.htc');
}

div.announcements_panel	{
	width: 330px; 
	height: 370px;
	float: right; 
	background-image: url('http://www.reliasoft.com/images/main_table_middle.gif');
	background-repeat: repeat-y;
	vertical-align: top;
}

p.announce	{
	font-family: Verdana; 
	font-size: 8pt; 
	line-height: 150%;
	padding: 5px 5px 5px 0px;
	margin-left: 20px;
	margin-right: 15px;
	text-align: justify;
}
.announce li {
	list-style: none;
	background-image: url('http://www.reliasoft.com/images/arrow_blue.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: normal; 
	text-align: left; 
	line-height:175%;
}

img, div { behavior: url('iepngfix.htc') }