﻿/* CSS layout */
#masthead {
	position: relative;
	width: 795px;
	background-color: #FFFFFF;
}
#top_left {
	width: 253px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100px;
}
#header {
	height: 120px;
	width: 795px;
}
#container {
	position: relative;
	width: 795px;
	background-color: #FFFFFF;
	text-align: left;
}
#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
#page_content {
	padding: 25px 10px 10px 10px;
	margin-left: 200px;
	width: 575px;
	background-color: #FFFFFF;
	background-image: url('../images/verticalshad%20copy.gif');
	background-repeat: repeat-y;
}
#footer {
	width: 793px;
	height: 20px;
	background-color: #121F44;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-right-style: dotted;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
#page_content li {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #000080;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #121F44;
	text-align: center;
}
tablenav {
	width: 200px;
}
table1 {
	width: 200px;
	background-color: #6D6E8A;
	font-size: 14px;
	color: #29238C;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	background-image: url('../images/backcoolslant.jpg');
}
#left_col a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
