/* containers */
html {
	/*height:100%;*/
}
	
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #434343;
	background:#FFFFFF;
	text-decoration:none;
	overflow-x:hidden;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #434343;
}

#nav {
	/* see nav.css */
}

#breadcrumbs {
	border-top:1px solid #FFF;
	height:25px;
	background:url(../images/g_breadcrumbs_bg.gif) repeat-x;
	padding:12px 20px 0 20px;
	margin:-4px 0 0 0;
	/* updated 070506 */
	margin:-2px 0 0 0;
	position:relative;
}

#search {/*
	float:right;
	margin:-25px 0 0 0;
*/
	position:absolute;
	right:23px;
	bottom:3px;
}

#main {
	margin:51px 0 0 0;
}

#int {
	margin-top:-12px;
}

.left_nav {
	width:191px;
	/*background:#900909 url(../images/g_left_nav_bg_dark.gif) 0 0 repeat-y;*/
}

.left_nav div.left_gradient {
	/*
	width:191px;
	background:url(../images/g_left_nav_bg_gradient.gif) 0 0 no-repeat;
	height:806px;
	*/
}

.nav_tree_root_item {
	background:none;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

#content {
	width:100%;
	padding:0 0 10px 0;
	/*
	border-bottom:2px solid #CC4741;
	background:url(../images/g_rightshadow_right.gif) repeat-y #FFFFFF;
	*/
}

.imgheader {
	/* background:url(../images/g_imgheader_bg.gif) 100% 0 repeat-x ; */
	min-width:600px;
	position:relative;
	border:1px solid #424242;
}

.imgheader2 {
	background:url(../images/g_imgheader_bg.gif)  100% 102% repeat-x ;
	padding:0 0 40px 0;
	margin:-10px 0 0 0;
	/*height:94px;*/
	/*min-width:578px;*/
}

.imgheader3 {
	height:224px;
}

div#copy {
	margin-left:10px;
	font-size:12px;
	line-height:14px;
}

div.imgheader div.login_box {
	position:absolute;
	right:15px;
	top:200px;
	background-color:#fff;
	width:366px;
	padding:5px;
	border:2px solid #a20000;
	display:none;
}

div.imgheader div.login_box h2,
div.imgheader div.login_box2 h2 {
	color:#CC4741;
	margin:-3px 0 0 0;
	text-align:center;
	font-size:13px;
}

div.imgheader div.login_box h3,
div.imgheader div.login_box2 h3 {
	margin:0 0 5px;
	text-align:center;
	font-size:11px;
	line-height:1.1;
	color:#000;
	float:none;
	background:none;
	padding:0;
	position:static;
}

div.imgheader div.login_box input,
div.imgheader div.login_box2 input {
	width:90px;
	vertical-align:middle;
}

div.imgheader div.login_box input#submit,
div.imgheader div.login_box2 input#submit {
	width:65px;
	margin-left:5px;
}

div.imgheader div.login_box div#inputs,
div.imgheader div.login_box2 div#inputs {
	margin:0 auto;
	width:356px;
	padding:5px 0;
	font-size:10px;
	color:#000;
}

div.imgheader div.login_box div#small_links,
div.imgheader div.login_box2 div#small_links {
	text-align:right;
}

div.imgheader div.login_box div#small_links a,
div.imgheader div.login_box2 div#small_links a {
	font-size:10px;
	margin:0 5px;
}

div.imgheader div.login_box2 {
	position:absolute;
	right:15px;
	top:15px;
	background-color:#fff;
	border:2px solid #a20000;
	padding:5px;
	width:366px;
}

/*
div.imgheader div.login_box2 h2 {
	color:#CC4741;
	margin:-3px 0 0 0;
	text-align:center;
	font-size:13px;
}

div.imgheader div.login_box2 h3 {
	margin:0 0 5px;
	text-align:center;
	font-size:11px;
	line-height:1.1;
	color:#000;
	float:none;
	background:none;
	padding:0;
	position:static;
}
*/

/* article with gradient bg addition */
.article {
	/*
	background:  url("../images/g_article_top.gif") top left repeat-x;
	padding:30px 15px 30px 15px;
	*/
	padding:10px 15px 10px 0;
} 

.article h4 {
	/*margin-top:20px;*/
}
	
.article .mainimg {
	float:right;
	margin:50px 0 0 10px;
	
}

.article2 {
	padding:10px 0 10px 15px;
} 

