/* BROWSER FLAGS (emoryuniversity/global): default */
/* -------------------------------- default -------------------------------- */
body {
	padding-top: 0px;
	margin: 0px;
	background-color: #515151;
	font-family:Tahoma,sans-serif;
	font-size:13px;
	background-image: url(../data/i/bg.png);
}

.body {
	width: 872px;
	min-height: 500px;
	_height: 500px;
	margin:0px auto;
	background-image: url(../data/i/emory.png);
	background-repeat: no-repeat;
	background-position: top left;
	position:relative; 
	padding-bottom: 130px;
}

.bgRepeat {
	cbackground-image: url(../data/i/bgbg.png);
	cbackground-repeat: repeat-y;
	cbackground-position: center;

}
.BL {
 	position:absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(../data/i/corners.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 20px;
	width: 20px;

}
.BR {
 	position:absolute;
	bottom: 0px;
	right: 0px;
	_right: -1px;
	background-image: url(../data/i/corners.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 20px;
	width: 20px;


}
.logo {
 	height: 140px;
	width: 500px;
	display: block;
	background-image: url(/spacer.gif);
}
.logo span {display:none}

.oficialLogo {
	background-image:url(/spacer.gif);
	display:block;
	height:44px;
	position:absolute;
	right:47px;
	top:20px;
	width:128px;
}
.oficialLogo span {display:none}


.bodyContent {
	padding-top:15px;
}
a {
 	color: #8f64bb;
}

h1.summary, h1.summaryNews {
	color: #515151;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	padding-top: 20px;
	margin-top: 0px;
	padding-bottom:5px;
	margin-bottom: 0px;	
}
h2 {
	color: #8f64bb;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;	

}
.bodyText {

	line-height: 20px;

	color: #515151;
}
	

#navigation {

	margin: 0px auto;
	background-image: url(../data/i/navBg.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 38px;
	padding-left: 31px;
	overflow: hidden;
	width: 727px;

}

#navigation ul, .leftNav ul {
 	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#navigation a {
	height: 20px;
	width: 93px;
	color: #587549;
	text-align: center;	
 	font-family:Tahoma,sans-serif;
	font-size: 13px;
	text-decoration:none;
	font-weight:normal;
}
#navigation table td {
	text-align:center;
	vertical-align: middle;
	line-height: 1em;
	padding-top: 5px;
	padding-right: 10px;

	
}
#navigation table {
	width:688px;
}
#navigation  a:hover {
	text-decoration:underline;
}
#navigation li{
 	margin-right: 5px;
	margin-left: 5px;
	
}

#navigation #menu0-last{
	margin-right: 0px;
}
td {
 	vertical-align: top;
}
.left1 {
 	display:none;
}
.leftNav {
 	width: 200px;
	padding-top: 50px;
	background-color: #baa3d1;

}
.leftNav li a {
	color: #363636;
	font-weight: normal;
	font-size: 12px;
	line-height: 1em;	
	display:block;	
	padding-left:20px;
	padding-right: 10px;
	padding-top:5px;
	text-decoration:none;
	padding-bottom: 5px;
}
.leftNav li a:hover {

}
.content {
 	padding-left: 20px;
 	padding-right: 20px;
	padding-bottom: 20px;
}
td.news {
 	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
}
.left1-active li a  {
	padding-left: 35px;
}
a.news {
 	font-size: 14px;
}
.news_date {
 	font-size: 11px;
	color: #2b2b2b;
	text-decoration:none;
	font-weight: bold;
}

.page32 .summary,.page8 .summary{
	display:none; 	
}
th {
 	text-align: left;
}
.button {
 	padding-top: 4px;
 	padding-bottom: 4px;
 	padding-left: 14px;
 	padding-right: 14px;
	font-weight: bold;
	color:#515151;
	background-color: #dbdbdb;
}

textarea {
 	width: 200px;
	height: 100px;
}
.mSearch {
	position:absolute;
	right:55px;
	top:71px;
}
.mSearchInput {
	padding: 2px;
	width:90px;
	height: 12px;
	color: #666;
	font-size: 11px;
	background-color: #fff;
	border:1px solid #cccccc;
}
.bodyContent {
 	width: 753px;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	margin:0px auto;

}

.article {
 	padding-top:15px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
.article .title {font-size: 18px;}
.itemLink a .author {font-weight: bold; }
.author {
 	color: #262626;
}
.publication_date {
 	font-size: 10px;
	color: #262626;
	font-weight: bold;
}
.dirCategory {
	padding-top: 20px;

}
.left2 {display:none;}
.left2-active li a{
	padding-left:55px;
}