/* CSS Document */
body {
	margin: 2px;

}
td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: 024776;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 024776;
	font-weight: bold;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: E3A216;
	font-weight: bold;
	font-style: italic;

}
.header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 024776;
	font-weight: bold;
	line-height: normal;


}
a
 {
	color: #024776;
	text-decoration: underline;
}
a:hover {
	color: #D06D36;
	text-decoration: underline;
}
a.top-menu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;


}
a.top-menu:hover {
	font-weight: bold;
	color: FFB516;
	text-decoration: none;

}
.footer, a.footer {
	font-size: 10px;
	text-decoration: none;
	color: 024776;
}
a.footer:hover {
	text-decoration: underline;
	color: 024776;

}
.quote {
	color: 1D5CA3;
	font-weight: bold;


}
.disabled {
	background-color: #CCCCCC;
}
