/*  © 2007 Think Nocturnal LLC.  All rights reserved.  */

/* based on 1004px (w) x unlimited (h) design */

/* General Structure */

html,body { 
	color: #000; 
	padding: 0;
	margin: 0;
	background-color: #FFF; 
	text-align: left; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	}
	
#container { 
	width: 1004px;               /* total width */
	background-color: #FFF;
	min-width: 400px;
	background: #999;
	margin-top: 0;
/*	margin-left: 30px;
	margin-right: -30px;*/
	margin-bottom: 0;
	padding: 0;
	border: 0;
	}
	
.clear { 
	clear: both; 
	}	

.clear_center { 
	clear: both; 
	text-align: center;
	}	

.float { 
	float: left; 
	}	

form { 
	text-align: left;
	}	

.bold { 
	font-weight: bold; 
	}	

img {
    border: 0;
    }

a.noline {
	color: #0073CF;
	text-decoration: none;
	}

a.noline:link,a.noline:visited {
	color: #0073CF;
	}

a.noline:hover {
	text-decoration: underline;
	color: #C4262E;
	}
	
p   { 
	font-size: 11px;
	padding-top: 4px; 
	padding-bottom: 4px; 
	padding-right: 0; 
	padding-left: 0; 
	margin: 0; 
	}
	
p a {
	color: #000000;
	text-decoration: underline;
	}

p a:link,visited {
	color: #000000;
	text-decoration: underline;
	}

p a:hover {
	color: #C4262E;
	text-decoration: underline;
	}

p.wwide {
	padding: 2px;
	margin: 0;
	}
		
a.arrow {
	color: #A4AEB5;
	background-color: #002A42;
	font-weight: normal;
	}

h1 { 
	padding-top: 0px; 
	padding-bottom: 10px; 
	padding-right: 0; 
	padding-left: 0; 
	margin: 0;
	margin-left: -4px;
	font-size: 16px; 
	font-weight: bold;
	}
		
.red {
	color: #C4262E;
	}

.boldred {
	color: #C4262E;
	font-weight: bold;
	}

p.redbold {
	color: #C4262E;
	font-weight: bold;
	font-size: 12px;
	}

.black {
	color: #000000;
	font-weight: normal;
	}

p.blackbold {
	font-weight: bold;
	font-size: 12px;
	}

div.blackboldlarge 
{
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0px 0px 15px;
}

.gray {
	color: #A4AEB5;
	}

.smallgray {
	color: #A4AEB5;
	font-size: 11px;
	}

.grayline {
	background-color: #A4AEB5;
	width: 1004px;
	height: 1px;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	}

.upline {
	background-color: #A4AEB5;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	width: 1px;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
	float: left;
	}

.tallgrayline {
	position: absolute;
	margin-left: 268px;
	background-color: #A4AEB5;
	width: 1px;
	height: 571px;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	}


/* NAV Content Structure */

#header {
	width: 911px;	 
	height: 27px;	 
	margin: 0;
	padding: 0;
	background-color: #000; 
	display: block;
	z-index: 1;
	position: relative;
	border-left: 46px #C4262E solid;
	border-right: 47px #C4262E solid;
	}

.nav {
	position: static;
	height: 30px;
	width: 701px; 
	display: block;
	margin: 0;
	padding: 0;
	margin-left: -1px;
	color: #FFFFFF; 
	background-color: #999999;
	font-size: 10px;
	font-weight: normal;
	float: left;
	z-index: 300;
	}

.nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	background-color: transparent;
	}

.nav li {
	list-style-type: none;
	position: relative;
	float: left;
	margin: 0;	
	padding: 0;
	padding-left: 1px;
	text-indent: 0;
	}

.nav a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	display: block;
	}

.under_nav {
	position: relative;
	height: 20px;
	width: 700px; 
	display: block;
	margin: 0;
	padding: 0;
	/*margin-left: -1;*/
	color: #FFFFFF;
	float: left;
	/*border-left: 1px #A4AEB5 solid;*/
	background: url(../img/gradient1.jpg) repeat left top;
	z-index: 450;
	}


/* SUBPAGE COLUMN Structure */

#content {
	position: relative;
	width: 911px;
	background: #ffffff;
	border-left: black 46px solid;
	border-right: black 47px solid;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 1;
	}
	
.logo {
	margin: 0;
	padding: 0;
	width: 210px;
	height: 135px;
	margin-left: 0;
	}

#subnav .alogo, #subnav a.alogo, #subnav a.alogo, #subnav a.alogo:link, #subnav a.alogo:visited, #subnav a.alogo:hover{
	display: block;
	position: relative;
	float: both;
	margin: 0;
	padding: 0;
	width: 210px;
	height: 135px;
	margin-left: -15px;
	background: transparent;
	}

.big_gears {
	margin: 0;
	padding: 0;
	width: 170px;
	height: 100px;
	margin-left: 20px;
	}

.outer { 
	border-left-width: 210px;  /* left column width */
	border-left-color: #FFFFFF;   /* left column color */
	
	border-right-width: 0; /* right column width */
	border-right-color: transparent;  /* right column color */
	
	background-color: #FFFFFF; /* center column color */
	
	width: 701px;
	border-left-style: solid; 
	border-right-style: solid;
	}

.inner { 
	margin: 0;
	padding: 0;
	width: 100%;
/*	height: 540px; */
	background-color: transparent;
	}

#subnav {
	width: 210px;	 /* left column width */
	margin-left: -210px;       /* _negative_ left column width */ 
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 20px;
	color: #000; 
	background-color: transparent;
	font-size: 11px;
	display: block;
	float: left;
	border-right: 1px #A4AEB5 solid;
	position: relative;
	min-height: 567px;
	height: auto !important;
	height: 567px;
	z-index: 2;	
	}

#subnav div.red
	{
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-left: 4px;
	margin-bottom: 5px;
	width: 202px;
	height: 25px;
	color: #FFFFFF;
	line-height: 2;
	text-indent: 10px;
	background: #C4262E;
	font-size: 12px;
	}

#subnav div.red a, #subnav div.red a:visited, #subnav div.red a:link
	{
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-left: 4px;
	width: 198px;
	height: 20px;
	color: #FFFFFF;
	line-height: 2;
	text-indent: 6px;
	background: #C4262E;
	font-size: 12px;
	}

#subnav ul {
	padding: 0;
	margin: 0;
	margin-left: 4px;
	width: 202px;
	}

