body {
	background-color: #D0E5F2;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.green-bar-background {
	background-image: url(images/green-bar-back.gif);
	background-repeat: repeat-x;
}
.footer-background {
	background-image: url(images/footer-back.gif);
	background-repeat: repeat-x;
}
.shadow-bottom {
	background-image: url(images/shadow-bottom-back.gif);
	background-repeat: repeat-x;
}
.left-line {
	background-image: url(images/left-line-back.gif);
	background-repeat: repeat-y;
}
.right-line {
	background-image: url(images/shadow-right-back.gif);
	background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #0173B9;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	line-height: 15px;
}
.dots {
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #0173B9;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h2 {

	font-size: 12px;
	font-weight: bold;
	color: #0173B9;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0173B9;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.table {
	background-color:white;
	width:100%;
	border-style:solid;
	border: 5px solid #ccc;
	vertical-align:top;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #0173B9;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
