a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
  font-size: 1.5em !important;
  font-weight: normal !important;
}

div.nav_portlet {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
  	/*border: none !important;*/
  	/*background-color:#F9F9F9;*/
	/*padding-left: 5px;*/
	border-top:none !important;
	border-right:1px solid  #ddd !important;
	border-bottom:none !important;
	border-left:none !important;
}

div.nav_portlet h5.nav_portletHead {
	display:none;
}

div.nav_portlet li {
	font-size: 14px;
}

div.nav_portlet li a {
  	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif  !important;
	color: #2973bd !important;
  	background: none !important;
}

div.nav_portlet li span.currentbranch0 a {
  	font-weight: bold;
  	cursor: default;
}

div.nav_portlet li span.currentbranch0 a:hover {
  	text-decoration: none !important;
  	color: #2973bd !important;
}

div.nav_portlet li a:hover {
  	color: black !important;
}
/*#pageContent div.nav_portlet ul:nth-child(2) li {
  border-top: none !important;
}*/

div.nav_portlet ul li {
  border-top: none !important;
}

div.nav_portlet li div.navigation_level_1 {
	font-size: 14px;
	padding-left: 0;
	padding-top: 8px;
	padding-bottom: 8px;
  	text-decoration: none !important;
}

.middleBox { 
	float:left; 
	/*border: 1px solid #2973BD;*/
	padding-left: 2px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div.searchBox {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.middleBox img {
    width: 100% !important;
}

.middleBox h1, div.searchBox  h1 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	margin-top: 10px;
	margin-bottom: 15px;
  	font-size: 1.5em;
    font-weight: normal;
}

.middleBox div.title, div.searchBox div.title {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 10px 10px 5px 0;
	padding-bottom: 5px;
}

.middleBox div.form, div.searchBox div.form {
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 10px;
	padding-bottom: 5px;
	border-top: 0;
	background-color: #EEE;
}

.middleBox div.form  label, div.searchBox div.form label {
	width: 170px;
	font-weight: normal;
	display: block;
	float: left;
	margin-top: 5px;
}

.middleBox div.form  select, div.searchBox  div.form select {
	border: 1px solid #aaa;
	width: 73%;
	padding: 0;
	margin: 0;
	margin-top: 5px;
}


.middleBox div.form  input[type="button"], div.searchBox div.form  input[type="button"] {
	background-color: #2973BD;
	color: white;
	border: 1px solid #AAA;
	text-align: center;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	/*margin-left: 40%; */
        /*margin-right: 20%;*/
	margin-top: 15px;
}

.rightBox {
	float:left; 
	/*border: 1px solid #2973BD; */
	padding-right: 2px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.rightBox h2 {
	font-size: 13px;
	border-bottom: 2px solid #2973BD;
	font-weight: bold;
	padding-bottom: 5px;      
	text-transform: uppercase;
}

.rightBox h3 {
	font-size: 12px;
	font-weight: bold;
}

.rightBox ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 36px;
}

.rightBox ul.top5 {
  	margin-bottom: 25px;
}

.rightBox ul.top5 li:last-child {
  	margin-bottom: 0;
}

.rightBox ul li {
	margin-bottom: 5px;        
	font-size: 11px;
        clear: both;
}

.rightBox ul.top5 li {
  	margin-bottom: 10px;
}

.rightBox ul li div.label {
	margin-bottom: 5px;
    font-size: 100%;
    width: 75%;
    color: black;
    padding: 0.2em 0.6em 0.3em 0;
    white-space: normal;
    float: left;
    text-align: left;
}

.rightBox ul li div.value {
	width: 6em;
	float: right;
	margin-bottom: 5px;
}

.rightBox ul li div.value div {
	float:left
}

.rightBox ul li div.value div.val {
	width: 1.5em;
	text-align: right;
}

.rightBox ul li div.value div.unit {
	width: 1em;
}

.rightBox ul li div.value div.bar {
	width: 55%;
	height: 1em;
	background-color: #eee;
	margin-left: 2px;
}
.rightBox ul li div.value div.bar div.marker {
	height: 1em;
	background-color: green;
}

/*
#pageContent .middleBox, 
#pageContent .rightBox, 
div.searchBox div.title,*/
table.case {
background: -moz-linear-gradient(-45deg,  rgba(156,195,234,0.03) 0%, rgba(156,195,234,0.99) 99%, rgba(156,195,234,1) 100%); 
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(156,195,234,0.03)), color-stop(99%,rgba(156,195,234,0.99)), color-stop(100%,rgba(156,195,234,1)));
background: -webkit-linear-gradient(-45deg,  rgba(156,195,234,0.03) 0%,rgba(156,195,234,0.99) 99%,rgba(156,195,234,1) 100%);
background: -o-linear-gradient(-45deg,  rgba(156,195,234,0.03) 0%,rgba(156,195,234,0.99) 99%,rgba(156,195,234,1) 100%);
background: -ms-linear-gradient(-45deg,  rgba(156,195,234,0.03) 0%,rgba(156,195,234,0.99) 99%,rgba(156,195,234,1) 100%); 
background: linear-gradient(135deg,  rgba(156,195,234,0.03) 0%,rgba(156,195,234,0.99) 99%,rgba(156,195,234,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#089cc3ea', endColorstr='#9cc3ea',GradientType=1 ); 
}


table.case {
  border-collapse: collapse;
}

table.case tr td, table.case tr th {
  border: 1px solid #2973BD;
  padding: 5px;
}

table.case tbody tr th {
  width: 120px;
}

table.case tr td {
  background-color: white;
}

table.case thead tr th {
  background-color: white;
  color: black;
  border: none;
  padding: 10px;
  padding-left: 0px;
  font-size: 1.5em;
  font-weight: normal;
  width: 750px;
}

.homeFormButtons {
  margin-left: 40%;
  
}

.casePagePrintArea {
  margin-left: 87%;
  
}