html {
background: #fff url(../images/bgd-fade.gif) repeat-x bottom left;
}

body,td,th {
	font-size: 12px;
	color: #042282;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ef8008;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ef8008;
}
a:hover {
	text-decoration: none;
	color: #7e92c5;
}
a:active {
	text-decoration: none;
	color: #ef8008;
}
h1 {
	color: #042282;
	font-size: 12px;
	font-weight: bold;
}
.heading {
	color: #042282;
	font-size: 12px;
	font-weight: bold;
}
.heading-home {
	color: #042282;
	font-size: 11px;
	font-weight: bold;
}
.blue11 {
	color: #042282;
	font-size: 11px;
}
.midblue-bold {
	color: #496EB2;
	font-size: 12px;
	font-weight: bold;
}
.grey {
	color: #999999;
	font-size: 12px;
}
.base {
	color: #042282;
	font-size: 11px;
	font-weight: bold;
}
.base-orange {
	color: #ef8008;
	font-size: 11px;
}