/* @group reset.css by Eric Meyer */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b2 | 201101
   NOTE: THIS IS A BETA VERSION (see previous line)
   USE WITH CAUTION AND TEST WITH ABANDON */

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	/*line-height: 22px;*/
	color:#000000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a, a:hover {
	color: inherit;
	text-decoration: none;
}

strong {font-weight:bold;}

/* @group Tripoli typography */

body { font-size: 62.5% !important;}

.content 
{
	font-size: 1.5em;  /* 15px */ 
	line-height: 20px; 
}


.content .content { font-size: 100%; }

.content h1 {
	font-size: 2em;/* 30px */
	line-height: 32px;
	margin: 0 0 0.4em;
	letter-spacing:-0.015em;
}

.content h2 {
	font-size: 1.6em;/* 24px */
	line-height: 28px;
	color:#000;
	margin: 0 0 0.4em;
}

.content h3 {
	font-size: 1em;/* 15px */ 
	line-height: 20px;
	margin: 0 0 20px ;
	font-weight: bold;
	background:none ;
	padding-left: 0;
	
}

.content h4 {
	font-size: 0.8em;/* 12px */
	line-height: 1;
	margin: 0 0 1.1em;
}

.content h5 {
	font-size: 0.666m;/* 10px */
	line-height: 1;
	margin: 0 0 0.20em;
	font-weight: bold;
}

.content h6 {
	font-size: 1em; /* 10px */
	line-height: 1;
	margin: 0 0 .20em;
}

.content hr {
	display: block;
	background: #666;
	color: #666;
	width: 100%;
	height: 1px;
	border: none;
}

em { font-size:1em; font-style:italic; }

.content ul {
	list-style: none;

}

.content ul li, ul li {
	line-height:17px;
	margin: 0 0 27px;
	padding-left:25px;
	background:url(../_images/bullets.jpg) no-repeat;
	background-position: 11px 6px;
	
}

.content .content_left ul, 
.content .content_left ol,
#breadcrumb_container ul,
#breadcrumb_container ol
{
	list-style: none;
	margin-left:0px;
}

.content ol {
	list-style: decimal outside;
}

.content a {
	color: #000;
}


#article .ey_content.content .download a, #article .ey_content.content .view a, 
#article .ey_content.content .subscribe_pen a, #article .ey_content.content .webcast a, 
#article .ey_content.content .twitter a, #article .ey_content.content .facebook a, #article .ey_content.content .linkedin a, #article .ey_content.content .google a, #article .ey_content.content .mail a, #article .ey_content.content .print a, .news .ey_content.news .ey_recommend_block a, .news .ey_content.news .disclaimer a, #article .ey_content.content .subscribe a, #article .ey_content.content .rss a, #article .ey_content.content .app a, #article .ey_content.content .disclaimer a, #article .ey_content.content .save_article a {
  color: #666666;
}

#article .ey_content.content a,
.news .ey_content.news a{
	color: #336699;
}

.content hr,.content p,.content ul,.content ol,.content dl,.content pre, .content address,.content table,.content form, .content .full_feature_box .case_text p{
	margin-bottom: 1em;
}

.legal_practice_column p, .keylinks_shortcut p, .profile_feature p, .content .search_paragraph p
{ margin-bottom:1.2em;}

.content p+p, .content p+ul, .content p+ol, .content p+dl {
/*	margin-top: -.8em;*/
}

.content fieldset {
	margin: 0;
	padding: 0;
}

/* \*/

.content legend {
	padding-left: 0;
	padding-right: .8em;
	font-weight: bold;
}

.content label {
	display: inline-block;
	min-width: 10em;
	margin-bottom:0.5em;
	float:left;
	font-size:1em;
}

/* */

@media all and (min-width: 0px) /* for Opera 8 */ {
	.content legend {
		margin-bottom: 1.6em;
	}

	.content fieldset {
		margin-top: 0;
	}

	.content[class^='content'] fieldset {
		margin-top: 1.6em;
	}
}

.content fieldset>*:first-child {
	margin-top: 0;
}

.content textarea,.content input[type='text'] {
	/*padding: .1em .2em;*/
}
textarea { display:block;}

.content input {
	padding: .2em .1em;
}

.content select {
	padding: .2em .1em 0;
	margin-left:9.25em;
}

.content select[multiple] {
	margin-bottom: .8em;
}

.content option {
	padding: 0 .4em .1em;
	/*width:367px;*/
}

.content button {
/*	padding: .6em .5em;*/
}

.content input[type='radio'] {
	position: relative;
	bottom: -.2em;
	background:none; border:0;
}

.content dt {
	margin-top: .8em;
	margin-bottom: .4em;
	font-weight: 700;
}

.content ul {
	margin-top:25px;
	margin-bottom:0em;
}

.content ol {
	margin-left: 1.8em;
}

.content caption,.content form div {
	padding-bottom: .0em;
}

.content ul ul, .content ol ul, .content ul ol, .content ol ol {
	margin-bottom: 0;
}

.content table td, .content table th {
	padding: 0.1em 1em 0.9em;
	border-bottom: 1px solid #666;
}

.content table thead tr th {
	padding: 0.6em 1em;
	border-bottom: 2px solid #666;
/*	text-transform: uppercase;*/
	text-align: left;
}

.content table tr:hover td {
/*	background: rgba(0,0,0,0.05);*/
}

.content blockquote {
	font-size: 1.6666em; /*25px*/
	line-height:30px;
	padding: 0  1.6em 0.5em;
	margin-bottom: 0em;
	width:86%;
}

.content blockquote p {
	padding-bottom: 0.5em;
	margin-bottom:0em;
	background:url(../_images/image-quote-bottom.png) no-repeat;
	background-position:150px 95px;
}

.content blockquote strong {
	padding-top: 1em;
	font-size:0.8em;
	font-weight:600;	
}

.content sup {
	font-size: 0.8em;
	vertical-align: top;
}

.content sub {
	font-size: 0.8em;
	vertical-align: bottom;
}

.content pre {
	font-size: 12px;
}

.content abbr { letter-spacing: 0.125em; border-bottom: 1px dotted #ccc; font-size: 0.9em; }


/* @end */

.clearfix:after, .vx_block:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix, .vx_block {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix, * html .vx_block {height: 1%;}
.clearfix, .vx_block {display: block;}
/* End hide from IE-mac */

.vx_block { margin-bottom: 0px; }

#tinymce
{}

* body#tinymce 
{
	background:#FFF;
	background:none!important;
}
*.mceContentBody
{
	background:none;
}

* html { background:none!important; }