body
{	background: #f5f5f5;
	color: #000;
	font: 12px Verdana, sans-serif;
	text-align: left;
	margin: auto;
}

a:link		{ color: #05b; }
a:visited	{ color: #05b; text-decoration: none; }
a:hover		{ color: #f40; text-decoration: none; }

td
{
	;
}

img
{
	border: none;
}

h1, h2
{
	margin: 0px;
	padding: 0px;
	color: #000;
	font: 12px Verdana, sans-serif;
}

.pageTitle
{
	font: 20px Trebuchet MS, sans-serif;
	padding-bottom: 5px;
}

.resourceTitle
{
	font: 16px Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	color: #c60;
}

.note
{
	text-align: center;
	font-weight: bold;
	background-color: #ddd;
}

.info
{
	padding: 5px;
}

.details
{
	padding-top: 5px;
}

.smallPrint
{
	font-size: 9px;
	padding-top: 7px;
}

.bigGreen
{
	font-size: 13px;
	color: #363;
	font-weight: bold;
}

.list
{
	margin-left: 5px;
	list-style: url(../images/arrow.gif);
}

.list li
{
	padding: 1px;
}

em
{
	color: #c60;
	font-weight: bold;
}

.highlighter
{
	background: #ff0;
}

.exampleImage
{
	padding: 5px;
}

hr
{
	color: #d9d9d9;
}

.boundBox
{
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-bottom: none;
	border-top: none;
}

.copyright
{
	background-color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 6px;
}

.talkBubble
{
	text-align: center;
}

.talkText
{
	font: 20px Helvetica, sans-serif;
	color: #dd463f;
	font-weight: bold;
}

.fauxBullet
{
	padding: 2px;
}

.mainList
{
	margin-top: 5px;
	margin-left: 5px;
	list-style-image: url(images/arrow.gif);
}

.mainList li
{
	padding-bottom: 2px;
}

.printTable
{
	text-align: left;
}