body {
	background-color: #cccccc;
	background-image: url(/apps/more/console/img/ePrint_direct_ground.gif);
	}

#nav a {
	background-image: url(/apps/more/console/img/navDivider.gif);
	}

#identBorder {	
	background-color: #E20D1A;
	background-image: url(/apps/more/console/img/identBorder.gif);
	}
	
	
	h1	{
	font-size: 1.0em;
	color: #E20D1A;
	font-weight: 600;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
	}

	h2	{
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}	
	
#identBorder2 {	
	background-color: #E20D1A;
	background-image: url(/apps/more/console/img/identBorder.gif);
	}
	
	
	h1	{
	font-size: 1.0em;
	color: #E20D1A;
	font-weight: 600;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
	}

	h2	{
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}	

div.rhsBox{
	position: relative;
	background: #f0f0f0 url(/apps/more/console/img/log_in_ground.gif) repeat-x;
	clear: both;
	top: 10px;
	padding: 0px;
	width: 412px;
	border: 1px solid #ddd;
	border-top-color: #fff;
	border-left-color: #fff;
	}

div#spotlight {
	position: relative;
	background: #f0f0f0 url(/apps/more/console/img/log_in_ground.gif) repeat-x;
	clear: both;
	top: 100px;
	padding: 0px;
	width: 412px;
	border: 1px solid #ddd;
	border-top-color: #fff;
	border-left-color: #fff;
	}
	
.infoTitle	{
	font-size: 1.3em;
	font-weight: 600;
	padding: 5px 0 5px 0;
	position: relative;
	}

.loginContent	{
	left: 5px;
	position: relative;
	padding: 0 20px 0px 0;
	}
	
	a.bigLink	{
	position: relative;
	font-size: 1.1em;
	color: #777;
	font-weight: 600;
	padding: 3px 0 0px 30px;
	margin: 0 10px 0 0;
	text-decoration: none;
	background-image: url(/apps/more/console/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 1px
	}

a.bigLink:hover	{
	background-image: url(/apps/more/console/img/arrowOn.gif);
	color: #777;
	}

.rhsBox a.bigLink	{
	background-image: url(/apps/more/console/img/arrowGrey.gif);
	}

.rhsBox a.bigLink:hover	{
	background-image: url(/apps/more/console/img/arrowGreyOn.gif);
	}
	
.abstractPic {
	float: right; 
	padding: 15px 3px 0 8px;
	}
	
ul.arrows {
	 list-style-image: url(/apps/more/console/img/ulArrow.jpg);
	}
	
#prods {
	position: relative;
	clear: both;
	top: -41px;
	_top: 10px;
	width: 412px;
	}







a:hover   
{ 
	color: orange;  
}

a.navmenuselected
{
	font-weight:bold;
	color:orange;  
}


a.navmenu
{
	color:black;  
}

a.navmenuselected:hover	
{
	color: #FFC15C;
	/*background-color: green*/
}



