BODY
{
	font-family: Arial;
	color: #080836;
	font-size: 0.75em;
	padding:0px;
	margin:0px;
}

a img
{
	border: none 0px;
}

/* This is for the blue paragraphs in the headers. */
.headerText
{
	color: #2e57b8;
	font-weight: bold;
	line-height: 1.5em;
	font-size:1.1em;
}

.smallNav 
{
	display:none;
}

.date
{
	color: #2e57b8;
	font-weight: bold;
}

#leftNav 
{
	display:none;
}

#contentHeader 
{
	margin-top:40px;
}

#content
{
	list-style: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-left: 0px;
}

#content li
{
	border-bottom: 1px solid #2f8eab;
	padding: 20px 0px;
	margin-left: 0px;
	padding-left: 0px;
}

#content .first
{
	border-top: 1px solid #2f8eab;
}