#subnav li {
	list-style-type: none;
	position: static;
	width: 202px;
	height: 25px;
	margin: 0;
	padding: 0;
	display: block;
	color: #FFFFFF;
	background: #000000;
	/*border-top: #A4AEB5 1px solid;*/
	border-top: #FFFFFF 1px solid;
	float: left;
	}

#subnav li.gradient {
	list-style-type: none;
	position: static;
	width: 202px;
	height: 25px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../img/gradient1.jpg) repeat left top;
	border-top: #A4AEB5 1px solid;
	float: left;
	}

#subnav li.ad {
	list-style-type: none;
	margin-bottom:5px;
	width:202px;
	height:220px;
	position: static;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	background: #000000;
	}

#subnav li.ad a, #subnav li.ad a:link, #subnav li.ad a:visited,#subnav li.ad a:hover  {
	margin-left:-14px;
	background: transparent;
	}

#subnav li.gray {
	list-style-type: none;
	position: static;
	width: 202px;
	height: 25px;
	margin: 0;
	padding: 0;
	display: block;
	border-top: #FFFFFF 1px solid;
	background-color: #A4AEB5;
	float: left;
	}

#subnav a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	width: 202px;
	height: 25px;
	text-indent: 15px;
	line-height: 2.2;
	margin: 0;
	padding: 0;
	display: block;
	}

#subnav a:link,visited {
	text-decoration: none;
	color: #FFFFFF;
	}

#subnav a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #C4262E; 
	display: block;
	}

.color_Stepper {
	background: #8B0D12; /* red */
}

.color_PMDC {
	background: #5489C2; /* blue */
}

.color_BLDC {
	background: #97BE0D; /* green */
}

/* begin thin_red */

#subnav li.thin_red {
	list-style-type: none;
	position: static;
	width: 197px;
	_width: 192px;
	height: 25px;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	display: block;
	border-top: #FFFFFF 1px solid;
	background-color: #8B0D12;
	float: left;
	}

#subnav li.thin_red a, #subnav li.thin_red a.tooltip {
	list-style-type: none;
	position: static;
	width: 197px;
	_width: 192px;
	height: 25px;
	text-indent: 15px;
	margin: 0;
	padding: 0;
	display: block;
	background-color: #8B0D12;
	float: left;
	z-index:2000;
	}

#subnav li.thin_red a:link,visited {
	text-decoration: none;
	color: #FFFFFF;
	}

#subnav li.thin_red a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #C4262E; 
	display: block;
	z-index:2001;
	}

#subnav li.thin_red a.tooltip span {
	display: none;
	margin-left: 205px;
	*margin-left: 190px;
	margin-top: -40px;
	line-height: 1.3;
	width: 240px;
	height: auto!important;
	}
	
#subnav li.thin_red a.tooltip:hover span {
	display: block;
	position: absolute;
	text-indent: 0;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
	font: 12px;
	border: 2px solid #A4AEB5;
	z-index: 500;
	}
	
#subnav li.thin_red a.tooltip span .title { 
	position: static;
	display: block;
	padding: 10px;
	margin: 0;
	text-indent: 0;
	line-height: 1;
	text-align: left;
	font-size: 12px;
	height: 10px;
	width: 220px;
	font-style: normal;
	background-color: #8B0D12;
}

#subnav li.thin_red a.tooltip span p { 
	padding: 10px;
	margin: 0;
}

#subnav li.thinner_red {
	list-style-type: none;
	position: static;
	width: 187px;
	_width: 182px;
	height: 25px;
	margin: 0;
	margin-left: 15px;
	_margin-left: 10px;
	padding: 0;
	display: block;
	border-top: #FFFFFF 1px solid;
	/*background-color: #8B0D12;*/
	background-color: #A4AEB5; 
	float: left;
	}

#subnav li.thinner_red a, #subnav li.thinner_red a.tooltip {
	list-style-type: none;
	position: static;
	width: 187px;
	_width: 182px;
	height: 25px;
	text-indent: 25px;
	margin: 0;
	padding: 0;
	display: block;
	/*background-color: #8B0D12; */
	background-color: #A4AEB5; 
	float: left;
	z-index:2000;
	}

#subnav li.thinner_red a:link,visited {
	text-decoration: none;
	color: #FFFFFF;
	}

#subnav li.thinner_red a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #C4262E; 
	display: block;
	z-index:2001;
	}

#subnav li.thinner_red a.tooltip span {
	display: none;
	margin-left: 195px;
	*margin-left: 180px;
	margin-top: -40px;
	line-height: 1.3;
	width: 240px;
	height: auto!important;
	}
	
#subnav li.thinner_red a.tooltip:hover span {
	display: block;
	position: absolute;
	text-indent: 0;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
	font: 12px;
	border: 2px solid #A4AEB5;
	z-index: 500;
	}
	
#subnav li.thinner_red a.tooltip span .title { 
	position: static;
	display: block;
	padding: 10px;
	margin: 0;
	text-indent: 0;
	line-height: 1;
	text-align: left;
	font-size: 12px;
	height: 10px;
	width: 220px;
	font-style: normal;
	background-color: #8B0D12;
}

#subnav li.thinner_red a.tooltip span p { 
	padding: 10px;
	margin: 0;
}

/* end thin_red */


/* begin thin_blue */

#subnav li.thin_blue {
	list-style-type: none;
	position: static;
	width: 197px;
	_width: 192px;
	height: 25px;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	display: block;
	border-top: #FFFFFF 1px solid;
	background-color: #5489C2;
	float: left;
	}

#subnav li.thin_blue a, #subnav li.thin_blue a.tooltip {
	list-style-type: none;
	position: static;
	width: 197px;
	_width: 192px;
	height: 25px;
	text-indent: 15px;
	margin: 0;
	padding: 0;
	display: block;
	background-color: #5489C2;
	float: left;
	z-index:2000;
	}

#subnav li.thin_blue a:link,visited {
	text-decoration: none;
	color: #FFFFFF;
	}

#subnav li.thin_blue a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #C4262E; 
	display: block;
	z-index:2001;
	}

#subnav li.thin_blue a.tooltip span {
	display: none;
	margin-left: 205px;
	*margin-left: 190px;
	margin-top: -40px;
	line-height: 1.3;
	width: 240px;
	height: auto!important;
	}
	
#subnav li.thin_blue a.tooltip:hover span {
	display: block;
	position: absolute;
	text-indent: 0;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
	font: 12px;
	border: 2px solid #A4AEB5;
	z-index: 500;
	}
	
