body {
	margin: 0px;
	background-color: #FFFFFF;
}

#cnc {
	text-decoration: none;
}


div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}

div.menuBar {
	background-color: #0099CC;
	border-color: #0099CC;
	border-left-width: 0px;
	border-bottom-width: 4px;
	border-right-width: 0px;
	border-top-width: 4px;
	border-bottom-style: none;
	border-top-style: solid;
	padding-top: 0px;
	padding-right: 2px;
	border-bottom-color: #0099CC;
	bottom: 4px;
}

div.menuBar {
	background-color: #0066CC;
	padding: 4px 2px;
	border-top: 2px outset #0066CC;
	border-right: 0px outset #0066CC;
	border-bottom: 1px outset #0066CC;
	border-left: 0px outset #0066CC;


: left;
  top: 0px
}


div.menuBar a.menuButton {
	background-color: transparent;
	color: #FFFF00;
	cursor: default;
	left: 0px;
	margin: 1px;
	padding: 2px 6px 2px 6px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	border-color: #0066CC;
	border-width: 1px;
	border-style: solid;
}

div.menuBar a.menuButton:hover {
	background-color: transparent;
	color: #FFFF00;
	border-width: 1px;
	border-style: outset;
	border-color: #FFFFFF;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
	background-color: #006699;
	color: #FFFFFF;
	left: 1px;
	top: 1px;
	border-color: #FFFFFF;
	border-style: inset;
	border-width: 1px;
}

div.menu {
	background-color: #E1E1E1;
	left: 0px;
	padding: 0px 1px 1px 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
	border-color: #999999;
	border-style: outset;
	border-width: 2px;
}

div.menu a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #336699;
  color: #FFFF00;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
	margin: 4px 2px;
	border-color: #999999;
	border-style: inset;
	border-width: 1px;
}
.tesx1 {
	font-family: Arial;
	font-size: 14px;
}
.textbox {
	font-family: Arial;
	font-size: 12px;
	background-color: #0066CC;
	background-position: center center;
	padding: 4px;
	color: #FFFFFF;
	text-align: left;
	border-top-color: #999999;
	border-width: thin;
}
.textyellow {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFA00;
	background-position: center center;
	padding: 4px;
	color: #0066CC;
	text-align: left;
	border-top-color: #999999;
	border-width: thin;
}
.mainBox {
	border: thin solid #0066CC;
}
.textbox2 {
	font-family: Arial;
	font-size: 12px;
	background-color: #0066CC;
	background-position: center center;
	border: thin double #0066CC;
	padding: 4px;
	color: #FFFFFF;
	text-indent: 0px;
}
.floatbox {
	font-family: Arial;
	font-size: 14px;
	color: #0066CC;
	background-color: #FFFFCC;
	padding: 0px;
	border: thin double #003399;
}
.sleekbox {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.textWhite {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.mainBoxCopy {
}
.tesx1 a.link{
	font-family: Arial;
	color: #000000;
}
.textbox2 a.link {

	font-family: Arial;
	font-size: 90%;
	color: #FFFFFF;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}.tesx2 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

