/*-------------------global----------------------------------*/

#container{
width:770px;
margin:auto;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #333;
 line-height: 1.4;
 margin: 0;
 padding: 0;
 text-align: center; /*centre for ie5.0*/
}
body * {
 margin: 0;
 padding: 0;
 text-align: left; /*counteract centre for ie5.0*/
}

img {
 border:0;
}

ul {
 padding-left: 25px;
 /* margin: 0;
 margin-left: 10px; */
 list-style-image: url(/global/images/system/img_icon_list_bullet.gif);
 margin-bottom:1em;
}
ul ul {list-style: circle outside none;}
ul ul ul {list-style: square outside none;}
ul ul ul ul {list-style: disc outside none;}
ol {
 padding-left: 25px;
 padding-bottom: 15px;
 list-style-type:decimal;
}
ol ol { list-style-type:lower-alpha; padding-bottom: 0px; }
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:upper-alpha;}
h1 {
 font-size: 200%;
 line-height: 105%;
 font-weight: normal;
 color: #333;
 margin: 12px 0 14px 0;
 margin-left: 0;
 padding-left: 0;

}
h2 {
 font-size: 160%;
 color: #36393D;
 margin: 14px 0 14px 0;
 font-weight: bold;
}




h3 {
	font-size: 110%;
	color: #36393D;
	margin: 8px 0 8px 0;
	font-weight: bold;
}

h3 .home{
	font-size: 110%;
	color: #36393D;
	margin: 2px 0 8px 0;
	font-weight: bold;
}

.downloads_paper_title {
	font-size: 135%;
	color: #369;
	margin: 20px 0px 2px 0px;
	padding-top:8px;
	font-weight: bold;
	border-top:dotted;
	border-top-color:#ccc;
	border-top-width:1px;

}

.downloadnow 
{
	font-size: 110%;

}

.larger_content_text {
	font-size:120%;}

.sidebar_h2{
	font-size: 145%;
	color: #36393D;
	margin: 8px 0 8px 0;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:9px;
}

.sidebar_h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	color: #369;
	margin: 4px 0 8px 0;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:9px;

}


.sidebar_h2_address{
	font-size: 145%;
	color: #369;
	margin: 8px 0 8px 0;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:9px;
}


.sidebar_h3{
	font-size: 110%;
	color: #369;
	margin: 8px 0 8px 0;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:9px;
}

.sidebar_h4{
	font-size: 140%;
	color: #369;
	margin: 8px 0 8px 0;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:1px;
}

.sidebar_p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #36393D;
	margin: 8px 0 8px 0;
	font-weight: normal;
	padding-top:0px;
	padding-bottom:9px;
}


.sidebar_address{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #36393D;
	margin: 8px 0 8px 0;
	font-weight: normal;
	padding-top:0px;
	padding-bottom:9px;
}





h4 {
 font-size: 100%;
 color: #666;
 margin: 14px 0 0 0;
 font-weight: bold;
}
h5 {
 font-size: 95%;
 color: #666;
 margin: 14px 0 0 0;
 font-weight: bold;
}
h6 {
 font-size: 90%;
 color: #666;
 margin: 14px 0 0 0;
 font-weight: bold;
}
p {
 padding: 0 12px 10px 0;
}



small {
 font-size:0.9em;
}
.red {
 color:#E50000;
}

.formerror {
		color:#E50000;
		font-size:135%;
		font-weight:bold;
		margin-bottom:15px;
		margin-top:15px;
}

.callUs {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4em;
	color: #333333;
	text-align: center;
}

.subtitle
{
	font:bold;
	color:#333333;
	padding:0;
	margin:12 0 12px;
	border-bottom: 10;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #666666;
}

hr
{
  border: 0;
  width: 100%;
  color: #929090;
  background-color: #929090;
  height: 1px;
  margin: 5px 0;
}


/*-------------------headers----------------------------------*/
.header {
 /*clear: both;*/
 margin: 0 auto;
 width: 760px;
}