#subnav li.thin_blue a.tooltip span .title { 
	position: static;
	display: block;
	padding: 10px;
	margin: 0;
	text-indent: 0;
	line-height: 1;
	text-align: left;
	font-size: 12px;
	height: 10px;
	width: 220px;
	font-style: normal;
	background-color: #5489C2;
}

#subnav li.thin_blue a.tooltip span p { 
	padding: 10px;
	margin: 0;
}

#subnav li.thinner_blue {
	list-style-type: none;
	position: static;
	width: 187px;
	_width: 182px;
	height: 25px;
	margin: 0;
	margin-left: 15px;
	_margin-left: 10px;
	padding: 0;
	display: block;
	border-top: #FFFFFF 1px solid;
	background-color: #A4AEB5; 
	float: left;
	}

#subnav li.thinner_blue a, #subnav li.thinner_blue a.tooltip {
	list-style-type: none;
	position: static;
	width: 187px;
	_width: 182px;
	height: 25px;
	text-indent: 25px;
	margin: 0;
	padding: 0;
	display: block;
	background-color: #A4AEB5; 
	float: left;
	z-index:2000;
	}

#subnav li.thinner_blue a:link,visited {
	text-decoration: none;
	color: #FFFFFF; 
	}

#subnav li.thinner_blue a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #C4262E; 
	display: block;
	z-index:2001;
	}

#subnav li.thinner_blue a.tooltip span {
	display: none;
	margin-left: 195px;
	*margin-left: 180px;
	margin-top: -40px;
	line-height: 1.3;
	width: 240px;
	height: auto!important;
	}
	
#subnav li.thinner_blue a.tooltip:hover span {
	display: block;
	position: absolute;
	text-indent: 0;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
	font: 12px;
	border: 2px solid #A4AEB5;
	z-index: 500;
	}
	
#subnav li.thinner_blue a.tooltip span .title { 
	position: static;
	display: block;
	padding: 10px;
	margin: 0;
	text-indent: 0;
	line-height: 1;
	text-align: left;
	font-size: 12px;
	height: 10px;
	width: 220px;
	font-style: normal;
	background-color: #5489C2;
}

#subnav li.thinner_blue a.tooltip span p { 
	padding: 10px;
	margin: 0;
}     
/* end thin_blue */

/* begin thin_green */

#subnav li.thin_green {
	list-style-type: none;
	position: static;
	width: 197px;
	_width: 192px;
	height: 25px;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	display: block;
	border-top: #FFFFFF 1px solid;
	background-color: #97BE0D;
	float: left;
	}

#subnav li.thin_green a, #subnav li.thin_green a.tooltip {
	list-style-type: none;
	position: static;
	width: 197px;
	_width: 192px;
	height: 25px;
	text-indent: 15px;
	margin: 0;
	padding: 0;
	display: block;
	background-color: #97BE0D;
	float: left;
	z-index:2000;
	}

#subnav li.thin_green a:link,visited {
	text-decoration: none;
	color: #FFFFFF;
	}

#subnav li.thin_green a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #C4262E; 
	display: block;
	z-index:2001;
	}

#subnav li.thin_green a.tooltip span {
	display: none;
	margin-left: 205px;
	*margin-left: 190px;
	margin-top: -40px;
	line-height: 1.3;
	width: 240px;
	height: auto!important;
	}
	
#subnav li.thin_green a.tooltip:hover span {
	display: block;
	position: absolute;
	text-indent: 0;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
	font: 12px;
	border: 2px solid #A4AEB5;
	z-index: 500;
	}
	
#subnav li.thin_green a.tooltip span .title { 
	position: static;
	display: block;
	padding: 10px;
	margin: 0;
	text-indent: 0;
	line-height: 1;
	text-align: left;
	font-size: 12px;
	height: 10px;
	width: 220px;
	font-style: normal;
	background-color: #97BE0D;
}

#subnav li.thin_green a.tooltip span p { 
	padding: 10px;
	margin: 0;
}

#subnav li.thinner_green {
	list-style-type: none;
	position: static;
	width: 187px;
	_width: 182px;
	height: 25px;
	margin: 0;
	margin-left: 15px;
	_margin-left: 10px;
	padding: 0;
	display: block;
	border-top: #FFFFFF 1px solid;
	/*background-color: #97BE0D;*/
	background-color: #A4AEB5; 
	float: left;
	}

#subnav li.thinner_green a, #subnav li.thinner_green a.tooltip {
	list-style-type: none;
	position: static;
	width: 187px;
	_width: 182px;
	height: 25px;
	text-indent: 25px;
	margin: 0;
	padding: 0;
	display: block;
	/*background-color: #97BE0D;*/
	background-color: #A4AEB5; 
	float: left;
	z-index:2000;
	}

#subnav li.thinner_green a:link,visited {
	text-decoration: none;
	color: #FFFFFF;
	}

#subnav li.thinner_green a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #C4262E; 
	display: block;
	z-index:2001;
	}

#subnav li.thinner_green a.tooltip span {
	display: none;
	margin-left: 195px;
	*margin-left: 180px;
	margin-top: -40px;
	line-height: 1.3;
	width: 240px;
	height: auto!important;
	}
	
#subnav li.thinner_green a.tooltip:hover span {
	display: block;
	position: absolute;
	text-indent: 0;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
	font: 12px;
	border: 2px solid #A4AEB5;
	z-index: 500;
	}
	
#subnav li.thinner_green a.tooltip span .title { 
	position: static;
	display: block;
	padding: 10px;
	margin: 0;
	text-indent: 0;
	line-height: 1;
	text-align: left;
	font-size: 12px;
	height: 10px;
	width: 220px;
	font-style: normal;
	background-color: #97BE0D;
}

#subnav li.thinner_green a.tooltip span p { 
	padding: 10px;
	margin: 0;
}              

/* end thin_green */

/* begin thin_black */

#subnav li.thin_black {
	list-style-type: none;
	position: static;
	width: 197px;
	_width: 192px;
	height: 25px;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	display: block;
	border-top: #FFFFFF 1px solid;
	background-color: #000000;
	float: left;
	}

#subnav li.thin_black a, #subnav li.thin_black a.tooltip {
	list-style-type: none;
	position: static;
	width: 197px;
	_width: 192px;
	height: 25px;
	text-indent: 15px;
	margin: 0;
	padding: 0;
	display: block;
	background-color: #000000;
	float: left;
	z-index:2000;
	}

#subnav li.thin_black a:link,visited {
	text-decoration: none;
	color: #FFFFFF;
	}

