@charset "UTF-8";
/* CSS Document */


body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.35em;
}

h1 {
	font-size: 1.7em;
	
}

h2 {
	font-size: 1.5em;
}
#contentSecondary h2,#contentTertiary h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1.15em;
}

h5 {
  font-size: 1.1em;
}

h6 {
  font-size: 1em;
}

p, li, strong a {
	font-family: Arial, Helvetica, sans-serif;
	 
	}

ul  {
	list-style-type: square;
	}

ol  {
	list-style-type:decimal;
	 
	}
#content ul, ol  {
	padding: 0px 0px 0px 1.25em;
	margin: 0px 0px .5em .15em;
	list-style-position: inside;
	text-indent: -1.25em;
}

li  {
	padding:  0px 0px 0px 0em;
		margin: 0px 0px 0px 0em;
	 
}
 
blockquote, em  {
	font-weight: normal;
	font-style: italic;	
}
h1,h2,h3,h4 {
	font-weight: normal;
	 
}

h5,h6 {
	font-weight: normal; 
}

h1,h2,h3,h4,h5,h6 {
	line-height: 1.2em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px .2em 0px;
	
}
p, li, em, blockquote, h1,h2,h3,h4,h5,h6 {
	margin-left: 0px;
	margin-right: 0px;
}
blockquote:before {
	content: open-quote;
	display:inline;
}

blockquote:after {
	content: close-quote;
	display:inline;
}

p, em, blockquote  {
	margin-bottom: .4em;
}
a:link {

	text-decoration: none;
	 
}
a:visited {
	text-decoration: none;
	 

}
a:hover {
	text-decoration: none;
 

}
a:active {
	text-decoration: none;


}




#navPrimary li,#breadcrumb li {
	font-size: 1em;
	line-height: 1.5em;
	display: inline;
}
#navPrimary li ul,#breadcrumb li ul  {
	font-size: 1em;
	line-height: 1.5em;
	
}



#branding h1 {
  margin: 0;
}

#footer {
	line-height: 1.75em;

	
}
#footer, #footer a {
	text-decoration: none;
	font-weight:normal;
	
}

#footer a:hover {
	text-decoration: none;
	font-weight:normal;
	
}



 br {
 line-height: .25em;
	margin-bottom:0.5em;
} 

 #content a[href^="http:"] { 

  background: url(site_images/site/external_link.gif) no-repeat right top;

  padding-right: 1.5em; 

} 

#content a[href^="http://www.socapineurope.com/"], a[href^="http://socapie.eu/"],#footer a[href^="http:"] { 

  background: none;
  padding-right: 0em; 
}

.intro {
	font-size: 1.1em;
	line-height: 1.4em;
} 
.small{
	font-size: 0.8em;
	line-height: 1.5em;
} 

/* tables
================================== */

#contentPrimary table,#contentSecondary table, table{
	background-color: #E2E9F1;
	color: #435069;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
 
}
th, td {
	padding: .2em .2em;
	border-top: 0px none;
	border-right: 0px none;
	border-left: 0px none;
	border-bottom: 1px solid #FFFFFF;
	vertical-align: top;
}
tt {
	background-color: #999933;
}
caption {
	color: #FFFFFF;
	background-color: #D2D0B9;
	text-align: left;
	padding: .25em .5em;
	margin: 0em 0em 1px 0em;
	font-size: 1.25em;
	border-bottom: 1px solid #FFFFFF;
}
th {
	padding: .2em .1em;
	background-color: #F4F2E6;
}
thead {
	background-color: #D8FAD5;
	color: #435060;
}
tbody {
margin: 0em 0em 0em 0em;
	color: #435060;
}
td p {
	padding: 0;

}
#contentPrimary .cleartable,#contentPrimary .cleartable td, .cleartable {
	background-color: #FFFFFF;
	padding: 2px 0;
	margin: 0;
	border: 0px none #996633;
	color: #435060;
}
#contentSecondary .cleartable,#contentSecondary .cleartable td, .cleartable {
	background-color: #FFFFFF;
	padding: 2px 0;
	margin: 0;
	border: 0px none #996633;
	color: #435060;
}

div .imageWithCaption .caption {
	padding:0px 0px;
	font-size: .9em;
	padding: 0px 4px;

}
