/* Tabs */
#mainTabsRP {
	border: 1px solid #666;
	clear: both;
	background: #96171A;
	padding-top: 1em;
	width: 54em;
	
}

#contentsTabsRP {
	padding: 1em;
	background: #FFFFFF;
	min-height: 300px;
	width: 52em !important;
	width: 100%;
	
}

#contentsTabsRP li{
	list-style-position: outside;
	list-style-type: disc !important;
	color: #000000;	
}

#contentsTabsRP h2{
	font-size: 16px;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#contentsTabsRP h3{
	background: #EEE;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
	font-weight: normal;
	
}

#headerRP {
	position: relative;
	width: 100%;
	height: 3em;
	width: 54em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#headerRP ul#primaryRP {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 58em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#headerRP ul#primaryRP li  {
	display: inline;
	list-style: none;
}

#headerRP ul#primaryRP a,#headerRP ul,#headerRP ul#primaryRP a.current {
	width: 16em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-weight: bold;
font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #000000;
}
#primaryRP span{
    width: 16em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-weight: bold;
    font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #FFFFFF;
}
#headerRP ul#primaryRP span,#headerRP ul#primaryRP a.current,#headerRP ul#primaryRP a.current:hover {
	border: 1px solid #666;
	border-bottom: none;
	background: #96171A;
	padding-bottom: 6px;
	margin-top: 0;
}

#headerRP ul#primaryRP a {
	background: #EEEEEE;
	border: 1px solid #AAA;
	border-bottom: none;
}

#headerRP ul#primaryRP a:hover {
	margin-top: 0;
	border-color: #666;
	background: #cccccc;
	padding-bottom: 5px;
}

#headerRP ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.4em;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#headerRP ul#secondary li a,#headerRP ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #AAA;
	background: none;

}

#headerRP ul#secondary li a {
	color: #06C;
	text-decoration: underline;
}

#headerRP ul#secondary li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;
}

#headerRP ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#headerRP ul#secondary li:last-child a { border: none; }

/* Internal */
.DottedLine {margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px 0px;
	height: 3px;
	width: 100%;
	background-image: url(images/Line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.GreyBorder {border: 1px solid #CCCCCC;
}

/* Basic */
.H2prodTabs {
	font-size: 16px;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.H3prodTabs {
	background: #EEE;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
	font-weight: normal;
}

p.note {
	background: #EEE;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
}
.TechSpecsTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.TechSpecsTxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

#contentsTabsRP .TechSpecsTxt2 ul{
margin: 0px 0px 0px -38px !important;
margin: 0px;
	
}
#contentsTabsRP .TechSpecsTxt2 li{
	list-style-type: none !important;
}