/* CSS Document */

html {
	height:100%;
	}
		
body {
	height:100%;
	margin:0px;
	font-family: Helvetica, Arial, sans-serif;
	background-color:#fff;
	font-size:11px;
	line-height:17px;
	color:#969696;
}

a { 
	outline:none;
	text-decoration:none;
	color:#47aa42;
}
img a {
	border:none;
}
a:visited { 
	outline:none;
	text-decoration:none;
	color:#47aa42;
}

a:hover {
	color:#008d9b;
}

p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	color: #666;
}

/* Common Elements  */
#container {
	width:1024px;
	margin:0 auto;
}

#topBar {
	width:100%;
	height:21px;
	background:url(grafx/bgs/top_bg.gif) repeat-x top left;
}

.logoContainer {
	height:97px;
	position:relative;
}

.tuLogos {
	position:absolute;
	left:0px;
	top:19px;
	width:800px;
}

.teraNanoLogo {
	position:absolute;
	right:0px;
	top:19px;
}

#navBar {
	width:100%;
	height:41px;
	background:url(grafx/bgs/nav_bg.gif) repeat-x top left;
}

#homeContainer {
	width:100%;
	background:url(grafx/bgs/homepage_shadow_bg.jpg) top center no-repeat;
	float:left;
}

#leftColumn {
	width:246px;
	margin:10px 10px 10px 0px;
	float:left;
	font-size:11px;
	line-height:13px;
}

#marginBottom {
	width: 100%;
	margin-bottom: 20px;
	float: left;
	color: #000;
	font-size: 14px;
}

.logo {
	border-top:7px solid #f2f2f2;
	border-bottom:7px solid #f2f2f2;
	float:left;
}

#rightColumn {
	width:768px;
	float:left;
	margin-top:10px;
	font-size:13px;
	line-height:18px;
}

#mids {
	width:768px;
	height:312px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}

.headerGrafx {
	height:172px;
	overflow:hidden;
}

.indicator {
	padding-top:4px;
	height:16px;
	float:left;
	text-transform:uppercase;
}

.bottomNav {
	border-bottom:1px solid #f1f1f1;
	padding:25px 0px 15px 0px;;
	float:left;
}

.bottomNavLogo {
	margin-right:25px;
	float:left;
}

.languageButton a{
	background-color:#f5f5f5;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	border:1px solid #f0f0f0;
	color:#adadad;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding:3px 12px;
	text-decoration:none;
	float:left;
	margin-right:05px;
}

.languageButton a:visited{
	background-color:#f5f5f5;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	border:1px solid #f0f0f0;
	color:#adadad;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding:3px 12px;
	text-decoration:none;
	float:left;
	margin-right:05px;
}

.languageButton a:hover {
	background-color:#47aa42;
	color:#fff;	
}

.regButton {
	background-color:#f5f5f5;
}
	
.regButton a {
	background-color:#f5f5f5;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:1px solid #f0f0f0;
	color:#727272;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding:2px 9px;
	text-decoration:none;
	float:left;
	margin-right:05px;
}

.regButton a:visited {
	background-color:#f5f5f5;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:1px solid #f0f0f0;
	color:#727272;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding:2px 9px;
	text-decoration:none;
	float:left;
	margin-right:05px;
}

.regButton a:hover {
	background-color:#47aa42;
	color:#fff;	
}

.regButton2 a {
	background-color:#f5f5f5;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:1px solid #f0f0f0;
	color:#727272;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding:1px 9px;
	text-decoration:none;
	float:left;
	margin:10px 10px 10px 0px;
}

.regButton2 a:visited{
	background-color:#f5f5f5;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:1px solid #f0f0f0;
	color:#727272;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding:1px 9px;
	text-decoration:none;
	float:left;
	margin:10px 10px 10px 0px;
}

.regButton2 a:hover {
	background-color:#47aa42;
	color:#fff;	
}

.greenButton {
	border:1px solid #f0f0f0;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	display:block;
	padding:5px 45px 5px 10px;
	text-decoration:none;
	float:left;
	margin-right:05px;
	background-color:#47aa42;
}

.clearBoth {
	clear:both;
}



ul.newsList {
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
	font-size:11px;
	line-height:normal;
}

ul.newsList  li{
	
	
}

ul.newsList li a{
	padding:6px 0px;
	color:#898989;
	display:block;
	padding:7px 10px;
border-bottom:1px solid #e7e7e7;
}

ul.newsList a:visited {
	padding:6px 0px;
	color:#898989;
	display:block;
	padding:7px 10px;
border-bottom:1px solid #e7e7e7;
}

