/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background-color: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

sup { 
	vertical-align:top !important; 
	font-size:0.833em !important;
}
sub { 
	vertical-align:bottom !important; 
	font-size:0.833em !important;
}

html {
	height: 100%;
}
body {
	padding: 0;
	margin: 0 auto;
	/*height: auto !important;
	height: 100%;
	min-height: 100%;
	min-width: 100%;*/
	background-color: #fff;
	text-align: center;
	font-size:81.25%;
}
.unseen {
	display: none;
}
/* =======Page Layout =============*/

.DNNEmptyPane { 
	width:0!important; 
	height:0!important;  
	min-height:0!important;
	min-width:0!important;
}

#cont {
	width: 955px;
	text-align: left;
}
*html #cont {
	width: 975px;
}
#main {
	position: relative;
	padding:20px 0 0 0;
	margin:0;
	float: left;
	width: 720px;
	border: none;
}

#side {
	position: relative;
	padding: 20px 0;
	margin: 0;
	margin-left: 15px;
	float: left;
	width: 220px;
/*	height: auto !important;
	height: 100%;
	min-height: 100%;*/

}
.prefooter {
	padding:0;
	margin:0;
	clear:both;
	display: table;
	margin-bottom:1em;
}
.copy {
	display: inline-block;
	margin:0 0 2em 0;
	padding:3px 8px;
	background:#efefef;
	width: 955px; 
	font:normal 8pt/normal "Trebuchet MS";
}
html>body .copy {
	display: table;
}
#logo {
	padding: 0 8px;
	margin: 0;
	margin-bottom: 15px;
}


*html .topill {
margin-bottom: -4px;
}

.auxmenu {
	float: right;
	margin-top: 30px;
	margin-right: 8px;
}
.auxmenu .Normal {
	font-size:0.923em;
}

.auxmenu .Normal p {
	margin-bottom:0;
}

#search {
	padding:0;
	margin:0;
	height:22px; 
	padding-top:29px; 
	margin-bottom:9px; 
} 
.topill {height:134px;}

/*
*html #search {
	padding-top: 11px;
	margin-bottom: 15px;
}
*/
#search input.NormalTextBox {
	padding:0;
	margin:0;
/*	height: 18px;*/
	font: normal 1em/normal "Trebuchet MS";
}
#search .SkinObject {
	font: bold 0.846em/normal "Trebuchet MS";
	color: #777;
	text-transform: uppercase;
}
#search a.SkinObject {
	font-size:1em;
}

.right_panes {
	width:220px;
	margin:0;
	padding:0;
	margin-bottom: 15px;
	clear: both;
}

html>body .right_panes {
	min-height:134px;
	min-width:220px;
}

body {
	font-family: "Trebuchet MS";
	font-weight: normal;
	line-height: 1.5em;
}
/* ======= MENU =============*/
#menu {
	margin: 15px 0 15px 0;
	background: url(menu_bg.gif) repeat-x left top;
	height: 27px;
	padding-top: 0px;
	padding-left:10px;
	vertical-align: top;
}
.MainMenu_MenuBar {
	/*padding:2px;*/
}
.MenuItem {
	font: normal 9pt/1.7em "Trebuchet MS";
	color: #fff;
	padding: 0;
	text-align: left;
}
.MainMenu_MenuItem {
	border: none;
	font: bold 10pt/2em "Trebuchet MS";
	color: #fff;
	padding:0;
}

.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
	background: #777;
	padding:0;
	margin: 0;
	border: none;
}
.bread {
	font: bold 10pt/2em "Trebuchet MS";
	background:  url(menu_hbg.gif) repeat-x 0 0;
	height:27px;
}

/*.MainMenu_Active {
	font: bold 10pt/2em "Trebuchet MS";
	border: 3px solid #ff4500;
	background:  url(menu_hbg.gif) repeat-x 0 0; 
}
*/
.Menu_Active {
	background: #444;
}
.MainMenu_MenuItemSel {
	font: bold 10pt/2em "Trebuchet MS";
	color: #fff;
	background:  url(menu_bg2.gif) repeat-x left top; 
	border: none;
	margin: 0;
	padding:0;
}

.SubHover {
	font: normal 9pt/1.7em "Trebuchet MS";
	color: #fff;
	background: #ff4500;
}


.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_RootMenuArrow {
	display: none;
}
/* ======= end MENU =========*/

/* ======= MAIN PAGE TEXT PANES =========*/

.column {
	width:334px;
	padding: 0 8px;
	margin: 0;
	vertical-align:top;
	text-align: left;
}
*html .column {
	width:350px;
}
html >body .column {
	float:left;
}
.col1 { 
	margin-right:15px;
	float:left;
}
/*/////// MAIN PAGE BLUE & RED HEADERS /////////*/
.column  .Head {
	font: bold 11pt/normal "Trebuchet MS";
	color: #fff;
	text-transform: uppercase;
}
.col1 h1 {
	background: #628ab7;
	margin: 0 -8px;
	padding: 2px 8px;
	
}
.col2 h1 {
	background: #d95e5e;
	margin: 0 -8px;
	padding: 2px 8px;
}
*html .column .Head {
	height:6px;
	padding: 0 8px;
}

