body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #11579D;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #11579D;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
body { overflow: -moz-scrollbars-vertical; } 
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #11579d;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #11579d;
}
.txtBlue14 {
	font-size: 14px;
	font-weight: bold;
	color: #11579d;
}
.txtRed14 {
	font-size: 14px;
	font-weight: bold;
	color: #c00000;
}
form {
	margin: 0px;
	padding: 0px;
}
.boxBlue {
	background: #9999FF;
	padding: 5px;
	border: 1px solid #000000;
	font-size: 14px;
	font-weight: bold;
	width: 320px;
}
.padRight {
	padding-right: 3px;
	font-weight: bold;
	text-align: right;
}