#subnav li.thin_black a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #C4262E; 
	display: block;
	z-index:2001;
	}

#subnav li.thin_black a.tooltip span {
	display: none;
	margin-left: 205px;
	*margin-left: 190px;
	margin-top: -40px;
	line-height: 1.3;
	width: 240px;
	height: auto!important;
	}
	
#subnav li.thin_black a.tooltip:hover span {
	display: block;
	position: absolute;
	text-indent: 0;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
	font: 12px;
	border: 2px solid #A4AEB5;
	z-index: 500;
	}
	
#subnav li.thin_black a.tooltip span .title { 
	position: static;
	display: block;
	padding: 10px;
	margin: 0;
	text-indent: 0;
	line-height: 1;
	text-align: left;
	font-size: 12px;
	height: 10px;
	width: 220px;
	font-style: normal;
	background-color: #000000;
}

#subnav li.thin_black a.tooltip span p { 
	padding: 10px;
	margin: 0;
}

#subnav li.thinner_black {
	list-style-type: none;
	position: static;
	width: 187px;
	_width: 182px;
	height: 25px;
	margin: 0;
	margin-left: 15px;
	_margin-left: 10px;
	padding: 0;
	display: block;
	border-top: #FFFFFF 1px solid;
	/*background-color: #97BE0D;*/
	background-color: #A4AEB5; 
	float: left;
	}

#subnav li.thinner_black a, #subnav li.thinner_black a.tooltip {
	list-style-type: none;
	position: static;
	width: 187px;
	_width: 182px;
	height: 25px;
	text-indent: 25px;
	margin: 0;
	padding: 0;
	display: block;
	/*background-color: #97BE0D;*/
	background-color: #A4AEB5; 
	float: left;
	z-index:2000;
	}

#subnav li.thinner_black a:link,visited {
	text-decoration: none;
	color: #FFFFFF;
	}

#subnav li.thinner_black a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #C4262E; 
	display: block;
	z-index:2001;
	}

#subnav li.thinner_black a.tooltip span {
	display: none;
	margin-left: 195px;
	*margin-left: 180px;
	margin-top: -40px;
	line-height: 1.3;
	width: 240px;
	height: auto!important;
	}
	
#subnav li.thinner_black a.tooltip:hover span {
	display: block;
	position: absolute;
	text-indent: 0;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
	font: 12px;
	border: 2px solid #A4AEB5;
	z-index: 500;
	}
	
#subnav li.thinner_black a.tooltip span .title { 
	position: static;
	display: block;
	padding: 10px;
	margin: 0;
	text-indent: 0;
	line-height: 1;
	text-align: left;
	font-size: 12px;
	height: 10px;
	width: 220px;
	font-style: normal;
	background-color: #000000;
}

#subnav li.thinner_black a.tooltip span p { 
	padding: 10px;
	margin: 0;
}              

/* end thin_black */
#subnav li.thin {
	list-style-type: none;
	position: static;
	width: 197px;
	_width: 192px;
	height: 25px;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	display: block;
	border-top: #FFFFFF 1px solid;
	background-color: #A4AEB5;
	float: left;
	}

#subnav li.thin a, #subnav li.thin a.tooltip {
	list-style-type: none;
	position: static;
	width: 197px;
	_width: 192px;
	height: 25px;
	text-indent: 15px;
	margin: 0;
	padding: 0;
	display: block;
	background-color: #A4AEB5;
	float: left;
	z-index:2000;
	}

#subnav li.thin a:link,visited {
	text-decoration: none;
	color: #FFFFFF;
	}

#subnav li.thin a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #C4262E; 
	display: block;
	z-index:2001;
	}

#subnav li.thinner {
	list-style-type: none;
	position: static;
	width: 187px;
	>width: 182px;
	height: 25px;
	margin: 0;
	margin-left: 15px;
	padding: 0;
	display: block;
	border-top: #FFFFFF 1px solid;
	background-color: #A4AEB5;
	float: left;
	}

#subnav li.thinner a, #subnav li.thinner a.tooltip {
	list-style-type: none;
	position: static;
	width: 187px;
	>width: 182px;
	height: 25px;
	text-indent: 25px;
	margin: 0;
	padding: 0;
	display: block;
	background-color: #A4AEB5;
	float: left;
	z-index:2000;
	}

#subnav li.thinner a:link,visited {
	text-decoration: none;
	color: #FFFFFF;
	}

#subnav li.thinner a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #C4262E; 
	display: block;
	z-index:2001;
	}

#subnav li.thinner a.tooltip span {
	display: none;
	margin-left: 195px;
	*margin-left: 180px;
	margin-top: -40px;
	line-height: 1.3;
	width: 240px;
	height: auto!important;
	}
	
#subnav li.thinner a.tooltip:hover span {
	display: block;
	position: absolute;
	text-indent: 0;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
	font: 12px;
	border: 2px solid #A4AEB5;
	z-index: 500;
	}
	
#subnav li.thinner a.tooltip span .title { 
	position: static;
	display: block;
	padding: 10px;
	margin: 0;
	text-indent: 0;
	line-height: 1;
	text-align: left;
	font-size: 12px;
	height: 10px;
	width: 220px;
	font-style: normal;
	background-color: #97BE0D;
}

#subnav li.thinner a.tooltip span p { 
	padding: 10px;
	margin: 0;
}  

#subnav li.arrow {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	width: 202px;
	height: 25px;
	text-indent: 15px;
	line-height: 2.2;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	background-color: #FFF;
	}

#subnav li.indent a {
	text-indent: 20px;
	}

#subnav li.thin a.tooltip span {
	display: none;
	margin-left: 205px;
	*margin-left: 190px;
	margin-top: -40px;
	line-height: 1.3;
	width: 240px;
	height: auto!important;
	}
	
#subnav li.thin a.tooltip:hover span {
	display: block;
	position: absolute;
	text-indent: 0;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
	font: 12px;
	border: 2px solid #A4AEB5;
	z-index: 500;
	}
	
#subnav li.thin a.tooltip span .title { 
	position: static;
	display: block;
	padding: 10px;
	margin: 0;
	text-indent: 0;
	line-height: 1;
	text-align: left;
	font-size: 12px;
	height: 10px;
	width: 220px;
	font-style: normal;
	background-color: #C4262E;
}

#subnav li.thin a.tooltip span p { 
	padding: 10px;
	margin: 0;
}

