body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCDDDF;
}
a:link {
	text-decoration: underline;
	color: #1162E8;
}
a:visited {
	text-decoration: underline;
	color: #1162E8;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodyEmphasize {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.appTitle {
	font-size: 14px;
	font-weight: bold;
}
.appHeadings {
	font-size: 12px;
	font-weight: bold;
}
.appEmphasize {
	font-weight: bold;
}
form {
	margin-bottom : 0; 
}.centerName {
	font-size: 18px;
	font-weight: bold;
	color: #1881A8;
}
.bodySubEmphasize {
	font-weight: bold;
	color: #0F97A3;
}
.teamTable {
	padding-top: 5px; 
}

.side_logo {
	border: 1px solid #F4CC9D;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 4px;
}
