﻿table.presstable {
	margin-bottom:100px;
}

ul, li{
margin: 0;
padding: 0;
}

.widget {
width: 100%;
}
	.widget .date {
	color:#909090;
	font-size:9pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif
	}
	.widget a {
	color: #8b8b8b !important;
	text-decoration:none;
	font-weight:normal !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:normal;
	}
	
	.widget a:hover {
	color: #009;
	text-decoration: underline;
	}
	
	.tabnav {
	width:300px;
	min-height:1100px;
	height:1100px;
	border-right:1px solid #d9d9d9;
	margin-right:25px;
	margin-bottom:50px !important;
	}

	.tabnav li {
	display: block;
	list-style: none;
	padding:10px 15px 10px 10px;
	border-bottom:1px solid #d9d9d9;
	}
	
		.tabnav li a {
		text-decoration: none;
		padding: 0px;
		outline: none;
		}
		
		.tabnav li.ui-tabs-selected, .tabnav li.ui-tabs-selected a  {
		background: #009ECF;
		color:white !important;
		text-decoration: none;
		font-weight:bold !important;
		font-size:11pt;
		}
		
		.tabnav li.ui-tabs-selected .date {
		color:#05434c;
		font-weight:bold !important;
		font-size:11pt;
		}
		
	.tabdiv {
	border: 0px;
	padding: 0px 0px 30px 0px !important;
	}
		.tabdiv h3 {
		text-transform:uppercase;
		}
		.tabdiv p.press-link {
		margin-top:30px;
		}
		.tabdiv p.press-link span {
		font-weight:bold;
		}
		.tabdiv div#please-contact {
		margin-top:30px;
		line-height:10pt;
		}	
		.tabdiv div#please-contact span {
		font-weight:bold;
		color:#009ECF;
		}
		.tabdiv a {
		color:#009ECF !important;
		font-size:9pt !important;
		font-weight:bold !important;
		}
		.tabdiv div.press_img {
		display:inline;
		float:right;
		padding:20px 10px 20px 10px;
		border:1px solid #d9d9d9;
		margin:5px 0px 10px 15px;
		}
		.tabdiv div.press_img:hover {
		border:1px solid #009ECF;
		-webkit-transition:border 2s ease-in;
		}
 
		.tabdiv p.about {
		font-style:italic;
		}
		.tabdiv p a span.press-pdf-download {
		display:block;
		text-align:center;
		width:113px;
		position:absolute;
		}
		.tabdiv p a:hover span.press-pdf-download  {
		text-decoration:underline;
		border:0px;
		}
		.tabdiv p span.press-pdf-download a img {
		text-decoration:none;
		border:0px;
		}
		.tabdiv p span.press-pdf-download a img:hover {
		text-decoration:none;
		border:0px;
		}
	
.ui-tabs-hide {
		display: none !important;
		padding:0px !important;
		margin:0px !important;
		}
		
.tabdiv h3 {
	font-size:20px;
	margin:0 0 20px 0;
}