/*
Style Sheet used with Opinion Library
12 Sep 2003 - T.A. Githens
This stylesheet uses relative Font sizes.  Below is a list:
[ xx-small | x-small | small | medium | large | x-large | xx-large ]
	Colors:
		#800000 - red
		#ece9ca - beige/brown
		#e0edf3 - light blue
		#ccd3da - navigator blue (grey blue)
		#003470 - dark blue
		#002147 - dark blue in header
		#F8F7EF  - background white ish
*/
body {
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size:  small;
    background-color: white;
background: #e0edf3;
    margin: 0; padding: 0; 
}
Select, Input {
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size:  x-small;
    font-weight:  bold;
}
a { color: mediumblue; text-decoration: underline; } 
a:visited { color: mediumblue; text-decoration: underline; } 
a:hover { color: blue; text-decoration: none; } 
a { color: #003470; text-decoration: underline; } 
a:visited { color: #003470; text-decoration: underline; } 
a:hover { color: #003470; text-decoration: none; } 
.myThemeColor {
	color: black;
}
.myThemeColorBackground {
	background-color: #003470;
	/* background-color: darkolivegreen; */
}
.myInvisible {
	visibility:  hidden;
}
.myFont0 {
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size:  medium;
    font-size:  small;
}
.myFont1 {
    font-family : "Times New Roman", Times, Verdana, Arial, Helvetica, sans-serif;
    font-size:  medium;
}
.myFont2 {
    font-family : Arial, Verdana, Helvetica, sans-serif;
    font-size:  medium;
}
.myFontExtraSmall {
    font-size:  xx-small;
}
.horizNavWrapper {
	float:  left;
	clear:  left;
	text-align:  center;
	width:  100%;
}
.horizNav {
	font-size:  80%;
	font-weight:  normal;
}
.horizNavH{
	font-size:  80%;
	font-weight:  bold;
}
.myEmphasis {
	font-weight:  bold;
}
.myHeader {
	font-size:  medium;
	font-weight:  bold;
}
.myDemphasize {
	font-size:  80%;
	font-style:  italic;
}
.myLeftNav {
	font-size:  100%;
}
/*
 *  This wrapper is critical to proper display of Pane Two!!!
*/
.viewBodyWrapper {
	float:  none;
	width:  100%;
}
#ViewBody {
/*	display:  block;  */
	visibility:  visible;
/*	float:  left;  */
/* values below added on 2011.04.05 T.A.Githens */
/* warning:  adding the float allows background color, but breaks writing of the date category via javascript in IE8  */
/*
float:  left;  
background-color:  white;
border-top: 2px solid #003470;
padding-top:  5px;
*/
}
#NoDocumentsFoundParent {
	display:  none;
	visibility:hidden;
}
#NoDocumentsFound {
	display:  none;
	visibility:hidden;
}
.myRowHeader {
	float:  left;
	text-align:  center;
	width:  100%;
	margin-top:  10px;
}
.myRow {
	float:  left;
	text-align:  center;
	width:  100%;
	margin-top:  5px;
}
.myColumn1 {
	float:  left;
	clear:  left;
	width:  25%;
text-align:  left;
}
.myColumn2 {
	float:  left;
text-align:  left;
}
.PrevNextWrapper {
	width:  100%;
}
.PrevNextDescr {
	float:  left;
	width:  50%;
}
.PrevNextSpacer {
	float:  right;
	width:  3%;
}
.PrevNext {
	float:  right;
/*	hand is IE specific!  Doh!
	cursor:  hand;	*/
	cursor:  pointer;
	font-weight:  bold;
	font-size:  80%;
	color:  blue;
	text-decoration:  underline;
}
.PrevNextDisabled {
	float:  right;
	font-weight:  bold;
	font-size:  80%;
	color:  gray;
}
/*  ===========================================================      */
*.box-header    {
	position: relative;
	border-bottom: 10px solid  #ccd3da;
	margin-bottom:  0px;
	width:  100%;
	height:  50px;
	color: white;
	background: url(bg_header_stars.jpg) #002147 top center no-repeat;
}
*.box-middle    {
	position: relative;
	border: none;
	width:  100%;
}
*.box-footer    {
	position: relative;
	border: none;
	width:  100%;
}
*.content-header {
	margin: 0px;
	padding:  0px;
}
*.content-middle {
	margin-left: 0px;
	margin-right: 0px;
	padding-left:  0px;
	padding-right:  0px;
	padding:  0 0 20px 0;
	width: 1000px; position: relative; margin: 0 auto;
	background-color: white;
	min-height: 450px;
}
.content-middle:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
*.content-footer {
	float:  left;
	position: relative;
	margin-left: 50px;
	margin-right: 5px;
	margin-top:  60px;
}
/*  ************************************************************************************
 *	Here are the two elements of a classic two-column design 
 ************************************************************************************  */