.header-image {
	/*clear: both;*/
 margin: 0 auto;

	width: 760px;
	border-color:#999999;
	background-image: url(images/header_all_bg.jpg);
	height: 94px;
}
.header ul {
 list-style-image: none;
}
.header .topSearch input {
 float: left;
 border: solid 1px red;
}
.header .logo {
 float: left;
 margin: 0;
 padding: 0;
 margin-top: 10px;
 /*margin: 8px 0;*/  
 height:85px;
}
.homeMenu {
 background-image: url(/global/images/system/bg_nav_bg.gif);
 background-repeat: repeat-x;
}
.primaryNavigation {
 padding: 0;
 background-color: #f9fafd;
 background-image: url(/global/images/system/bg_primarynav.gif);
 background-repeat: repeat-y;
 border-bottom: 1px solid #B0C5E8;
 border-top: 1px solid #DBE2EE;
 clear: both;
 height: 28px;

 width:760px;
 margin:0 auto;
}
.header .primaryNavigationHome {
 padding: 0;
 background-image: url(/global/images/system/bg_primarynavhome.gif);
 background-repeat: repeat-y;
 clear: both;
 margin-bottom: 1px;
 border-bottom: 1px solid #B0C5E8;
 border-top: 1px solid #DBE2EE;
 height: 120px;

 width:760px;
 margin:0 auto;
}
.header .primaryNavigationHome ul {
 margin: 3px 10px 0 10px;
 padding: 0;
 list-style-type: none;
 
}
.header .primaryNavigationHome ul li {
 list-style-type: none;
  border-bottom: 1px solid #ccc;
}
.header .primaryNavigationHome table {
 margin: 0;
 font-size: 100%;
}
.header .primaryNavigationHome td {
 width: 190px;
 padding: 2px 0 0 3px;
 font-size: 100%;
}
.primaryNavigationMore {
 margin-left: 2px;
 font-size: 100%;
}
.primaryNavigation img{
 margin: 4px 3px 4px 3px;
}
.primaryNavigationHome img{
 margin: 4px 3px 4px 3px;
}
#topSubMenu {
	float: right;
	margin-top: 24px;
	padding: 0;
	display: block;
	text-align: center; 
	margin-right: 8px;
}

#rightBlock {
	float: right;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 0;
	display: block;
	text-align: right;
}


/*-------------------subnavigation----------------------------------*/

/*(secondary)*/
.secondaryNav {
 color: #000;
 text-align: left;
 margin-left: 13px;
 margin-left: 0;
 padding-top: 6px;
 min-height: 200px;
 float: left;
 width: 176px;
 
}
.secondaryNav ul{
 margin: 0 0 10 13px;
  padding: 0;
 border-collapse: collapse;
}
.secondaryNav ul li{
 padding: 3px 0 3px 0;
 text-align: left;
 list-style-type: none;
 list-style-image: none;
 font-size: 100%;
 font-weight: bold;
 margin: 0 0 10px 0;
}

.selectednav, a.selectednav, a.selectednav:Link, a.selectednav:Visited, a.selectednav:Active {
	color: #ffffff;
	text-decoration: none;
	background-color: #d15600;
}
a.selectednav:Active, a.selectednav:Focus {
	color: #ffffff;
	text-decoration: none;
	background-color: #006633;
}


/*(tertiary)*/
.secondaryNav ul ul {
 margin: 0;
 padding: 3px 0 0 0;
 
}
.secondaryNav ul ul li {
 padding: 3px 0 3px 0;
 text-align: left;
 list-style-type: none;
 list-style-image: none;
 font-size: 100%;
 font-weight: bold;
 margin: 0 0 10px 0;
 border-bottom: 1px solid #ccc;

 
 
}
/*(4th level)*/
.secondaryNav ul ul ul {
 margin: 0;
 padding: 3px 0 0 0;
}
.secondaryNav ul ul ul li{
 font-size: 100%;
 margin:0;
 font-weight: normal;
 border-bottom: none;
 
 
 
 
}
/*(5th level)*/
.secondaryNav ul ul ul ul {
 margin: 0;
 padding: 3px 0 0 0;
}
.secondaryNav ul ul ul ul li{
 font-size: 90%;
 margin: 0;
 font-weight: normal;
 /*list-style-position: inside;
 list-style-image: url(/global/images/icons/ico_navicon.gif); */
 border-bottom: none;
 padding: 3px 0 3px 0px;
}
/*-------------------main layout----------------------------------*/
.page {
	width: 760px;
	display: block;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
}
.page .quarterColumn {
 width: 190px;
 float: left;
 display: block;
}
.page .halfColumn {
 width: 375px;
 float: left;
 display: block;
 padding-left: 5px;
}
.page .indexContent {
	padding-left:10px;
	padding-right:0px;
	width: 741px; /* width for IE5.0+5.5 */
	wid\th: 741px; /* width for mozilla */
	display: block;

}
.page .content .quarterColumn {
 width: 182px;
}
.page .content .halfColumn {
 width: 359px;
}
/*     *
* footer related *
*     */
#footer {
 padding: 10px 0;
 clear: both;
}

