body
{
	background-color: #ffffff;
	margin: 5px auto 20px auto;
	text-align: center;
}

#Layout-Main
{
	position: relative;
	width: 952px;
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 0.7em;
	background-color: #ffffff;
	margin: 5px auto 20px auto;
	text-align: left;
	border: 1px solid #acd690;
}

#Layout-Header
{
	position: relative;
	width: 952px;
	height: 125px;
	background-image: url(images/Header-Background.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

#Layout-HeaderBottom
{
	position: relative;
	width: 952px;
	height: 5px;
	background-color: #9fd080;
	margin: 0pc 0pc 2px 0px;
}

#Layout-Header-RegLink
{
	display: block;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin: 5px 4px 4px 15px;
}

#Layout-Main-Logo
{
	position: absolute;
	width: 252px;
	height: 65px;
	left: 20px;
	top: 20px;
}

#Layout-Main-Card
{
	position: absolute;
	width: 147px;
	height: 94px;
	left: 750px;
	top: 5px;
}

#Layout-Body
{
	position: relative;
	width: 950px;
	background-color: #ffffff;
}

.LayoutTable-NavLeft
{
	width: 166px;
	background-image: url(images/NavLeft-Background.gif);
	background-repeat: repeat-x;
	background-position: top left;
	vertical-align: top;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #9fd080;
}

.NavLeft-SubMenuItems-Header
{
	display: block;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin: 0px 4px 4px 2px;
	background-color: #1c702e;
}


.NavLeft-SubMenuItems
{
	position: relative;
	width: 160px;
	margin: 10px 2px 2px 2px;
}

.NavLeft-SubMenuItems a
{
	display: block;
	color: #1c702e;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	margin: 0px 4px 4px 2px;
}

.NavLeft-SubMenuItems a:hover
{
	color: #000000;
}

a.SubLevel
{
	display: block;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	margin: 0px 4px 4px 2px;
}

a.SubLevel:hover
{
	color: #1c702e;
}

.NavLeft-Search
{
	position: relative;
	width: 160px;
	margin: 40px 2px 2px 2px;
	text-align: center;
}

.NavleftInput
{
	width: 130px;
	margin: 0px 0px 5px 0px;
}

.NavLeft-Search td
{
	font-size: 10px;
	padding: 0px 0px 0px 4px;
}

.LayoutTable-Content
{
	width: 786px;
	background-color: #ffffff;
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 0.8em;
	vertical-align: top;
}

#LayoutTable-NavTop
{
	position: relative;
	width: 786px;
	height: 143px;
	background-color: #ffffff;
}

.NavTop-Button
{
	position: relative;
	width: 110px;
	height: 143px;
	margin: 0px 0px 0px 2px;
	float: left;
	background-color: #ffffff;
}

.NavTop-Button-Image
{
	position: relative;
	width: 110px;
	height: 108px;
	background-color: #ffffff;
	margin: 0px 0px 2px 0px;
}

/* Courtesy of http://www.mandarindesign.com/opacity.html */
a.linkopacity img 
{
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}

a.linkopacity:hover img 
{
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
}

.NavTop-Button-Link
{
	display: block
	position: relative;
	width: 110px;
	height: 33px;
	background-image: url(images/NavTop-ButtonBackground.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	text-align: center;
}

.NavTop-Button-Link a
{
	display: block;
	position: relative;
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.NavTop-Button-Link a:hover
{
	color: #ffffff;
}

#Layout-ContentMain
{
	position: relative;
	width: 784px;
	/*
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #9fd080;
	*/
	padding: 0px 0px 10px 0px;
}

#Content
{
	position: relative;
	width: 750px;
	margin: 10px 17px 0px 17px;
	/* background-color: #669999; */
}

#Layout-Footer
{
	position: relative;
	width: 952px;
	background-color: #9fd080;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-size: 10px;
	color: #ffffff;
}

form
{
	margin: 0px;
}

label
{
	pointer: hand;
	cursor: hand;
}

#SplashPage
{
	position: relative;
	width: 952px;
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 0.7em;
	background-color: #ffffff;
	margin: 5px auto 20px auto;
	text-align: left;
}

#SplashPage-LayoutTable
{
	width: 792px;
	margin: 0px 80px 0px 80px;
	height: 100%;
	vertical-align: middle;
}