*.pane-one    {
	position: absolute;
	top:  0; left:  0;
	border-right: 1px solid  black;
	width:  190px;
	padding:  10px;
}
*.pane-two    {
	margin-left: 220px;
	margin-right: 0px;
	padding-left:  0px;
	padding-right:  0px;
}
*.row-entry    {
	float: left;
	width: 100%;
	margin-top:  5px;
}
*.column-one    {
	float: left;
	position: relative;
	clear:  left;
	width:  110px;  /* guesstimated to display case number and icon within IE8, Max Font size, 800x600 resolution */
	padding:  5px;
}
*.column-two    {
	float: left;
	position: relative;
	tex-align:  center;
	padding:  5px;
}
*.column-three    {
	float: right;
	position: relative;
	width:  20%;
	padding:  5px;
}
*.column-one a {
	padding:  1px 21px 1px 0;
		background:  url("pdficon_small.gif") no-repeat center right;
}
*.texticon  a {
	padding:  1px 21px 1px 0;
		background:  url("16rtf.gif") no-repeat center right;
}
*.headerLeft {
	position:  relative;
	float:  left;
	width:  75%;
	padding:  10px 0 0 10px;
}
*.headerRight {
	position:  relative;
	float:  right;
}
/* sub navigation */
.sidenav {
	float: left;
	width: 180px;
}
.sidenav h1 {
	background: #BCB39F url(img/sidenavh1.gif) repeat-x;
	border-bottom: 1px solid #999;
	border-top: 1px solid #CCC;
	color: #4A4A44;
	font-size: 1.2em;
	height: 22px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-top: 1px solid #A98;
	border-left: 1px solid #A98;
	border-bottom: 1px solid #DDC;
	border-right: 2px solid #DDC;
	list-style: none;
}
.sidenav li a {
	background: #D6CCB9;
	color: #554;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.sidenav li a:hover {
	background: #CCC3AF;
	color: #654;
}
.sidenav li.highlight {
	border-top: 1px solid #DDC;
	border-left: 2px solid #DDC;
	border-bottom: 1px solid #A98;
	border-right: 0px;
}
.sidenav li.highlight a {
	background: #CCC3AF;
}
.sidenav li.highlight a:hover {
	background: #CCC3AF;
	color: #654;
}
.wrapper {
	float:  left;
	width: 100%;
}
.leftcol {
	float:  left;
	width: 160px;
	padding:  10px 0 0 50px;
}
.middlecol {
	float:  left;
	width: 470px;
	padding:  10px 0 0 5px;
}
.rightcol {
	float:  left;
	width: 180px;
}
.clearall {
	float:  left;
	clear:  all;
	width: 100%;
}
/* Style specifically for printing  */
@media print {
  * {
  background-color: white !important;
  background-image: none !important;
  }
*.pane-one    {
	display:  none;
}
*.pane-two    {
	margin-left: 0px;
}
*.horizNavWrapper {
	display:  none;
}

}