/* end copy table */
#right {
	/*
	height:100%;
	border-bottom:2px solid #CC4741;
	*/
	padding:10px 20px 10px 10px;
}

#footer {
	width:100%;
	/* border-top:1px solid #FFF; */
	border-top:2px solid #CC4741;
	height:25px;
	background:url(../images/g_breadcrumbs_bg.gif) repeat-x;
	padding:12px 20px 0 20px;
	text-align:center;
}


/* right bar styles*/

.rightshadow_top {
	background:url(../images/g_rightshadow_top.gif) repeat-x;
	height:3px;
}

.rightshadow_bottom {
	background:url(../images/g_rightshadow_bottom.gif) repeat-x;
	height:3px;
}

.rightshadow_left {
	background:url(../images/g_rightshadow_left.gif) repeat-y;
	width:3px;
}

.rightshadow_right {
	background:url(../images/g_rightshadow_right.gif) repeat-y;
	width:3px;
}

.rightcol_headers {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(../images/g_rightcol_headers.gif) no-repeat 165px  5px   #a20000;
	border-top: 1px solid #cf282f;
	border-right: 1px solid #a52025;
	border-bottom: 1px solid #be252b;
	border-left: 1px solid #a12026;
	padding:2px 4px 2px 4px;
}

.rightbox {
	background:url(../images/g_rightbox_bg.gif) repeat-x;
	padding:5px 1px 10px 1px;
}

.rightbox div {
	background: #FFFFFF;
	padding:5px;
}

	
/*inputs and buttons*/

form {
	margin:0;
	padding:0;
}

.search2 {
	margin:0;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#CC4741;
	border: 1px solid #CC4741;
	background-color:#FFFFFF;
}

.select1 {
	margin:0;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#434343;
	border: 1px solid #CC4741;
	background-color:#FFFFFF;
	width:145px;
}

.select2 {
	margin:0;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#737373;
	border: 1px solid #CC4741;
	background-color:#FFFFFF;
}
	

/*links*/



a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #CC4741;
	text-decoration:underline;
}

a:active, a:hover {
	font-family:Arial, Helvetica, sans-serif;
	/* font-size:11px; */
	font-weight:bold;
	color: #660708;
	text-decoration:underline;
}








div.left_gradient table {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration:none;
	font-size:12px;
	/*background:#380808;*/
}

div.left_gradient a:link, div.left_gradient a:visited, div.left_gradient a:active, div.left_gradient a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	display:block;
	color: black;
}

div.left_gradient a.level1:link, div.left_gradient a.level1:visited, div.left_gradient a.level1:active, div.left_gradient a.level1:hover {
	/*background-color:#380808;*/
	font-weight:normal;
	font-weight:bold;
	font-size:12px;
	width:164px;
	padding:2px 2px 4px 2px;
}
div.left_gradient .level1 {
	/*background-color:#380808;*/
	font-weight:normal;
	font-size:12px;
	width:164px;
	padding:2px;
	margin:0 2px 2px 2px;
}

.left_nav div.left_gradient a:visited {color: #cc4741;}

/* removed border-left and border-right here */
.move_up div {margin-left: 20px;border-top: 1px solid #626262 !important;width: 166px;}
.move_up div div {margin:0;padding-left: 10px;border-bottom: 1px solid #626262;border-left: 0 !important;border-top: 0 !important;border-right: 0 !important;width: auto;}
.move_up td div {margin: 0;padding:0;}
.move_up div div img {height: 0;width: 0;}
.move_up div table {border-bottom: 1px solid #626262 !important;padding: 3px; font-style:italic;}
.move_up div div table {border: 0 !important;padding:0;font-style:normal;}

div.left_gradient a.level2:link, div.left_gradient a.level2:visited, div.left_gradient a.level2:active, div.left_gradient a.level2:hover {
	/*background-color:#880405;*/
	font-weight:bold;
	font-size:11px;
	width:145px;
}
div.left_gradient .level2 {
	/*background-color:#880405;*/
	font-weight:bold;
	font-size:11px;
	width:145px;
	/*padding:2px;
	margin:0 2px 2px 2px;*/
	padding: 0;
	margin: 0;
}

div.left_gradient a.level3:link, div.left_gradient a.level3:visited, div.left_gradient a.level3:active, div.left_gradient a.level3:hover {
	/*background:#B53333;*/
	font-weight:normal;
	font-size:11px;
	width:142px;
}
div.left_gradient a.level3:hover {
	text-decoration:underline;
}
div.left_gradient .level3 {
	/*background:#B53333;*/
	font-weight:normal;
	font-size:11px;
	width:145px;
	padding:2px;
	margin:0 2px 2px 2px;
}

div.left_gradient .move_up div a.level3 {margin: 0;padding:0;font-weight: bold;}
div.left_gradient .move_up div div a.level3 {margin:0 0 3px 0;padding:0; font-weight:normal; !important}

div.left_gradient .level4, div.left_gradient a.level4 {
	font-style:italic;
}

.move_up 
{
	margin-top:-1px;
}





tr.headerrow a:link, tr.headerrow a:visited, tr.headerrow a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFF;
	text-decoration:underline;
}

tr.headerrow a:hover {
	text-decoration:none;
}



a.on:link, a.on:visited, a.on:active, a.on:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #660708;
	text-decoration:underline;
}

a.breadcrumb:link, a.breadcrumb:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #CC4741;
	text-decoration:underline;
}

a.breadcrumb:active, a.breadcrumb:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #660708;
	text-decoration:underline;
}

