@import("tl_ie5.css"); 
body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
}
body.kiosk{
	background:#eae7f1 url('../image/gradiant.gif') repeat-x;
}
body.hm{
	background:white url('../image/back.gif') repeat-x;
}

#base{
	width:752px;
	text-align:left !important;
	margin-left:auto;
	margin-right:auto;
	overflow-x:hidden;
	position:relative;
}
form{
	display:inline;
}
input.checkbox{
	width:auto !important;
}
/* 
	begin header styles
*/
#head{
	text-align:center;
	margin-top:8px;
}
body.hm #head{
	margin-top:0px;
}
#head #headline{
	margin:0px auto;
	display:block;
	border:0px;
}
#head #logo{
	width:150px;
	height:16px;
	text-align:left;
	float:left;
	background-image:url('../image/logoButton.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
#head #logo a{
	text-decoration:none;
	display:block;
	height:16px;
	float:left;
	background-image:url('../image/logoButton.gif');
	background-repeat: no-repeat;
	background-position: right top;
	
}
body.hm #head #logo,body.hm #head #tools{
	margin-top:7px;
}
#head #tools{
	width:150px;
	float:right;
	text-align:right;
	height:43px;
}

#base a.iconButton,span.iconButton{
	text-decoration:none;
	display:block;
	height:18px;
	width:18px;
	background-position:left top;
	background-repeat:no-repeat;
}
span.iconButton{
	height:20px;
}
#base #contactIcon,#base #contactIcon a.iconButton{
	background-image:url('../image/contactButton.gif');
}
#base #myHMIcon,#base #myHMIcon a.iconButton{
	background-image:url('../image/myHMButton.gif');
}
#base #buyIcon,#base #buyIcon a.iconButton{
	background-image:url('../image/buyButton.gif');
}
#base #helpIcon,#base #helpIcon a.iconButton{
	background-image:url('../image/helpButton.gif');
}
#base #searchIcon,#base #searchIcon a.iconButton{
	background-image:url('../image/searchButton.gif');
	background-color:transparent !important;
}
#contactIcon,#myHMIcon,#buyIcon,#helpIcon,#searchIcon{
	float:right;
	width:18px;
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-left:3px;
}


/*	jw, 20040728	\*/

html>body #base div a.iconButton {
	float:right;
}
/*	end jw, 20040728	*/


#base a.iconButton:hover,#head #logo a:hover{
	background-image:none !important;
	background-color:transparent;
}
#head #breadcrumb{
	text-align:left;
	width:750px;
	position:relative;
	left:1px;
	float:left;
	clear:all;
	font-size:10px;
	line-height:10px;
	padding:2px;
	color:#999999;
}
body.hm #head #breadcrumb{
	background-color:black;
	color:white;
	padding-left:10px;
	height:13px;
}

/*	MOZ	*/
html>body.hm  #head #breadcrumb {
position:static;
	height:12px;
}

body.hm #head #breadcrumb, [hideFrom="ie"]{
	width:744px;
}
a{color:black}
#head #breadcrumb a{
	color:#999999;
	text-decoration:none;
}
body.hm #head #breadcrumb a{
	color:white;
}
#head #breadcrumb a:hover{
	text-decoration:underline;
}
body.hm #head #breadcrumb a:hover{
	background-color:white;
	text-decoration:none;
	color:black;
}
body.hm #nav{
/*	background-color:#a7c1ce;*/
	padding:1px;
	width:750px;
	margin:0px;
	height:26px;
	padding-right:5px;
}
body.hm #nav a.tab{
	width:124px;
	border-right:1px solid white;
	color:black;
	float:left;
	text-align:left;
	padding-left:10px;
	height:25px;
	line-height:25px;
	text-decoration:none;
}
body.hm #nav a.tab, [hideFrom="ie"] {
   width:114px;
} 
body.hm #nav, [hideFrom="ie"]{
	height:25px;
}
body.hm #nav a.tab.active,body.hm #nav a.tab:hover{
/*	background-color:#e4e6d9; */
	text-decoration:none;
}
body.hm #nav form{
	display:block;
	margin-top:4px;
}
body.hm #nav input{
	margin-left:10px;
	float:left;
	font:10px Verdana;
	width:200px;
}
#base p{
	text-align:left;
	line-height:14px;
	margin:0px;
}

/* 
	end header styles
*/
.Parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: justify;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
