 #bodybg_empty{
	width: 950px;
	background-color: #FFFFFF;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size:small;
 }
body, p, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
}
h1 {
	font-size: 1em;
	color: #0066cc;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 2px;
	text-align: left;

}
a{
	font-size:.90em;
	
}
a:link, a:visited {
	color: #0066CC;text-align: left;
}
a:hover, a:active {
	color: #999999;
	text-decoration: underline;
	text-align: left;
}
hr {
	width: 150px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: 0.85em;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #000;
	text-align: left;
	
}
h3 {
	font-size: 0.85em;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #666;
	text-align: left;
	
}
div{
	width: 150px;
	clear: both;
	float: left;
	margin-left: 2px;
}
div p, div h1, div h2,div h3{
padding-left:10px;}

.green{
	background-image: url(http://developer.navteq.com/images/box_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.blue{
	background-image: url(http://developer.navteq.com/images/blue_bg.jpg);
	color: #FFFFFF;
	text-decoration: none;
}
.liteblue{
background-image: url(http://developer.navteq.com/images/liteblue_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
div.blue a{
	font-size:.9em;
	font-weight: bold;
	text-decoration: none;
}
div.blue h1 {
	font-size: .85em;
	color: #99CC33;
			
}
div.blue a:link, div.blue a:visited {
	color: #ffffff;
}
div.blue a:hover, div.blue a:active {
	text-decoration: underline;
}
.style1 {color: #333333}
