@charset "utf-8";
/* CSS Document */
*{padding:0px;margin:0px;list-style:none;}
img{border:0px;}

a:link{color:#111; }
a:visited{color:#444;}
#wrap a:hover{color:#FF3333;}

#wrap li{list-style:none;}
#wrap{margin-left:15px; position:relative; z-index:2;}

body{font-size:0.8em;font-family:sans-serif;color:#333;}

/* global classes */
#wrap .left{float:left;}
#wrap .right{float:right;}

#wrap .centering{text-align:center;}

#wrap .nostyle{boder:none; text-decoration:none; font-size:auto;}

#wrap .arrowlink{background:url(../../products/images/bullet_arrow_blue.gif) no-repeat left center;padding-left:15px;}
#wrap .arrowlink_box{background:url(../../products/images/ic_arrow_square.gif) no-repeat left center;padding-left:15px;}
#wrap .pdf{background:url(../../products/images/ic_pdf.gif) no-repeat left center;padding-left:15px;}
#wrap .externallink{background:url(../../products/images/ic_externallink.gif) no-repeat left center;padding-left:20px;}

#wrap .smaller{font-size:smaller;}
#wrap .larger{font-size:larger;}

#wrap .list_dot{margin:0.5em 0.8em;}
#wrap .list_dot li{background:url(../../products/images/ic_dotblue.gif) no-repeat 0px 6px;padding-left:10px;line-height:150%;}

#wrap .list_dot_s{margin:0.8em 1em;}
#wrap .list_dot_s li{background:url(../../products/images/ic_dotgrey.gif) no-repeat 0px 6px;padding-left:10px;line-height:150%;}

#wrap .list_decimal{margin:0.8em 1em;}
#wrap .list_decimal li{list-style:decimal;margin-left:1em;line-height:150%;}

#wrap .list_disk{margin:0.8em 1em;}
#wrap .list_disk li{list-style: disc;margin-left:1em;line-height:150%;}

/* global navigation */
#wrap #gnav ul li a{display:block;height:25px;text-indent:-9999px;background-repeat:no-repeat;background-position:0px 0px;/* \*/
overflow:hidden;
/* */}


#wrap .valuearea ul{width:330px; margin:0 auto;}
#wrap .valuearea li{list-style:disc; margin-left:15px;  text-align:left; line-height:1.5;  font-weight:bold;}
/* clearfix */
#wrap div:after,
ul:after ,
.clearfix:after { content: " "; display: block; height: 0; visibility: hidden; clear: both;line-height:0; }
#wrap div, ul, .clearfix {zoom:1; } 


/* font */
.boldtext {font-weight: bold;}

.attntext { color: #FF0000;}

.attntextbold { color: #000000; font-weight: bold;}

h1{line-height:1.5;}

#wrap h3 {margin-bottom: 30px; font-size: 1.2em; color: #666666;}

#wrap h2 {margin-bottom: 20px;font-family:Helvetica, Arial, sans-serif; font-size: 1.5em; color: #666666;}
#wrap #title_rental{margin-bottom:20px; font-size:200%;}

.lead {margin-bottom: 10px;color: #006699;}

.smaller {font-size: smaller;}

.tmfont{font-size: xx-small;}

.whitespace { white-space: nowrap;}
