@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
}
body {
	background-color: #fdb813;
	background-image: url(../img/conference/2011/yellow-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ee2e24;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ee2e24;
}
a:hover {
	text-decoration: underline;
	color: #ee2e24;
}
a:active {
	text-decoration: none;
	color: #ee2e24;
}
.btmtext {
	color: #1a9893;
	font-size: 12px;
}
.btmtext a:link {
	color: #1a9893;
	text-decoration: none;
}
.btmtext a:visited {
	color: #1a9893;
	text-decoration: none;
}
.btmtext a:hover {
	color: #1a9893;
	text-decoration: underline;
}
.btmtext a:active {
	color: #1a9893;
	text-decoration: underline;
}
.leftborder-green {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1da09b;
}
.rightborder-green {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1da09b;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #ee2e24;
}
.subhead_green {
	font-size: 15px;
	font-weight: bold;
	color: #199691;
}

.subhead_red {
	font-size: 15px;
	font-weight: bold;
	color: #ee2e24;
}

.rednewstext {
	font-size: 12px;
	color: #ee2e24;
}

