/* @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: 1;
	color:#333;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

em
{
    font-style: italic;
}

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%; }

.content 
{
	font-size: 1.2em; /* 12px */
	line-height: 17px; 
}

:focus { outline:none;}

.content .content { font-size: 100%; }

.content h1 {
	font-size: 2.167em;/* 26px */
	line-height: 28px;
	margin: /*-0.2em*-*/ -0.09em 0 0.35em -0.05em;
	font-weight:600;
}

.content h2 {
	font-size: 1.5em;/* 18px */
	line-height: 22px;
	margin-bottom:11px;
	font-weight:normal;
}

.content h3 {
	font-size: 1.25em;/* 15px */
	line-height: 1em;
	margin: 0 0 1.2em;
}

.content h4 {
	font-size: 1.25em;/* 15px */
	line-height: 1;
	margin: /*-0.1em*-*/ 0 0 1.1em -0.05em;

}

.content h5 {
	font-size: 1.25em;
	line-height: 1;
	margin: 0 0 .83em;
	font-weight: normal;
}

.content h6 {
	font-size: 1em;
	line-height: 1;
	margin: 0 0 .20em ;
}


.content h6.heading_align
{
	margin-left:0.09em ;
	
}

.content hr {
	display: block;
	background: #666;
	color: #666;
	width: 100%;
	height: 1px;
	border: none;
	float:left;
}



.content ul {
	list-style: none;
}

.content ul li {
	line-height:17px;
	margin: 0 0 0.83em;
}

.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: #899709;
	font-weight:bold;
	
}



.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: 1.8em;
/*	margin-bottom: 2em;*/
}

.accordion_detail_larger p,
.accordion_detail_small p
{
	margin-bottom:0.5em;
}


.legal_practice_column p, .keylinks_shortcut p, .profile_feature p, .content .search_paragraph p, .accordion_profile_text p, .column_one_third_large p, .column_one_third p, .accordion_overview p, .event_feature p, .twitter_articles p 
{ margin-bottom:1.2em;}

.column_one_third_small p
{ margin-bottom:9px;}

.column_one_third_large p, .column_one_third p
{ margin-bottom:10px;}

.profile_feature p{ margin-bottom:1em;}

.content .keylinks_shortcut ul
{ margin-top: -1.2em; text-align:left;}

.content .keylinks_shortcut ul li
{ text-align:left; margin-left:0; padding-left:0;}

.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: 120px;
	margin-bottom:0.5em;
}

/* */

@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;
}

.content input {
	padding: .2em .1em;
}

.content select {
	padding: .2em .1em 0;

}
.browesboxes select{
	width:240px;
}

.vx .browesboxes select{
	width:180px;
}

.content select[multiple] {
	margin-bottom: .8em;
}

.content option {
	padding: 0 .4em .1em;
}

.content button {
	padding: .6em .5em;
}

.content input[type='radio'] {
	position: relative;
	bottom: -.2em;
}

.content dt {
	margin-top:0;
	margin-bottom:0;
}

.content ul {
	margin-top:0.83em;
	margin-bottom:0em;
}

.content .vx_text ul {
	margin-bottom:1.6em;
	width:100%;
	margin-bottom:1em;
}

#navigation_container ul,
.content .navigation_container ul {

	float:none;
}

.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 {
	padding-left: 1.3em;
	font-size: 1.25em; /*15px*/
	line-height:22px;
	margin-bottom: 0em;
	padding-top:1.8em;
	float:right;
	width:190px;
	background:url(assets/image-quote.png) no-repeat;
	background-position:15px -2px;
}

.content blockquote p {
	padding-bottom: 1.5em;
	margin-bottom:0em;
	background:url(assets/image-quote-bottom.png) no-repeat;
	background-position:150px 105%;
}

.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: 1em;
	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: 8px; }

<!--VX STYLES-->

#tinymce h6 {
	font-size: 1em;
	line-height: 1;
	margin: 0 0.20em ;
}

#tinymce blockquote
{
	margin:0.5em 10px;
}
#tinymce .content ul li {
    padding: 0 0 0 0.8em;
}

<!--END-->

#header_container li:first-child
{
	display:none;
}
