/* Overall*/



body 		{
	color: #555;
	background: #fff url(../art/bg.gif) fixed top repeat-x;
	text-align:center;  /* horizontal centering for IE Win quirks */
	}
	
div#main	{
	width: 960px;
	color: #4b4b4b;
	background-color: #fff;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	}
		
table.container		{
	width: 960px;
	border-top: 20px solid #2A6B1C;
	border-bottom: 20px solid #2A6B1C;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;	
	}

TR.row1	{background-color: #C0C0C0;}

TR.row2	{background-color: #f2f2f2;}
	
TD		{
	font: .9em Georgia, "Lucida Grande", Verdana, Arial, Helvetica;
	line-height: 1.3;
	padding: 11px;
	}


TD#header	{width:960px;height: 130px;background-image:url('../art/grace-mainHeader.jpg');}
	
TD#content	{
	width: 680px;
	color: #333;
	background-color:#fff;
	}
	
DIV#mainContent	{
	width: 620px;
	margin-left: 30px;
	margin-right:30px;
}


img	{border: 0;}

h3, h4, h5	{
	font-family: helvetica, arial, verdana, sans-serif; 
	font-weight: normal;
	padding: 0px;	
	}

h3 	{font-size: 1.8em; margin-bottom: 0.5em; color: #888;}

h4 	{font-size: 1.3em; margin-bottom: 7px; color: #888;}

h5 	{font-size: 1.1em; margin: 0;color: #003f7d; font-style: italic;}

DIV.references	{	
	font: normal .9em helvetica, arial, verdana, sans-serif;
	border: 1px dotted gray;
	padding: 10px;
	}

A 	{
	text-decoration: none;
	color: #006b06;
	font-weight: bold;
	}

A:hover, A:active{
	text-decoration: underline;
	}
	

.highlight	{color: #2A6B1C;}

.alignCenter	{text-align: center;}

.alignLeft	{text-align: left;}




/* Navigation Menu */

table.iconlegend {
	width: 185px;
	border: 0px;
}

td.icon {
	padding: 4px 4px 4px 4px;
	margin: 0px;
	line-height: 1.2;
	font-size: 12px;
}

TD#nav	{
	width:220px;
	background-color: #EAEBE5;
}

div#menu	{
	width:220px;
	text-align: left;
	color: gray;

}

div#menu a {
   	padding: 10px 10px 10px 10px;
   	text-decoration: none;
   	color: #5c4a1f;
   	font-size: 13px;
   	font-family: helvetica, arial, verdana, sans-serif; 
   	line-height: 2;
   	}

div#menu a:hover {
	color: #2A6B1C;
	}

div#submenu	{
	padding-left:5px;
	background-color: #fff;
	line-height: 2;
	}

div#submenu a {
   	text-decoration: none;
   	color: #5c4a1f;
   	font-size: 11px;
   	font-family: helvetica, arial, verdana, sans-serif; 
   	}
   
div#news	{
	font-size: 12px;
	text-align: left;
	color: black;
	border: 1px solid #2A6B1C;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	}
		
div#innerNews a {
	text-decoration: none;
	color: #2A6B1C;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	padding: 0;
	margin: 0;
	background-color: white;
	}
   	   	
div#innerNews a:hover  {
	text-decoration: none;
   	}   


div#innerNews	{padding: 5px;	}

.ipselogo {
	margin: 0px;
	padding: 0px;
}

div#ipselogolink {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	background-color: transparent;
	padding: 10px 40px 10px 10px;
	
}

div#ipselogolink a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	background-color: transparent;
}

div#ipselogolink a:hover {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	background-color: transparent;
}

table.casestudies {
	width: 100%;
}

th.casehead {
	border-top: 2px solid #abc1a3;  
	background-color: #b9ceb4;
	color: #111111;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 2px 2px 12px;
	text-align: left;
}

td.casedata {
	background-color: #f3f3f3; 
	padding: 2px 2px 2px 12px;
	text-align: left;
	vertical-align: top;
	border-bottom: #eaebe5 solid 2px;
	border-right: #eaebe5 solid 2px;	
}



td.casedataicon {
	background-color: #f3f3f3; 
	padding: 2px;
	text-align: left;
	vertical-align: top;
	border-bottom: #eaebe5 solid 2px;
	
}


table.basic {
	width: 100%;
}

th.basichead {
	border-top: 2px solid #abc1a3;  
	border-bottom: 2px solid #abc1a3;  
	background-color: #eaeaea;
	color: #111111;
	font-weight: bold;
	font-size: 11px;
	font-family: arial, verdana, sans serif;
	padding: 3px;
	text-align: left;
}

td.basicdata {
	font-size: 11px;
	font-family: arial, verdana, sans serif;
	background-color: #f3f3f3; 
	padding: 2px 2px 2px 2px;
	text-align: left;
	vertical-align: top;
	border-bottom: #eaebe5 solid 2px;
	border-right: #eaebe5 solid 2px;

}


td.innerdata {
	padding: 0px;
	font-size: 11px;
	vertical-align: top;
}

td.innerdata a {
	padding: 0px;
	font-size: 11px;
	
	vertical-align: top;
}

table.innercase {
	border: 0px;
	vertical-align: top;
}

a:focus {
	outline: none;
}
