/* Text */
SPAN.altContentHide { DISPLAY: none }
a { color:#bf0000;}
h1 {
background:url(../images/content/header.gif) no-repeat bottom right;
height:55px;
width:705px;
padding-top: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8d0000;
	padding-bottom: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8d0000;
	padding-top: 10px;
	padding-bottom: 10px;
}
p {
	padding-bottom: 15px;
}
/*  Navigation   */
#sub {
	WIDTH: 705px;
	display: block;
}
#subMain {
	display:block;
	height:26px;
	padding-top: 10px;
	padding-bottom: 6px;
}
#sub UL {
margin:0px;
padding:0px;
list-style-type:none;
font-size:11px;
font-weight:bold;
}
#sub LI { float: left; display: inline;}
#sub a { height:26px; text-decoration:none; display: block; }
#sub a:hover {	background-position: top;}
#sub0 { background:url(../images/content/sub_A.gif) no-repeat bottom left; height:26px; width:84px;}
#sub1 { background:url(../images/content/sub_bio.gif) no-repeat bottom left; width:84px;}
#sub2 { background:url(../images/content/sub_press.gif) no-repeat bottom left; width:47px;}
#sub3 { background:url(../images/content/sub_times.gif) no-repeat bottom left; width:113px;}
#sub4 { background:url(../images/content/sub_hearing.gif) no-repeat bottom left; width:107px;}
#sub5 { background:url(../images/content/sub_report.gif) no-repeat bottom left; width:58px;}
#sub6 { background:url(../images/content/sub_links.gif) no-repeat bottom left; width:45px;}
#sub7 { background:url(../images/content/sub_submitting.gif) no-repeat bottom left; width:131px;}
#sub8 { background:url(../images/content/sub_faq.gif) no-repeat bottom left; width:40px;}
#sub9 { background:url(../images/content/sub_contacts.gif) no-repeat bottom left; width:80px;}
#sub10 { background:url(../images/content/sub_B.gif) no-repeat bottom right; height:26px; width:211px;}
/*  Layout   */
#doc,.mainpage {
	margin:auto;text-align:left;
	width:705px;min-width:705px;
	background-color:#FFFFFF;}
body{text-align:left; background-color:#FFFFFF;}
#pageTitle{
	clear:both;
	background-color:#BF0000;
	height: 48px;
	display: block;
}
#pageContent{
	clear:both;
	  min-height:350px;
	overflow:auto;
	background-color:#fae7e7;
	display: block;
	padding-top: 15px;
	padding-left: 73px;
	padding-right: 18px;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 2px;
	padding-left: 5px;
	vertical-align: top;
}
.contTable {
	width:590px;
}
#footer{
	height: 18px;
	width: 705px;
	clear:both;
	background-image: url(../images/content/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
}
#privacy{
	height: 18px;
	width: 95px;
	background-image: url(../images/content/privacy_btn.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
}
.contImg {
	border: 1px solid #517193;
	margin-right: 5px;
	margin-left: 5px;
}
#homeButton {
	float: right;
	margin: 30px 1px 0px 0px;
}
#scroll {
	position:absolute;
	top:0;
	bottom:-0.1px;
	width:1em;
	z-index:-1;
}
