﻿/* Generated by Developer Tools. This might not be an accurate representation of the original source file */
.leftNav {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; DISPLAY: block; BORDER-TOP-STYLE: none; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-LEFT-STYLE: none
}
.mc-leftCorner {
	BACKGROUND-IMAGE: url('/PublishingImages/ap/mc_leftcorner.png'); WIDTH: 25px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 25px
}
.mc-rightCorner {
	BACKGROUND-IMAGE: url('/PublishingImages/ap/mc_rightcorner.png'); WIDTH: 25px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 25px
}
.mc-topborder {
	BACKGROUND-IMAGE: url('/PublishingImages/ap/mc_topborder.png'); BACKGROUND-REPEAT: repeat-x; HEIGHT: 25px
}
.mc-leftborder {
	BACKGROUND-IMAGE: url('/PublishingImages/ap/mc_leftborder.png'); WIDTH: 25px; BACKGROUND-REPEAT: repeat-y
}
.mc-rightborder {
	BACKGROUND-IMAGE: url('/PublishingImages/ap/mc_rightborder.png'); WIDTH: 25px; BACKGROUND-REPEAT: repeat-y
}
.mc-leftfooter {
	BACKGROUND-IMAGE: url('/PublishingImages/ap/mc_leftfooter.png'); WIDTH: 25px; BACKGROUND-REPEAT: no-repeat;
}
.mc-rightfooter {
	BACKGROUND-IMAGE:url('/PublishingImages/ap/mc_rightfooter.png') ;
	 WIDTH: 25px; BACKGROUND-REPEAT: no-repeat;
}
 
a.links
{
	color: #fc5332!important ;
	text-decoration:underline!important;
	cursor:pointer;
	font-size:12px;
}

.ms-rteCustom-TMPageTitle
{
	font-size:18pt;
	color:#fc5332;		
}

.ms-rteCustom-TMPageDescription
{
	font-size:9pt;
	font-family:Arial;
}

.ms-rteCustom-TMPageBody
{
	font-size:9pt;
	font-family:Arial;
}

.ms-rteTable-TMContentTable {
	border-width: 2px;
	border-style: solid;
	border-color: #999999;
	border-collapse: collapse;
	width:100%;
}

.ms-rteTable-TMContentTable tr.ms-rteTableHeaderRow-TMContentTable
{
	border-width: 2px;
	border-style: solid;
	border-color: #999999;
	background-color:#FFA824;
	text-align:center;
	font-weight:bold;
}

.ms-rteTable-TMContentTable TD
{
	border-width: 2px;
	border-style: solid;
	border-color: #999999;
	padding-left:2px;
	padding-top:2px;
	padding-right:2px;
	vertical-align:top;
}

.ms-rteTable-TMContentTable TD P
{
  padding-top:0px!important;
  margin-top:0px!important;
}


/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	width: 99%;
}

/* accordion header */
#accordion h2 {	
	background: url('/PublishingImages/ap/accordion_inactive.png');
	margin:0;
	padding:5px 15px;
	font-size:9pt;
	font-weight:bold;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;		
	color:#fc5332;
	font-family:Arial;
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background: url('/PublishingImages/ap/tab_active.png');
	color:white;
}

/* accordion pane */
#accordion .pane {
	border:1px solid #fff;
	border-width:0 2px;
	display:none;
	padding:15px;
	font-size:9pt;
	font-family:Arial;
}

.wp_title
{
	font-size:9pt;
	font-family:Arial;
}

/* edit by David, Modified by Michael*/
.osh_imagebtn
{
	color:#fc5332; 
	font-size:14pt;    
	width:100%;   
	background-color: transparent;
}

.osh_imagebtn:hover
{
	font-weight:bold;
	background-color:#f7f7f7; 
	cursor:pointer;	
}

.osh_leftborder
{
	border-left-style:dotted;
}

.osh_imagebtn_mini{
	color:#fc5332; 
	font-size:12pt;    
	width:100%;   
	background-color: transparent;
}

.osh_imagebtn_mini:hover{
	background-color:#f7f7f7; 
	cursor:pointer;	
}
    
.smeproduct
{
	font-weight:normal;
	color:#000000; 
	font-size:12pt;  
}