#footer_index {
 padding: 10px 0;
 clear: both;
}

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: .8em;
	color: #999999;
	text-align: center;}

#footer_index p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: .2em;
	color: #999999;
	text-align: center;}
	
#contactBlanca {
 padding: 2px 0;
 clear: both;
}

#contactBlanca p { font-size: 100%; padding-right: 10px; line-height: 1.40em }

#satisfaction {
 padding: 1px 0;
 clear: both;
}

#satisfaction p { font-size: 100%; padding-right: 10px; line-height: 1.40em }


	

.page .footer {
	font-size: 90%;
	color: #999;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

/*-------------------generic table styles----------------------------------*/

table * {
    font-size: 100%;
}

.page table {
 margin: 0;
 padding: 0;
 font-size: 100%;
}


/* Generic Link Styles */
a, a:Link, a:Visited {
 color: #d93a09;
 text-decoration: none;
}
* a:Hover {

	text-decoration: underline;

}
* a:Active, a:Focus {
	text-decoration: none;
}

/************************
 * clearfix, a class to clear floated elements
 ************************/
 
/* clearfix for good browsers */
html > body .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* clearfix for IE/mac */
.clearfix {
    display: inline-block;
}
/* Hides from IE-mac, clearfix for IE/win and reset for not IE/mac */
@media all {
    * html .clearfix {
        height: 1%;
    }
    .clearfix {
        display: block;
    }
}

}
.body_divider {
	margin: 20px -20px 0 0; /* neg 20 passes the margins */
	border-bottom: 1px solid #e1e1e1;
}


		
.block-home {
		margin-top: 2px;
		margin-bottom: 2px;
		background: #f8F8F8;
		padding: 10px; }
		
.block-left-home {
		float: left;
		width: 70px;
		margin-bottom: 10px; }

.block-right-home {
		float: right;
		width: 200px;
		margin-bottom: 10px; }
		
		
		
		
		

.content A:link, .rights A:visited, .rights A:active {
	text-decoration: none;
	color: #d15600;

}



.content A:hover {
	text-decoration: underline;
	color: #d15600;
	background-color: #ffffff;


}



.content h3 {
	color:#36393D;
	font-size:15px;
	line-height:17px;
}

.content h3.underline {
	border-bottom:1px solid #999;
	padding-bottom:5px;
}

.bigListnumberLeft {
	font-size: 90px;
	line-height: 90px;
	font-weight: bold;
	color: #f0f0f0;
	font-style: italic;
	letter-spacing: -3px;
	margin: 0px 0 20px 8px;
	padding: 0;
	width: 50px;
	float: left;
}

.biglistText {
	margin: 0 0 0 100px;
}

.biglistText h3 {
	font-size: 14px;
	line-height: normal;
	color: #36393D;
	text-decoration: none;
	border-width: 0;
	margin: 0 0 3px 0;
	padding: 0;
}

.bigListnumberRight{
	font-size: 90px;
	line-height: 90px;
	font-weight: bold;
	color: #f0f0f0;
	font-style: italic;
	letter-spacing: -3px;
	margin: -7px 8px 20px 0;
	padding: 0;
	width: 130px;
	float: right;
}

.biglistTextRight {
	margin: 0 151px 0 0;
}

