#Menu 
{
	margin-top: 2px;
	background-color: #00CC00;
}
.menuLeft
{
	position: relative;
	clear: none;
	margin-right: 620px;
	height: 0px;
}
.menuRight
{
	position: relative;
	clear: none;
	float: right;
	width: 600px;
	height: 21px;
	z-index: 1000;
}
.copyrightLeft
{
	position: relative;
	float: left;
	height: 32px;
	width: 90%;
}
.copyrightRight
{
	position: relative;
	float: left;
	height: 32px;
	width: 10%;
}
.StaticMenuItem
{
	color:#999999;
	font-family:Helvetica, Arial, san-serif;
	font-style:normal;
	font-size: 11px;
}
.StaticMenuItem td
{
} 
.StaticMenuItem a 
{ 
}
.StaticMenuItem a:link
{
	text-decoration: none;
	color:#999999;
}
.StaticMenuItem a:visited
{
	text-decoration: none;
	color:#999999;
}
.StaticMenuItem a:hover
{
	text-decoration: none;
	color:#ffffff !important;
}
.StaticMenuItemHover
{
	color:#ffffff !important;
	background:#333333;
}
.DynamicMenu
{
	border-top-style: solid;
	border-top-color: Silver;
	border-top-width: 0px;
	border-left-style: solid;
	border-left-color: Silver;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: Silver;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-right-color: Silver;
	border-right-width: 2px;
	padding-bottom: 0px;
	z-index: 100;
}
.DynamicMenuItem
{
	text-align: left;	
	border-top-style: solid;
	border-top-color: Silver;
	border-top-width: 1px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
}
.DynamicMenuItem td
{
} 
.DynamicMenuItem a 
{ 
}
.DynamicMenuItem a:link
{
	color: #000000;
	text-decoration: none;
}
.DynamicMenuItem a:visited
{
	color: #000000;	
	text-decoration: none;
}
.DynamicMenuItem a:hover
{
	color: #006699;
	text-decoration: none;
}
.DynamicMenuItem a:visited:hover 
{
	color: #006699;
	text-decoration: none;
}
.MainNav
{
	letter-spacing:1px;
}
.MainNavSelected
{
	color: #FFFFFF !important;
}
.StaticSubMenuItem
{
	color:#000000;
	font-family:Helvetica, Arial, san-serif;
	font-style:normal;
	font-size: 12px;	
	width: 210px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.StaticSubMenuItem a:link
{
	text-decoration: none;
	color:#000000;
}
.StaticSubMenuItem a:visited
{
	text-decoration: none;
	color:#000000;
}
.StaticSubMenuItem a:hover
{
	text-decoration: underline;
	color:#000000 !important;
}
.SubNavSelected
{
	color:#3399CC !important;
	font-weight:bold !important;
}
.SubNavHeader
{
	width: 210px;
	height: 1px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #000000;
}
div#loginForm
{
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 15px;
}
.loginInputValidate
{
	color:#333333;
	padding-top: 4px;
	padding-left: 3px;
	float:left;
}

.loginInput {
	background:#ffffff;
	width:125px;
	height:12px;
	border:1px solid #cccccc;
	color:#333333;
	font-size:10px;
	margin:8px 0px 0px 0px;
	font-family:helvetica, arial, san-serif;
	padding:3px 0px 3px 7px;
	float:left;
}
.loginInputPass {
	background:#ffffff;
	width:125px;
	height:12px;
	border:1px solid #cccccc;
	color:#333333;
	font-size:10px;
	margin:8px 0px 0px 0px;
	font-family:helvetica, arial, san-serif;
	padding:3px 0px 3px 7px;
	float:left;
	display: none;
}
.loginInputUser {
	background:#ffffff;
	width:125px;
	height:12px;
	border:1px solid #cccccc;
	color:#333333;
	font-size:10px;
	margin:8px 0px 0px 0px;
	font-family:helvetica, arial, san-serif;
	padding:3px 0px 3px 7px;
	float:left;
	display: none;
}
.loginInputButton {
	background:none;
	width:auto;
	height:auto;
	float:left;
	border:0px;
	padding:0px 0px 0px 0px;
	margin:3px 0px 0px 0px;
}
div#footer_bar {
	color: #666666;
	clear: both;
	font-size: 10px;
	padding-top: 10px;	
	padding-bottom: 4px;
	text-align: right;
	padding-right: 46px;
	text-transform: uppercase;
}
div#footer_bar a:link
{
	text-decoration: none;
	color:#666666;
}
div#footer_bar a:visited
{
	text-decoration: none;
	color:#666666;
}
div#footer_bar a:hover
{
	text-decoration: underline;
	color:#666666;
}
div#flatContent
{
	padding:10px 30px 10px 100px;
}
div#privacy
{
	padding:0px 180px 0px 0px;
}
div#privacy h2
{
	color:#999999;
	font-size: 12px;
	font-weight: bold;
}
div#featurearea
{
	z-index: 1;
}
div#prContent h1
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size:18px;
	line-height:21px;
	letter-spacing:.3px;
	color:#666666;
	font-weight:bold;
}
.trackingValuesMultiInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pageMoved
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
}