#wrapper {
	width: 800px;
	height: 100%;
	margin: 0px auto;
	text-align: left;
	z-index: 1;
}
#header {
	background-color: #BBD9EE;
	height: 85px;
}
#header_secondary {
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
}
#logo {
	height: 55px;
}
#globalNav {
	overflow: auto !important;
	overflow /**/: hidden;
	list-style: none;
	margin-top: 0px;
	margin-left: 588px;
	padding: 0;
}
#globalNav li{
	float: left;
	width: 7em;
	border-right: 1px solid #CCCCCC;
}
#globalNav li a{
	display: block;
	width: 100%;
	padding: 6px 0 8px 0;
	color: #000000;
	background-color: #E7F1F8;
	text-decoration: none;
	text-align: center;
}
#globalNav li a:hover {
	background-color: #FFFFFF;
}
#navigation {
	border: 1px;
	border-style: solid;
	border-color: #FFCC33;
	width: 800px;
	padding: 0;
}
#navigation ul {
	list-style: none;
	margin-top: 0px;
	margin-left: 640px;
	padding: 0;
}
#navigation li {
	float: left;
	width: 80px;
	margin: 0;
	padding: 0;
}
#navigation a {
	display: block;
	width: 100%;
	padding: 6px 0 8px 0;
	color: #000000;
	background-color: #4C924D;
	text-decoration: none;
	text-align: center;
}
#navigation a:hover {
	background-color: #FFFFFF;
}
#main {
	background-color: #EEEEEE;
	width: 786px;
	min-height: 580px;
	_height: 600px;
	margin: 5px 5px 0 5px;
	padding: 6px 0 0 6px;
	overflow: hidden;
	_overflow: none;
}
#footer {
	clear: both;
	background-color: #FFF6BF;
	height: 38px;
	text-align: center;
	padding-top: 1px;
}
#container {
	position: relative;
	margin: 0 0;
	width: 100%;
	background-color: #FFFFFF;
	min-height: 650px;
	_height: 680px;
	overflow: hidden;
	_overflow: none;
}
#note {
	background-color: #EEEEEE;
	width: 780px;
	margin: 0 5px 3px 5px;
	padding: 6px 0 15px 12px;
}
#primary {
	float: left;
	left: 0px;
	top: 0px;
	width: 280px;
}
#secondary {
	float: right;
	width: 620px;
}
#pwd_window {
	display: none;
	position: absolute;
	z-index: 2;
}
body {
	font-family : Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight : normal;
	background-color:#FFFFFF;
}
a {
	font-family : Arial, Helvetica, sans-serif;
  font-size : 15px;
  font-weight : bold;
  text-decoration: none;

}
.BlockProduct {
	width: 240px;
	text-align: left;
}
.BlockNews {
	width: 200px;
	text-align: left;
}
.copyright {
	margin-top: 10px;
}
.NavText a {
	color: #0066CC;
}
.gridCss {
	background-color: #999999;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-right: 24px;
	line-height: 130%;
}
.button {
	font-family : Arial, Helvetica, sans-serif;
	width: 80px;
}
.button1 {
	font-family : Arial, Helvetica, sans-serif;
	width: 180px;
}
.notep {
	color: #FF0000;
}
select {
	font-family : Arial, Helvetica, sans-serif;
}