.biglistSeparator {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	background: url(Comprend.US Translation and Interpretation Services_files/images/dotted_line.gif) repeat-x;
	padding: 0;
	margin: -6px 0 17px 0;
}

.hrdb {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	padding: 0;
	margin: -6px 0 17px 0;
}

.brush {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin:0;
	padding:0;
	background:transparent;
}

.question {
	font-weight:bold; 
	margin-bottom:5px;
	font-size:1.1em;
}

.answer {
	margin-bottom:20px
}



/* Inhoud */
#inhoud {
	background: #fff url(afbeeldingen/achtergrond_inhoud.png) repeat-x;
	padding: 25px 0 5px 0;
}
#submenu {
	float: left;
	width: 208px;
}
#submenu .actief {
	font-weight: bold;
}
#submenu p {
	color: #886644;
	margin-bottom: 10px; }
	
#intro { background: #f5f5f5; border-bottom: 6px solid #ccc; margin-bottom: 15px }
#intro p { font-size: 129%; padding-top: 1em; padding-right: 40px; line-height: 1.40em }


#preview { margin-bottom: 15px }
#preview p { font-size: 105%; padding-top: 1em; padding-right: 40px; line-height: 1.40em }
#partners-preview { margin-bottom: 0px }
#partners-preview p { font-size: 105%; padding-top: .2em; padding-right: 40px; line-height: 1.40em;}



#main-content #intro { padding-left: 25px;}

/*** Main Navigation ***/

#mainNav{
	/*clear: both;*/
 margin: 0 auto;
	width: 760px;
	padding: 15px 7px 6px 7px;
}

#mainNav a {
	font-size: 1.2em;
	color: #369;
	font-weight: bold;
	margin: 0px;
	padding: 6px 7px 6px 7px;
	text-decoration:none;
}

#mainNav a:hover {
	color: #369;
	font-weight: bold;
	text-decoration: none;
	background: #f6f6f6;
	padding: 6px 7px 6px 7px;
	}


#mainNav2{
	/*clear: both;*/
 margin: 0 auto;
	width: 770px;
	padding: 15px 3px 6px 3px;
}

#mainNav2 a {
	font-size: 1.1em;
	color: #369;
	font-weight: bold;
	margin: 0px;
	padding: 6px 6px 6px 6px;
	text-decoration:none;
}

#mainNav2 a:hover {
	color: #369;
	font-weight: bold;
	text-decoration: none;
	background: #f6f6f6;
	padding: 6px 6px 6px 6px;
	}

#mainNav2 ul {
	margin: 0px;
	padding: 0px;
	}
	
#mainNav2 li {
	display: inline;
	list-style-type: none;
	}

#mainNav2 li.selected a:hover, #mainNav2 li.selected, #mainNav2 li.selected a  {
	background: #d4d8e4;
	color: 113225;
}

/*** Main Navigation List ***/

#mainNav ul {
	margin: 0px;
	padding: 0px;
	}
	
#mainNav li {
	display: inline;
	list-style-type: none;
	}

/*** Main Navigation Selected ***/	
	
#mainNav li.selected a:hover, #mainNav li.selected, #mainNav li.selected a  {
	background: #d4d8e4;
	color: 113225;
}


#value_home {
		padding: 0px; }


	
.value_list_header_home {

	font-size:20px;
	color:#009900;
}

a.value_list_header_home {
	font-size:20px;
	color:#009900;

}

.value_list_header_home .a:active {
	font-size:20px;
	color:#009900;

}

.value_list_header_home .a:visited {
	font-size:20px;
	color:#009900;

}



.value_list_item_home {
	font-size:1.2em;
}

.green {
	color:#006600;
	}

.pod-content {
		margin-top: 2px;
		margin-bottom: 2px;
		background: #fff;
		padding: 10px; }
		
.pod-content-page-title {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #369;
	padding: 0px 0 4px 0;
	border-bottom: 1px dotted #ccc;
	margin: 2px 10px 17px 0;
	line-height:140%;
}


.pod-content-page-title-red {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #E50000;
	padding: 0px 0 4px 0;
	border-bottom: 1px dotted #ccc;
	margin: 2px 10px 17px 0;
	line-height:140%;
}