/*======= end MAIN PAGE TEXT PANES =========*/

/*======= INNER PAGE TEXT PANES =========*/
.column_inner {
	padding: 0 8px;
	margin: 0;
	vertical-align:top;
/*	text-align: justify;*/
	display:block;
}
html >body .column_inner {
	float:left;
}
.column_inner h3 {
	display:inline-table;
	margin:0.3em 0 1em 0;

}
.column_inner  .Head {
	color:#4c6c9b;
/*	text-transform:uppercase;*/
}


.leftcol {
	width:170px;	
	display:table;
	margin-right:15px;
	float:left;
	border-bottom: 1px solid #dee8f4;
	border-top: 1px solid #dee8f4;
	padding:0;
}

.maincol {
		width:503px;
}
*html .maincol {
	width:527px;
}
/*======= end INNER PAGE TEXT PANES =========*/

a:link {
	color:#3c6a9e;
	text-decoration: underline;
}
a:visited {
	color:#3c6a9e;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
	color: #FF4500;
}
a:active {
	text-decoration: none;
	color:#d95e5e;
}

.Normal, .Head {
	font: normal 1em/1.5em "Trebuchet MS";
}
.Head {
	font-size: 1.153em;
}
/*//////  HEADERS  ////////*/
h1 .Head, .Normal h1 {
	line-height:1.6em;
	font-weight:normal;
	font-size: 1.615em;
	text-transform: uppercase;
}

h1, .Normal h1 {
	text-transform: none;
	margin: 0 0 1.2em;
}
.leftcol h1 .Head {
	color: #444;
	font-size: 1.368em;
	font-weight: bold;
	text-transform: none;
}

h2 .Head, .Normal h2 {
	color:#444;
	font-size: 1.368em;
	font-weight: bold;
	margin: 0 0 0.5em;
}



h3 .Head, .Normal h3 {
	color:#444;
	font-size: 1.216em;
	font-weight: bold;
}

h4 .Head, .Normal h4 {
	font-size: 1.076em;
	color:#777;
/*	font-weight: bold;*/
}
/*/////// END HEADERS ///////*/



a.Normal {
	font-size:100%;
}


/*//// FLOATED IMAGES IN TEXT ////*/
.fl {
	float: left;
	margin: 0.5em 1em 0 0;
}

.fr {
	float: right;
	margin: 0.5em 0 0 1em;
}

.fm {
	width:100%; 
	text-align:center;
}

.capture {
	border-bottom: 1px solid #ccc; 
	padding: 10px 0pt; 
	text-align: center; 
	display: block; 
	background-color: #f2f2f2; 
	font-size: 11px; 
	line-height: normal; 
	margin: 0 auto;
}

ul {
	margin:1em 0 2em;
	padding:0 0.3em;
	list-style: none;
}
ul li {
	list-style: none;
	margin: 0.5em 0;
	padding-left:10px;
	line-height:1.3em;
	background:  url(arrow.gif) no-repeat 0 0.5em;
	text-align:left !important;
}
li ul li {
	list-style: none;
}

ul.bull li {
	background:  url(bullet.gif) no-repeat 0 0.5em;
}

ul.biglist {
	padding:5px 30px;
/*	margin:1em;*/
}

ul.biglist li {
	padding-left:17px;
	background: url(arrowbig.gif) no-repeat 0 0.3em;
	font-size: 110%;
}
.red {
/*	background:#fbefef;*/
	background:#ffdada;
}
.blue {
	background: #d9efff;	
}

