@import url(search.css);

/* @group Common */

body, td, th, li, input, select, option {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}

body,th,p,li,ul {
	color: #666666;
}

a:link,a:visited {
	color: #537DB9;
}

a:hover,a:active {
	color: #537DB9;
}

h1 {
	font-size: 14px;
	color: #C77A1F;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 20px 0px 0px 0px;
	border-color: #C77A1F;
	border-width: 1px;
	border-style: none none dotted none;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	font-style: italic;
}

h2 + p, h3 + p {
	margin-top: 5px;
}

p {
	margin: 5px 0 10px 0;
}

ul {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-image: url(/images/bullet.gif);
}

ol {
	margin-top: 5px;
	margin-bottom: 10px;
}

li {
	margin: 5px 0 5px -20px;
}

#body {
	background-color: #ffffff;
	width: 750px;
}

.center {
	text-align: center;
}

/* @end */

/* @group Header & Utility Navigation */

#sectionMessage {
	padding: 15px;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #537DB9;
	border-color: #FFFFFF;
	border-width: 5px;
	border-style: none solid solid solid;
}

#logo {
	border-color: #ffffff;
	border-width: 5px;
	border-style: solid none solid solid;
	width: 250px;
}

#utilNav {
	padding: 5px 5px 0 0;
	color: #FFFFFF;
	font-family: Arial;
	text-transform: lowercase;
	background-color: #537DB9;
	border-color: #FFFFFF;
	border-width: 5px;
	border-style: solid solid none solid;
}

#utilNav a:link, #utilNav a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#utilNav a:hover, #utilNav a:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

/* @end */

/* @group Core Content Navigation */

#menuBar {
	padding: 0px;
	border-width: 5px;
	border-style: none solid none solid;
	color: #FFFFFF;
	border-color: #ffffff;
	background-color: #537DB9;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
}

a.menuButton, a.menuButton:link, a.menuButton:visited {
	text-align: center;
	float: left;
	padding: 10px 10px 7px 10px;
	display: block;
	left: 0px;
	top: 0px;
	z-index: 100;
	border-width: 1px;
	border-style: none none none none;
	border-color: #ffffff;
	text-decoration: none;
	color: #ffffff;
	background-image: url(/images/menu_button_border.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a.menuButtonActive, a.menuButtonActive:hover, a.menuButtonActive:active {
	position: relative;
	background-color: #C77A1F;
	color: #ffffff;
	text-decoration: underline;
}

div.dhtmlMenu {
	position: absolute;
	visibility: hidden;
	z-index: 101;
	margin-left: -1px;
	border: 1px solid #ffffff;
	text-transform: none;
	background-color: #B8CEF3;
}

div.dhtmlMenu a.dhtmlMenuItem {
	display: block;
	padding: 1px 5px 1px 5px;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
	background-color: #B8CEF3;
	color: #000000;
}

div.dhtmlMenu a.dhtmlMenuItem:hover, div.dhtmlMenu a.menuItemHighlight {
	padding: 1px 5px 1px 5px;
	margin: 0px;
	font-weight: normal;
	white-space: nowrap;
	background-color: #C77A1F;
	color: #ffffff;
	text-decoration: underline;
}

#joinButton {
	text-align: right;
	padding: 2px 5px 0 0;
}

/* @end */

/* @group Sub-page Navigation */

#subNavBox {
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: dotted none dotted none;
}

#subsubNavBox {
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: none none dotted none;
	padding: 5px;
	text-align: right;
	margin: -10px 0 0 0;
}

#subNav ul {
	margin: 5px 0 5px 0;
	padding: 0 10px 0 30px;
}

#subNav li {
	margin: 0;
	padding: 0;
}

#subNav a:link, #subNav a:visited {
	text-decoration: none;
}

#subNav a:hover, #subNav a:active {
	text-decoration: underline;
}

a.tertiarynavlink {

}

/* @end */

/* @group Path Navigation */

#pathNav {
	padding: 5px 0 0 15px;
	font-size: 10px;
}

#pageUtilities {
	width: 93px;
	padding: 5px 5px 0 0;
	text-align: right;
}

/* @end */

/* @group Body Content */

#content {
	padding: 0 15px 15px 15px;
}

#printLogo {
	display: none;
}

.alert {
	color: #900;
	font-size: 14px;
	font-weight: bold;
}

.pressReleases th {
	padding: 0 10px 5px 0;
	text-align: right;
}

.pressReleases td {
	padding: 0 0 5px 0;
}

.downloadInfo, .downloadAnnotation {
	color: #999999;
	font-size: 10px;
}

.date {
	color: #999999;
	font-size: 10px;
}

.caption {
	font-size: 10px;
	margin: 5px 0 0 10px;
}

.publicationTitle {
	font-style: italic;
	font-family: "Times New Roman", serif;
	font-size: 14px;
}

.note {
	font-size: 10px;
	font-style: italic;
}

.court {
	font-weight: bold;
}

.attorneys {
	font-weight: bold;
	font-style: italic;
}

/* @end */

/* @group Tables */

table.dataTable {
	border-collapse: collapse;
	border-color: #537DB9;
	border-width: 1px;
	border-style: solid;
}

table.dataTable caption {
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}

table.dataTable th {
	text-transform: inherit;
	white-space: nowrap;
	background-color: #3366CC;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	border-right: #FFFFFF;
	border-width: 1px;
	border-style: none dotted none none;
	text-align: left;
}

