body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	background-color: #8d9183;
	margin-top:0px;
}
ul
{
	list-style-image: url(/images/img_orangBullet.jpg);
	margin-bottom: 5px;
	margin-top: 5px;
}
ul li
{
	padding-top: 3px;
}
a:link
{
	color: #79A13E;
	text-decoration: none;
}
a:visited
{
	color: #D58700;
	text-decoration: none;
}
.bodyText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 12pt;
}
.mainpageShowcaseText
{
    font-size: 10px;
}
.casestudylistNumberText
{
	color: White;
	background-color: #555D48;
	border-left: 1px solid #ffffff;
}
.casestudylistNumberTextlastrow
{
	color: White;
	background-color: #555D48;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.casestudylistItemGreen
{
	background-color: #DAE4CB;
}
.casestudylistItemGray
{
	background-color: #EEEFEA;
}
.caseStudyTableText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 12pt;
	text-align: center;
	border: 1px solid green;
	border-collapse: separate;
}
.caseStudyTableText td
{
	border-right: 1px solid #ffffff;
}
.caseStudyTableText th
{
	border-right: 1px solid #555D48;
	color: #ffffff;
	background-color: #555D48;
	font-weight: normal;
}
.viewcasestudy
{
	background-color: #79A13E;
	color: #ffffff;
}
.viewcasestudy a
{
	background-color: #79A13E;
	color: #ffffff;
	text-decoration: none;
}
.viewcasestudylastrow
{
	background-color: #79A13E;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
.viewimage
{
	background-color: #999999;
	color: #ffffff;
}
.viewimagelastrow
{
	background-color: #999999;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
.footer
{
	font-family: Arial,  Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
}
.footer a
{
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.copyBackground
{
	background-image: url(/images/img_contentBackground.jpg); 
	background-repeat: no-repeat;
	height: 141px;
}
.copyBackground2
{
	background-image: url(/images/img_contentBackground2.jpg); 
}
.copyBackground3
{
	background-image: url(/images/img_contentBackground3.png); 
	background-repeat: no-repeat;
	height: 141px;
}
.yellowText
{
    color: #D78804;
}
.whiteFontText
{
    color: #ffffff;
}
.scrollbar
{
	scrollbar-face-color: #9CCB60;	
}
.inputbox
{
	border: #95A289 1px solid;
	font-family: Verdana, Helvetica, Arial,  sans-serif;
    font-size: 11px;
	width: 200px;
	font-weight: normal;
}
.dropdownbox
{
	font-family: Verdana, Helvetica, Arial,  sans-serif;
    font-size: 11px;
	border: #95A289 1px solid;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 200px;
	font-weight: normal;
}
.disclaimer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-style: italic;
	line-height: 12pt;
	color: Red;
}
.redFont
{
		color: Red;
}
