/* CSS Document */

#vt_with_rb #vt_body_col {
	width: auto;
	padding-left: 0;
}

body .secondary-content-container {
	background: #ffffff;
	padding-left: 10px;
}

#vt_body_col div.vt_large_img, 
#vt_body_col div.vt_medium_img.img490,
#vt_body_col div.vt_medium_img.img240 {
	width: 100%;
}

p,
.vt-rawhtml a,
#vt_body_col li,
.vt-left-col li,
#vt_right_col li,
.vt-bio main li,
#vt_article_authors li,
#vt_article_locations li {
	font-size: 14px;
}

h1 {
	font-weight: 500;
	font-size: 2.2em;
}

h2 {
	color: #660000;
	font-weight: 500;
	font-size: 1.8em;
}

h3,
div.vt_feed_content h2 {
	color: #3C5B6F;
	font-size: 1.3em;
	font-weight: bold;
}

h4 {
	font-size: 1.2em;
	color: #516F43;
	font-weight: bold;
}

h5 {
	font-size: 1.1em;
	font-weight: 500;
	color: #8C5206;
}

h6 {
	font-size: 1em;
	font-weight: 500;
	color: #404039;
}

.secondary-content-container {
	padding: 10px;
}
.department-name span a,
.department-name span a:visited,
.department-name span a:hover,
.department-name span a:visited:hover {
	font-size: 1.5em;
}

.vt_img_right img {
	margin-left: 0;
}