BODY {
    font-family: 'Century Gothic',Verdana,Helvetica;
	font-size: 11pt;
	color: #333333;
	font-weight: 500;
	overflow-y: scroll;
	background-color:#202020;
	/*
	background-image: url('../img/ru_logo_trans.png');
	background-repeat: no-repeat;
	background-position: -200px 20%;*/
}
#page_body {
    min-height: 1024px;
}
h2 { /* used as Title */
    color: #333;
	font-size: 20pt;
	font-weight: 500;
}
h3 { /*used as Chapter Title*/
    color: #990000;
	font-size: 16pt;
    line-height: 20pt;	
	font-weight: 300;
}
p {    	
	line-height: 18pt;
	margin-top: 1em;
	text-align: justify;
}
.heavier {
    font-weight: 600;
}
.lighter {
    font-weight: 500;
	font-size: 10pt;
}
p.firstPar {
    margin-top: 0px;
}
ul {
    list-style: none;
	padding: 0px;	
}
a {
    text-decoration: none;
	color: #676767;
	font-size: 10pt;
}
a:active {
    color: #676767;
}
a::before {
    content: '>';
	margin: 0 4px;
    color: #990000;	
	text-decoration: none;
	font-size: 9pt;
}
a.nomarker::before {
    content: none;
}
.whiteBorderWrapper {
    width: 1040px;
	margin-left: auto;
	margin-right: auto;	
	background-color: #ffFFff;
}
.centerBox {
    width: 960px;
	margin-left: auto;
	margin-right: auto;	
}
.pageHead {
    width: 960px;
	height: 120px;	
	background-image: url('../img/header_960x120.jpg');		
}
#searchField {
    width: 170px;
	height: 30px;
	font-size: 11pt;
	color: #ffFFff;
	background-color: transparent;
	border: 0px solid #ffffff;
	font-variant: small-caps;
	position: relative;
	left: 771px;	
	top: 12px;
    /*visibility: hidden;	*/
}
#clickField {
    width: 400px;
	height: 70px;
	margin-left:auto;
	margin-right: auto;
    cursor: pointer;	
}
/* menu related item */
#menu_base {      
   position: relative;
   left: 0px;
   top: -15px;
   font-size: 13pt;   
   font-variant: small-caps;     
}
#menu_base ul {
   margin-left: 40px;
   list-style:  none;   
}
#menu_base ul > li {
    float:       left;
	position:    relative;
	margin-left: 20px;
}
/*
#menu_base ul > li:before {
     content: '|';
	margin: 0 1em;
    color: #990000;	
}
*/
#menu_base UL LI > a {    
	text-decoration: none;	
	color:           #ffFFff;
	font-size: 11pt;
}
#menu_base UL LI > a:before {    
	content: none;		
}
#menu_base UL LI a:active{    
	text-decoration: none;	
	color:           #ffFFff;
}
.selected {
    text-decoration: underline;
}

.menu_sub_item ul {
   margin-left: 40px;
   list-style:  none;   
}
.menu_sub_item ul > li {
    float:       left;
	position:    relative;
	margin-left: 10px;
}
/* alternative menu rendering for index page and footer */
.menu_sub_item_alt ul {
   margin-left: 0px;
   list-style:  none;   
}
/*
.menu_sub_item_alt ul > li {
    float:       left;
	position:    relative;
	margin-left: 10px;
}
*/
/* end menu */

/* footer */
#footer {
    width: 960px;
	background-image: url('../img/footer_background.jpg');
	border-top: 1px solid #939393;
}
#footerLogo {
    position: relative;
	left: 10px;
	top: 0px;
}
.footerSmall {
    font-size: 8pt;
	margin-top: 40px;
	padding-bottom: 20px;
	color: #8b8b8b;
}
.leftMargin {
    padding-left: 60px;
}
.footerLink {
    margin-top: 5px;
}
.articles > h3 {
    margin-bottom: 20px;
}

.footerCol {
    display: table-cell;
	width: 300px;
}
/* index page */
#indexHeadBanner {
    width: 960px;
	height: 350px;
	background-color: #000000;
	/* background-image: url('../img/header_image.png'); */	 
}
#indexHeadBannerText {
    position: relative;
	left: 60px;
	top: 130px;
	width: 400px;		
	color: #ffFFff;
	font-size: 18pt;
	line-height: 22pt;
}
.topBorder {
    border-top: 1px solid #cccccc;
}
.bottomBorder {
    border-bottom: 1px solid #cccccc;
}
.hru {
    margin-top: 20px;
	margin-bottom: 20px;
}
.hru2 {
    margin-top: 40px;
	margin-bottom: 40px;
}
.columnContainer {
    clear: both;
    padding-left: 60px;		
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
}
.column {
    float: left;
	width: 266px;
	margin-right: 21px;	
	overflow-x: hidden;
}
.column2 {
    float: left;
	width: 553px;
	margin-right: 21px;		
	overflow-x: hidden;
}
.multiColStrut {
    width: 840px;
	padding-top: 20px;
}
.topBorder > ul {
    margin-top: 20px;
}
/* publications */
#pubform {
    width: 266px;
	margin: 0px;
	padding: 0px;
}
#pubform label {
    display: inline-block;
    width: 80px;
	font-family: inherit;
	font-weight: 600;
}
#pubform input[type=text] {
    width: 178px;
	font-family: inherit;
}
#pubform > select {
    width: 180px;
}
#pager {
    text-align: center;
}
#pager a::before {
    content: none;
}
/* contact page */
.image-centered {
    margin-top: 20px;
	padding-left: 130px;
}
.image-caption {    
}

.custom-search-result {
    margin-top: 10px;
	margin-bottom: 10px;
}
/* seminars */
.datepicker-select {
    font: inherit;
	font-size: 18pt;
	color: inherit;
}