body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CACAAE;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
p {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 14px;
}
ul,td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
li {
	list-style-type: square;
}
p.title {
	margin-bottom: 8px;
}
p.smalltext {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.boldblue {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
	font-weight: bold;
}
.footer {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.caption {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6699CC;
	text-decoration: underline;
}
a.small {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}
a.small:hover {
	text-decoration: underline;
}
a.feature {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.feature:hover {
	text-decoration: underline;
	color: #333333;
}
a.abstract {
	font-family: Georgia, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699CC;
	line-height: 19px;
	letter-spacing: -0.07em;
	text-decoration: none;
}
a.abstract:hover {
	text-decoration: underline;
}
.box1 {
	background-color: #EDEDEC;
	border: 1px solid #B9B779;
	height: 20px;
}
.box2 {
	background-color: #EDEDEC;
	border: 1px solid #B6976F;
	height: 20px;
}
.box3 {
	background-color: #EDEDEC;
	border: 1px solid #B67B6F;
	height: 20px;
}
.boxcontent {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	line-height: 10px;
}
.abstract {
	font-family: Georgia, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B3B3B3;
	line-height: 19px;
	letter-spacing: -0.07em;
}
div#btnContainer {
	position: relative;
	width: 99px;
	height: 24px;
	visiblity: visible;
}
div#btn {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
}