a:link {
	color: #0C500A;
	text-decoration: none;
}
a:visited {
	color: #0C500A;
	text-decoration: none;
}
a:hover {
	color: #0C500A;
	text-decoration: underline;
}
a:active {
	color: #0C500A;
	text-decoration: none;
}
a.Whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.Whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.Whitelink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.Whitelink:active {
	color: #FFFFFF;
	text-decoration: none;
}
/******************************/
body {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.td_main {
	background-image: url(images/ICCmerged_09.jpg);
	background-repeat: repeat-y;
}
.head01 {
	background-image: url(images/ICCmerged_04.jpg);
	background-repeat: no-repeat;
}
.head02 {
	background-image: url(images/ICCmerged_05.jpg);
	background-repeat: no-repeat;
}
.head03 {
	background-image: url(images/ICCmerged_06.jpg);
	background-repeat: no-repeat;
}

td {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	list-style-image: url(images/list.gif);
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.footer {
	background-image:  url(images/ICCmerged_11.jpg);
	background-repeat: no-repeat;
}
td.footer {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
/*********************************/
.PageTitle {
	font-size: 20px;
	text-align: left;
	color: #276E3E;
	text-decoration: none;
}
.ContentCell {
	padding: 15px;
}
/************************************************************/
.SolutionTitle {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.SolutionInfo {
	font-size: 12px;
}
.SolutionCases {
	font-size: 11px;
	height: 16px;
}
.CaseStudyLinks {
	font-size: 12px;
	font-weight: bold;
	height: 22px;
}