@charset "utf-8";
/* CSS Document */

.tcolor_tallgrey {
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	margin-top: 0px;
}
.tcolor_black {
	background-color: #000000;
	height: 8px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
}
.tcolor_stripes_bot {
	background-image: url(../assets/stripes_bot.gif);
	background-repeat: repeat;
	height: 24px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.tcolor_stripes_top {
	background-image: url(../assets/stripes_top.gif);
	background-repeat: repeat;
	height: 24px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}


.tcolor_white {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	width: 750px;
	padding: 0px;
	margin-top: 0px;
}
.tcolor_splash {
	background-color: #333333;
	height: 228px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 0px;
}
.t_cell_1 {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #333333;
}
.table_border_n {
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 200px;
	margin-right: 0px;
	margin-left: 0px;
}
#four_square p {
	font-size: .8em;
	text-align: center;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 10px;
}
.square_button {
	background-image: url(../assets/button_background.gif);
	height: 33px;
	background-repeat: repeat-x;
	background-color: #333333;
}
.t_bot_height {
	margin-bottom: 3px;
	margin-top: 0px;
}

.w3c {
	padding-top: 70px;
}
.bottomlogos {
	margin-top: 40px;
	margin-bottom: 0px;
}