@charset "UTF-8";
/* CSS Document */

body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
body,td,th {font-family: "Trebuchet MS", Sans-serif;font-size: 13px; line-height:23px;}

a {text-decoration: none;color:#990000;}
a:hover {text-decoration: none;color:#FF0000;}

#nav td,th { line-height:25px;}
#nav td a {display:block;background:#FFFFFF;width:100%;background-image: url(images/gif/navbg.gif);background-repeat:no-repeat;background-position: 95%;color:#000066;}
#nav td a:hover {background:#EFEFEF;background-image: url(images/gif/navbg_over.gif);background-repeat:no-repeat;background-position: 95%;color:#000099;}

#pdf td,th { line-height:25px;}
#pdf td a {display:block;background:#FFFFFF;width:100%;background-image: url(images/gif/icon_pdf.gif);background-repeat:no-repeat;background-position: 95%; color:#000066}
#pdf td a:hover {background:#EFEFEF;background-image: url(images/gif/icon_pdf.gif);background-repeat:no-repeat;background-position: 95%; color:#000099;}

#details td,th {line-height:25px;}
#details td a {color:#000066}
#details td a:hover {color:#000099;}

#footer {color:#990000; font-size:10px;}

.bottom {border-bottom:1px solid #EFEFEF;}
.red {text-decoration: none;color:#990000;}

.whiteBoldHeaders {font-weight: bold;color: #FFFFFF;}
.redBoldHeaders {font-weight: bold;color: #990000;}
.redHeaders {color: #990000;}
.greyBoldHeaders {font-weight: bold;color: #333333;}
.redTitle {font-weight: bold;color: #990000; font-size:24px; text-transform:uppercase;}
.blue {color:#000066;}

blockquote {
	text-align: center;
	border-bottom: 1px dashed #706457;
	padding: 10px 0 10px 0;
}

blockquote p {
	text-align: right;
	color: #C00;
	font-weight: bold;
}