﻿/* CSS layout */
#body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
}
#masthead {
	height: 120px;
	font-family: "trebuchet MS";
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	width: 100%;
	background-color: #333333;
	min-width:750px;

}
}
#container {
min-width:750px;

}
#left_col {
	width: 210px;
	position: absolute;
	left: 0px;
	font-family: "trebuchet MS";
	font-size: small;
	color: #808080;
	height: 400px;
}
#logo {
	border-width: 0px;
	border-style: none;
	width: 213px;
	height: 50px;
	top: 35px;
	position: relative;
	left: 6px;
}
#logocell {
	width: 225px;
	height: 120px;
	top: 0px;
	background-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 210px;
	position: absolute;
}
#head2 {
	position: relative;
	margin: 0px 0px 0px 210px;
	height: 150px;
	background-color: #CCCCCC;
	min-width:540px;
}
#sitemap {
	padding: 15px 0px 0px 0px;
	margin-left: 210px;
	height: 35px;
	position: relative;
	text-align: left;
}
#page_content {
	padding: 0px;
	margin-left: 210px;
	position: relative;
	width: 450px;
}
#table1 {
	width: 100%;
	height: 150px;
	background-color: #000000;
}
}
#footer {
	height: 25px;
	background-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #808080;
	text-align: center;
	letter-spacing: 2px;
	white-space: normal;
	visibility: hidden;
}
#topnav {
	background-color: #808080;
	height: 25px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-left: 215px;
	font-family: "Trebuchet MS";
	font-size: small;
	color: #FFFFFF;
	min-width:535px;

}
h3 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
#tr_menu {
	font-family: Verdana;
	font-size: x-small;
	height: 120px;
	top: 0px;
	right: 0px;
	position: absolute;
	min-width: 320px;
	left: 435px;
	float: left;
	text-align: left;
}
