@charset "utf-8";
.back {
	background-color: #002048;
	background-image: url(images/back_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tile {
	background-image: url(images/main_tile.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bottTile {
	background-image: url(images/bott_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.copy {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #032147;
}
.copyTtle {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #DA9708;
	font-weight: bold;
	text-transform: uppercase;
}
.copyWhite {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	bottom: 5px;
	padding-bottom: 5px;
}
.bulletWhite {
	color: #FFFFFF;
}

.copyWhite2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	bottom: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.bulletYellow {
	color: #D99703;
}
.ServicesBack {
	background-image: url(images/services2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bord {
	border: 2px solid #01224D;
}
.copysm {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #032147;
}
