.editableCell {
padding-top: 25px;
	padding-right: 150px;
	padding-bottom: 25px;
	padding-left: 75px;
 	vertical-align: top;
}
body {
	font-family: Tahoma, Verdana, Arial, sans-serif, Calibri;
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color: #004b8d;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #004b8d;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ffe14f;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: ffe14f;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #004b8d;
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: 0% bottom;
	text-indent: 25px;
	font-family: Tahoma, Verdana, Arial, sans-serif, Calibri;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
.smallanchors {
	font-size: 10px;
	text-align: center;
}
.smallprint {
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	padding-top: 25px;
	padding-right: 75px;
	padding-bottom: 25px;
	padding-left: 75px;
	vertical-align: top;
	color: #FFFFFF;
}
.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;
}
