/* ===================== BODY =========================== */
body
{
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
/* ===================== END BODY =========================== */

/* ===================== TD =========================== */
td.LeftGutter
{
	width: 10px;
}
td.RightGutter
{
	width: 10px;
}
td.LeftGutterTop
{
	width: 10px;
}
td.RightGutterTop
{
	width: 10px;
}
td.LeftGutterBottom
{
	width: 10px;
}
td.RightGutterBottom
{
	width: 10px;
}
td.LOC
{
	text-align: right;
	font-style: italic;
	white-space: nowrap;
}
td.Frame
{
	text-align: left;
	vertical-align: top; 	
}
td.MenuOption
{
	width: 100px;
	text-align: center;
}
td.MenuSpacer
{
	width: 10px;
}
/* ===================== END TD =========================== */

/* ===================== A =========================== */
a.LOC:Active,
a.LOC:Visited,
a.LOC:Hover,
a.LOC:Link
{
	color: #000000;
	text-decoration: underline;
}
/* ===================== END A =========================== */

/* ===================== DIV =========================== */
div.Banner
{
	z-index: 2;
	top: 30;
	position: relative;
	margin-left: 125px;
	width: 810px;
}
div.NotBanner
{
	top: -50px; 
	position: relative;
}
div.Menu
{
	float: left; 
	height: 437px;
	border-right: dotted 1px #999999;
}
div.MenuHeader
{
	height: 15px; 
	width: 200px; 
	padding: 5px;
	cursor: pointer;
	font-family: Palatino Linotype, serif;
	font-weight: normal;
	font-size: 14pt;
	color: #999999;
	position: relative;
	top: -5px;
}
div.MenuHeaderSelected
{
	height: 20px; 
	width: 200px; 
	padding: 5px;
	cursor: pointer;
	font-family: Palatino Linotype, serif;
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
}
div.MenuContent
{
	width: 240px;
	overflow: hidden; 
	margin-right: 10px;
}
div.SubMenu
{
	margin: 5px;
	padding-left: 10px;
	cursor: pointer;
	font-family: Palatino Linotype, serif;
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
}
div.SubSubMenu
{
	margin: 5px;
	padding-left: 25px;
	cursor: pointer;
	font-family: Palatino Linotype, serif;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}
div.Content
{
	height: 455px;
	width: 660px;
	overflow: hidden; 
	font-family: Palatino Linotype, serif;
	font-size: 12pt;
	padding-top: 2px;
	margin-top: -10px;
}
div.PageContentContainer
{
	overflow: auto;
	height: 423px;
	margin-top: 30px;
	margin-left: 30px;
}
/* ===================== END DIV =========================== */

/* ===================== IFRAME =========================== */
iframe.FrameContent
{
	width: 100%;
	height: 475px;
}
iframe.Products
{
	width: 99%;
	height: 418px;
}

/* ===================== END IFRAME =========================== */

/* ===================== TABLE =========================== */
table.Everything
{
	margin: auto;
}
table.Footer
{
	width: 938px;
	font-weight: bold;
	font-family: Palatino Linotype, serif;
}
/* ===================== END TABLE =========================== */

/* ===================== IMAGES =========================== */
img.Rain
{
	float: right;
}

/* ===================== END IFRAME =========================== */