*{
margin: 0;
padding: 0;
}

body{
	text-align: center;
	background-color: #333;
	background-image: url('images/design/steel.jpg');
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	padding-bottom: 75px;
}

.bold{font-weight: bold}

.lfb{
	font-size: 12pt; 
	font-weight: bold;
	line-height: 25px;
}

.lfb2{
	font-size: 10pt; 
	font-weight: bold;
	line-height: 25px;
}
#container{
	margin: auto;
	width: 799px;
	text-align: left;
}


div.navBar{
	background-color: #000;
	height: 23px;
}

div.mainContent{
	background-color: #fff;
	padding: 15px;
}


div.footer{
	background-color: #000;
	height:  60px;
	padding: 3px;
}

div.foot1, div.foot2{
	float: left;
	color: #fff;
	font-size: 8pt;
	width: 395px;
}

div.foot2{
	text-align: right;
}


div.header{
	height: 149px;
	background-color: transparent;
}

div.logo{
	width: 227px;
	height: 69px;
	background-image: url('images/design/logo.png');
	float: left;
}

div.logoText{
	width: 572px;
	height: 29px;
	vertical-align: bottom;
	color: #ccc;
	font-size: 18pt;
	font-weight: bold;
	padding-top: 40px;
	float: left;
}

div.belowLogo{
	width: 800px;
	height: 81px;
	background-image: url('images/design/belowLogo.png');
	float: left;
}


table.consoleForm{width: 100%}
table.consoleForm td{padding: 3px; text-align: left}
table.consoleForm td.label{text-align: right; width: 200px;}
table.consoleForm td.submitField{text-align: center}

table.list{width: 100%; border: 1px solid #336666}
table.list td{padding: 3px; text-align: left}
table.list td.listHeading{
	background-color: #336666;
	color: #fff;
}

img{border: 1px solid #666}

div.generalHead, div.consoleHeading{
	font-size: 12pt; 
	font-weight: bold;
	color: #006699;
}

a.nav:link, a.nav:active, a.nav:visited{
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: #fff;	
	float: left;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}

a.nav:hover{
	color: #fff;
	text-decoration: none;
	background-color: #336699;
}

.liSingle{line-height: 8px; padding-bottom: 8px;}
.liSingle2{line-height: 15px; padding-bottom: 8px;}

a.login{color: #fff; font-size: 8pt; text-decoration: none}
a.login:hover{text-decoration: underline}

.smallHeader{
	font-size: 12pt;
	font-weight: bold;
	color: #006699;
}

.xsmallHeaderb{color: #006699}
.xsmallHeader, .xsmallHeaderb{
	font-size: 10pt;
	font-weight: bold;
}

td.xsmallHeader{text-align: center}

table.facility{width: 650px;}
table.facility td{padding: 3px; padding-right: 15px;}

table.affiliations td{padding: 5px;}
table.affiliations img{border: 0}

img.noBorder{border: 0}

.alsTitle{
	font-size: 14pt;
	font-weight: bold;
}

.alsTitleSmall{
	font-size: 12pt;
}
