body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E7E8EB;
}
table {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
input {
	font-size:11px;
}
select {
	font-size:11px;
}
a {
	color:#3A75C4;
}
a:hover {
	color:#F96302;
}
div.hrBabyBlueTop {
	width:100%;
	height:1px;
	background-color:#6699CC;
	margin:0px 0px 1px 0px;
}
.link1 {
	font-weight:bold;
	color:#012F63;
}
.headerLarge {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
}
.headerSmall {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.textDark {
	color:#000000;
	font-weight:bold;
}
.textAltColor {
	color:#2363AB;
}

