body
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

table .content
{
	border-collapse: collapse;	
}

table td
{
	vertical-align: top;
	padding: 5px;
}

div
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.divider
{
	border-bottom: solid 1px #ddd;
	margin-bottom: 10px;
}

.section
{
	border: solid 1px #ddd;
	padding: 5px;
	margin-bottom: 10px;
}

.Largetitle
{
	font-size: 20px;
	color: #11449e;
	margin-left: 20px;
	font-weight: bold;
}

.title
{
	font-size: 18px;
	color: #11449e;
	margin-left: 20px;	
}

a
{
	text-decoration: none;
	color: #1E90FF;
}

a:hover
{
	text-decoration: underline;
	color: #11449e;
}

.header
{
	background-image: url("images/nsquared2.gif");
	width: 154px;
	height: 89px;
}