a.gray:link, a.gray:visited, a.gray:active, a.gray:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #737373;
	text-decoration:underline;
}

a.more:link, a.more:visited {
	display:block;
	position:relative;
	float:right;
	margin:0 -6px -10px 0;
	background:#FFFFFF;
	color:#CC4741;
	border:1px solid #FFFFFF;
	padding:3px;
	text-decoration:none;
}
a.more:active, a.more:hover {
	display:block;
	position:relative;
	float:right;
	margin:0 -6px -10px 0;
	background:#FFFFFF;
	color:#660708;
	border:1px solid #FFFFFF;
	padding:3px;
	text-decoration:none;
}

a.r_header_link:link, a.r_header_link:visited, a.r_header_link:active, a.r_header_link:hover {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#FFFFFF;
}

a.monospace:link, a.monospace:visited, a.monospace:active, a.monospace:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #333;
	text-decoration:none;
	padding:0 5px 0 0;
}





/* LOD Search tabs */
#ctl00_ContentColumn_TabDiv {
	/*background:url(../images/g_tab_bg.gif) repeat-x;*/
	width:95%;
	display:block;
	min-width:580px;
	margin:0 10px 0 10px;
	text-align:left;
	position:relative;
	z-index:10;
}

#gridHolder {
	border:2px solid #8e8e8e;
	width:95%;
	min-width:580px;
	position:relative;
	z-index:9;
	margin:-2px 10px 0 14px;
}

a.tab:link, a.tab:visited, a.tab:active, a.tab:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #000;
	text-decoration:none;
	height:31px;
	display:block;
	line-height:31px;
	padding-left:6px;
	float:left;
}

a.all:link, a.all:visited, a.all:active, a.all:hover {
	width:45px;
	background:url(../images/g_tab_all.gif) no-repeat;
}
a.application:link, a.application:visited, a.application:active, a.application:hover {
	width:91px;
	line-height:15px;
	background:url(../images/g_tab_application.gif) no-repeat;
}
a.driver:link, a.driver:visited, a.driver:active, a.driver:hover {
	width:83px;
	background:url(../images/g_tab_driver.gif) no-repeat;
}
a.other:link, a.other:visited, a.other:active, a.other:hover {
	width:57px;
	background:url(../images/g_tab_other.gif) no-repeat;
}
a.parts:link, a.parts:visited, a.parts:active, a.parts:hover {
	width:55px;
	background:url(../images/g_tab_parts.gif) no-repeat;
}
a.sales:link, a.sales:visited, a.sales:active, a.sales:hover {
	width:59px;
	background:url(../images/g_tab_sales.gif) no-repeat;
}
a.service:link, a.service:visited, a.service:active, a.service:hover {
	width:66px;
	background:url(../images/g_tab_service.gif) no-repeat;
}
a.warranty:link, a.warranty:visited, a.warranty:active, a.warranty:hover {
	width:73px;
	background:url(../images/g_tab_warranty.gif) no-repeat;
}

a.tab:hover {
	background-position:0 -31px;
}

