﻿  /* CSS layout */
.topcellborder {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #BFE3F9;
}
.tdborder {
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color: #BFE3F9;
}
.tableheaders {
	border-width: 1px;
	border-color: #BFE3F9;
	background-color: #E0E0E0;
	font-family: Verdana;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
body {
	margin: 0;
	padding: 0;
	background-color: #E5E5E5;
}

#masthead {
	background-image: url('images/banner2.gif');
	height: 120px;
	width: 990px;
}
#top_nav {
	width: 770px;
	margin-left: 220px;
	background-color: #cacdd1;
}
#container {
	min-width: 600px;
	width: 990px;
	background-color: #dfddb8;
}
#left_col {
	width: 220px;
	float: left;
	height: 100%;
	background-color: #dfddb8;
}
#page_content {
	margin-left: 220px;
	width: 770px;
	background-color: #FFFFFF;
	text-indent: 0px;
	clip: rect(auto, auto, auto, 0px);
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	border-width: 2px;
	border-color: #808080;
	clear: both;
	background-color: #DFDDB8;
	text-align: center;
	width: 990px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#flag {
	position: absolute;
	z-index: 100;
	top: -20px;
}
#top_left {
	width: 220px;
	float: left;
	background-color: #dfddb8;
}
a:visited{
	color: #000080;
	text-decoration: none;
}

a:link {
	color: #000080;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000080;
}
.MemberHeader {
	font-family: Verdana;
	font-size: x-large;
}
.14font {
	font-size: 14px;
}
menu {
	font-size: 12pt;
}
#Menu1 {
	font-size: 12pt;
}
.auto-style1Copy {
	text-align: center;
}
