
@charset "UTF-8";
.landing_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #333333;
	padding-left: 72px;
	padding-right: 50px;
	padding-bottom: 20px;
}
.landing_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #63A43A;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.footer_image {
	background-image: url(vascular_images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.landing_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .65em;
	color: #FFFFFF;
	font-weight: bold;
}
.landing_text_left {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #333333;
	padding-left: 72px;
	padding-right: 50px;
	padding-bottom: 20px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666666;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .65em;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 23px;
	text-align: center;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #333333;
}
.float_right {
	float: right;
	padding-left: 15px;
}
.text_box {
	padding-left: 33px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-top: 25px;
}
.text_box_leaf {
	padding-left: 33px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-top: 25px;
	background-image: url(vascular_images/leaf.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.dotted_line_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	color: #CCCCCC;
}
.dotted_line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.dotted_line_right_nav {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	color: #CCCCCC;
	padding-top: 25px;
}
h2 {
	font-size: .9em;
	color: #05487F;
}
h1 {
	font-size: 1.1em;
	color: #085391;
}
.float_left {
	padding-right: 15px;
	padding-bottom: 8px;
	float: left;
}