.pod-content-page-subtitle {
	font: bold 140% Arial, Helvetica, sans-serif;
	color: #369;
	padding: 12px 0 4px 0;
	border-bottom: 1px dotted #ccc;
	margin: 2px 10px 10px 0;
	line-height:110%;
}

.pod-content-case-title {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #d96802;
	padding: 10px 0 1px 0;
	margin: 2px 10px 10px 0;
	line-height:140%;
}

.pod-content-case-subtitle {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #d96802;
	padding: 10px 0 1px 0;
	margin: 2px 10px 10px 0;
	line-height:110%;
}

.pod-content-bio-name {
	font: bold 30px Arial, Helvetica, sans-serif;
	color: #369;
	padding: 0px;
	margin: 2px 10px 0px 0;
	line-height:100%;
}

.pod-content-bio-title {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #369;
	padding: 0px;
	margin: 2px 10px 5px 0;
	line-height:140%;
}

.pod-content-bio-email {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #003366;
	padding: 0px 0 4px 0;
	border-bottom: 1px dotted #ccc;
	margin: 0px 10px 17px 0;
	line-height:140%;
}

.pod-content-bio-email a:link{
	color: #003366;
}

.pod-content-bio-email a:visited {
	color: #003366;
}

.pod-content-bio-email a:active {
	color: #003366;
}


.pod-sidebar {
		margin-top: 2px;
		margin-bottom: 2px;
		padding: 10px 0px 10px 25px ; 
		background: #FFF url(images/vertical-dots.gif) repeat-y;			
		}
		
.pod-left {
		float: left;
		width: 500px;
		margin-bottom: 10px; }

.pod-right {
		float: right;
		width: 260px;
		margin-bottom: 10px; 
}
		
#pod-middle {
	padding: 18px 0px 0px 75px;
	font-size: 1.2em;

	}
	
.clearfix{display: inline-table;}

.top-spacer {
	padding:2px;
}	
.resourceChunk {
	padding: 5px 10px 0px 10px;
	background: #fff url(images/res-gradient.gif) top left no-repeat;
	margin-bottom: 25px;
}

.resourceChunk .resourceLinks {
	padding-left: 15px;
}

.resourceChunk .resourceLinks p {
	padding: 0 0 5px 0;
	font-size: 11px;
	line-height: 15px;
}

.resourceChunk .resourceLinks ul {
	margin: 0 0 0 12px;
}


.sidebar_ul {
	line-height: 18px;
	padding-left: 15px;}

.sidebar_li {
	margin-bottom: 12px;
	}

#pod-sidebar ul {
	font-size: 12px;
	line-height: 60px;
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 3px;
	list-style-type: none;
}

#pod-sidebar li {
	line-height: 280%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

#pod-sidebar li a {
	color: #369;
	font-weight: normal;
	text-decoration: none;
}

#pod-sidebar li a:hover {
	color: #d93a09;
}

#pod-sidebar li.selected a {
	color: #d93a09;
}

.pagesubtitle {
	margin:10px 0;
	padding: 10px 2px;
	display: block;
	background: #F0F0F6;
	color:113255;
	font-size:110%;
	font-weight:bold;
}

#intro_home { margin-bottom: 15px }
#intro_home p { font-size: 129%; padding-top: .1em; padding-right: 40px; line-height: 1.4em}

.partners_list {
	border-top-width: 1px;
	border-bottom: 1px dotted #ccc;
	padding-bottom:15px;
	}
	
.partners_list_last {
	padding:20px 0px 10px 0px;
	}
	
.partners_logo {
	padding:10px 0px;
	}
	
.youarehere {
	background-color:#113255;
	color:#fff;
	}
.youarehere a:link{
	background-color:#113255;
	color:#fff;
	}	


.newsecuritycode {
	font-size:11px;}

/*** Services ***/
	
#services .service {
		background-color: #FFFFFF;
	    background-image: url(images/res-gradient.gif);
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-x-position: 0px;
		background-y-position: 100%;
		padding-top: 8px;
		padding-right: 8px;
		padding-bottom: 8px;
		padding-left: 8px;
		border-top-width: 4px;
		border-top-style: solid;
		border-top-color: #8cc63f;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 16px;
		margin-left: 0px;
		}