a.taball_on:link, a.taball_on:visited, a.taball_on:active, a.taball_on:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #000;
	text-decoration:none;
	height:31px;
	display:block;
	line-height:31px;
	padding-left:6px;
	float:left;
	width:45px;
	background:url(../images/g_tab_all.gif) no-repeat;
	background-position:0 -62px;
}
a.tabapplication_on:link, a.tabapplication_on:visited, a.tabapplication_on:active, a.tabapplication_on:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #000;
	text-decoration:none;
	height:31px;
	display:block;
	line-height:31px;
	padding-left:6px;
	float:left;
	width:91px;
	line-height:15px;
	background:url(../images/g_tab_application.gif) no-repeat;
	background-position:0 -62px;
}
a.tabdriver_on:link, a.tabdriver_on:visited, a.tabdriver_on:active, a.tabdriver_on:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #000;
	text-decoration:none;
	height:31px;
	display:block;
	line-height:31px;
	padding-left:6px;
	float:left;
	width:83px;
	background:url(../images/g_tab_driver.gif) no-repeat;
	background-position:0 -62px;
}
a.tabother_on:link, a.tabother_on:visited, a.tabother_on:active, a.tabother_on:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #000;
	text-decoration:none;
	height:31px;
	display:block;
	line-height:31px;
	padding-left:6px;
	float:left;
	width:57px;
	background:url(../images/g_tab_other.gif) no-repeat;
	background-position:0 -62px;
}
a.tabparts_on:link, a.tabparts_on:visited, a.tabparts_on:active, a.tabparts_on:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #000;
	text-decoration:none;
	height:31px;
	display:block;
	line-height:31px;
	padding-left:6px;
	float:left;
	width:55px;
	background:url(../images/g_tab_parts.gif) no-repeat;
	background-position:0 -62px;
}
a.tabsales_on:link, a.tabsales_on:visited, a.tabsales_on:active, a.tabsales_on:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #000;
	text-decoration:none;
	height:31px;
	display:block;
	line-height:31px;
	padding-left:6px;
	float:left;
	width:59px;
	background:url(../images/g_tab_sales.gif) no-repeat;
	background-position:0 -62px;
}
a.tabservice_on:link, a.tabservice_on:visited, a.tabservice_on:active, a.tabservice_on:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #000;
	text-decoration:none;
	height:31px;
	display:block;
	line-height:31px;
	padding-left:6px;
	float:left;
	width:66px;
	background:url(../images/g_tab_service.gif) no-repeat;
	background-position:0 -62px;
}
a.tabwarranty_on:link, a.tabwarranty_on:visited, a.tabwarranty_on:active, a.tabwarranty_on:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #000;
	text-decoration:none;
	height:31px;
	display:block;
	line-height:31px;
	padding-left:6px;
	float:left;
	width:73px;
	background:url(../images/g_tab_warranty.gif) no-repeat;
	background-position:0 -62px;
}




.subproducts {
	float:right;
	background:#EEE;
	border:1px solid #BCBCBC;
	color:#BCBCBC;
	padding:5px 10px 5px 10px;
	width:30%;
	min-width:150px;
	margin-left:10px;
}

#header_enhanced {
	background:url(../images/g_header_enhanced_bg.gif) repeat-x;
	height:253px;
	margin:-40px 0 0 0;
}

#header_enhanced_left {
	background:url(../images/g_header_enhanced_left.gif) no-repeat top left;
	height:253px;
}

#header_enhanced_right {
	background:url(../images/g_header_enhanced_right.gif) no-repeat top right;
	height:253px;
	text-align:center;
}

#header_enhanced_image {
	text-align:center;
	width:376px;
	margin:0 auto;
}

#header_enhanced_image .mainimage {
	width:376px;
	height:228px;
	display:block;
}

#header_enhanced_image a {
	color:#FFF;
	font-size:15px;
	font-style:italic;
	text-decoration:underline;
	font-weight:normal;
	background:url(../images/g_header_enhanced_arrow.gif) no-repeat;
	padding:0 0 5px 24px;
}





#eventsCal {
	background:url(../images/g_events_bg.png) no-repeat;
	width:195px;
	height:136px;
	color:#900808;
	font-size:8px;
	padding:33px 13px 0 13px;
	float:right;
	margin:18px 10px 0 0;
}
#eventsCal ul {
	margin:0 18px 0 8px;
	padding:0 0 0 8px;
}

#eventsCal ul li {
	margin:0 0 4px 0;
	padding:0;
	height:22px;
}

#eventsCal ul li a {
	font-size:9px;
	text-decoration:none;
	color:#000;
}
#eventsCal ul li a:hover {
	color: #660708;
}




