body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	background-color: #666666;
}
.wrapper {
	height:100%;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	vertical-align: middle;
}
.navtable {
	height:100%;
	margin-left: auto; 
	margin-right: 0px;;
	text-align: left;
	vertical-align: middle;
}
form {
	display: inline;
	font-family: Verdana;
	font-size: 10px;
}
button {
	font-size: 10px;
	font-family: Verdana;
}
input {
	font-size: 10px;
	font-family: Verdana;
}
.inputNumeric {
	text-align: right;
	width: 100%;
}
.input_100_percent {
	width: 100%;
	height: 96%;
	border: 1px solid #A5ACB2;
}
.input_100_percentReq {
	width: 100%;
	height: 96%;
	background-color: #E8F0FD;
	border: 1px solid #A5ACB2;
}

td {
	font-size: 10px;
	text-decoration: none;
}
.midBack {
	background-image: url(front_mid_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.Border {
	border: 1px solid #000000;
}
.MidTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.WhiteText {
	color: #FFFFFF;
}
.ProdNavText {
	color: #FFFFFF;
	text-decoration: none;
}
.ProdNavText a:link {
	color: #FFFFFF;
	padding-left: 12px;
	text-decoration: none;
}
.ProdNavText a:visited {
	color: #FFFFFF;
	padding-left: 12px;
	text-decoration: none;
}
.ProdNavText a:hover {
	color: #FFFF00;
	padding-left: 12px;
	text-decoration: none;
}
.ProdNavText a:active {
	color: #FFFFFF;
	padding-left: 12px;
	text-decoration: none;
}
.BorderMidTD {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #92BBC9;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.BorderProdWin {
	border: 1px solid #92BBC9;
}
