body {
    background-color: #FFFFFF;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    margin: 0;
}
a {
    color: #006666;
    font-size: 0.98em;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.header, .subheader {
    border: 0 solid #0033CC;
    color: #292A2A;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.subheader {
    font-size: 1.5em;
    font-weight: normal;
}

.subtitle {
	font-size:1.2em;
	font-style:italic;
	color:#974018;
	border:0px solid #000;
}

.redtitle {
	font-size:1.2em;
	font-style:italic;
	color:#F00;
	border:0px solid #000;
}

.content, .content-nojustify, .content-bold, .content-small {
    color: #333;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 1em;
    line-height: 1.7em;
    text-align: justify;
	font-weight:normal;
}
.content-nojustify {
    text-align: left;
}
.content-bold, .content-bold-nojustify {
    color: #000000;
    font-weight: bold;
}

.content-bold-nojustify {
 	text-align: left;
}

.content-small {
	font-size:0.7em;
}

.content-small-bold {
	font-size:0.8em;
	font-weight:bold;
}
	
ul, ol {
    line-height: 25px;
}


.table-width, .table-width-3column{
	width:650px;
}
	
.table-width-3column{
	width:450px;
}
.table-width-1column{
	width:850px;
}

.table-title60, .table-title40, .table-title20, .table-title50 {
	padding:7px;
	background-color:#006565;
	color:#FFFFFF;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 1.2em;
	font-weight:bold;
	height:60px;
}

 .table-title40 {
	 height:40px;
 }

.table-title50 {
	height:50px;
	font-size:1.4em;
}
 .table-title20 {
	 height:20px;
	box-shadow:2px 2px 5px #666;
	border:5px solid #EDEDED;	 
 }

/* BOT */

.content-bio {
	padding:5px 5px;
	font-size:0.75em;
	line-height:1.2em;
	box-shadow:2px 2px 5px #666;
	border:1px solid #EDEDED;	
	color:#FFF;
}

.content-bio a {
	color:#FEBF49;
}

.content-bio a:hover{
	color:#FEBF49;
}
		
.img-bio {
	height:130px;
	width:130px;
	box-shadow:2px 2px 5px #666;
	border:5px solid #EDEDED;
}

.img-bio-nigms {
	height:80px;
	width:80px;
	box-shadow:2px 2px 5px #666;
	border:3px solid #EDEDED;
}

.img-faculty {
	margin:10px 10px;
	height:100px;
	width:100px;
	box-shadow:2px 2px 5px #666;
	border:3px solid #EDEDED;
}


/* end BOT */

/* Bursar website */

.tuition-fees {
	padding-top:3px;
	margin-left:-150px;
	border:0px solid #FF0000;
}

.select-style {
    border: 1px solid #000000;
    width: 220px;
    border-radius: 5px;
    overflow: hidden;
    background: #EFEFEF;
}

.select-style select {
    padding: 3px 8px;
	color:#000000;
    width: 100%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

/* end */

.schedule-archives {
	border:1px solid #FF0000;
}




