body{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
td{
	vertical-align: top;
}
.pageTitleCell {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D476D;
}
.footerCellTop {
	background-color: #CCCCCC;
	border-top-width: 20px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #D6D6D6;
}
.footerCellBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #323232;
	padding-top: 6px;
	padding-bottom: 12px;
}
.leftNavCell {
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.leftNavCell p {
	margin:0;
	padding-bottom: 8px;
}
.leftNavCell a {
	color: #333333;
	text-decoration: none;
}
.leftNavCell a:hover {
	color: #000000;
}
.reachingOutCell {
	font-size: 13px;
	color: #496885;
}
.mainContentCell {
	font-size: 13px;
	color: #676767;
	padding: 0px 20px 0px 25px;
	line-height: 145%;
}
.contentRightCell {
	font-size: 14px;
	font-style: italic;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
	width:250px;
	line-height: 150%;
}
.formLabel {
	margin: 0px;
	padding-top: 7px;

}
.formContact {
	margin: 0px;
}
.formContact p {
	margin: 0px;
}
.formContact input {
	width: 300px;
}
.formContact select {
	width: 300px;
}
a {
	color: #32517D;
}
a:hover {
	text-decoration: none;
}
.nl-signup-cell {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding:0 5px 25px 5px;
}
.nl-signup-cell-input{
	width:140px;
	text-align:center;
	padding-left:3px;
	margin:4px 0;	
}
.nl-signup-cell-submit{
	width:80px;	
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
