/* CSS Document */


body, html	{
background-image: url(../imgs/backgroundColor.gif);
margin: 0px; 
font-family: Verdana, sans-serif;
min-width: 791px;
}

#preloadImages {
height:0px;
width:0px;
margin:0px;
overflow:hidden;
}

a	{
	text-decoration:	none;
	color: #313644;
	}
	
.redlink a	{
    margin:0px;
	text-decoration:	none;
	font-weight:	bold;
	color: #9D0408;
	}
	
.redlink a:hover	{
	color:	#FF9542;
	background-color: transparent;
	text-decoration: none;
	}
	
a:hover	{
	color: #9D0408;
	background-color: transparent;
	text-decoration: underline;
	}


#homewrapper	{
	width:791px;
	margin:0px auto;
	background-color: #fff;
	overflow:inherit;
}


#wrapper	{
	width:791px;
	margin:34px auto 0px auto;
	background-color: #fff;
	overflow:inherit;
}

 p {
	font-size: .90em;
	line-height: 1.5em;
	margin:10px 0px;
	background-color: #fff;
}

.contentMargins
{
	margin:10px 25px 10px 25px;
}

h1 {
	color:#313644;
	margin:30px 0px 15px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.34em;
}

h2 {
color:#9D0408;
margin:20px 0px 10px 0px;
text-decoration: none;
font-weight: bold;
font-size: large;
border-bottom: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}

h2 a {
color:#9D0408;
text-decoration: none;
}

h2 a:hover	{
	text-decoration: none;
	}

h3 {
color:#9D0408;
margin:25px 0px 0px 0px;
text-decoration: none;
font-weight: bold;
font-size: 17px;
}

h3 a{
color:#9D0408;
margin:25px 0px 0px 0px;
}

h4 {
	color:#313644;
	margin:10px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
}


.insideColumnleft
{
position: relative;
width:230px;
float:left;
}

.insideColumnright
{
position: relative;
width:230px;
float:right;
}

#leftContent	
{
position: relative;
width:211px;
float:left;
}

#leftMargins{
margin:0px 10px 0px 10px;
}

#leftMargins p {
font-size: smaller;
font-weight:600;
line-height: 1.05em;
margin:5px 0px 40px 0px;
text-align:center;
color: #313644;
}


#backBtn
{
position: relative;
margin:15px 10px 0px 20px;
text-decoration: none;
font-weight: bold;
font-size: 15px;
}	

#backBtn a {color:#313644; }

#backBtn a:hover {color:#9D0408;
text-decoration: none;
font-weight: bold; }

#calendarMenu	
{
position: relative;
text-align:center;
width:779px;
margin:15px auto 10px auto;
}

#calendarMenu a
{
color:#9D0408;
margin:0px 0px 0px 0px;
text-decoration: none;
font-weight: bold;
font-size: 17px;
}

#calendarMenu a:hover
{
text-decoration: underline;
}

#calendarContent	
{
position: relative;
text-align:left;
width:779px;
margin:0px auto 40px auto;
}

#rightContent	
{
position: relative;
width:580px;
float:right;
}

#rightMargins{
margin:50px 50px 0px 40px;
}

ul { list-style-image: url(../imgs/listpic.gif); }
ul li { margin: 10px 0px 0px 0px; }


#sideMenu	
{
position: relative;
margin:30px 0px 75px 0px;
width:211px;
}	

#sideMenu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-image: url(../imgs/spacer.gif);
	text-align: left;
	text-indent: 15px;
	}

#sideMenu ul li {
	display: block;
	padding: 0;
	margin: 0;
	}

#sideMenu ul li a {
	width: 211px;
	height: 30px;
	border-top: 1px solid #fff;
	border-left: 0px solid #000;
	border-bottom: 0px solid #fff;
	border-right: 0px solid #333333;
	padding: 0px 0px;
	margin: 0px;
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 2em;
	font-size: 0.95em;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #5c8fbb;
}
	
#sideMenu ul li a:hover {
	color: #fff;
	background: #006699;
	}

#home li#one a,	
#mission li#two a,
#faculty li#three a,
#courses li#four a,
#research li#five a,
#intervention li#six a,
#lecture li#seven a,
#calendar li#eight a,
#media li#nine a
{
color: #fff;
background: #06B9D9;
font-weight: bold;
margin: 0px;
}