.center 
	{ 
	position: static;
	float: left;
	width: 685px;
	font-size: 11px;
	padding: 0;
	margin: 0;
	/*height: 100%;*/
	margin-left: -1px;
	min-height: 220px;
	height: auto !important;
	height: 220px;
	/*background-color: blue;*/
	border-left: 1px #A4AEB5 solid;
	z-index: 3; 
	}
	
.center div#contain
	{
	position: static;
	float: left;
	display: block;
	background:url(../img/gradient.jpg) no-repeat left top;
	width: 685px;
	line-height: 1.4;
	min-height: 220px;
	height: auto !important;
	height: 220px;
	margin: 0;
	padding: 0;
	/*margin-left: -1px;*/
	border-top: 1px #A4AEB5 solid;
	/*border-left: 1px #A4AEB5 solid;*/
	padding-bottom: 20px;
	/*background: red;*/
	z-index: 200;
	}

.center div#contain1
	{
	position: static;
	float: left;
	display: block;
	background:url(../img/gradient.jpg) no-repeat left top;
	width: 685px;
	line-height: 1.4;
	min-height: 220px;
	height: auto !important;
	height: 220px;
	margin: 0;
	padding: 0;
	/*margin-left: -1px;*/
	border-top: 1px #A4AEB5 solid;
	/*border-left: 1px #A4AEB5 solid;*/
	padding-bottom: 0;
	/*background: red;*/
	z-index: 200;
	}

.center div.contain2 /*used in brand, technology & product pages */
	{
	position: static;
	float: left;
	display: block;
	width: 685px;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	/*background: blue;*/
	z-index: 3;
	}

.center div.contain3 /*used in technology page */
	{
	position: static;
	float: left;
	display: block;
	background: url(../img/gradient1.jpg) repeat left top;
	width: 685px;
	margin: 0;
	padding: 0;
	border-top: 1px #A4AEB5 solid;
	z-index: 3;
	}

.center div.contain3_top /*used in technology & BYO page */
	{
	position: static;
	float: left;
	display: block;
	background: url(../img/gradient.jpg) no-repeat left top;
	width: 685px;
	margin: 0;
	padding: 0;
	padding-bottom: 18px;
	border-top: 1px #A4AEB5 solid;
	/*border-left: 1px #A4AEB5 solid;*/
	z-index: 3;
	}

.center div.contain3_top img /*used in BYO page */
	{
	width: 112px;
	height: 112px;
	border: 0;
	}

.center div.contain4 /*used in company 2 col pages */
	{
	position: static;
	float: left;
	display: block;
	width: 497px;
	min-height: 513px;
	height: auto !important;
	height: 513px;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	border-right: 1px #A4AEB5 solid;
	z-index: 3;
	}

.center div.contain5 /*used in company 2 col pages */
	{
	position: static;
	float: left;
	display: block;
	width: 186px;
	_width: 156px;
	margin: 0;
	padding: 0;
	margin-top: 55px;
	text-align: right;
	z-index: 3;
	}

.center div.contain6 /*used in brand pages */
	{
	position: static;
	float: left;
	display: block;
	width: 535px;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	padding-right: 30px;
	border-left: 1px #A4AEB5 solid;
	z-index: 3;	
	}

.center div.contain7 /*used in product pages */
	{
	position: static;
	float: left;
	display: block;
	width: 430px;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	margin-bottom: 10px;
	z-index: 3;	
	}

.center div.contain8 /*used in product pages */
	{
	position: static;
	float: left;
	display: block;
	width: 240px;
	margin: 0;
	padding: 0;
	margin-top: 0;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 10px;
	z-index: 3;
	}

.center div.contain9 /*used in product pages */
	{
	position: static;
	float: left;
	display: block;
	width: 685px;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	margin-bottom: 0;
	z-index: 3;	
	}

.center div.contain10 /*used in product pages */
	{
	position: static;
	float: left;
	display: block;
	width: 685px;
	min-height: 220px;
	height: auto !important;
	height: 220px;
	margin: 0;
	padding: 0;
	margin-bottom: -7px;
	z-index: 3;	
	}

.center div.contain11 /*used in product pages */
	{
	position: static;
	float: left;
	display: block;
	width: 685px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #A4AEB5;
	margin-bottom: 0;
	z-index: 3;	
	}

.center div.linkspace p
	{
	position: relative;
	width: 180px;
	font-size: 11px;
	display: block;
	margin-top: 7px;
	padding: 0;
	padding-top: 2px;
	padding-left: 15px;
	padding-bottom: 2px;
	z-index: 3;
	text-align: left;
	}

.center div.linkspace p a
	{
	position: relative;
	font-size: 10px;
	float: right;
	display: inline;
	margin-top: 7px;
	/*left: -15px;*/
	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	z-index: 3;
	text-align: right;
	}
.center div.linkspace p img
	{
	position: relative;
	float: right;
	margin-top: 7px;
	/*left: -15px;*/
	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline;
	/*width: 186px;*/
	}

.center div.linkspace p strong
	{
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	display: block;
	text-align: left;
	z-index: 3;
	}

.center div.centerlinks p
	{
	text-align: right;
	}

.center div.centerlinks
	{
	position: static;
	float: left;
	display: block;
	width: 230px;
	padding: 0;
	padding-top: 50px;
	padding-bottom: 5px;
	line-height: 1.2;
	text-indent: 5px;
	padding-right: 20px;
	z-index: 3;
	}

.center div.centerimages
	{
	position: static;
	float: left;
	display: block;
	width: 200px;
	padding: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	z-index: 3;
	}

.blackbold {
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 15px;
	}
	
.powering_icon {
	position: static;
	float: left;
	height: 40px;
	width: 40px;
	margin: 0;
	padding:0;
	margin-top: 30px;
	padding-left: 20px;
	padding-right: 30px;
	z-index: 10;
	}
	
.center div.why_box_clear  /*used in brand pages */
	{
	position: static;
	float: left;
	display: block;
	width: 636px;
	/*height: 70px;*/
	margin: 0;
	padding: 0;
	margin-left: 30px;
	>margin-left: 10px;
	/*background: red;*/
	z-index: 3;
	}

.center div.why_box_top  /*used in brand pages */
	{
	position: static;
	float: left;
	display: block;
	width: 636px;
	height: 70px;
	margin: 0;
	padding: 0;
	margin-left: 30px;
	>margin-left: 10px;
	/*background: red;*/
	background:url(../img/top_why_brand.gif) no-repeat left top;
	z-index: 3;
	}