/*text*/
h1 {
	margin:3px 0 10px;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	color: #900909;
	font-size:16px;
	font-weight: lighter;
	background:url(../images/g_arrow.gif) no-repeat -8px 0;
	display:block;
	padding:0 0 0 21px;
	line-height:28px;
	border-bottom:1px solid #626262;
	/*
	color: #CC4741;
	height:29px;
	margin-bottom:16px;
	*/
}

h1.h1left {
	margin:0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	font-size:16px;
	font-weight: lighter;
	background:url(../images/g_arrow_m.gif) no-repeat;
	display:block;
	padding:6px 0 0 29px;
	height:29px;
	/*margin-bottom:16px;*/
}

.rightcol_headers h2 {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
}

div.imgheader h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:20px;
	background: url(../images/g_arrow_header.gif) no-repeat 10px 4px #626262;
	color:#FFFFFF;
	padding:0 0 0 37px; 
	margin:0;
	height:29px;
	line-height:29px;
	/*
	font-weight: lighter;
	float:left; 
	position: absolute;
	z-index:2;
	display:block;
	*/
}

div.imgheader2 h3 {
	font-family: Helvetica, Arial, sans-serif;
	background: url(../images/g_arrow_header.gif) no-repeat  10px 5px;
	font-size:30px;
	font-weight: lighter;
	color:#FFFFFF;
	/*float:left; */
	padding:0 0 0 35px; 
	/*z-index:2;*/
	margin:10px 0 0 0;
	display:block;
	border-left:1px solid #000;
}



h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 0;
}

h5 {
	margin:0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	/*color: #CC4741;*/
	color: #900909;
	font-size:12px;
	background:url(../images/g_arrow_h5.gif) no-repeat;
	display:block;
	padding:4px 0 0 25px;
	height:21px;
	/*margin-bottom:16px;*/
	font-weight: lighter;
}

h6 {
	margin:0 0 20px 0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	/*color: #CC4741;*/
	color: #900909;
	font-size:12px;
	font-weight: lighter;
}

ul {
	margin:0;
	padding:0;
	margin-left:70px;
	line-height:1.4em;
}

ul.icon_list {
	margin:0;
	padding:0;
	margin-left:70px;
	line-height:2.5em;
	/*list-style-type:none;*/
}

.list {
	/*margin:4;*/
	/* updated 070506 */
}
	

.red {
	color: #CC4741;
}

.u {
	text-decoration: underline;
}

.introtxt {
	font-size:13px;
}

.introbg {
	background:url(../images/g_content_bg_gradient.jpg) no-repeat right top;
}

.small {
	font-size:10px;
}

.headerrow {
	background-color:#a20000;
	color:#FFFFFF;
}

.subheaderrow td {
	background-color:#a20000;
	border-bottom:2px solid #333;
	color:#FFFFFF;
}

.oddrow {
	background-color:#d9d9d9;
}

.evenrow {
	background-color:#FFFFFF;
}

/* html elements */
.left_nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:2em;
}

li.cl1 {
	list-style:url(../images/g_bullet_left_cl1.gif);
	margin-left:28px;
	text-transform:uppercase;
}

li.ol1 {
	list-style:url(../images/g_bullet_left_ol1.gif);
	margin-left:28px;
	text-transform:uppercase;
}

.left_nav ul.cl2 {
	list-style:url(../images/g_bullet_left_cl2.gif);
	margin-left:12px;
	text-transform:none;
}

hr {
	/* background:url(../images/g_hr_bg.gif) repeat-x; */
	height:1px;
	margin:12px 0 12px 0;
	padding:0;
	width:100%;
	border:none;
	border-top:1px solid #626262;
}


div.lock {
	position:relative;
	float:left;
	margin-left:-23px;
	margin-right:0px;
	height:13px;
	width:12px;
	background:url(../images/g_icon_lock.gif) no-repeat;
	/* ie 6 fixes */
	/*margin-left:-10px;
	margin-right:5px;*/
}

div.key {
	position:relative;
	float:left;
	margin-left:-28px;
	margin-right:0px;
	height:18px;
	width:20px;
	background:url(../images/g_icon_key.gif) no-repeat;
	/* ie 6 fixes */
	/*margin-left:-13px;
	margin-right:4px;*/
}

div.window {
	position:relative;
	float:left;
	margin-left:-36px;
	margin-right:0px;
	height:19px;
	width:29px;
	background:url(../images/g_icon_window.gif) no-repeat;
	/* ie 6 fixes */
	/*margin-left:-17px;
	margin-right:3px;*/
}

