body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image:  url(graphics/background_home.jpg);
	background-repeat: repeat-x
}

.leftfade {
	background-image: url(graphics/backleft1.jpg);
	background-repeat: repeat-y;
}

.text12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text10quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.text11grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text12space16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.border1 {
	border: 1px solid #003399;
}
