body {
	padding: 20px 30px;
	font-family: Arial,Helvetica,Sans-Serif;
	color: #333;
	text-align : left;
}

div {
	font-size : .8em;
	line-height: 1.4em;
}

.mainNav {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	color: #fff;
	clear:both;
	margin:0 2px 0 0;
	background: transparent url(lightBlu.jpg) repeat-x top left;
	line-height: 1.4em;
}		

.mainNav td{
	font-weight : bold;
	font-size: .8 em;
}

.secondaryNav {
	font-size: .7em;
}	

a:link#lnk {
	COLOR: white;
	text-decoration : none;
}
a:visited#lnk {COLOR: white; text-decoration: none;}
a:hover#lnk {COLOR: white}
		
a:hover, a:active {
	color : Red;
}	

tr#news {
	background : #f0f0f0;
}

#smaller_font{
	font-size: 0.7em;
	margin-bottom : 5;
	margin-left : 5;
	margin-right : 5;
	margin-top : 5;
}

tr#citation-tr{
	background:;
	background-color : InfoBackground;
}

#citation-div{
	font-size: 0.8em;
	margin-bottom : 5;
	margin-left : 5;
	margin-right : 5;
	margin-top : 5;
}

td#central_index {
	width: 60%;
	vertical-align: top
}
td#right_index {
	width: 40%;
	vertical-align: top
}

#globalFooter {
	border-top:1px solid #f0f0f0;
	padding: 10px 0 0 0;
	text-align:center;
	margin : 0;
}
	
.footerNav { text-align:center; padding:10px 0 0 0; font-size: .7em}
.footerNav li { display:inline; padding:0 12px 0 8px; border-right:dashed #999 0px; line-height:1.6em;}
	