.center div.why_box  /*used in brand pages */
	{
	position: static;
	float: left;
	display: block;
	width: 633px;
	/*>width: 629px;*/
	margin: 0;
	padding: 0;
	margin-left: 30px;
	>margin-left: 10px;
	margin-top: -55px;
	/*background: red;*/
	border-left: 1px #c0c0c0 solid;
	border-right: 1px #c0c0c0 solid;
	z-index: 444;
	}

.center table.whybox2  /*used in brand pages */
	{
	position: static;
	float: left;
	width: 613px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	}

.center table.whybox2 td  /*used in brand pages */
	{
	vertical-align: top;
	}

.center div.why_box_bottom  /*used in brand pages */
	{
	position: static;
	float: left;
	display: block;
	width: 636px;
	height: 40px;
	margin: 0;
	padding: 0;
	margin-left: 30px;
	>margin-left: 10px;
	background:url(../img/bottom_why_brand.gif) no-repeat left top;
	z-index: 4;
	}

.center div.feature_box_top {
	position: static;
	float: left;
	display: block;
	width: 454px;
	height: 66px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	>margin-left: 5px;
	margin-right: 5px;
	background:url(../img/top_product_features.jpg) no-repeat left top;
	z-index: 3;
	}

.center div.feature_box {
	position: relative;
	float: left;
	display: block;
	width: 452px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	>margin-left: 5px;
	margin-right: 5px;
	margin-top: -55px;
	border-left: 1px #c0c0c0 solid;
	border-right: 1px #c0c0c0 solid;
	z-index: 444;
	}

.center div.feature_box_bottom {
	position: static;
	float: left;
	display: block;
	width: 454px;
	height: 40px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	>margin-left: 5px;
	padding-bottom: 5px;
	background:url(../img/bottom_product_features.jpg) no-repeat left top;
	z-index: 3;
	}

.description {
	width: 350px;
}

.description strong {
	font-size: 12px;
}

#display_box_holder {
	position: static;
	float: left;
	display: block;
	width: 685px;
	min-height: 428px;
	height: auto !important;
	height: 428px;
	margin: 0;
	padding: 0;
	margin-left: -1px;
	z-index: 4;
	}

#display_box {
	position: static;
	display: block;
	width: 685px;
	min-height: 428px;
	height: auto !important;
	height: 428px;
	margin: 0;
	padding: 0;
	}

#display_box_title {
	display: block;
	width: 100%;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #FFF;
	z-index: 3;
	}

#display_box_title h2 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 0;
	}

#display_box_description {
	display: block;
	width: 500px;
	height: 100px;
	margin: 0;
	padding: 0;
	z-index: 3;
	}

#display_box_description p {
	font-size: 11px;
	line-height: 1.5;
	background: #FFF;
	}

#display_box_image {
	position: static;
	display: block;
	text-align: center;
	background: #FFF;
	z-index: 3;
	}

#tabs {
	position: absolute;
	width: 680px;
	line-height: normal;
	padding: 0;
	margin: 0;
	margin-left: 1px;
	padding-left: 5px;
	background:url(../img/line.gif) no-repeat left bottom;
	}

#tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#tabs li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	}

#tabs a {
	float: left;
	cursor: pointer;
	display: block;
	background:url("/img/tab_gradient_left.jpg") no-repeat left top;
	border-bottom: 1px solid #A4AEB5;
	color: black;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 11px;
	}

#tabs a span {
	float: left;
	cursor: pointer;
	display: block;
	background:url("/img/tab_gradient_right.jpg") no-repeat right top;
	/*padding: 8px 14px 2px 6px;*/
	padding: 8px 12px 2px 6px;
	margin: 0;
	}

#tabHeaderActive a span {
	background:url("/img/tab_white_right.jpg") no-repeat right top;
	}

#tabHeaderActive a {
	color: red;
	background:url("/img/tab_white_left.jpg") no-repeat left top;
	border-bottom: 1px solid #FFFFFF;
	}

#tabscontent {
	margin-top: 22px;
	/*>margin-top: 24px;*/
}
	
.tabContent {
	clear: both;
	width: 685px;
	/*border-top: 1px solid #A4AEB5;*/
	border-left: 1px solid #A4AEB5;
	padding-top: 5px;
	padding-bottom: 10px;
	/*background-color: red;*/
    }

#display_box_gradient {
	position: static;
	display: inline-block;
	width: 100%;
	height: 25px;
	margin: 0;
	padding: 0;
	background:url(../img/control_inner_gradient.jpg) no-repeat left top;
	z-index: 3;
	}

table#sales_rep_table {
	display: inline-table;
	font-size: 10px;
	width: 498px;
	>width: 497px;
	margin: 0;
	padding: 0;
	empty-cells: show; /*hide*/
	table-layout: auto; /*auto*/
	border-collapse: collapse; /*separate*/
	/*border-spacing: 10px;*/
	z-index: 3;
	}

table#sales_rep_table th {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	letter-spacing: 0;
	line_height: 1.2;
	text-transform: capitalize;
	text-align: center;
	padding: 3px 3px 3px 3px;
	background: #A4AEB5 /*url(images/bg_header.jpg) no-repeat*/;
}

table#sales_rep_table td {
	font-size: 10px;
	font-weight: normal;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	/*background: #fff;*/
	text-align: center;
	padding: 3px 3px 3px 3px;
	color: #000;
}

table#new_data_table {
	font-size: 10px;
	width: 100%;
	/*width: 500px;*/
	margin: 0;
	padding: 0;
	empty-cells: show; /*hide*/
	table-layout: auto; /*auto*/
	border-collapse: collapse; /*separate*/
	z-index: 3;
	}

table#new_data_table th {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	letter-spacing: 0;
	line_height: 1.2;
	text-align: left;
	text-indent: 15px;
	padding: 3px 3px 3px 3px;
	background: #A4AEB5;
}

table#new_data_table th.mid {
	text-align: center;
	text-indent: 0;
}

table#new_data_table th.top, table#winding_data_table th.top {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	letter-spacing: 0;
	line_height: 1.2;
	text-align: left;
	text-indent: 15px;
	padding: 3px 3px 3px 3px;
	background: #000000;
}

table#new_data_table td {
	font-size: 10px;
	font-weight: normal;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	text-align: left;
	padding: 3px 3px 3px 18px;
	color: #000000;
}

table#new_data_table td.column-1 {
	font-size: 11px;
	background-color: #F8F8F8;
}

table#new_data_table td.nopad {
	font-size: 10px;
	font-weight: normal;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	text-align: left;
	padding: 3px 3px 3px 3px;
	color: #000000;
}

