@charset "utf-8";

/* CSS Document */

/*------------------- Default <<--------------------------*/

@font-face {
    font-family: 'dharma_gothic_e_regularRg';
    src: url('fonts/dharmagothice-regular-webfont.eot');
    src: url('fonts/dharmagothice-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dharmagothice-regular-webfont.woff2') format('woff2'),
         url('fonts/dharmagothice-regular-webfont.woff') format('woff'),
         url('fonts/dharmagothice-regular-webfont.ttf') format('truetype'),
         url('fonts/dharmagothice-regular-webfont.svg#dharma_gothic_e_regularRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	 font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#FFF url(../Images/bg.jpg) bottom center fixed no-repeat; color:#5a5858; line-height:14px; padding:0px; margin:0px;
}
h1, h2, h4, h5, h6, ul, li, form {
	margin:0; padding:0; color:#5a5858;
}
h1, h2, h4, h5, h6 {
	display:block;  color:#5a5858;
}
h1{
	font-size:30px; 
	line-height: 34px;
	margin-bottom: 2px;
	color: #00693c;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	margin:0; padding:0; font-family:'Trebuchet MS', Arial, Verdana; font-size:18px; color:#173661; font-weight:bold; text-decoration:none; margin-bottom:10px; text-align:left;}
h4, h5, h6{
	font-size:12px; color:#C76701; font-weight:bold; padding:10px 0;
}
h5{
	font-size:12px; color:#C76701; font-weight:bold; padding:10px 0;
}
h7{
	margin:0; padding:0; font-family:'Trebuchet MS', Arial, Verdana; font-size:18px; color:#8cc63f; font-weight:bold; text-decoration:none; margin-bottom:10px; text-align:left;}
ul ul {margin:0 0 0 15px;}
ul{
	list-style-type:none; margin: 10px 0 0 4px;
}
ul li{
	 text-decoration:none;
}
blockquote {
	margin-left: 20px;
	overflow: hidden;
}
#home {font-size: 21px; line-height: 22px;}
#home #div_Content_area_wrap ul { list-style: disc;margin: 0 0 20px 66px; }
img{
	border:0px;
}
img.align-right {
	float: right;
	margin: 0 0px;
	padding-bottom: 10px;
}
img.align-right-padding {
	float: right;
	margin: 0 0px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 40px;
}
img.align-right-c3dsolver {
	float: right;
	margin: 0 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
img.align-right-3DViewStationModel-stack {
	float: right;
	margin: 0 0px;
	padding-left: 30px;
}

img.align-right-MLModel-stack {
	float: right;
	margin: 0 0px;
	padding-left: 45px;
	padding-right: 30px;
	padding-bottom: 5px;
}
img.align-right-wg {
	float: right;
	margin: 0 0px;
	padding-left: 45px;
	padding-right: 20px;
	padding-bottom: 5px;
}

img.align-right-FMI {
	float: right;
	margin: 0 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
	}

img.align-center {
    display: block;
    margin: 0 auto;
}

img.align-left {
	float: left;
	margin: 0 15px 0 0;
}
img.align-left-ASSESS {
	float: left;
	margin: 0 0px
	padding-right: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
}
 textarea{	width:200px; height:24px; border:solid 1px #ccc; resize:none;
}
input[type=text] { width:200px; height:24px; border:solid 1px #ccc;}
select {  width:202px; height:24px; border:solid 1px #ccc;}
p:first-child{
	margin:0px;
}
p{
	margin:0 0 10px !important;
}

a:link,
a:visited,
a:active {
	color: #00693c;
	text-decoration: underline;
}
a:hover {
	color: #00693c;
	text-decoration: none;
}
a:focus{
	outline:none;
}
.clear{
	height:0px;	line-height:0px; font-size:0px; display:block; clear:both; visibility:hidden;
}
.hide{
	display:none;
}
strong { color:#5a5858;}

/*------------------- Default <<--------------------------*/

/*--------------------Common Style for site----------------*/

DIV#div_Container { width:1024px; height:auto; min-height:750px; margin:0 auto;}
DIV#div_Header{ width:1024px; height:65px; float:left; padding:32px 0 0 0;}
DIV#div_logo { width:605px; height:51px; float:left;}
DIV#div_Content_wrap { width:1024px; height:auto;  float:left; background:#fff;-moz-box-shadow: 4px 4px 4px #000;-webkit-box-shadow: 4px 4px 4px #000;box-shadow: 4px 4px 4px #000;/* For IE 8 */-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";/* For IE 5.5 - 7 */filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')}
DIV#div_Navigation_wrap { width:1024px; height:52px; float:left; background:#404040; border-bottom:solid 5px #00673f;}
DIV#div_TopNavigation {
	width: 100%;
	height: 52px;
	float: left;
}
/*DIV#div_TopNavigation ul {margin:0;}
DIV#div_TopNavigation ul li{ float:left; text-align:center; display:block;}
DIV#div_TopNavigation ul li a { float:left; padding:20px 15px 0 15px; height:32px; width:auto; background:#404040; color:#fff; text-transform:uppercase; font-weight:normal; text-decoration:none; font-size:12px; font-family:Arial, Helvetica, sans-serif; }*/
DIV#div_TopNavigation ul li a:hover,DIV#div_TopNavigation ul li a.active { background:#00673f;font-weight:normal; }
DIV#div_Banner_wrap { width:100%; height:409px; background: url(../Images/home_top_bg.jpg) bottom center no-repeat;}
DIV#div_Banner_content { height:auto; padding:61px 10px 0 35px; float:left; }
.readMore { width:95%; height:auto; float:right; padding:0 10px 0 0; background:url(../Images/readmore.jpg) right 8px no-repeat; text-align:right; text-decoration:none;}
.readMore a{ color:#404040;}
.readMore a:hover { text-decoration:underline; color:#F60;}
/*DIV#div_banner_image { width:638px; height:220px; float:right; overflow:hidden; position:relative;}*/
DIV#div_banner_image { width:550px; height:190px; padding-top: 30px;float:right; overflow:hidden; position:relative;text-align: center;}
DIV#div_Content_area_wrap { width:954px; height:auto; min-height:600px; padding:35px; padding-bottom:20px; float:left; border-bottom:solid 8px #00673f;}
.Text_Content { width:100%; height:auto; float:left; color:#404040;}
DIV#div_EgineeringSimulation{ width:253px; height:auto; float:left; padding:0 96px 0 0;}
DIV#div_EgineeringSimulation img { width:253px; height:195px; float:left;}
DIV#div_EgineeringSimulation span { float:left; width:100%; height:auto; padding:15px 0 0 0;}
DIV#div_ManufacturingandInspection{ width:253px; height:auto; float:left; padding:0 0 0 0;}
DIV#div_ManufacturingandInspection img { width:253px; height:195px; float:left; border:solid 1px #ccc;}
DIV#div_ManufacturingandInspection span { float:left; width:100%; height:auto; padding:15px 0 0 0;}
DIV#div_InteroperabilityandInfrastructure{ width:253px; height:auto; float:left;  padding:0 96px 0 0; }
DIV#div_InteroperabilityandInfrastructure img { width:253px; height:195px; float:left; border:solid 1px #ccc;}
DIV#div_InteroperabilityandInfrastructure span { float:left; width:100%; height:auto; padding:15px 0 0 0;}
.indent {display:inline-block;padding-left: 70px;}
.div1{ width:100%; height:auto; float:left; padding:15px 0 10px 0; border-bottom:solid 1px #ccc;}
.div2{ width:100%; height:auto; float:left; padding:15px 0 10px 0;}
DIV#div3{ width:100%; height:auto; min-height:500px; float:left; padding:15px 0 10px 0; border-bottom:solid 1px #ccc;border-top: solid 1px #cccccc;}
DIV#div3 .left { width:240px; height:auto; float:left; border-top:solid 1px #020202;}
DIV#div3 .Right { width:670px; height:auto; float:right;}
DIV#div3 .left a { display:block; width:240px; height:30px; padding:8px 0 0 0;border-bottom:solid 1px #020202; font-size:18px; font-weight:bold; text-decoration:none; color:#00693c;font-family:Arial, Helvetica, sans-serif;}
DIV#div3 .left a:hover,DIV#div3 .left a.active  { color:#000;}
DIV#div3 .Right .wrap { width:100%; height:auto; float:left; padding:0 0 15px 0;}
DIV#div3 .Right .wrap span {
	text-align:center;
	width:100%;
	float:left;
	font-size:11px;
}
/*DIV#div3 .Right .head { width:100px; height:auto; font-weight:bold; float:left;}*/
DIV#div3 .Right .head { margin-bottom: 5px;height:auto; font-weight:bold;}
DIV#div3 .Right .head3 { width:100%; height:auto; font-weight:bold; float:left; font-size:13px; color:#000;}
DIV#div3 .Right .head3 a { font-weight:bold; text-decoration:none; float:left; padding:0; width:auto;  font-size:13px; color:#000;}

DIV#div3 .Right .head2 { width:100%; height:auto; font-weight:bold; float:left;}
DIV#div3 .Right .head2 a { font-weight:normal; text-decoration:none; display:block; padding:5px 0 5px 0; width:100%; border-bottom:dotted 1px #ccc;}
DIV#div3 .Right .head2 a:hover {color:#ff8400; text-decoration:underline;}
/*DIV#div3 .Right .text { width:480px; height:auto; font-weight:normal; float:left; font-size:12px;}*/
div#div3 .Right .text {margin-left: 28px;}
ul.dash { list-style: none; margin: 0 0 10px 0; padding-left: 12px; text-indent: -6px;}
ul.dash li:before { content: "- \020"; }
ul.dash ul { list-style: disc; padding: 0 0 0 12px; text-indent: 0; }
ul.dash ul li:before { content: ""; }
DIV#div3 .Right .text2 { width:100%; height:auto; font-weight:normal; float:left; font-size:12px; padding:5px 0 0 0; text-align:justify;}
DIV#div3 .Right .text2 img { margin:0 5px 5px 5px;}
div#div3 .Right .text3 {margin: 15px 0 0;}
div#div3 .Right .text-left {width: 50%;float: left;}


.div2 font{ float:right; width:602px; height:auto; text-align:justify; font-size:11px; line-height:18px;}
.div2 span { width:100%; float:left; height:auto;}
.div2 span a { font-weight:bold; text-decoration:none;}
#contact-info {float:left; width:100%; height:auto; padding:0; border:none;font-size: 11px;}
DIV#div_Footer { width:1024px; height:90px; float:left;}
DIV#div_FooterNavigation { width:800px; height:auto; float:left; padding:10px 0 0 0;}
DIV#div_FooterNavigation a { display:inline; text-align:center; padding:0 5px 0 5px; border-right:solid 1px #fff; color:#fff; font-size:10px; text-transform:uppercase; text-decoration:none;}
DIV#div_FooterNavigation a:hover,DIV#div_FooterNavigation a.active {color:#00673f; text-decoration:none; background:#fff;}
DIV#div_Footer span { width:100%; height:auto; float:left; font-size:11px; color:#fff;}
DIV#div_HeaderSearch_wrap {width:215px; height:auto; float:right; padding:10px 0 0 0;}
DIV#div_HeaderSearch_wrap .search { width:173px; height:30px; padding:0 0 0 5px; border:solid 1px #ccc; float:left; color:#000;}
DIV#div_HeaderSearch_wrap .submit { width:31px; height:30px; border:solid 1px #ccc; float:left; border-left:none; }
DIV#div_Contact_wrap { width:100%; height:auto; float:left; font-size:11px;white-space: nowrap;}
DIV#div_Contact_wrap .row { width:100%; height:auto; float:left; padding:0 0 10px 0;}
DIV#div_Contact_wrap .column {min-width:260px;}
DIV#div_Contact_wrap .columnTextarea {width:550px; float:left; height:auto;}
DIV#div_Contact_wrap .antispamquestion{width: 480px;float: left;}
DIV#div_Contact_wrap .formsubmit input {margin-top: 15px;}
DIV#div_Footer span a { color:#fff; text-decoration:none;}
DIV#div_Footer span a:hover {text-decoration:underline;}

DIV#div_people_wrap { width:100%; height:auto; float:left;}
DIV#div_people_wrap .main {width:100%; height:auto; padding:0 0 25px 0;}
DIV#div_people_wrap .head { width:150px; height:auto; float:left;}
DIV#div_people_wrap .head  b{ font-size:14px;}
DIV#div_people_wrap .image {width:120px; height:auto; border:solid 1px #ccc; float:left; padding:10px; background:#fff;}
DIV#div_people_wrap .image img { width:120px; height:150px; float:left;}
DIV#div_people_wrap .textwrap { width:360px; height:auto; float:right; font-size:12px; }
DIV#div_FooterMainwrap { width:100%; height:auto; min-height:750px; padding:0 0 25px 0; float:left; background:url(../Images/footer.jpg) repeat-x bottom left;}


DIV.resource_wrap,
DIV.partner_wrap {
	width:auto;
	height:auto;
	clear:both;
}
DIV.assessheader{
	font-size:30px; 
	line-height: 34px;
	margin-bottom: 2px;
	color:#8ec63f;
	font-family: Arial, Helvetica, sans-serif;
}
.assesstext {
	font-family: Arial, Helvetica, sans-serif;
	color:#8ec63f;
	font-size:12px;
}
	
DIV.resource_wrap .resource_logo,
DIV.partner_wrap .partner_logo { width:250px; min-height: 10px; height: auto; float:left}
DIV.resource_wrap .resource_info,
DIV.partner_wrap .partner_info { width: 420px;float:left; }
DIV.resource_wrap .main,
DIV.partner_wrap .main {width:100%; height:auto; padding:0 0 25px 0;}
DIV.resource_wrap .head,
DIV.partner_wrap .head { width:150px;}

.datagrid table { text-align: left; width: 100%; }
.datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #00673f; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.datagrid table td, .datagrid table th { padding: 5px 10px; }
.datagrid table thead th { background:#00673f; color:#FFFFFF; font-size: 13px; font-weight: bold; border-left: 1px solid #36752D; }
.datagrid table thead th:first-child { border: none; }
.datagrid table tbody td { color: #000000; font-size: 12px;font-weight: normal; }
.datagrid table tbody .alt td { background: #DFFFDE; color: #275420; }
.datagrid table tbody tr:last-child td { border-bottom: none; }
.datagrid table tfoot td div { border-top: 1px solid #035E06;background: #DFFFDE;}
.datagrid table tfoot td { padding: 0; font-size: 12px }
.datagrid table tfoot td div{ padding: 2px; }
.datagrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }
.datagrid table tfoot li { display: inline; }
.datagrid table tfoot li a { text-decoration: none; display: inline-block; padding: 2px 8px; margin: 1px;color: #FFFFFF;border: 1px solid #36752D;background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #36752D), color-stop(1, #275420) );background:-moz-linear-gradient( center top, #36752D 5%, #275420 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#36752D', endColorstr='#275420');background-color:#36752D; }
.datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { text-decoration: none;border-color: #275420; color: #FFFFFF; background: none; background-color:#36752D;}


#div_FooterMainwrap #div_Container #div_Content_wrap #div_Content_area_wrap #div3 .Right .wrap .text2 iframe {
	float: left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}




/* remove the list style */
	ul#nav {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	z-index:10;
	width: 1024px;
	padding-left: 170px;
	}	
	
		/* make the LI display inline */
		/* it's position relative so that position absolute */
		/* can be used in submenu */
		#nav li {
	float:left;
	text-align:center;
	display:block;
	position:relative;
		}
		
		/* this is the parent menu */
		#nav li a {
			 float:left; padding:20px 25px 0; height:32px; width:auto; background:#404040; color:#fff; font-weight:normal; text-decoration:none; font-size:18px; font-family:Arial, Helvetica, sans-serif; 
		}

		#nav li a:hover {
			color:#fff;
		}
	
		/* you can make a different style for default selected value */
		#nav a.selected {
			color:#f00;
		}
	
		/* submenu, it's hidden by default */
		#nav ul {
			position:absolute; 
			min-width: 210px;
			width: auto;
			top:52px;
			left:0;
			background:#404040;
			display:none;  
			margin:0; 
			border:solid 1px #00673f;
			-moz-box-shadow: 4px 4px 4px #666;-webkit-box-shadow: 4px 4px 4px #666;box-shadow: 4px 4px 4px #666;/* For IE 8 */-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";/* For IE 5.5 - 7 */filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')
			
		}
		#nav ul#about {
			left: auto;
			right: 0;
		}
		/* display block will make the link fill the whole area of LI */
		#nav ul.submenu li {
			display: block;
			width: 100%;
			border-bottom: 1px solid #020202;
			text-align: left;
			white-space: nowrap;
		}  
		#nav ul.submenu li:last-child {
			border-bottom: 0;
		}  
		#nav ul.submenu li:hover {
			background:#00673f;
			font-weight: 600;
		}  
		#nav ul.submenu li a {
			 padding:20px 5px 0; color:#fff; font-weight:normal; text-decoration:none; font-size:18px; font-family:Arial, Helvetica, sans-serif;font-weight: 400; 
		}
		
		#nav ul.submenu li a:hover {
			text-decoration:none;font-weight: 500;
		}

		/* fix ie6 small issue */
		/* we should always avoid using hack like this */
		/* should put it into separate file : ) */
		*html #nav ul {
			margin:0;
		}
