body {
	font-family:Arial, Helvetica, sans-serif;
	color: #8C8C8C;
}
h1, h2, h3{
	margin:0 0 7px 0;
	padding:0;
	color:#5B82D2;
}
a{
	color:#666;
	font-weight:bold;
	font-size:14px;
}
a:hover{
	color:#333;
}
strong{
	color:#666;
}
p{
	padding:0 0 12px 0;
	margin:0;
}
.quote{
	color:#5B82D2;
}
.buttonSmallLeft, .buttonSmallRight, .buttonLarge{
	line-height:28px;
	text-decoration:none;
	background:url(/graphics/button238px.gif) no-repeat;
	color:#5B82D2;
}
.buttonSmallLeft{
	padding:7px 25px 9px 25px;
	margin:0 10px 0 0;
}
.buttonSmallRight{
	padding:7px 24px 9px 24px;
}
.buttonLarge{
	color:#666;
	background:url(/graphics/button486px.gif) no-repeat;
	padding:7px 64px 9px 65px;
}
.buttonLarge:hover{
	color:#5B82D2;
}
.sidebar{
	width:230px;
	background:url(/graphics/sidebarBack.jpg) top left no-repeat;
	padding-left:20px;
}
.sidebar img{
	padding:40px 0 0 24px;
}