/*Colors
Blue  #003366
Green Bar #9EBF7D
Green Text #709649
*/

body {
	background:#FFF;
	color: #333;
	padding: 20px 0 40px; }

.container_15 {
	font-size: 0.9em; }
	
.headerPrint {
	display:none; }	
	
.header {
	background:url(/images/global/header-bg.gif) no-repeat;
	background-position: 10px 0px;
	width:900px;
	height:89px; }
	
.header form {
	padding:10px 0 0 30px;	}
	
.header .search {
	/*padding:5px 0 0 30px; - use when the site search is active */
	padding:5px 0 0 30px;
	font-size:1.2em;}
	
.siteSearch	{
	display:none;}	
	
.header form .headButton {
	background:#FFF;
	text-transform:uppercase;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;}
	
form .formButton {
	background:#CBDDB9;
	text-transform:uppercase;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;}	

/* highlight box styles */
/* === used on the home page alerts box */
.highlightBoxA {
	border:1px solid #9F9F9F; 
	background: #F0F0F0;
	padding:10px;
	margin:20px 0; }
	
.highlightBoxA h2 {	
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 10px 0;
	margin:0;
	text-transform: uppercase;
	font-weight:normal;
	color:#526F35; }
	
.highlightBoxA h2.alert {
	color: #900; }	
	
/* === used on the home page alerts box for index-notice */	
.highlightBoxA h2.notice {	
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 10px 0;
	margin:0;
	text-transform:none;
	font-size:1.25em;
	color:#003366; }
	
.homeBoxA {
	border:1px solid #9F9F9F; 
	background: #F0F0F0;
	padding:10px;
	margin:20px 0; }
	
.homeBoxA h2 {	
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 10px 0;
	margin:0;
	text-transform: uppercase;
	font-weight:normal;
	color:#526F35; }
	
.homeBoxA h2.alert {
	color: #900; }
	
.homeBoxB {
	border:1px solid #808080; 
	background: #F0F0F0;
	padding:10px;
	margin:20px 0; }
	
.homeBoxB h2 {
	padding:0 0 10px 0;
	margin:0;
	color:#003366; }

/* === used on the home page mission and case filings box - can be used sitewide */	
.highlightBoxB { 
	background: #FFF;
	border:2px solid #91A7BD;
	margin:10px 0 10px 0;
	padding:0; }
	
.highlightBoxB h2 {	
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 10px 0;
	margin:0;
	text-transform: uppercase;
	color:#003366; }	

/* home box */
/* === used on the home page - for padding and 2 column layout within highlightBoxB */
.mission {
	padding: 5px 10px;
	margin-top: 5px; }
	
.missionBox {
	padding: 0px;
	margin-bottom:20px; }
	
.missionBox h2 {
	border-bottom:1px solid #91A7BD;
	color:#526F35;
	text-transform: uppercase; }
	
.caseNotice h2 {
	border-bottom:1px solid #91A7BD;  }
	
.caseNotice em {
	color:#526F35;
	font-style:normal; }	
	
/* === padding for general highlightBoxB use */	
#content .highlightBoxB .boxPad {
	padding:0 10px;
	margin-top:10px; }	


/* subpage */
/* === used globally  */
#content {
	padding:20px 0 10px 0px; }
	
.container_15 .grid_15#content {
	padding:20px 10px 10px 10px;
	width:860px; }	
	
.topLink {
	text-align:right;
	font-size:.9em;
	background:url(/images/global/top-arrow.gif) right no-repeat;
	padding-right:17px; }
.topLink a,
.topLink a:active,
.topLink a:link, 
.topLink a:visited  {
	color:#709649;
	text-decoration: none; }
.topLink a:hover {
	color: #92692E;
	text-decoration: underline; }

/* === used in about us field offices  */	
.mapColumn {
	float:right; 
	width:315px; 
	padding:5px 0px 5px 30px;
	margin:0px;
	background:#FFF; }	
	
.mapColumn img { 
	padding:20px 0px 0px 0px; }		
	
.mapColumn iframe {
	border:1px solid #999; }
	
.mapColumn img.icon {
	padding:0; }	
	
/* for remote locations */
.mapWide {
	margin-top:10px;}
	
.mapWide iframe {
	border:1px solid #999;}
	
.mapWide img.icon {
	padding:0; }

/* style for a data table */
table.data {
	border-top:1px solid #999;
	border-left:1px solid #999;	
	line-height: 1.25; }	
	
table.data td,	
table.data th {
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	padding:4px; }

/* for fancier looking lists
   ---- Used in the /about-us/5-core-principles.asp page */
ul.largeBullet {
	list-style: none;
	font-size:1.1em;}

ul.largeBullet em {
	color:#036;
	font-style:normal; }

ul.largeBullet li {
	list-style: none;
	background: url(/images/nav/subNavB-bullet.gif) no-repeat 0 8px;
	padding:0 0 20px 15px; }	
	
.emphasis {
	color:#900;
	font-weight:bold; }	
	
/* PFD search page */	
table#DocumentsFound td {
	padding:6px 0 2px 0;
	line-height:1.2; }
	
table#DocumentsFound td.DocDescriptions {
	border-bottom:1px solid #999;
	padding-bottom:3px; }
	
table#ResultsNavButtons td {
	margin-bottom:1em;
	padding:4px;}
	
table#SeachInput {
	margin-bottom:1em;
	border-bottom:1px solid #999;}
	
table#SeachInput td {
	padding:0 0 8px 0; }
	
/* docket pages */	
.recordCount {
	padding:3px;
	font-weight:bold;
	margin:10px 0 0 0;
	width:100%;
	border-top:1px solid #666;}
	
table.arrowNav {
	width:50%;
	margin:10px auto; }
	
table.arrowNav td {
	text-align:center; }
	