﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #67b;
}
#container {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(../images/TUMCfauxColumn.gif) repeat-y center top;
}
#masthead {
	text-align: right;
	width: 948px;
	overflow: auto;
	background-color: #1669CF;
	padding-right: 12px;
	height: 220px;
	vertical-align: middle;
	color: #F9F9F9;
	margin-top:0 px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#sidebar {
	float: left;
	width: 154px;
	background-color: #E6E6E6;
	position: relative;
	clear: both;
	display: inline;
}
#content {
	float: left;
	width: 794px;
	padding: 0px 0px 0px 12px;
	overflow: auto;
	background-color: #ffffff;
	margin: 0px;
	position: relative;
	text-align: left;
}
#footer {
	clear: both;
	width: 960px;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
	background-color: #8DBBF3;
	font-size: small;
	color: #000000;
}
#masthead img {
	float: left;
}
#masthead p {
	text-align: right;
	margin: 20px 10px 0 0;
	padding: 0;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#sidebar li {
	display: block;
	border: 1px solid #cdf;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f9f9f9;
	background-color: #DA1437;
	border: 1px solid #1669CF;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #0044BB;
	border-bottom: 1px solid #f9f9f9;
	background-color: #FFFFCC;
}
.tdlink {
	background-color:white;
	font-weight:normal;
	font-size:x-small;
	color:#333333;
}

/* Styles for Footer */
#footer p {
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.copyright {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.image_center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
h3 {
	color: #1669CF;
	text-align: left;
}
h2 {
	color: #DA1437;
}
.image_rt_margin15 {
	margin: 15px 0px 15px 15px;
	float: right;
}
.image_rt_margin40 {
	float: right;
	margin-right: 40px;
}
.nudge_right {
	margin-left: 100px;
}
.ul_redbullet {
	list-style-image: url('../images/bullet_set1_lg_red.gif');
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0000FF;
	line-height: 20px;
	text-decoration: none;
}
.photogallery {
	margin: 15px;
}
.li_increaserowheight {
	margin-bottom: 8px;
}
a {
	text-decoration: none;
	color: #2A6CBE;
}
a:link {
	color: #2A6CBE;
	text-decoration: none;
}
a:visited {
	color: #2A6CBE;
	text-decoration: none;
}

a:hover {
	color: #119B0C;
	text-decoration: none;
}

#container #page_content #sidebar ul {
	font-size: 0.8em;
}
#container #page_content #content table tr td ul {
	font-size: 0.8em;
}
#container #page_content #content table tr td table tr td .auto-style24 {
	font-size: 0.8em;
	text-align: justify;
	color: #333333;
}
#container #page_content #content ul {
	line-height: 150%;
	text-align: left;
}
#container #page_content #content h5 {
	text-align: center;

}

#container #page_content #content p {
	text-align: left;
	padding-right: 15px;
}
#container #page_content #content h4 {
	line-height: 150%;
}

