body,p,td,li {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #111111;
}
strong {
	font-weight: bold;
	color: #003399;
}
em {
	font-style: normal;
	color: #003399;
}
#layout {
	height: 100%;
}
.bgfe {
	background: fefefe;
}
td.bgeaf0ff {
	background: EAF0FF;
}
td.bgfefefe {
	background: fefefe;
}
h1 {
	font-size: 16px;
}
a {
	text-decoration: underline;
	color: #003399;
}
a:link {
	text-decoration: underline;
	color: #003399;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #EA5E00;
}
a:active {
	text-decoration: underline;
	color: #003399;
}

div.nav a {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
	font-size: 13px;
}
div.nav a:link {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
	font-size: 13px;
}
div.nav a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
	font-size: 13px;
}
div.nav a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #EA5E00;
	font-size: 13px;
}
div.nav a:active {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
	font-size: 13px;
}
