

#glance h3 {
border-bottom:1px solid #dcdcdc;
font-weight:bold;
margin:0pt;
padding:5px;
}
#glance table {
border-bottom:1px solid #dcdcdc;
}
#glance table td {
line-height:1.3em;
padding:4px 6px;
}
#glance td.glance_row_hdr_even, #glance td.glance_row_hdr_odd, #glance td.glance_steps_hdr {
border-right:1px solid #e7e7e7;
font-weight:bold;
}
#glance td.glance_model, #glance td.glance_row_odd, #glance td.glance_row_even, #glance td.glance_row_odd nobr, #glance td.glance_row_even nobr, #glance td.glance_steps {
border-right:1px solid #e7e7e7;
color:#666666;
}
#glance td.glance_row_hdr_even {
background-color:#F5F5F5;
color:#666666;
}
#glance td.glance_row_hdr_odd {
background-color:#e6e6e6;
color:#666666;
}
#glance td.glance_steps_hdr {
background-color:#ECECEC;
color:#333333;
}
#glance td.glance_model_right {
background-color:#FFFFFF;
color:#666666;
}
#glance td.glance_row_odd_right, #glance td.glance_row_odd_right nobr {
background-color:#F5F5F5;
color:#666666;
}
#glance td.glance_row_even_right, #glance td.glance_row_even_right nobr {
background-color:#FFFFFF;
color:#666666;
}
td.glance_row_odd {
background-color:#F5F5F5;
}
#glance td.glance_steps, #glance td.glance_steps_right {
background-color:#F4F4F4;
}
#glance td ul {
list-style-position:outside;
margin:0pt;
padding:0pt 0pt 0pt 15px;
text-align:left;
}
table.models, table.specs {
}
table.models td.label, table.models td.content, table.specs td.label, table.specs td.content, table.models td.specdata, table.specs td.specdata {
color:#666666;
padding:5px;
}
table.models td.header, table.specs td.header {
background-color:#FFFFFF;
border-bottom:1px solid #DDDDDD;
padding:5px 5px 5px 0pt;
}

table.models td.specdata, table.specs td.specdata {
border-left:1px solid #DADADA;
}

table.specs {
border-bottom:1px solid #DADADA;
border-collapse:collapse;
border-spacing:0px;
width:100%;
}
table.specs th {
background-color:#FFFFFF;
border-bottom:1px solid #DADADA;
color:#666666;

font-weight:bold;
padding-bottom:4px;
}
table.specs td.odd-label, table.specs td.even-label {
color:#666666;
font-weight:bold;
padding:10px;
width:100px;
}
table.specs td.odd-label {
background-color:#F5F5F5;
}
table.specs td.even-label {
background-color:#e6e6e6;
}
table.specs td.specdata {
padding:10px;
vertical-align:top;
width:410px;
}
table.specs td.odd {
background-color:#FFFFFF;
}
table.specs td.even {
background-color:#F5F5F5;
}
		
table.altbar {
margin:0pt !important;
padding:0pt !important;
}	

td.alt_header {

font-weight:bold;
padding:0pt 0pt 2px !important;
background-color:#FFFFFF;
border-bottom:1px solid #dcdcdc;
color:#333333;
}

td.alt_content {
padding:10px 0pt 10px !important;
background-color:#FFFFFF;
color:#666666;
}

table.altbar td ul {
	line-height:1.3em;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

table.altbar td ul li {
	background-image:url(../images/square-bullet.gif);
	background-position:0pt 4px;
	background-repeat:no-repeat;
	margin:0pt 0pt 0pt 15px;
	padding:0pt 0pt 3px 15px;
}

table.altbar a, table.altbar a:link, table.altbar a:visited, table.altbar a:active {
	text-decoration: none;
}	
	
table.altbar a:hover {	
	text-decoration: underline;	
}