table#new_data_table td.toppad {
	font-size: 10px;
	font-weight: normal;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	text-align: left;
	padding: 3px 3px 3px 3px;
	color: #000000;
	vertical-align: text-top;
}

table#new_data_table a, table#new_data_table a:link, table#new_data_table a:visited {
	color: #C4262E;
}

table#new_data_table a:hover {
	color: #A4AEB5;
	text-decoration: none;
}

table#winding_data_table {
	font-size: 10px;
	width: 100%;
	/*width: 500px;*/
	margin: 0;
	padding: 0;
	empty-cells: show; /*hide*/
	table-layout: auto; /*auto*/
	border-collapse: collapse; /*separate*/
	z-index: 3;
	}

#winding_data_table th {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	letter-spacing: 0;
	line-height: 1.2;
	text-align: center;
	padding: 3px 3px 3px 3px;
	background: #A4AEB5;
}

table#winding_data_table td {
	font-size: 10px;
	font-weight: normal;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	/*background: #fff;*/
	text-align: center;
	padding: 3px 3px 3px 3px;
	color: #000;
}

table#winding_data_table td.nopad {
	font-size: 10px;
	font-weight: normal;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	text-align: left;
	padding: 10px;
	color: #000000;
}

table#winding_data_table td.toppad {
	font-size: 10px;
	font-weight: normal;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	text-align: left;
	vertical-align: text-top;
	padding: 10px;
	color: #000000;
}

table#winding_data_table td.column-1 {
	font-size: 10px;
	background-color: #F8F8F8;
}

table#display_box_table {
	font-size: 10px;
	width: 100%;
	/*width: 501px;*/
	>width: 500px;
	/*height: 379px;*/
	margin: 0;
	padding: 0;
	empty-cells: show; /*hide*/
	table-layout: fixed; /*auto*/
	border-collapse: collapse; /*separate*/
	/*border-spacing: 10px;*/
	z-index: 3;
	}

table#display_box_table th {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	letter-spacing: 1px;
	text-transform: capitalize;
	text-align: left;
	padding: 3px 3px 3px 14px;
	background: #A4AEB5 /*url(images/bg_header.jpg) no-repeat*/;
}

table#display_box_table th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #D8D8D8;
	background: none;
}

table#display_box_table td {
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	background: #fff;
	padding: 3px 3px 3px 12px;
	color: #000;
}

table#display_box_table td.alt {
	background: #E0E0E0;
	color: #000;
}

table#display_box_table th.spec {
	border-left: 1px solid #D0D0D0;
	border-top: 0;
	background: #fff;
	font-size: 10px;
	font-weight: normal;
}

table#display_box_table th.specalt {
	border-left: 1px solid #E0E0E0;
	border-top: 0;
	background: #E0E0E0;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.center div.category  /*used in technology page */
	{
	position: relative;
	display: block;
	width: 170px;
	height: 230px;
	margin: 0;
	padding: 0;
	margin-left: -1px;
	padding-top: 10px;
	font-size: 10px;
	line-height: 1.3;
	float: left;
	border-left: 1px #A4AEB5 solid;
	text-align: center;
	z-index: 3;
	}

.center div.catcopy {
	position: relative;
	display: block;
	width: 155px;
	/*height: 40px*/;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	margin-top: 2px;
	margin-left: 5px;
	font-size: 11px;
	line-height: 1.3;
	float: left;
	text-align: center;
	/*background: blue;*/
	z-index: 3;
	}

.center div.category_image {
	position: relative;
	display: block;
	width: 115px;
	height: 115px;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 7px;
	>margin-left: 3px;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1px #A4AEB5 solid;
	float: left;
	z-index: 3;
	}

.center div.learn_link {
	position: relative;
	display: inline;
	height: 16px;
	width: 90px;
	margin: 0;
	padding: 0;
	margin-top: 3px;
	margin-left: 70px;
	color: #000000;
	font-size: 10px;
	float: left;
	z-index: 3;
	}

.float_note {
	position: relative;
	margin: 0;
	padding: 0 20px;
	margin-top: -10px;
	margin-bottom: -10px;
	width: 275px;
	display: block;
	float: left;
	/*background-color: green;*/
	z-index: 3;
	}

.float_note2 {
	position: relative;
	margin: 0;
	padding: 0 5px;
	margin-top: -10px;
	margin-bottom: -10px;
	width: 210px;
	display: block;
	float: left;
	/*background-color: green;*/
	z-index: 3;
	}

.promo_arrow {
	position: static;
	vertical-align: bottom;
	margin-top: 0;
	margin-left: 3px;
	display: inline;
	z-index: 3;
	}

.center h1 {
	margin: 0;
	padding: 15px 10px 10px 15px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	}

.center h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-bottom: -5px;
	}

.center h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	text-align: left;
	}

.center .big {
	font-size: 13px;
	font-weight: normal;
	margin-top: -16px;
	margin-bottom: 10px;
	}

.center p  {
	margin: 0;
	padding: 5px 15px 5px 15px;
	text-align: left;
	font-size: 11px;
	}

.center p.wide  {
	width: 650px;
	margin: 0;
	padding: 5px 15px 5px 15px;
	text-align: left;
	font-size: 11px;
	}

.center p.top  {
	width: 440px;
	margin: 0;
	padding: 5px 15px 5px 15px;
	text-align: left;
	font-size: 11px;
	}

.center div.top  {
	width: 440px;
	margin: 0;
	padding: 10px 10px 10px 0;
	text-align: left;
	}

.center div.top h1  {
	width: 440px;
	padding: 5px 15px 5px 15px;
	padding-bottom: 10px;
	display: block; 
	margin: 0;
	font-size: 18px; 
	font-weight: bold;
	}

.center div.top p em  {
	display: inline; 
	font-weight: bold;
	}

.center div.top p  {
	width: 440px;
	margin: 0;
	padding: 5px 15px 5px 15px;
	font-size: 11px;
	}

.center p a {
	color: #0073CF;
	text-decoration: none;
	}

.center p a.noline {
	color: #0073CF;
	text-decoration: none;
	font-size: 10px;
	}

.center p a:link,visited {
	color: #0073CF;
	text-decoration: none;
	}

.center p a:hover {
	color: #C4262E;
	text-decoration: underline;
	}
	

/* SUBPAGE Content Structure */


.subimage {
	position: absolute;
	display: block;
	margin-top: 38px;
	margin-left: 197px;
	width: 732px;
	height: 214px;	
	float: left;
	z-index: 1;
	}
		
