img
{ border-style:none; }
a
{ text-decoration:none; color: #006600;}
a:hover
{ text-decoration:underline; color: #006600;}

.greenColor
{ color: #006600; }

.thickGrayLine
{ background:#004200; height:5px; }
.thinGrayLine
{ background:#999999; height:2px; }
.greenLine
{ background:#009900; height:5px; }
.thickWhiteLine
{ background:#fff; height:20px; }


.headerTable
{ width:770px; margin:0 8% 0 auto; padding: 22px 0 22px 0; }
.headerMenuLine
{ background: #f4f4f4; }
.headerMenu
{ width:770px; margin:0 8% 0 auto; padding: 6px 0 6px 0; height:15px;}
.headerLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}

.contentTable
{ background:#efefef; width:100%; }
.contentLeftCell
{ 
	background:#efefef; 
	padding: 0 10px 0 10px;
	background-image:url("/new/img/sideBarBackground.jpg");
	background-position:top right;
}
.contentMiddleCell
{ background:#fff; width:770px; padding:10px 10px 10px 10px;vertical-align:top;}

.contentRightCellNoSideMenu
{ 
	width:10%;
	background:#ffffff;
	padding: 0 10px 0 10px;
}
.contentRightCellWithSideMenu
{ 
	width:3%;
	background:#ffffff;
	padding: 0 10px 0 10px;
}


.sideBarMenuHeader {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006600;
	text-decoration: none;
}

.sideBarMenuItemListHeader {
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #006600;
	text-decoration: none;
}
.sideBarProductItemListHeader{
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
.sideBarMenuItemList{
	margin-top:5px;
	list-style:none;
	padding-left:10px;
}
.sideBarMenuItemList a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
}

.contentHeaderText
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006600;
	text-decoration: none;
	line-height: 18px;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
}

.contentText a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008800;
	line-height: 18px;
}

.contactInfoDiv
{
	float:left;
	clear:left;
	margin-left:10px;
	width:400px;
	margin-bottom:10px;
}
.contactPictureDiv
{
	float:left;
	clear:right;
	margin-bottom:10px;
}

