h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0;
	color: #872333;
	font-size: 19px;
}

h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	padding:0;
	color: #000000;	font-weight: bold;
	font-size: 12px;
}

h3 { /*ajax titles*/
	margin-top: 0px;
	margin-bottom: 10px;
	padding:0;
	color: #ffffff;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:normal;
}
h4 { /*business partners heading*/
	margin-top: 0px;
	margin-bottom: 10px;
	padding:0;
	color: #872333;
	font-size: 16px;
	font-weight:normal;
}
@media screen {

    .sIFR-active h1 {
      padding:0;
	  margin:0px;
	  line-height:0.4em;	  
    }
	.sIFR-active h2 {
      padding:0;
	  margin:0px;
	  line-height:0.4em;	  
    }
	.sIFR-active h3 {
      padding:0;
	  margin:0px;
	  line-height:0.4em;	  
    }
	.sIFR-active h4 {
      padding:0;
	  margin:0px;
	  line-height:0.4em;	  
    }
}

/*products*/
p.productList {
	color: #00325a;
	margin-top:-4px;
	font-size:12px;
	font-weight:bold;
	line-height: 18px;
}


p.productList2 {
	color: #00325a;
	margin-top:-4px;
	font-size:12px;
	font-weight:bold;
}
.productList a:link,
.productList a:visited,
.productList2 a:link,
.productList2 a:visited {
	color: #872333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.productList a:hover,
.productList a:active,
.productList2 a:hover,
.productList2 a:active {
	text-decoration:underline;
}


p.prodhead {
	color: #872333;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 22px;	
}

p.prodlinks {
	font-family: "Arial", sans-serif;
	color: #872333;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 22px;
}

p.prodlinks a:link, p.prodlinks a:visited {
	color: #872333;
	text-decoration:none;
}

p.prodlinks a:hover {
	color: #872333;
	text-decoration:underline;
}

p.prodlinks span.on {
	color: #ff0000;
}

table {
	border-width: 1px;
	border-color: #872333;
	border-spacing: 0px;
	border-style: solid;
	border-collapse:collapse;
	background: url('../images/general/bg-tables.gif');
}

table.full, table.condensed {
	width: 725px;
}

table.inner {
	border:0px;
	border-collapse:collapse;
	background: url('../images/general/spacer-clear.gif');
}

table th {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	background-color: #872333;
	padding-left:6px;
	padding-right:6px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align:center;
}

td {
	font-family: "Arial", sans-serif;
	color: #000000;
	padding-left:6px;
	padding-right:6px;
	padding-top: 4px;
	padding-bottom: 6px;
	margin:0;
	border-width:1px;
	border-style:solid;
	border-color: #98002e;
	vertical-align: top;
}

table.condensed td {
	padding-top: 0px;
	padding-bottom: 0px;
	border-width:1px;
	border-style:solid;
	border-color: #872333;
}

table.inner td {
	padding-left:0px;
	border: 0px;
}

td.rowhead {
	font-weight: bold;
	color: #872333;
	white-space: nowrap;
}

td.centered {
	text-align: center;
}

td.appcell {
	background-color: #aa3e48;
	color: #ffffff;
	vertical-align:middle;
	text-align:center;
}

td a:link, td a:visited {
	color: #000000;
	text-decoration: underline;
}

td a:hover {
	color: #872333;
	text-decoration: none;	
}

td.appcell a:link, td.appcell a:visited {
	color: #ffffff;
	text-decoration: none;
}

td.appcell a:hover {
	color: #ffffff;
	text-decoration: underline;	
}

#overviewpic {
	position:absolute;
	top:0px;
	right:0px;
	z-index:5;
}

#overviewcontent {
	position:absolute;
	top:30px;
	left:55px;
	width:430px;
	height:472px;
	z-index:6;
}

#businessteam {
	position:absolute;
	z-index:50;
	top:40px;
	left:180px;
}

#businessteam2 {
	position:absolute;
	z-index:52;
	top:140px;
	left:50px;
}
#businessteam h8,
#businessteam2, h8 {
	color:#872333;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
#businessteam h9,
#businessteam2 h9 {
	color:#872333;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	display:block;
}

#businessteam p,
#businessteam2 p{
	text-transform:none;
	font-weight:bold;
	font-size:11px;
}

#businessteam p.lists,
#businessteam2 p.lists{
	font-weight:bold;
	font-size:11px;
}

#businessteam p.lists a.teamname:link,
#businessteam p.lists a.teamname:visited,
#businessteam2 p.lists a.teamname:link,
#businessteam2 p.lists a.teamname:visited {
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

#businessteam p.lists a.teamname:hover,
#businessteam p.lists a.teamname:active,
#businessteam2 p.lists a.teamname:hover,
#businessteam2 p.lists a.teamname:active {
	color:#872333;
	text-decoration:underline;
}
