/*
Document Type: Cascading Style Sheet
Author: Mark Slagle - Orion3Digital, Inc. for Craig Lindsley Laboratory, Vanderbilt University School of Medicine, Nashville, TN
Created: 02/09/08
Modified: 02/09/08
version: 1.0 
*/

/* Begin Stlye Sheet */
/* ---------------------------------------------------------------- */
/* Begin Body Elements */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

/* End Body Elements */
/* ---------------------------------------------------------------- */
/* Begin Form Elements */

textarea {
	font-family: Arial; 
	font-size: 12px; 
	background-color: #C7C5BA; 
	color: black; 
	border: 2px solid #7B7B7B;
}
input {
	font-family: Arial; 
	font-size: 12px; 
	background-color: #C7C5BA; 
	color: black; 
	border: 2px solid #7B7B7B;
}
select {
	font-family: Arial; 
	font-size: 12px; 
	background-color: #C7C5BA; 
	color: black; 
	border: 2px solid #7B7B7B;
}

/* End Form Elements */
/* ---------------------------------------------------------------- */
/* Begin Text Elements */

.style1 { 
	font-size: 8px; 
	font-weight: normal;
}
.style2 {
	font-size: 9px; 
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
.style4 {
	font-size: 14px; 
	font-weight: bold;
}
.style5 {
	font-size: 16px; 
	font-weight: bold;
}
.style6 {
	font-size: 9px; 
	font-weight: bold;
}
.style7 {
	font-size: 9px; 
	font-weight: bold;
}
.style8 {
	font-size: 9px; 
	font-weight: bold;
}
.style9 {
	font-size: 9px; 
	font-weight: bold;
}
.style10 {
	font-size: 9px; 
	font-weight: bold; 
}

/* End Text Elements */
/* ---------------------------------------------------------------- */
/* Begin Link Elements */

a img {
	border: none; 
} 
a:link {
	text-decoration: none;
	color: #5C1515;
	font-family: Arial, Helvetica, sans-serif;
}
a.alt:link { /* Footer Navigation */
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #5C1515;
	font-family: Arial, Helvetica, sans-serif;
}
a.alt:visited { /* Footer Navigation */
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	color: #8A2828;
	font-family: Arial, Helvetica, sans-serif;
}
a.alt:hover { /* Footer Navigation */
	text-decoration: none;
	color: #A7B18F;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #5C1515;
	font-family: Arial, Helvetica, sans-serif;
}
a.alt:active {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

/* End Link Elements */
/* ---------------------------------------------------------------- */
/* Begin Navagation Menu Elements */

#dropmenudiv{
	position:absolute;
	background-color: #4080AE;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	z-index:100;
	color: #666666;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#dropmenudiv a:visited{
	color: #000000;
}
#dropmenudiv a:hover{
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

/* End Navagation Menu Elements */
/* ---------------------------------------------------------------- */
/* End Sytle Sheet */
