/* Styles used for formatting content on pages other than index */

.wrapped_right
{
	float: right;
}

.wrapped_right.picture
{
	margin: 0px 0px 10px 10px;
}

.citation
{
	margin: 0px 0px 10px 30px;
	line-height: normal;
}

.to_top_page
{
	margin: 0px;
	padding: 0px 11px 0px 0px;
	text-align: right;
}

table.standard_format
{
	margin: 20px 0px 20px 0px;
	
}

table.standard_format th, table.standard_format td
{
	height: 20px;
	padding: 0px 4px 2px 4px;
	text-align: left;
}


table.standard_format th
{
	background-color: #888888;
	color: #ffffff;	
	font-weight: normal;
	text-transform: uppercase;
}

table.standard_format td
{
	background-color: #ffffff;
	color: #555555;
}

table.standard_format td.row_header
{
	color: #990000;
}

table.standard_format tr.row_divider td
{
	background-color: #C0C0C0;
	height: 1px !important;
	height: auto !important;
}

table.standard_format tr.comment td
{
	padding-left: 0px;
}

table.standard_format tr.data_source td
{
	padding: 2px 0px 0px 0px;
	font-size: 9px;
	color: #999999;
}

table.standard_format tr.data_source td a
{
	font-size: 9px;
}

table.standard_format.multiple_line_data td
{
	vertical-align: top;
}

.law_exscerpt
{
	margin-left: 20px;
}

.subparagraph
{
	padding-left: 30px !important;
}

.indent
{
	margin-left: 20px;
}

#form_download
{
	padding: 10px 0px 15px 17px;
}

.column
{
	float: left;
}

#sitemap_left
{
	width: 420px;
}


#sitemap_right
{
	width: 350px;
}

.sitemap_section_title
{
	margin: 0px 0px 7px 0px;
	font-weight: bold;
}

h3.team_member
{
	padding-left: 17px;
	background-image: url(../images/li-focus.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}

.team_member_section
{
	margin: 0px 0px 5px 0px;
	text-decoration: none;
	font-style: italic;
}

.email_member
{
	margin: 0px 0px 8px 0px;
}

.underlined
{
	text-decoration: underline;
}

.gap
{
	height: 10px;
}

#pdf_download
{
	margin: 0px 0px 20px 0px;
	padding: 6px 10px 9px 10px;
	background-color: #ffecc8;

}

#adobe_link
{
	margin: 10px 0px 0px 0px;
}

