body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px 0px 0px 0px;
}

p {
	text-align:justify;
}

.ctrImg {
	text-align:center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	vertical-align:top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	vertical-align:top;
}
.budgetTable {
	padding: 2px;
}
.budgetTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}
.dollarCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
}
.headRow {
	text-align:center;
	border-bottom:1px solid #000000;
}
.headCell {
	text-align:left;
	width:140px;
}
.headCellTotal {
	text-align:left;
	width:140px;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}
.signCellTotal {
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}
.dollarCellTotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}
.bannerCell {
	background-color:#292952;
}
.emptyCell {
	text-align:center;
}
.menuCell {
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #666666;
	background-color:#0C356C;
}
.underMenuCell {
	background-image:url(images/underMenuBg.jpg);
	background-repeat:repeat-x;
}
.bodyCell {
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.bodyCellContent {
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	width:800px;
}
.baseCell {
	background-image:url(images/baseGradientBg.jpg);
	background-repeat:repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#003366;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.contentCell {
	vertical-align:top;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}
.contentCellBase {
	height:87px;
	vertical-align:bottom;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}
#newsletterBox {
	border:1px solid #CCCC66;
	color:#003366;
	width:458px;
	height:58px;
	padding-top:15px;
	padding-left:15px;
}
