/* CSS Document */

.bodystyle_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	list-style-type: disc;
	text-decoration: none;
}
.boldstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.headstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.boldstyle_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.bgnd_pic {
	background-image: url(images/bottom_bgnd_image.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bold_subs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	line-height: 17px;
}
.bgnd_bottom_pic {
	background-image: url(images/MaST_T&F_bottom_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	list-style-type: none;
	text-decoration: none;
	list-style-position: inside;
}
.side_grad_left {
	background-image: url(images/left_side_grad.jpg);
	background-repeat: repeat-y;
}
.side_grad_right {
	background-image: url(images/right_side_grad.jpg);
	background-repeat: repeat-y;
}
.large_purple_bgnd {
	background-image: url(images/large_purple_bgnd.jpg);
	background-repeat: no-repeat;
}
.news_bgnd_bgnd {
	background-image: url(images/newsletter_sign-up.jpg);
	background-repeat: no-repeat;
}
#twitter_update_list {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	position: absolute;
	overflow:auto;
	overflow-x:hidden;
	height: 149px;
	width: 280px;
	z-index: 0;
	background-image: url(images/twitter_bgnd.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	display: block;
}
