@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 10px;
}

.BreadCrumb {
	height: 10px;
	font-size: 9pt;
	padding: 7px;
	text-align: left;
}
.ContentCell {
	background-image: url(images/ContentBKG_lg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 500px;
	overflow: hidden;
}
.PrdTable {
	border: thin solid #999999;
}

.MenuCell {
	background-image: url(images/NavPanel3.gif);
	background-repeat: repeat-y;
	height: 527px;
	width: 214px;
	overflow: hidden;
}


.MainTable/* CSS Document */
 {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: 10px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	background-image: url(images/Grid.png);
	background-repeat: repeat;
	overflow: hidden;
}
.Hide {
	display: none;
}
.Level0_cell_Off {
	text-align: center;
}
.Level0_cell_On {
	text-align: center;
	background-image: url(images/MenuBarBKG.gif);
}

.Level0_link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.Level1 {
	color: #90d8d8;
	margin-top: 20px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 170px;
}
.Level1_cell {
	font-weight: bold;
	color: #90d8d8;
	background-color: #999999;
	cursor: default;
	height: 20px;
	width: 170px;
	margin-left: 10px;
	padding: 3px;
	text-indent: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.MenuArrow {
	text-align: right;
}

.Level1_link {
	color: #90d8d8;
	text-decoration: none;
}
.Level2 {
	color: #666666;
	font-weight: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Level2_cell {
	background-color: #eeeeee;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	cursor: default;
	text-indent: 5px;
	padding: 3px;
	width: 170px;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.Level2_link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 9pt;
}

.wContent {
	position: relative;
	left: 50px;
	top: 17px;
}
.prdtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 100px;
	font-weight: bold;
}
.HomeCell {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
.SwapOn {
	padding: 0px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SwapOff {
	padding: 0px;
	width: 208px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: thin solid #000000;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: none;
}
.RequestForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
}
.input {
	height: 20px;
}
.RequestButtons {
	height: 20px;
}
.tdTest {
	border: thin solid #000000;
}
.ContentCellSwapoutsOn {
	background-image: url(images/ContentBKG_Swapouts.gif);
	overflow: hidden;
	height: 400px;
	width: 100%;
	display: block;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ContentCellSwapoutsOff {
	background-image: url(images/ContentBKG_SwapOuts.gif);
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 500px;
	width: 100%;
	display: none;
	background-repeat: no-repeat;
}
.InputBox {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
li {
	list-style-type: none;
	list-style-image: url(images/bl_menu.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.pLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.prdtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.alphaTest {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

.scrollTest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	overflow: auto;
	height: 200px;
	width: 500px;
	margin: 10px;
	border: thin solid #000000;
}
