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

body {
	background-color: #030202;
	color:#757575;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

strong {
	color:#aaaaaa;
}
.breadcrumbtrail {
	text-align:right;
	font-size:10px;
	padding-right:36px;
}
.mainContentBox {
	padding:20px;
	background-image:url(images/rightsidegraphics.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-right:210px;
 // background-repeat:repeat-y
}
.bottomNavBar {
	padding:20px;
	text-align:center;
	font-size:10px;
}
.topNavBar {
	padding-right:5px;
}
a {
	color:#757575;
}
a:visited {
	color:#757575;
}
a:active {
	color:#ffffff;
}
a:hover {
	color:#ffffff;
}
h1 {
	font-size:18px;
	font-weight:bold;
	color: #CCC;
}
h2 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
	color: #999;
}
.twocolleft {
	width:266px;
	text-align:center;
	vertical-align:top;
}
.twocolright {
	background-color: #000;
// width: 528px;
	vertical-align:top;
	padding:15px;
}
.shouting, a.shouting, a:visited.shouting, a:active.shouting {
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}
a:hover.shouting {
	color:#757575;
}
.news-publication {
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
}
.news-citation {
	padding-top:2px;
	padding-bottom:15px;
}
.twocoltable {
// width:794px;
	width:584px;
}
.copyright {
	text-align:center;
}
