body {
	background-color: #CCCCCC;
	margin: 0px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}
.nav_tile {
	background-image: url(images/nav_tile.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #014A90;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
a:visited {
	color: #666666;
}
a:link {
	color: #014A90;
}
.sidebar_tile {
	background-image: url(images/sidebar_tile.jpg);
	background-repeat: repeat-y;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014A90;
	line-height: 13px;
}