.title {
	position: absolute;
	display: block;
	margin-top: 209px;
	margin-left: 0;
	padding-top: 5px;
	width: 196px;
	height: 37px;	
	float: left;
	background-color: #4A3C31;
	text-align: center;
	font-style: italic;
	font-size: 26px;
	color: #FFFFFF;
	z-index: 1;
	}

.overview {
	position: absolute;
	display: block;
	margin-top: 175px;
	margin-left: 300px;
	padding: 0;
	float: left;
	background-color: transparent;
	text-align: left;
	font-style: italic;
	font-size: 28px;
	color: #FFFFFF;
	z-index: 1;
	}

	
/* FOOTER Structure */

#footer {
	position: relative;
	width: 911px;	 
	height: 27px;	 
	margin: 0;
	padding: 0;
	background:url(../img/footer.gif) no-repeat left top;
	display: block;
	z-index: 1;
	border-left: 46px #C4262E solid;
	border-right: 47px #C4262E solid;
	clear: both;
	}

.contact {
	position: absolute;
	height: 17px;
	width: 550px;
	margin: 0;
	padding-top: 10px;
	padding-left: 50px;
	font-size: 10px;
	color: #000;
	background-color: transparent;
	display: block;
	float: left;
	}

.contact a {
	padding: 0;
	color: #000;
	text-decoration: none;
	}

.contact a:link,visited {
	color: #000;
	}

.contact a:hover {
	text-decoration: underline;
	color: #000;
	}

.copyright {
	position: absolute;
	height: 17px;
	width: 150px;
	margin: 0;
	padding-top: 10px;
	margin-left: 770px;
	font-size: 10px;
	color: #000;
	background-color: transparent;
	display: block;
	float: left;
	}


/* FORM Structure */

.formstuff {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	padding: 5px;
	color: #000000;
	width: 320px;
	border: none;
	}

.warning { 
  padding: 5px;
  display: block;
  float: left;
}

.warning p { 
  color: #000;
  font-size: 11px;
  font-family: Verdana;
  font-weight: normal;
  padding-top: 0;
  padding-bottom: 10px;
  *padding-bottom: 0;
  _padding-bottom: 0;
  line-height: 1.4;
} 

#content form#editForm  { 
  font-size: 11px;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  /*display: block;*/
  float: left; 
}

form#editForm div.input  { 
  float: left;
  display: block;
  margin-bottom: 5px;
}

form#editForm div.input input { 
  background: transparent url(img/ns/buttons/login_input_large.jpg) no-repeat top;
  border: 0;
  color: #000000;
  font-size: 11px;
  font-family: Verdana;
  font-weight: normal;
  padding-top: 2px;
  padding-left: 5px;
  margin-right: 100px;
  width: 250px;
  height: 19px;
  display: block;
  float: left;
}

form#editForm div.submit { 
  border: 0;
  display: block;
  float: left;
  clear: both;
}

form#editForm div.textarea, form#editForm textarea, form#editForm textarea p, form#editForm textarea p strong { 
  font-size: 11px;
  font-family: Verdana;
  font-weight: normal;
  padding: 5px;
  display: block;
}

form#editForm div.input label { 
  background: transparent;
  display: block;
  /*color: #b0b0b0;*/
  color: #686868; 
  font-size: 11px;
  font-family: Verdana;
  font-weight: normal;
  margin-top: 15px;
  margin-left: 4px;
  padding-bottom: 6px; 
  width: 350px;
  height: 15px;
  float: left;
}

form#editForm div.input label a { 
  text-decoration: none;
}

form#editForm div.input label a:hover { 
  text-decoration: underline;
}

form#editForm div.label { 
  background: transparent;
  display: block;
  position: static;
  /*color: #b0b0b0;*/
  color: #686868;
  font-size: 11px;
  font-family: Verdana;
  font-weight: normal;
  margin-top: 15px;
  margin-left: 4px;
  padding-bottom: 4px; 
  width: 350px;
  height: 15px;
  float: left;
}

form#editForm div.label2 { 
  background: transparent;
  display: block;
  position: static;
  color: #686868;
  font-size: 11px;
  font-family: Verdana;
  font-weight: normal;
  margin-top: 15px;
  margin-left: 4px;
  /*margin-right: 20px;*/
  padding-bottom: 30px; 
  width: 350px;
  height: 30px;
  float: left;
}

form#editForm div.label a { 
  text-decoration: none;
}

form#editForm div.label a:hover { 
  text-decoration: underline;
}

form#editForm div.naked { 
  display: block;
  padding: 0;
  margin: 0;
  float: left;
}

form#editForm div.mid { 
	display: block;
	padding: 5px;
	border: #c0c0c0 1px solid;
	float: left;
	}

form#editForm div.naked label { 
  display: inline;
  padding: 0;
  margin: 0;
}
 
form#editForm div.input span.note { 
  background: transparent;
  display: block;
  color: #b0b0b0;
  font-size: 10px;
  font-family: Verdana;
  font-weight: normal;
  margin-top: 2px;
  margin-left: 4px;
  padding-bottom: 4px; 
  width: 350px;
  height: 15px;
} 

form .error-message { 
  display: block !important;
  /*background-color: #C4262E !important;*/
  background-color: #C4262E !important;
  border: 1px dotted #C4262E;
  font-size: 10px;
  color: #FFF;
  float: left;
  /*margin-left: 2px;*/
  padding: 2px;
  width: 249px;
  }     

form .form-error { 
  display: block !important;
  background-color: #C4262E !important;
  border: 1px #C4262E;
  font-size: 10px;
  color: #FFF;
  float: left;
  }     

div#errorMessage.message {
  /*background-color: #ff6e00;*/
  background-color: #C4262E !important;
  color: #FFF;
  border: 1px dotted #C4262E;
  padding: 5px;
}


div#flashMessage.message, div#flashMessage, .form-result-message {
  position: relative;
  color: #a30000;
  display: block !important;
  _width: 300px;
  font-size: 10px;
  float: left;
  _float: both;
  _clear: both;
  background-color: #FFCCCC;
  padding: 10px;
  margin-top: 5px;
}

div.cataloglinks
{
	padding-left: 15px; 
	padding-top: 10px;
}

td.catalogdesc 
{
	border-bottom: 1px solid #e4e4e4;
	width: 270px;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.cataloglink
{
	border-bottom: 1px solid #e4e4e4;
	padding: 3px;
	vertical-align: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.catalogs
{
	border-collapse:collapse;
	width: 465px;
	border: 0px;
}