ul.newsList li a:hover {	
color:#ffffff;
background-color:#484848;
}

ul.newsList ul {
	list-style:none;
	margin:0px;
	padding:0px;
	width:246px;

}

ul.newsList ul li{
	
}

ul.newsList ul li a{
	padding:6px 0px;
	color:#898989;
	display:block;
	padding:7px 10px;
	background-color:#f9f9f9;
	padding-left:20px;
}

ul.newsList ul li a:visited {
	padding:6px 0px;
	color:#898989;
	display:block;
	padding:7px 10px;
	background-color:#f9f9f9;
	padding-left:20px;
}

ul.newsList ul li a:hover {	
color:#ffffff;
background-color:#484848;
}

/*############## HomePage Text  ##############*/

.t24 {
	font-size:28px;
	line-height:30px;
	color:#595959;
	margin-top:15px;
	text-align:justify;
}

.t14 {
	font-size:14px;
	line-height:24px;
	color:#595959;
	margin-top:10px;
	text-align:justify;
}


/*############## Columns, Headers, and Text Sizes  ##############*/
H1 {
	font-size:28px;
	line-height:normal;
	color:#008d9b;
	margin:0px;
	padding:10px 0px 10px 0px;
	font-weight:normal;
}

H2 {
	font-size:20px;
	line-height:normal;
	color:#47aa42;
	margin:0px;
	padding:0px 0px 10px 0px;
	font-weight:normal;
}

H3 {
	font-size:14px;
	line-height:normal;
	color:#646464;
	margin:0px;
	padding:0px 0px 5px 0px;
	text-transform:uppercase;
}

H4 {
	font-size:14px;
	line-height:normal;
	color:#47aa42;
	margin:0px;
	padding:10px 0px 10px 0px;
	font-weight:bold;
}

H5 {
	font-size:10px;
	line-height:normal;
	color:#646464;
	margin:0px;
	padding:0px 0px 5px 0px;
	text-transform:uppercase;
}


.textSmall {
	font-size:11px;
	line-height:normal;
}

.ColumnHalf {
	width:180px;
	float:left;
	margin-right:10px;
}

.Column25pc {
	width:23%;
	float:left;
	margin-right:2%;
}
.Column50pc {
	width:48%;
	float:left;
	margin-right:2%;
}
.Column75pc {
	width:71%;
	float:left;
	padding-right:2%;
	margin-right:2%;
	border-right:1px solid #F4F4F4;
}

.Column1 {
	width:236px;
	float:left;
	margin-right:20px;
}

.Column2 {
	width:492px;
	float:left;
	margin-right:20px;
}

.Column2x1 {
	width:362px;
	float:left;
	margin-right:20px;
}

.Column2x1R {
	width:364px;
	float:left;
	padding-left:18px;
	border-left:4px solid #f2f2f2;
}

.leftGraphic {
	padding:15px;
	float:left;
	border:1px solid #F4F4F4;
	margin:0px 15px 10px 0px;
}

.rightGraphic {
	padding:15px;
	float:right;
	border:1px solid #F4F4F4;
	margin:0px 0px 10px 15px;
}

.centerGraphic {
	width:100%;
	padding:15px 0px;
	border:1px solid #F4F4F4;
	margin:10px 0px;
	text-align:center;
}

.logoGraphic {
	padding-top:10px;
	border-top:7px solid #f2f2f2;
}

.divider {
	padding:5px 0px;
	border-top:1px solid #F4F4F4;
	float:left;
	clear:both;
	width:100%;
}

/*############## People  ##############*/
#researcher {
	margin:0px;
	padding:10px 0px;
	border-bottom:1px solid #f2f2f2;
	float:left;
	width:100%;
}

.researcherPict {
	width:75px;
	margin-right:25px;
	float:left;
}

.researcherDesc {
	width: 250px;
	float: left;
	color: #666;
}

.researcherDesc750 {
	width:650px;
	float:left;
}

	

/*############## Misc Elements under Research Tab  ##############*/

.yearlyBlock {
	padding:10px 0px 10px 0px;
	border-top:1px solid #f2f2f2;
	border-bottom:4px solid #f2f2f2;
	margin-bottom:10px;
	width:100%;
	float:left;
}

/*############## Top University Logos Mouseover  ##############*/

.tuNSF a {
	width:53px;
	height:60px;
	display:block;
	background:url(grafx/universities/1.nsf.gif) no-repeat top left;
	float:left;
	margin-right:12px;
	text-indent:-9999px;
}