#services .service h2 {
		text-transform: none;
		font-size: 150%;
		font-weight: bold;
		letter-spacing: normal;
		line-height: normal;
		color: #444444;
}

.cleaner {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#services #service-blue-top { border-top-color: #0071bb; }
#services #service-red-top { border-top-color: #BF272D; }
#services #service-yellow-top { border-top-color: #FFC10E; }
#services #service-manda { border-top-color: #EF4E23; }
#services #service-organizational-strategy { border-top-color: #0071bb; }
#services #service-succession { border-top-color: #A5539F; }
#services #service-green-top { border-top-color: #8cc63f; }

/*** Separators ***/	
.separator12 {
	padding:12px 0;
	}


.separator10 {
	padding:10px 0;
	}
	
.separator6 {
	padding:6px 0;
	}

/*** 
#header-wrapper {
	background-color:#ccd2e0;
	margin-bottom:12px;
	background-image:url(images/source/header_bg.png);

border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
***/


	
#header-color-border {
	border-top-color:#549ec5;
}


/*** Case Studies InText Quote ***/	

span.pullquote {
		width: 175px;
		font-family: Georgia, "Times New Roman", Times, serif;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #cccccc;
		padding-top: 5px;
		padding-right: 0pt;
		padding-bottom: 0pt;
		padding-left: 12px;
		float: right;
		font-size: 13px;
		line-height: 20px;
		font-weight: normal;
		color: #93905b;
		margin-top: 12px;
		margin-right: 0pt;
		margin-bottom: 12px;
		margin-left: 12px;
}

/*** Case Studies Sidebar ***/	

div.case {

		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 7px;
		padding-left: 10px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #cccccc;
		border-right-color: #cccccc;
		border-bottom-color: #cccccc;
		border-left-color: #cccccc;
		margin-top: 0pt;
		margin-right: 0pt;
		margin-bottom: 10px;
		margin-left: 0pt;
		text-align: left;
		background-color: #f6f6f6;
}

div.case h1
{
		font-size: 12px;
		color: #113225;
		margin-top: 0pt;
		margin-right: 0pt;
		margin-bottom: 0pt;
		margin-left: 0pt;
		font-weight:bold;
}

div.case p{
		margin-top: 6px;
		margin-right: 0pt;
		margin-bottom: 0pt;
		margin-left: 0pt;
		font-size: 12px;
	}

/*** Testimonials ***/	

div.testimonials-quote {
		margin-top: 1em;
		margin-right: 0pt;
		margin-bottom: .1em;
		margin-left: 0pt;
		padding-top: 0pt;
		padding-right: 0pt;
		padding-bottom: 0pt;
		padding-left: 4px;
		color: #db6800;
		font-style: italic;
}

div.testimonials-source {
		margin-top: .1em;
		margin-right: 5pt;
		margin-bottom: 0em;
		margin-left: 0pt;
		padding-top: 0pt;
		padding-right: 5pt;
		padding-bottom: 0pt;
		color: #333;
		font-size: 8pt;
		font-style: normal;
		float:right;
}

/*** Contact Form ***/	


#contact form {
	padding: 0;

}

#contact fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

#contactLeft input {
	margin-bottom: 15px;
	width: 200px;
	border: 1px #c5c5c5 solid;
}

#contact legend {
	background-color: #fff;
	color: #d96802;
	font-weight: bold;
	font-size:105%;
	left: -5px;
	position: relative;
	margin-bottom:20px
}

#contact label {
	display: block;
	color: #113225;
	font-weight: bold;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
}

#contactLeft {
	width: 230px;
	padding-right: 15px;
	float: left;
	background: #FFFFFF url(images/vertical-dots.gif) repeat-y right;
}

#contactRight {
	float: right;
	width: 230px;
}

#contactRight select {
	margin-bottom: 15px;
	border: 1px #c5c5c5 solid;
}

#contactRight textarea {
	margin-bottom: 15px;
	border: 1px #c5c5c5 solid;
	width: 230px;
}

/*---------------- END CONTACT FORM --------*/
