/* Default styles */
body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
td, p, input, textarea, select
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
a
{
	text-decoration: none;
}
a:visited
{
	color: #5f6eaa;
	text-decoration: none;
}
a:hover
{
	color: #ff6600;
	text-decoration: none;
}

/* Homepage styles */
a.hp_nav
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
a.hp_nav:visited
{
	color: #ffffff;
}
a.hp_nav:hover
{
	color: #ff6600;
}
a.hp_navlit
{
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
}
a.hp_navlit:visited
{
	color: #ff6600;
}
a.hp_navlit:hover
{
	color: #ffffff;
}
a.hp_navsub
{
	font-size: 12px;
	color: #ffffff;
}
a.hp_navsub:visited
{
	color: #ffffff;
}
a.hp_navsub:hover
{
	color: #ff6600;
}
a.hp_navsubon
{
	font-size: 12px;
	color: #ffffff;
}
a.hp_navsubon:visited
{
	color: #ff6600;
}
a.hp_navilogoff
{
	padding: 3px;
	background-color: #ff6600;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	width: 70px;
}
a.hp_navilogoff:hover
{
	padding: 3px;
	background-color: #91a5cd;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	width: 70px;
}
a.hp_tab
{
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
a.hp_tab:visited
{
	color: #ffffff;
}
a.hp_tab:hover
{
	color: #000066;
}
a.hp_currenttab
{
	font-size: 8pt;
	color: #ffffff;
}
a.hp_currenttab:visited
{
	color: #ffffff;
}
a.hp_currenttab:hover
{
	color: #ff6600;
}
a.hp_buttonlink
{
	font-weight: bold;
	color: #ffffff;
	border: 1px #ffffff solid;
	background-color: #ff6600;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.hp_buttonlink:visited
{
	color: #ffffff;
}
a.hp_buttonlink:hover
{
	color: #ffffff;
}
a.hp_shortpadding
{
	padding-left: 14px;
	padding-right: 14px;
}
td.hp_tab
{
	background-color: #ff6600;
	text-align: center;
	height: 24px;
}
td.hp_currenttab
{
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #000066;
	text-align: center;
	height: 24px;
}
td.hp_navheader
{
	font-size: 12px;
	color: #ffffff;
}
td.hp_loginheader
{
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #91a5cd;
}
input.hp_button
{
	font-weight: bold;
	color: #ffffff;
	border: 1px #ffffff solid;
	background-color: #ff6600;
}
.hp_blueback
{
	color: #ffffff;
	background-color: #000066;
}
.hp_frame
{
	border: 1px #000066 solid;
}
.hp_panel
{
	background-color: #d9e1f0;
}
.hp_highlight
{
	color: #ff6600;
}
.hp_bleak
{
	color: #91a5cd;
}

/* Overlib styles */
.layer
{
	font-size: 10px;
	position: absolute;
	width: 114px;
	top: 20px;
	left: 20px;
	visibility: hidden;
	z-index: 12;
	border: 2px solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	background-color: #FFD1B2;
	margin: 0px;
}
.innerLayer
{
	padding: 4px;
	color: #000000;
}

/* TopNavigation styles */
a.topnavigation, a.topnavigation:hover, a.topnavigation:visited
{
	font-weight: bold;
	color: #0000ff;
}
a.topnavigationactive
{
	font-weight: bold;
	color: #ff6600;
}

/* added for migration purposes */

.link-menu1-dealer-rest a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.link-menu1-dealer-rest a:hover
{
	color:#666666;
	text-decoration:none;
}

.link-menu1-dealer-act a:visited
{
		color: #FFFFFF;
}

.link-menu1-dealer-act a:hover
{
		color: #666666;
}

.link-menu1-dealer a:visited
{
		color: #FFFFFF;
}

.link-menu1-dealer a:hover
{
		color: #666666;
}

.link-menu1 a:visited
{
	color:#FFFFFF;
	text-decoration: none;
}

.link-menu1 a:hover
{
	color:#030065;
	text-decoration: none;
}

a.LS:visited
{
	text-decoration: underline;
	color:#3436CD;	
}

a.LS:hover
{
	text-decoration: none;
}

/*status bar*/
a.statusbar
{
	color: #3436CD;
	text-decoration: underline;
}
a.statusbar:visited
{
	color: #3436CD;
	text-decoration: underline;
}
a.statusbar:hover
{
	color: #3436CD;
	text-decoration: none;
}