.Normal td { vertical-align: top; padding:5px; }
.Normal .ftd td {border-bottom:2px solid #efefef; padding-bottom:2px;}
.Normal p { margin-bottom:1.5em;}

.plaque .Normal p.news {font-size:0.95em; font-family:tahoma; margin-bottom:2em; color:#555;}
.plaque .Normal p.news .subhead {font-family:Tahoma; font-weight:normal;}

.Normal .ftd th {border-bottom:5px solid #ρρρ; font-weight:bold;}

.c1 { text-align: right;	vertical-align: top; }
.c2 {vertical-align: top;}


.MenuItem {padding:0 0.3em; min-width:110px;}
.SubHover {padding:0 0.3em; min-width:110px;}

.bigtext td table {margin:0 0 7px 0;}
.bigtext table td { padding:0; }
/*.bigtext table table td .Normal {line-height:1em; padding: 2px 0; font-size:0.75em;}*/
.bigtext table table td a.Normal:hover {color:#D95E5E;}



ul.toc li{
	background:transparent;
	margin:0 0 1em 0;
	padding-left:0;
	line-height:normal;
	font-size:1.255em;
}

ul.toc li ul {
	margin:0 0 1em 0;
}

ul.toc li ul li {
	list-style-type: circle;
	padding-left:0;
	margin: 0.3em 0 0.3em 1.5em;
	font-size:0.83em;
}

ul.toc li ul li ul li{
	font-size:1em;
	list-style-type:circle;

}
.newslist img {
	margin: 0 0.5em 0.5em 0;
}

.newslist a.Head {
	line-height:normal;
	display: block;
	margin-bottom: 0.6em;
}

.newslist a.Head p {
	color:#333;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}

/*//////   DEFINITIONS LISTS IN THE MAIN COLUMN          ///////*/

.maincol .Normal dt {
	font: normal 1.166em/1.5em "Trebuchet MS";
	font-weight: bold;
	margin-bottom: 0.3em;
	color:#444;
}

.maincol .Normal dd {
	margin:0 0 1em 0;
	border-bottom:1px dotted #CCC;
	padding:0pt 0pt 1em 2em;
}

.cll {float:left;padding:10px;text-align:center;}



.PagingTable {border-width:0;}

.clients-list img { float:right; margin: 0 0 1em 1em;}

ul.clients-list {border-top:1px dotted #ccc; padding-top:1.75em;}

ul.clients-list li {
	background-image:none; 
	padding-left:0; 
	padding-bottom:1.75em; 
	margin: 0 0 1.75em 0; 
	line-height:1.5em;
	float:none; 
	clear:both; 
	border-bottom:1px dotted #ccc; 
}


.thumbnail {
	display:inline;
	margin: 5px 10px 10px 0;
	float:left;
}

.langswitch {
	float:right;
	margin-top: -3em;
}

.langswitch a:link,.langswitch a:visited { text-decoration: none; }

hr.dots {
	clear: both;
	padding: 0 0 1.5em;
	border-width:0;
	border-top: 1px dotted #ccc;
}
 
.tar {
	text-align: right;
}

.tal {
	text-align: left;
}
.taj {
	text-align: justify;
}

.tac {
	text-align: center;
}
 
.techhr {visibility:hidden;clear:both;}
/*/////  styles for case studies        ////*/
.rm {
	display:block;
	float:right;
	font-size: 11px;
 	margin: 0 0 9px 0;
 	//margin-bottom:0;
	padding:0 6px;
   text-transform: lowercase;
	font-family:Tahoma, Arial, sans-serif;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #c0d4e7;
}
.rm1 {
	display:block;
	float:right;
	font-size: 11px;
 	margin: 0 0 9px 0;
 	//margin-bottom:0;
	padding:0 6px;
   text-transform: lowercase;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:normal!important;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #c0d4e7;

}

a:link.rm1, a:visited.rm1  {	text-decoration: none;	background-color: #E5F0FA; }
a:hover.rm1, a:active.rm1 {	background-color: #AA271A;	color:#fff; border-color:#780b00; }
.news a:hover.rm1, .news a:active.rm1 {	background-color: #AA271A;	color:#fff; }

a:link.rm, a:visited.rm  {	text-decoration: none;	background-color: #E5F0FA; }
a:hover.rm,a:active.rm {	background-color: #AA271A;	color:#fff; border-color:#780b00;}
.button {
	clear:both;
	display: table;
	width:100%;
}

.button a {
	display:block;
	float:right;
	border: 1px solid #CCCCCC;
	font-size: 11px;
 	margin: 0 0 9px 0;

	padding:0 6px;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:normal!important;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.button a:link, .button a:visited  {text-decoration: none;	background-color: #eee; }
.button a:hover, .button a:active {	background-color: #AA271A;	color:#fff; border-color:#780b00;}



h3.case_head {
	display:block;
	margin:0;
	padding:9px 0;
	/*border-top:1px dotted #6D6D6D;*/
	/*background-color:#EFEFEF;*/
	cursor:pointer;
}

h3.case_head .case_title a:link,
h3.case_head .case_title a:visited {text-decoration:none;}

.case_body {padding-top:1em;}

.ArticleLeft h3.case_head{
	border-bottom: 1px dotted #3C6A9E;
	font-size: 	14px;
}
html>/**/body .ArticleLeft {
	position:relative;
}	
.news table.ArticleList td {
	padding:0;
}

.ArticleLeft .case_body {
	position:absolute;
	z-index:200;
	left:100px;
	width:500px;
	background-color:#fff;
	color:#000000;
	padding:15px;
	border:1px dotted grey;
	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	filter: progid:DXImageTransform.Microsoft.shadow(direction=120, color=#000000, strength=4);
}

html>/**/body .ArticleLeft .case_body { top:18px; }

.ArticleLeft .case_body h3.Head {
	display:block;
	font-size: 16px;
	margin-top: 0;
	padding: 0;
}
.ArticleLeft .case_body h3.Head .case_title a:link,
.ArticleLeft .case_body h3.Head .case_title a:visited {text-decoration:none;}

h3.bggrey {background:#efefef;} 

.Article { border-bottom:1px dotted #ccc;}

.case_body p {margin-bottom:9px; font-weight: normal;}

div.news .case_body p {
	font-weight: normal;
}
.cats {
	font-size:90%;
	color:#6D6D6D;
	clear:both;
}

.cats a:link,
.cats a:visited {
	color:#6D6D6D;
}