h1.fontface {font: 17px/19px 'FuroreRegular', Arial, sans-serif;letter-spacing: 0;  color:#00693c; border-bottom:dotted 1px #ccc; padding:0 0 5px 0; margin:0 0 10px 0;}
h2.fontface {font: 17px/19px 'FuroreRegular', Arial, sans-serif;letter-spacing: 0;  color:#333; border-bottom:dotted 1px #ccc; padding:0 0 5px 0; margin:0 0 10px 0;}
/*h1.Biggerfontface {font: 22px/24px 'FuroreRegular', Arial, sans-serif;letter-spacing: 0;  color:#333;} */
h1.Biggerfontface { font-size: 80px; line-height: 56px; font-weight: 400; font-family: dharma_gothic_e_regularRg, Arial, Helvetica, sans-serif; color: #5a5858}
h1.Biggerfontface span.Smallerfontface {font-size: 40px; font-weight: 400;font-family: Arial, Helvetica,sans-serif;}
div#Biggerfontface-underline {width: 443px;height:5px;background: #5a5858;margin: 0 0 22px -35px;}
#home h2 {display: block;height: 62px;font-family: dharma_gothic_e_regularRg, Arial, Helvetica, sans-serif;font-size: 55px;font-weight: 400;line-height:62px;color: #5a5858;background:url(../Images/home_h2_bg.jpg) top left no-repeat;margin-left: -35px; padding-left: 35px;}
#loading {
   width:0px;
   height:5px;
   background-color:#00673f; 
   position:absolute;
   top:215px; 
   z-index:1; 
}
.panel
{
    position: absolute;
    top:0px;
    height: 300px;
    width: 638px;  
    display:none;
	z-index:0;
}
.panel img {border:none;}
.addons {
	width: auto;
	padding-left: 70px;
	float: left;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
}
/*** Home Page ***/
.home-box {
	width: 452px;
	height: 300px;
	float: left;
	-webkit-box-shadow: 8px 8px 21px 0px rgba(227, 227, 227, 0.75);
	-moz-box-shadow: 8px 8px 21px 0px rgba(227, 227, 227, 0.75);
	box-shadow: 8px 8px 21px 0px rgba(227, 227, 227, 0.75);
	margin-bottom: 1px;
}
.home-box#vendors,
.home-box#resellers {margin-right: 21px;}

.button {
  background-color: #00693c; /* Green */
	
  width: 100%;
  border: none;
  color: white;
  padding: 15px 32px;
  
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  margin: 4px 2px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}

.button1 {
	background-color: #5a5858;
 	border-bottom: 5px inset #00693c;
	padding-top: 15px;

	
}
.button1:hover {
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

.button2{
	border-radius: 4px;
	font-weight: bold;
	font-size: 20px;
	
}

.button2:hover {
	border-radius: 4px;
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

.box-title {
	width: 386px;
	height: 57px;
	padding: 0 33px;
	line-height: 57px;
	color: #fff;
	font-family: dharma_gothic_e_regularRg, Arial, Helvetica, sans-serif;
	font-size: 30px;
	letter-spacing: 2px;
}
#vendors .box-title {background: #60b5b2;}
#providers .box-title {background: #3c9b7c;}
#resellers .box-title {background: #3b9092;}
#investors .box-title {background: #92c04e;}
.box-content {
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	color: #5a5858;
}
#home #div_Content_area_wrap .box-content ul {
	list-style: none;
	margin-top:20px;
}
#home #div_Content_area_wrap .box-content ul li {
	font-weight: 800;
	font-style: italic;
	margin-bottom: 8px;
}
.two{
	font-size:16px
	}
.imgcaption{
	float: left;
	margin:  5px;
	background-color: grey;
	width: 175px;
	padding-top: 0px}
.caption {
	display: block;
	background-color: #F8F8F8
}

div.presentation table { text-align: left; width: 100%; }
.presentationgrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #00673f; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.presentationgrid table td, 
.presentation table th { padding: 3px 5px; }
.presentationgrid table thead th { background:#00673f; color:#FFFFFF; font-size: 13px; font-weight: bold; border-left: 1px solid #36752D; }
.presentationgrid table thead th:first-child { border: none; }
.presentationgrid table tbody td { color: #000000; font-size: 12px;font-weight: normal; }
.presentationgrid table tbody .alt td { background: #DFFFDE; color: #275420; }
.presentationgrid table tbody tr:last-child td { border-bottom: none; }
.presentationgrid table tfoot td div { border-top: 1px solid #035E06;background: #DFFFDE;}
.presentationgrid table tfoot td { padding: 0; font-size: 12px }
.presentationgrid table tfoot td div{ padding: 2px; }
.presentationgrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }
.presentationgrid table tfoot li { display: inline; }
.presentationgrid table tfoot li a { text-decoration: none; display: inline-block; padding: 2px 8px; margin: 1px;color: #FFFFFF;border: 1px solid #36752D;background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #36752D), color-stop(1, #275420) );background:-moz-linear-gradient( center top, #36752D 5%, #275420 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#36752D', endColorstr='#275420');background-color:#36752D; }
.presentationgrid table tfoot ul.active, .presentationgrid table tfoot ul a:hover { text-decoration: none;border-color: #275420; color: #FFFFFF; background: none; background-color:#36752D;}
