﻿body {
	background-color: #F9F9F9;
}
.tablelayout {
	width: 100%;
}
td {
	border-width: 0px;
	vertical-align: top;
}
* {
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float: none;
}
h1 {
	font-size: 2em;
	color: #3a578a;
}
h2 {
	font-size: xx-large;
	color: #334A77;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background-image: url('../images/sq_blue_grad_tile.jpg');
	background-repeat: repeat-x;
	padding-top: 15px;
}
h3 {
	font-size: 1.5em;
	color: #3a578a;
	text-align: center;
	background-image: url('../images/sq_blue_grad_tile.jpg');
	background-repeat: repeat-x;
}
.top_table {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	background-image: url('../images/new_temp_logo.jpg');
	background-repeat: no-repeat;
	background-position: left;
	height: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: x-large;
	font-weight: bold;
	text-align: right;
	color: #000000;
	padding-right: 125px;
	margin-right: 10px;
}
.top_nav_table {
	border: 0px none #e8e1d0;
	background-color: #f47104;
}
.top_nav_table ul {
	list-style-type: none;
	width: auto;
	padding: 0px;
	margin: 0px;
	float: left;
}
.top_nav_table li {
	float: left;
}
.top_nav_table a {
	border-right-width: 1px;
	border-right-color: #F2E7B7;
	text-decoration: none;
	display: block;
	margin-right: 1px;
	padding: 5px;
	color: #F2E7B7;
	font-weight: bolder;
	font-size: medium;
	border-right-style: solid;
	font-family: Arial, Helvetica, sans-serif;
}
.top_nav_table a:hover {
	text-decoration: none;
	color: #334A77;
	background-color: #F2E7B7;
	background-image: url('../images/orange_tile.gif');
	background-repeat: repeat-x;
}
.left {
	border-style: none;
	border-width: 0px;
	border-color: #F2E7B7;
	width: 140px;
	background-color: #334a77;
	font-family: Arial, Helvetica, sans-serif;
	color: #e8e1d0;
}
.left_names {
	padding: 5px;
	color: #E8E1D0;
	font-size: medium;
}
.left p {
	border-bottom: 1px solid #334A77;
background-image: url('../images/sq_blue_grad_tile.jpg');
		background-repeat: repeat-x;
		font-style: oblique;
		font-size: large;
		color: #334A77;
		font-weight: bold;
		height: 30px;
		margin-top: 10px;
		text-align: center;
		padding-top: 7px;
	}
.left li {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left a {
	text-decoration: none;
	color: #ECE9D8;
}
.left li:hover {
	background-image: url('../images/blue_gradient_tile.jpg');
}
.left a:hover {
	color: #334a77;
}
.middle {
	padding-right: 5px;
	padding-left: 5px;
	color: #334A77;
	vertical-align: top;
}
.style_bold {
	font-weight: bold;
}
#footer {
	background-color: #EFEADE;
	padding: 5px;
}
.right_click_here {
	background-image: url('../images/orange_grad_tile.jpg');
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #334A77;
}
#footer p {
	font-size: x-small;
	text-align: center;
}
.right {
	border-width: 0px;
	background-color: #EAEAEA;
	width: 320px;
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
	color: #334A77;
}
#content_table {
	margin: 0px;
	width: 100%;
	background-color: #F0F0F0;
}
.float_left {
	float: left;
	}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.float_right {
	float: right;
}
.padding {
	padding-left: 5px;
	padding-right: 5px;
}
.copytext {
	font-size: small;
	color: #334A77;
	text-align: left;
	padding: 5px;
	list-style-type: none;
}
.border {
	border-style: 2;
	border-collapse: collapse;
		border-width: 2px;
		border-color: #D5AA80;
}
.italic {
	font-style: italic;
}
.hightlight {
	background-color: #E3B452;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-size: x-large;
}
