@charset "UTF-8";

.rclogospry {
    height:16px;
    left:20px;
    position:absolute;
    top:28px;
    width:78px;
}

/* SpryTabbedPanels.css - version 0.4 - Spry Pre-Release 1.5 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */ 
ul li { outline:none; border: 0; }
 
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)  - 811px*/
	margin-bottom:10px !important;
}

* + html body .TabbedPanels {width: 879px; margin-bottom:10px !important;} /* IE7 fix */

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	font-family:sans-serif, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #DDD;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

.TabbedPanelsTabHover {
	background-color: #CCC;
}

.TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: 1px solid #EEE;
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
	outline: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #EEE;
}


.TabbedPanelsContent {
	padding: 4px;
	text-align: left;
}

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}


.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

.TabbedPanelsContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	padding: 1px 6px;
	margin: 0;
}

.TabbedPanelsContent ul {margin-top:0px; margin-left: 30px;}
.TabbedPanelsContent ul li {font-family: Arial, Helvetica, sans-serif; font-size: 10px !important; color: #666; margin:0 0; padding: 0; list-style-type: disc;}

/* lets move the first tab a bit to the right */
.first-tab {
	margin-left: 90px !important;
	margin-left: 50px;
}

#faxftrspcr {
float: left;
width: 969px;
height: auto; !important;
}

.bg {position:relative;}
.rclogospry {position:absolute; left: 20px; top: 28px; width: 78px; height: 16px;}
*html body div#faxccontainer .rclogospry { position: relative; left: -45%; top: 22px; zoom: 100%; text-align:left; width: 78px; height: 16px; z-index: 100; }

