/* 

CSS Definitions for www.reliability-studies.vanderbilt.edu 
Created by Dale R. Rogers - www.edrawingboard.com - drogers@edrawingboard.com

*/

/* 

Link Definitions 

*/
a:visited { color:#FF0000;}
a:hover { color:#FF0000; text-decoration:underline;}
a:link {  color: #0000FF; text-decoration:none;}

/* 

Tag Definitions 

*/
ul {
	position: relative;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000;}
ol {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000; }

/* 

CLASS DEFINITIONS 

*/
.agendamenuoff { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #0000FF; position: relative; visibility: hidden; z-index: 1; clip: rect( ) }

/* Bodytext */
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000; }
.bodytextbold { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000000;}
.bodytextboldwhite { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #FFFFFF; background-color: #000000}
.bodytextwhite { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #FFFFFF; }
.bodytext10point { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; }
.bodytext10pointbold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000;}
.bodytext_12point_bold { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000000; }
.border {border-left: 1px solid #999999; border-top: 1px solid #999999; margin: 0px 0px 5px 0px;}
.bulletts {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; list-style-position: inside; list-style-type: circle}

/* Headers */
.headerwhite { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF; background-color: #000000}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #660000; padding-top: 20px}


/* Menu Buttons */
.menu_button {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000;}
.menu_button_Inactive { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #CCCCCC; background-color: #FFFFFF }
.menu_button_table { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; background-color: #FFFFFF; text-align: center}
.submenumenu_button { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000; background-color: #FFFFFF }

/* News */
#news_section {
	border-top-color: #DCB8B8;
	border-right-color: #DCB8B8;
	border-bottom-color: #DCB8B8;
	border-left-color: #DCB8B8;
	width: 400px;
	background-color: #F2E6E6;
	float: right;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	list-style-position: outside;
	position: relative;
	width: 360px;
	padding: 2px 2px 2px 10px;
}
.newsheader {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #DEBEBE; font-weight: bold; border: solid; border-width: 1px 0px 0px 1px; border-color: #C99494 #804040 #804040 #C99494; color: #660053}

/* Title */
.Title {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #660000; }
.TitleBlack { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #000000; }
.subTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #000000; padding-bottom: 20px}

/* Misc Definitions */
.tabtext {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold}
.layer_text {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; text-align: right}
#footer {
	position: relative;
	float: left;
	}
#newsborder {
	border: 1px solid #DCB8B8;
	width: 400px;
}
body {
	background-attachment: fixed;
	background-image: url(../images/vbackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#newscontentfront {
	position: relative;
}
#newscontentdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	position: relative;
}

