@charset "utf-8";
/* CSS Document */

a:link {
	color:#000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.runningcopy_home {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
	padding-top: 30px;
}
.runningcopy_homesmall {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.runningcopy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	}

.headers {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-left: 15px;
	}

.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	}
		
.tile {
	background-image: url(images/side_left.jpg);
	background-repeat: repeat-y;
	}.cellback {
	background-image: url(../images/side_left_tile.jpg);
	background-repeat: repeat-y;
}
.cellbackRight {
	background-image: url(../images/side_right_tile.jpg);
	background-repeat: repeat-y;
}
.lineTile {
	background-image: url(../images/vert_dot_line_tile.jpg);
	background-repeat: repeat-y;
}
.bottomTile {
	background-image: url(../images/side_bot_tile.jpg);
	background-repeat: repeat-x;
}
.textlink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.runningcopyComing {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
	padding-right: 10px;
}