div.bpdf {
	position:relative;
	float:left;
	margin-left:-29px;
	margin-right:0px;
	height:25px;
	width:25px;
	background:url(../images/g_icon_pdf_sm.gif) no-repeat;
	/* ie 6 fixes */
	/*margin-left:-13px;
	margin-right:0px;*/
}

li.pdf_icon {
	background:url(../images/g_icon_pdf_sm.gif) 0 2px no-repeat;
	list-style-type:none;
	margin-left:-30px;
	padding-left:30px;
}

li.window_icon {
	background:url(../images/g_icon_window.gif) 0 6px no-repeat;
	list-style-type:none;
	margin-left:-37px;
	padding-left:37px;
}


li.key_icon {
	background:url(../images/g_icon_key.gif) 0 7px no-repeat;
	list-style-type:none;
	margin-left:-30px;
	padding-left:30px;
}


.hinticon {
	background:url(../images/g_hinticon.jpg) no-repeat;
	width:451px;
	height:39px;
	margin:10px 0 10px 0;
	padding:0 0 0 33px;
	line-height:39px;
	font-weight:bold;
	color:#000;
	font-size:12px;
	text-align:left;
}

/* positioning */


.nomargin {
	margin:0;
}

.nopadding {
	padding:0;
}

.floatleft {
	float:left;
}

.centertext {
	text-align:center;
}

.floatright {
	float:right;
}

.clearboth {
	clear:both;
}

.padleft30 {
	padding-left: 30px;
	width: auto !important;
}

.valid {
	display:none;
}

.small_header 
{
	font-size: 10px;
	font-weight: normal;
	color: #434343;
}

.meritor {
	margin:12px 0 5px 7px;
}

.menutree {
	display: none;
} 

.monospace {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #333;
	text-decoration:none;
	padding:0 5px 0 0;
}

.lod_search_textbox {
	border:1px solid #325e83;
	width:141px;
	height:16px;
	position:absolute;
	left:6px;
	bottom:6px;
	/* background:url(../images/g_arrow_next.gif) no-repeat 98% 50%; */
}

/* for video player */
#vid_container {
	background-color:#626262;
	border:1px solid #000;
	height:350px;
	padding:25px 10px 13px 10px;
	width:780px;
}

#vid_container h2 {
	color:#C00;
	font-size:20px;
	font-weight:bold;
	margin:0 0 10px 3px;
	padding:0;
}

#vid_disclaimer {
	background-color:#EEE;
	border:1px solid #000;
	height:230px;
	margin:0 auto;
	margin-top:50px;
	padding-top:70px;
	text-align:center;
	width:680px;
}

h2.quick {
	font-size:12px;
	border-bottom:1px solid #626262;
	padding-bottom:5px;
	margin-bottom:0;
	margin-top:33px;
	color:#000;
}

ul.quick {
	margin:0;
	list-style-type:none;
}

ul.quick li {
	margin:5px 0;
	line-height:1;
	background:url(../images/g_arrow_sm_black.gif) no-repeat 0 2px;
	padding-left:12px;
	padding-bottom:8px;
	border-bottom:1px solid #626262;
}

ul.quick li a {
	font-size:11px;
	text-decoration:none;
	color:#000;
}

ul.quick li a:visited {
	color:#cc4741;
}

ul.quick li a:hover {
	text-decoration:underline;
}

div#banner {
	height:37px;
	background:url(../images/g_imgheader_bg.gif) no-repeat right top;
	margin-bottom:12px;
}

img.mainimg {
	display:block;
	margin:0 auto;
}

p#lod_search_text {
	color:#921a1b;
	bottom:16px;
	font-size:12px;
	font-weight:bold;
	left:6px;
	position:absolute;
}

a.LODSearchBtn2 {
	position:absolute;
	right:6px;
	bottom:6px;
	padding:3px 4px 6px 5px;
	border:2px solid #cc0000;
	height:7px;
}

a.LODSearchBtn2 img {
	display:block;
	border:none;
}

img#hundred_years {
	position:absolute;
	bottom:55px;
	right:10px;
}

body.arm2010 {
	margin:10px;
}

h2.arm2010 {
	font-size:16px;
	color:#666;
	padding:0.5em 0;
	margin:1em 0;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}

button.arm2010 {
	font-size:12px;
	color:#ffffff;
	background-color:#999;
	border:2px outset #ccc;
	width:222px;
}

sup {
	font-size:75%;
	line-height:70%;
}