table, th, td { border: 1px solid #77819D; background-color:#F8F9FA;}

#calendar p { 
line-height: 1.2em; 
border-bottom: 1px solid #CAD5BD; 
border-right: 1px solid #CAD5BD; 
background-color:#EBEFE7; 
padding: 3px 2px 2px 4px;
margin-top: 0;
}	

.dayOfWeek {  
font-family: Geneva, Arial, Helvetica, san-serif; 
font-size: 14px; 
background-color: #CAD5BD;
}

.date {  
font-family: Geneva, Arial, Helvetica, san-serif; 
font-size: 14px; 
font-weight:bold; color:#313644; 
background-color: #eee;
}

.monthYear {  
font-family: Geneva, Arial, Helvetica, san-serif; 
font-size: 1.2em; 
font-weight:bold; color:#313644;
}

.calendarText {  
font-family: Geneva, Arial, Helvetica, san-serif; 
font-size: 12px; 
font-weight:bold;
}


#utLogo {
	margin: 0px 10px;
	align: left;
	width:225px;
	clear:both;
	}
	
#Banner	
{
position: relative;
margin:0px;
padding: 0px;
width:791px;
height: 143px;
background-image: url(../imgs/2ndlevelHeader.jpg);
}	


#homeleftContent	
{
position: relative;
width:466px;
float:left;
}

#homeleftMargins{
margin:0px 30px 0px 30px;
}

#homerightContent	
{
position: relative;
width:325px;
float:right;
}

#homerightMargins{
margin:30px 20px 0px 10px;
}

#homerightMargins p {
font-size: smaller;
font-weight:600;
line-height: 1.05em;
margin:5px 0px 40px 0px;
text-align:center;
color: #313644;
}

#topMenu	
{
position: relative;
margin:0px auto;
width:904px;
height: 34px;
}	

#topMenu ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(../imgs/spacer.gif);
	text-align: center;
	}

#topMenu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	}

#topMenu ul li a {
	background: #fff;
	width: 113px;
	border-top: 0px solid #ccc;
	border-left: 0px solid #000;
	border-bottom: 0px solid #000;
	border-right: 0px solid #333333;
	padding: 10px 0px;
	margin: 0px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: 300;
	letter-spacing: 0px;
	line-height: 1.2em;
	font-size: 0.75em;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #313644;
}
	
#topMenu ul li a:hover {
	color: #fff;
	background: #006699;
	}
	
#homeutLogo {
	margin: 35px auto;
	align: center;
	width:225px;
	}
	
#hiddenTitle {
position: absolute;
visibility:hidden;
height:0px;
}	


#homeBanner	
{
position: relative;
margin:0px;
padding: 0px;
width:791px;
height:145px;
background-image: url(../imgs/mainbanner.jpg);
}	

#hometabHolder	
{
position: relative;
margin:0px;
padding: 0px;
}	

#bannerBottom	
{
margin:0px;
padding: 0px;
width:325px;
height: 355px;
background-image: url(../imgs/bannerBottom.jpg);
}	


#homelink1 a
{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	text-align:center;
	margin:0px;
	padding: 0px;
	width:466px;
	height: 44px;
	background-image: url(../imgs/redTab.png);
	display: block;
	line-height: 2.5em;
	overflow:hidden;
	text-indent: 45px;
	font-size: large;
	background-color:#F67776;
}

#homelink1 a:hover
{
	margin:0px;
	padding: 0px;
	width:466px;
	height: 44px;
	background-image: url(../imgs/redOver.png);
	display: block;
	overflow:hidden;
}

#homelink2 a
{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	text-align:center;
	margin:0px;
	padding: 0px;
	width:466px;
	height: 44px;
	background-image: url(../imgs/orangeTab.png);
	display: block;
	line-height: 2.5em;
	overflow:hidden;
	font-size: large;
	text-indent: 0px;
	background-color:#FFB881;
}

#homelink2 a:hover
{
	margin:0px;
	padding: 0px;
	width:466px;
	height: 44px;
	background-image: url(../imgs/orangeOver.png);
	display: block;
	overflow:hidden;
}

