body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
table {
	font-size: 11px;
}
.title {
	font-size: 13px;
	font-weight: bold;
}
.pagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #00254F;
}
a {
	color: #0042A6;
	text-decoration: underline;
}
a:hover {
	color: #828EA8;
	text-decoration: underline;
}
.leftbackground {
	background-image: url(../images/left_background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.dottedtable {
	border: 1px dotted #D2DEE4;
}
.rightimage {
	float: right; margin: 10px 0px 10px 10px
}
.leftimage {
	float: left; margin: 10px 10px 10px 0px
}
.content {

}