table.dataTable td {
	padding: 5px 10px 5px 10px;
	border-right: #cccccc;
	border-width: 1px;
	border-style: none dotted none none;
	vertical-align: top;
}

table.dataTable tr.odd td {
	background-color: #FFFFFF;
}

table.dataTable tr.even td {
	background-color: #E6E6E6;
}

table.definitionTable {

}

table.definitionTable th {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: dotted none none none;
	white-space: nowrap;
	padding: 5px 5px 10px 0px;
}

table.definitionTable td {
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 10px 5px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: dotted none none none;
}

table.definitionTable td > p:first-child {
	margin-top: 0;
}

table.floatLeft {
	margin: 0 10px 10px 0;
	float: left;
}

table.floatLeft td {
	padding: 0;
}

table.floatLeft img {
	margin: 0;
}

table.floatRight {
	margin: 0 0 10px 10px;
	float: right;
}

table.pullQuoteRt {
	background-color: #f2f2f2;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid none solid none;
	margin: 0 0 10px 10px;
	float: right;
	width: 50%;
}

table.pullQuoteLt {
	background-color: #f2f2f2;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid none solid none;
	margin: 0 10px 10px 0;
	float: left;
	width: 50%;
}

table.pullQuoteRt td,
table.pullQuoteLt td {
	padding: 10px 20px 10px 20px;
}

.pullQuoteSig {
	text-align: right;
	font-style: italic;
}

/* @end */

/* @group Annotated Links */

fieldset.annotatedLinks {
	border-color: #999999;
	border-width: 1px;
	border-style: dotted;
	padding: 5px 10px;
	margin-top: 10px;
}

fieldset.annotatedLinks legend {
	background-color: #fff;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.annotatedLinks th {
	white-space: nowrap;
	text-align: right;
	text-transform: inherit;
	padding: 0 5px 10px 0;
}

.annotatedLinks td {
	padding: 0 0 10px;
}

/* @end */

/* @group Forms */

form fieldset {
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 0 0 20px 0;
	font-family: "Trebuchet MS";
}

form legend {
	padding: 2px 10px 2px 10px;
	font-size: 18px;
	font-weight: normal;
	border-color: #5175AE;
	border-width: 1px;
	border-style: solid;
	background-color: #537DB9;
	color: #ffffff;
}

form fieldset fieldset {
	border-color: #cccccc;
	border-width: 1px;
	border-style: dotted;
	padding: 0 10px 10px 10px;
	margin: 5px 0 10px 0;
}

form fieldset fieldset legend {
	padding: 2px 10px 3px 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	color: #000000;
}

form fieldset fieldset .checkboxItem {
	float: left;
	width: 200px;
}

form fieldset + table {
	margin-top: 10px;
}

form table + fieldset {
	margin-top: 10px;
}

form th {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	padding: 2px 2px 1px 0;
	border-color: transparent;
	border-width: 1px;
	border-style: none;
}

form td {
	padding: 1px 0 1px 1px;
	vertical-align: top;
}

form input.text, form textarea, input[type=file], input[type=password], input[type=text] {
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	padding: 1px 5px 1px 5px;
	background-color: #F2F2F2;
}

form textarea {
	padding: 0;
	width: 100%;
}

form select {
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	background-color: #f2f2f2;
}

form td.notValid, form td.valid {
	white-space: nowrap;
}

form .notValid .validationIcon, form #allNotValid .validationIcon {
	background-image: url(/images/ui_notValid.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

form .validPromo .validationIcon {
	background-image: url(/images/ui_valid.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

img.validationIcon {
	border: none;
	vertical-align: text-bottom;
	margin: 0 0 0 3px;
}

form .valid span {
	background-image: none;
	padding: 1px 6px 1px 6px;
	margin: 0;
}

form p.valid span {
	display: none;
}

form div.annotation {
	font-size: 10px;
	white-space: normal;
}

form .formSubmissionButtons {
	text-align: center;
}

/* @end */

/* @group Sidebar */

#sidebar {
	padding: 0 10px 10px 10px;
}

#sidebar h2 {
	border: none;
	margin-top: 10px;
}

#sidebar h3 {
	margin-top: 10px;
}

#sidebar h2.sidebarBlockHeader {
	background-color: #C77A1F;
	padding: 3px 5px 3px 5px;
	border-color: #A66E29;
	border-width: 1px;
	border-style: solid;
	color: #FFFFFF;
}

.sidebarImage {
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
}

.sidebarImageCaption {
	font-size: 10px;
	margin: 3px 0 10px 0;
	text-align: center;
}

.sidebarBanner {
	margin: 10px 0 3px 0;
}

.sidebarBannerCaption {
	font-size: 10px;
	text-align: center;
}

/* @end */

/* @group Popup Image */

.popupImage {
	text-align: center;
}

.popupImage img {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 5px;
}

.popupImageCaption {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 0 10px 0 10px;
}

/* @end */

/* @group Footer */

#footer {
	margin: 5px 0 20px 0;
	font-size: 10px;
}

#printFooter {
	display: none;
}

#other_sites {
	margin-bottom: 50px;
}

#other_sites caption {
	text-align: left;
	color: #999;
}

#other_sites img {
	border: none;
}

/* @end */

/* @group Editoral Notes */

#editorialNotes {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#editorialNotes > h2 {
	color: #666;
	border: none;
	margin-bottom: 5px;
}

#editorialNotes div {
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #000;
}

/* @end */

/* TinyMCE */

.mceContentBody {
	background-color: #FFFFFF;
	padding: 10px;
}