/* CSS document */

body {
background:none;
font-family:Georgia, "Times New Roman", Times, serif !important;
margin-left:0in;
margin-right:0in;
width:7.5in;
}
#printtitle {
display:block;
font-size:18pt;
padding-left: 75px;
background:url(../images/logo-bw-small.gif) no-repeat;
height:70px;
margin-bottom:36pt;
}
h1, h2, h3, h4, h5, h6, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
color:#000;
font-family:Arial, Helvetica, sans-serif;
}
h1, #content h1 {
font-size:16pt;
}
h2, #content h2, #container #wrapper2 #news h2 {
font-size:14pt;
}
h3, #content h3 {
font-size:12pt;
}
h4, h5, h6, #content h4, #content h5, #content h6 {
font-size:11pt;
}
a, a:hover, a:visited, a:active, #news a, ul li a {
font-weight:bold;
text-decoration:none;
background:transparent;
color:#000;
}
p, #content p, {
padding-right:5px;
}
#banner, #leftnav, #tabs, #content #subtabs, #subtabs2, #footer img, .skiplinks, .gototop, #webmaster, #contactLPC, .noprint {
display:none;
}
#content img {
float:right;
clear:right;
margin:5px;
}
.greentext {
color:#000;
font-weight:bold
}
.printonly {
display:block;
font-style:italic;
font-size:8pt;
}
.pdftext {
padding:0 0 0 25px;
background:url(../images/icons/icon-gotopdf.gif) no-repeat;
}
#footer {
font-size:8pt;
text-align:center;
}
/* ------- TABLE STYLES --------- */
table {
caption-side:top;
border: 1px #000 solid;
width:95%;
margin-left:0;
margin-right:5%;
text-align:center;
}
caption {
text-align:left;
}
td {
border-top:none;
border-bottom:1px #000 solid;
border-left:none;
border-right:1px #000 solid;
text-align:left;
}
th {
	background: #000;
	text-align: center;
	color: #fff;
	margin: 0px;
	height: auto;
	text-align:left;
	border:none;
}
tr {
background:#fff;
}
tr.even {
background:#efefef;
}
/* ------------------ End Table Styles -------------------- */