body
{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
}

table
{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: white;
}

h1
{
	color: #627004;
	font-family: tahoma, verdana, arial;
	font-size: 18px;
	margin-bottom: 3px;
	margin-top: 0px;
}

h2
{
	color: #ffffff;
	font-family: tahoma, verdana, arial;
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 0px;
}

form
{
	display: inline;
}
		
a:link, a:visited, a:active
{
	color: #CDE62A;
	text-decoration: none;
	display: inline;
}
		
a:hover
{
	text-decoration: underline;
}
		
a.tab:link, a.tab:visited, a.tab:active
{
	width: 109px;
	height: 20px;
	background-image: url(../images/tab_off.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	margin-right: 2px;
	color: #99A25B;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	padding-top: 3px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
}
		
a.tab:hover
{
	background-image: url(../images/tab_on.gif);
	background-repeat: no-repeat;
	color: #627004;
}

a.tabOn:link, a.tabOn:visited, a.tabOn:active
{
	width: 109px;
	height: 20px;
	background-image: url(../images/tab_on.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	margin-right: 2px;
	color: #627004;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	padding-top: 3px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
}

a.navTab:link, a.navTab:active, a.navTab:visited
{
	display: block;
	width: 130px;
	padding: 4px;
	color: white;
	text-decoration: none;
	float: left;
	margin-right: 2px;
	border-left: 1px solid #A3A5A0;
	border-top: 1px solid #A3A5A0;
	border-right: 1px solid #A3A5A0;
	font-weight: bold;
	font-size: 11px;
}

a.navTab:hover
{
	background: #99A25E;
}

a.navTabSelected:link, a.navTabSelected:active, a.navTabSelected:visited
{
	display: block;
	width: 130px;
	padding: 4px;
	color: white;
	text-decoration: none;
	float: left;
	margin-right: 2px;
	border-left: 1px solid #A3A5A0;
	border-top: 1px solid #A3A5A0;
	border-right: 1px solid #A3A5A0;
	font-weight: bold;
	font-size: 11px;
	background: #99A25E;
}

div#linkPopup a
{
	color: #333333;
}

.frame
{
	border: 1px solid #A3A5A0;
	margin-bottom: 10px;
}

.productDesc
{
	font-weight: bold;
	margin-top: 8px;
	display: block;
}

.tablehead
{
	background: #5A5C57;
	font-size: 12px;
	font-weight: bold;
}
		
div#container
{
	display: block;
	width: 760px;
}
		
div#fadeTop
{
	background-image: url(../images/bg_greyFade.gif);
	background-repeat: repeat-x;
	display: block;
	height: 32px;
	text-align: left;
	font-size: 9px;
}
		
div#content
{
	background: #222420;
	color: white;
	margin-bottom: 0px;
	display: block;
	text-align: left;
}
		
div#fadeBottom
{
	background-image: url(../images/bg_greyFade_btm.gif);
	background-repeat: repeat-x;
	display: block;
	height: 34px;
	margin-bottom: 1px;
}
		
div#footer
{
	display: block;
	background-image: url(../images/bg_greenRow.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 9px;
	height: 40px;
}

div#learn
{
	padding-top: 12px;
	display: block;
}