#homelink3 a
{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	text-align:center;
	margin:0px;
	padding: 0px;
	width:466px;
	height: 44px;
	background-image: url(../imgs/greenTab.png);
	display: block;
	line-height: 2.5em;
	overflow:hidden;
	text-indent: 55px;
	font-size: large;
	background-color:#C2CEB2;
}

#homelink3 a:hover
{
	margin:0px;
	padding: 0px;
	width:466px;
	height: 44px;
	background-image: url(../imgs/greenOver.png);
	display: block;
	overflow:hidden;
}


#smallTabHolder	
{
position: relative;
width: 791px;
height: 30px;
margin:0px;
padding: 0px;
}	

#ethics #link1 a
{
	margin:0px;
	padding: 0px;
	width:264px;
	height: 30px;
	background-image: url(../imgs/smallredOver.png);
	display: block;
	overflow:hidden;
}

#link1 a
{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	text-align:left;
	margin:0px;
	padding: 0px;
	width:264px;
	height: 30px;
	background-image: url(../imgs/smallredTab.png);
	display: block;
	line-height: 2.5em;
	overflow:hidden;
	text-indent: 30px;
	font-size: 12px;
	background-color:#F67776;
	float:left;
	letter-spacing: -1px;
}

#link1 a:hover
{
	margin:0px;
	padding: 0px;
	width:264px;
	height: 30px;
	background-image: url(../imgs/smallredOver.png);
	display: block;
	overflow:hidden;
}

#link2 a
{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	text-align:left;
	margin:0px;
	padding: 0px;
	width:264px;
	height: 30px;
	background-image: url(../imgs/smallorangeTab.png);
	display: block;
	line-height: 2.5em;
	overflow:hidden;
	text-indent: 35px;
	font-size: 12px;
	background-color:#FFB881;
	float:left;
}

#link2 a:hover
{
	margin:0px;
	padding: 0px;
	width:264px;
	height: 30px;
	background-image: url(../imgs/smallorangeOver.png);
	display: block;
	overflow:hidden;
}

#medicine #link2 a
{
	margin:0px;
	padding: 0px;
	width:264px;
	height: 30px;
	background-image: url(../imgs/smallorangeOver.png);
	display: block;
	overflow:hidden;
}


#link3 a
{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	text-align:left;
	margin:0px;
	padding: 0px;
	width:263px;
	height: 30px;
	background-image: url(../imgs/smallgreenTab.png);
	display: block;
	line-height: 2.5em;
	overflow:hidden;
	text-indent: 35px;
	font-size: 12px;
	background-color:#C2CEB2;
	float:left;
}

#link3 a:hover
{
	margin:0px;
	padding: 0px;
	width:263px;
	height: 30px;
	background-image: url(../imgs/smallgreenOver.png);
	display: block;
	overflow:hidden;
}

#health #link3 a
{
	margin:0px;
	padding: 0px;
	width:260px;
	height: 30px;
	background-image: url(../imgs/smallgreenOver.png);
	display: block;
	overflow:hidden;
}

.leftimage {
	top: 0px;
	left: 0px;
	margin: 5px 10px 40px 40px;
	float: left;
}

.facultyImage {
	padding: 10px 10px 5px 0px;
	float: left;
}

.videoImage {
	padding: 10px 10px 5px 0px;
}

#footerMargin	
{
	position: relative;
	text-align:center;
	width: 741px;
	margin:0px auto;
	clear:both;
	border-top: solid 1px;
	border-top-color: #fff;
}

#footerMargin .footer {
margin:40px auto 0px auto;
 display: block;
 overflow:hidden;
 padding:5px 0px;
 text-align: center;
 font-size: 12px;
 color: #9D0408;
 font-family: Verdana;
 text-transform: none;
 vertical-align:bottom;
 background-color: #fff;
 position: relative;
 border-top: solid 1px;
	border-top-color: #CCCCCC;
}

#footerMargin .footer p
{
	font-size: .90em;
	line-height: 1.5em;
	margin:5px 0px;
	}

#footerMargin .footer a	{
	text-decoration:	none;
	font-weight:	bold;
	color: #313644;
	}
#footerMargin .footer a:hover	{
	color:	#9D0408;
	background-color: transparent;
	text-decoration: none;
	}
	
#comp {
width: 791px;
height: 1583px;
margin: 34px auto 0px auto;
}

#centerVideo 
	{
width:320px;
margin:0px auto;
	}