.tuNSF a:visited {
	width:53px;
	height:60px;
	display:block;
	background:url(grafx/universities/1.nsf.gif) no-repeat top left;
	float:left;
	margin-right:12px;
	text-indent:-9999px;
}

.tuNSF a:hover {
	background-position:0px -60px;
}

.tuRice a {
	width:72px;
	height:60px;
	display:block;
	background:url(grafx/universities/2.rice.gif) no-repeat top left;
	float:left;
	margin-right:12px;
	text-indent:-9999px;
}

.tuRice a:visited {
	width:72px;
	height:60px;
	display:block;
	background:url(grafx/universities/2.rice.gif) no-repeat top left;
	float:left;
	margin-right:12px;
	text-indent:-9999px;
}

.tuRice a:hover {
	background-position:0px -60px;
}

.tuTulsa a{
	width:51px;
	height:60px;
	display:block;
	background:url(grafx/universities/3.tulsa.gif) no-repeat top left;
	float:left;
	margin-right:12px;
	text-indent:-9999px;
}

.tuTulsa a:visited {
	width:51px;
	height:60px;
	display:block;
	background:url(grafx/universities/3.tulsa.gif) no-repeat top left;
	float:left;
	margin-right:12px;
	text-indent:-9999px;
}

.tuTulsa a:hover {
	background-position:0px -60px;
}

.tuTamu a {
	width:78px;
	height:60px;
	display:block;
	background:url(grafx/universities/4.tamu.gif) no-repeat top left;
	float:left;
	margin-right:12px;
	text-indent:-9999px;
}

.tuTamu a:visited {
	width:78px;
	height:60px;
	display:block;
	background:url(grafx/universities/4.tamu.gif) no-repeat top left;
	float:left;
	margin-right:12px;
	text-indent:-9999px;
}

.tuTamu a:hover {
	background-position:0px -60px;
}

.tuUF a {
	width:86px;
	height:60px;
	display:block;
	background:url(grafx/universities/5.uf.gif) no-repeat top left;
	float:left;
	margin-right:12px;
	text-indent:-9999px;
}

.tuUF a:visited {
	width:86px;
	height:60px;
	display:block;
	background:url(grafx/universities/5.uf.gif) no-repeat top left;
	float:left;
	margin-right:12px;
	text-indent:-9999px;
}

.tuUF a:hover {
	background-position:0px -60px;
}

.tuSUC a {
	width:86px;
	height:60px;
	display:block;
	background:url(grafx/universities/6.suc.gif) no-repeat top left;
	float:left;
	margin-right:12px;
	text-indent:-9999px;
}

.tuSUC a:visited {
	width:86px;
	height:60px;
	display:block;
	background:url(grafx/universities/6.suc.gif) no-repeat top left;
	float:left;
	margin-right:12px;
	text-indent:-9999px;
}

.tuSUC a:hover {
	background-position:0px -60px;
}

.tuUB a{
	width:156px;
	height:60px;
	display:block;
	background:url(grafx/universities/7.ub.gif) no-repeat top left;
	float:left;
	margin-right:12px;
	text-indent:-9999px;
}

.tuUB a:visited {
	width:156px;
	height:60px;
	display:block;
	background:url(grafx/universities/7.ub.gif) no-repeat top left;
	float:left;
	margin-right:12px;
	text-indent:-9999px;
}

.tuUB a:hover {
	background-position:0px -60px;
}

.tuInt a{
	width:109px;
	height:60px;
	display:block;
	background:url(grafx/universities/8.int.gif) no-repeat top left;
	float:left;
	margin-right:12px;
	text-indent:-9999px;
}

.tuInt a:visited {
	width:109px;
	height:60px;
	display:block;
	background:url(grafx/universities/8.int.gif) no-repeat top left;
	float:left;
	margin-right:12px;
	text-indent:-9999px;
}

.tuInt a:hover {
	background-position:0px -60px;
}


/*############## Student Profile Fixes DO NOT REFERENCE THESE  ##############*/


.headline {
	font-size:20px;
	line-height:normal;
	color:#47aa42;
	margin:0px;
	padding:0px 0px 10px 0px;
	font-weight:normal;
}

.style1 {
	font-size:14px;
	line-height:normal;
	margin:0px;
	color:#008d9b;
	padding:10px 0px 10px 0px;
	font-weight:bold;
}

.style2 {
	font-size:14px;
	line-height:normal;
	margin:0px;
	color:#008d9b;
	padding:10px 0px 10px 0px;
	font-weight:bold;
}
#rightColumn #marginBottom ul li {
	color: #666;
}
#rightColumn #marginBottom ul li {
	color: #666;
}
