.header		{
	width: 760px;
	height:100px;
	background: #ffffff;
/*	border: #808080 1px solid;*/
}
A.menu:link {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #2d3c42; FONT-STYLE: normal; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A.menu:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #2d3c42; FONT-STYLE: normal; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A.menu:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; TEXT-TRANSFORM: none; COLOR: #356384; FONT-STYLE: normal; FONT-FAMILY: Verdana; FONT-VARIANT: normal; TEXT-DECORATION: underline
}
.menu {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; TEXT-TRANSFORM: none; FONT-STYLE: normal; FONT-FAMILY: Verdana; FONT-VARIANT: normal; TEXT-DECORATION: none
}
.headerBanner		{
	width: 468px;
  height: 60px !important;
  height /**/:62px;
	background: #e5e5e5;
/*	border: #808080 1px solid;*/
	margin-top: 8px;
	margin-left: 25px;
	float: left;
}
.navBar		{
  width: 751px !important;
  width /**/:760px;
	background: #1B516B;
/*	border: #808080 1px solid;
	margin-top : 8px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: center;
}
.searchForm		{
	display: inline;
}
.pageBody{
	margin-top: 8px;
}
.footer		{
	width: 760px;
	background: #dddddd;
	border: #808080 1px solid;
	text-align: center;
	padding-bottom: 2px;
}
.column-sx{
	float: left;
	width: 132px;
	margin-right: 8px;
}
.column-dx{
	float: left;
	width: 132px;
	margin-left: 8px;
}

body,table{
	font: 11px verdana;
}

.input3D {font-family: arial, tahoma, verdana; font-size: 8pt; color: #000000; text-decoration: none}

.boxHeader		{
	width: 100%;
	height: 16px;
	background: #e2e8e9;
	border: 1px solid #b4c4d3;
	color:#006060;
	text-align : center;
	font : bold 11px Arial;
	padding-top : 3;
	padding-bottom : 3;
	padding-left : 0;
	padding-right : 0;
}
.boxBody		{
  width: 128px !important;
  width /**/:132px;
	background: #f0f0f0;
	color:#000000;
	font : 11px Tahoma;
	border-bottom : 1px solid #b4c4d3;
	border-left : 1px solid #b4c4d3;
	border-right : 1px solid #b4c4d3;
	padding : 5 2 5 2;
}
.txtBoxBody{
	color:#000000;
	font : 11px Tahoma;
}
.column-dxBoxVertSeparator{
	height : 8px;
}

a:link{
	color:#006060;
	font : 11px verdana;
	text-decoration: none;
}
a:visited{
	color:#006060;
	font : 11px verdana;
	text-decoration: none;
}
a:hover{
	color:#006060;
	font : 11px verdana;
	text-decoration: underline;
}
.search		{
	width: 100%;
	height: 16px;
	background: #e2e8e9;
	border: 1px solid #b4c4d3;
	color:#006060;
	text-align : center;
	font : bold 13px Arial;
	padding-top : 1;
	padding-bottom : 1;
	padding-left : 0;
	padding-right : 0;
}
