#newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.title1 {
	color: #D12F00;
	font-size: 18px;
}
.title2 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.subtitle {
	font-size: 14px;
	color: #000000;
}
.highlight {
	color: #990000;
	font-size: 14px;
}
li {
	display: list-item;
	margin-top: 0px;
	margin-bottom: 8px;
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #CC3300;
}
#egg_box {
	background-image: url(../2009term2/images/eggbox-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #333366;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
#egg_box h2 {
	color: #CC3300;
}
.interviewer {
	color: #003366;
}
.interviewee {
	color: #336699;
}
#newsletter a:link, #newsletter a:visited {
	color: #003399;
}
#newsletter a:hover {
	color: #0000FF;
}
.title3 {
	font-size: 22px;
	font-weight: bold;
	color: #CC3300;
}
.header {
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.blue_highlight {
	color: #336699;
}
.subtitle2 {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.float_r {
	display: block;
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.float_l {
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.blue_box {
	background-color: #DDECFF;
	display: block;
	padding: 10px 20px;
	width: 95%;
	border: 1px solid #003366;
	color: #000066;
}

.brown_box {
	background-color: #E3CDA5;
	display: block;
	width: 92%;
	border: 1px solid #250706;
	color: #391102;
	font-size: .9em;
	margin-top: 0px;
	margin-right: -15px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.green_box {
	background-color: #E4FFE0;
	display: block;
	padding: 10px 20px;
	width: 95%;
	border: 1px solid #003366;
	color: #003333;
}
#next a:link, #next a:visited {
	color: #FF3300;
}
#next a:hover {
	color: #CC3300;
}
.caption {
	font-size: 10px;
	color: #999999;
	text-align: center;
	display: block;
	font-style: oblique;
}
.super {
	color: #0033CC;
	vertical-align: super;
	font-variant: small-caps;
}
#newsletter #newsletterEvalForm td {
	vertical-align: top;
	border-bottom: 1px dashed #999999;
	border-left: 1px dashed #999999;
}
#newsletter #newsletterEvalForm table {
	font-size: 12px;
	border-top: 1px dashed #999999;
	border-right: 1px dashed #999999;
}
#newsletter #newsletterEvalForm table table td {
	vertical-align: top;
	border-bottom: none;
	border-left: none;
}
#newsletter #newsletterEvalForm table table {
	font-size: 12px;
	border-top: none;
	border-right: none;
}
.reduce {
	font-size: .9em;
}
