﻿a			{ color: #0099CC; text-decoration: none; }
a:visited   { color: #0099CC; }
a:hover		{ color: #000080; font-weight: medium-bold; text-decoration: none; }
a.newslink	{ text-decoration: none; border-bottom-style:dotted; border-bottom-width:1px; }

#myBody {
	margin:15px 0 0 0;
	text-align:center;
}
#divBanner, #divMiddle, #divFooter {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.tblContainers {
	border-style:none;
	border:0px;
	padding:0px;
	border-collapse:collapse;
	width:800px;
	height:100px;
}

@media screen {

	body { background-color: #005393; }
			
	table#tblData {
				border-left-width: 1px; 
				border-right-width: 1px; 
				border-top-width: 1px; border-bottom-width: 1px;
				padding: 5px;
				height: 480px;
				margin-top:0px;
				margin-left:5px;
			}		
}

@media print {

	body { 
		background-color: #FFFFFF; 
		color: #000000;
		font-family: "Times New Roman", Garamond, serif;
		line-height: 12pt;
		margin-top: auto;
		margin-right: auto;
		margin-bottom: auto;
		margin-left: auto;
		}

	table#tblData {
				width: 90%;
				border-left-style: none; border-left-width: 0px; 
				border-right-width: 0px; 
				border-top-width: 0px; border-bottom-width: 0px;				
			}
			
	table#tblNav { display: none; }
	
	.noprint { display: none; }

}

td 			 { background-color: #FFFFFF; }
table        { font-family: Verdana; font-size: 10pt; color: #000000; }
h1           { font-family: Arial; color: #000000; font-size: 14pt; font-weight: bold; letter-spacing: 2pt; }
h2           { font-family: Arial; color: #005393; font-size: 12pt; font-weight: bold; }

span, span.newstitle	{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:1em; }
span.headline {text-decoration: underline; }
span.newstitle { font-weight: bold; color:#0099CC; }
span.newstext  { color: #0099CC; }
span.newslink a { text-decoration: none; border-bottom-style:dotted; border-bottom-width:1px; }

li.newsentry	{}

.casename    { color: #0099CC; font-family: Verdana; font-size: 10pt; font-style: italic; font-weight: bold }
.category    { font-family: Verdana; font-size: 10pt; letter-spacing: 2pt; font-weight: bold }
.copyright	 { letter-spacing: 1pt }
.companyinfo { font-family: Verdana; color: #000000; font-size: 14pt; font-weight: normal; letter-spacing: 0pt }

.myImage	{ border:0px; }

#captionSlider { 
	margin-top:0px;
	height:25px;
}
#picCaption { 
	text-align:left;
	font-family:verdana;
	font-size:xx-small;
	color:#333333;
}
