.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: bold;
	color: #003B78;
	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: #003B78;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #003B78;
	background-image: url(images/subtitle_bg.gif);
	background-repeat: no-repeat;
	background-position: 0% bottom;
	text-indent: 25px;
}
h2 {
font-size: 12px;
	font-weight: bold;
	color: #003B78;
	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: #003B78;
	background-image: url(images/subtitle_bg_collapsible_widget.gif);
	background-repeat: no-repeat;
	background-position: 0% bottom;
	text-indent: 25px;
}
.formRowHt {
	height: 22px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #003B78;
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: 0% bottom;
	text-indent: 25px;
}

.smalllink {
	padding: 8px;
	color: #003B78;
	font-size: 9px;
}

