.editableCell {
	padding-top: 25px;
	padding-right: 75px;
	padding-bottom: 25px;
	padding-left: 75px;
	vertical-align: top;
}
.footerCell {
	padding: 8px;
	color: #FFFFFF;
	font-size: 9px;
}
.title {
	font-size: 14px;
	font-weight: bolder;
	color: #2351A2;
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: 0% bottom;
	text-indent: 25px;
}
.imageWhiteBorder {
	border: 5px solid #FFFFFF;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #2351A2;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #2351A2;
	background-image: url(images/subtitle_bg.gif);
	background-repeat: no-repeat;
	background-position: 0% bottom;
	text-indent: 25px;
}
.mainBullet {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	line-height: 18px;
}
.feedTable {
	border: thin solid #CCCCCC;
}
.subtitlewidget {
	font-size: 12px;
	font-weight: bold;
	color: #2351A2;
	background-image: url(images/subtitle_bg_collapsible_widget.gif);
	background-repeat: no-repeat;
	background-position: 0% bottom;
	text-indent: 25px;
}
.formRowHt {
	height: 22px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #071224;
}
.subtitleNoBullet {
	font-size: 12px;
	font-weight: bold;
	color: #2351A2;
	background-image: none;
}
