﻿.titleImage
{
	padding-left:92px;
	padding-bottom:20px;
	padding-top:50px;
}
.greenImage
{
	padding-left:20px;
	padding-top:20px;
}
.greenInactiveTab
{
	width:145px;
	height:20px;
	border:1px solid #999999;
	background-color:RGB(170,179,0);
	text-align:center;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	font-family:Arial, Helvetica, Sans-Serif;
	cursor:pointer;
}
.greenActiveTab
{
	width:145px;
	height:20px;
	border:1px solid #999999;
	border-bottom:0px;
	background-color:White;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	font-family:Arial, Helvetica, Sans-Serif;
	cursor:pointer;
}
.greenFillerTab
{
	height:14px;
	width:25px;
	border-bottom:1px solid #999999;
}
.greenFillerTab2
{
	height:14px;
	width:800px;
	border-bottom:1px solid #999999;
}
.greenContentBody
{
	width:887px;
	padding:0px;			
}
.greenContent
{
	width:887px;
	height:500px;
	left:13px;

	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	position:absolute;
	padding:0px;
	background-color:White;
	margin-bottom:0px;
}
.greenSubContent
{
	width:500px;
	padding: 10px;
	position:absolute;
	height:auto;
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;
	border-left:solid 1px #999999;
}
.greenSubHeader
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	color:RGB(170, 179, 0);
	padding-left:25px;
}
.greenSubHeader a
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	color:#999999;
	padding-left:5px;
}
.greenText
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color:#555555;
	padding-left:25px;
}
.greenInactiveSubTab
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	text-align:center;
	color:#ffffff;
	background-color:#aab300;
	font-weight:bold;
	height:20px;
	width:130px;
	border:solid 1px #999999;
	cursor:pointer;
	margin-bottom:0px;
}
.greenActiveSubTab
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	text-align:center;
	color:#000000;
	background-color:RGB(237,236,222);
	font-weight:bold;
	height:20px;
	width:130px;
	border-top:solid 1px #999999;
	border-right:solid 1px #999999;
	border-left:solid 1px #999999;
	
	cursor:pointer;
	margin-bottom:0px;
}
.greenSubTabFiller
{
	height:20px;
	border-bottom:solid 1px #999999;
}
.contentProduct10PadTextRegular {
	font-family:Arial, Helvetica, Sans-Serif;
    font-size:10px;
    line-height:10px;
	height:10px;
	border-bottom:solid #999999 1px;
	padding: 4px 0px 4px 4px;
}
.contentProductPad12TextBold {
	font-family:Arial, Helvetica, Sans-Serif;
    font-size:12px;
	line-height:12px;
	height:12px;
    font-weight: bold;
	border-bottom:solid #999999 4px;
	padding: 11px 0px 4px 4px;
}