@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bgcolor.jpg) repeat center top;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
 #wrapper {
	background: url(images/contentbg.jpg) repeat-y center top;
}
#container {
	width: 726px;  
	background: #FFFFFF url(images/contentbg.jpg) repeat-x;
	margin: 0 auto;
	text-align: left; 
} 
#container2 {
	background: #FFF url(images/headerbg.jpg) no-repeat right top;
	padding: 0px 20px 20px 20px;
}
#chartcontainer {
	width: 1250px;  
	background: #FFFFFF url(images/contentbg.jpg) repeat-x;
	margin: 0 auto;
	text-align: left; 
}


#header {
	padding: 0;  
	margin: 0px;
	height: 148px;
} 
#header h1 {
	margin: 0; 
	padding: 0px;
}
#header h1 img {
	top: -2px;
	position: relative;
}
#sidebar1 {
	float: left;
	width: 184px;
	font: 11px Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#sidebar1 h1 {
	margin: 0px 0px 5px;
	padding: 0px;
	height: 36px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
}
#sidebar1 h2 {
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #09357B;
	margin: 0px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 0px;
	display: block;
}
#sidebar1 h2.products {
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#sidebar1 h2 a:link, #sidebar1 h2 a:visited, #sidebar1 h2 a:active {
	text-decoration: none;
	color: #09357C;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: block;
}
#sidebar1 h2 a:hover {
	background: #D3DFEB;
}
#sidebar1 h3 {
	margin-top: 0px;
	padding-top: 0px;
}
#nav1 {
	border: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
}


#nav1 ul {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 4px 0px 0px;
	padding: 0px;
	list-style: none;
}
#nav1 ul li {
	display: block;
	margin: 0px;
	list-style: none;
	padding: 0px;
	line-height: 28px;
}
#nav1 ul li a:link, #nav1 ul li a:visited, #nav1 ul li a:active {
	color: #09357B;
	text-decoration: none;
	display: block;
	padding-left: 70px;
	height: 29px;
	
}
#nav1 ul li a:hover {
	
}

#nav1 ul li a.aa {
	background: url(images/bullets_aa.jpg) no-repeat 13px;
}
#nav1 ul li a:hover.aa {
	background: #D4E0EC url(images/bullets_aa_f2.jpg) no-repeat 13px;
}
#nav1 ul li a.b {
	background: url(images/bullets_b.jpg) no-repeat 13px;
}
#nav1 ul li a:hover.b {
	background: #D4E0EC url(images/bullets_b_f2.jpg) no-repeat 13px;	
}
#nav1 ul li a.c {
	background: url(images/bullets_c.jpg) no-repeat 13px;
}
#nav1 ul li a:hover.c {
	background: #D4E0EC url(images/bullets_c_f2.jpg) no-repeat 13px;
}
#nav1 ul li a.d {
	background: url(images/bullets_d.jpg) no-repeat 13px;
}
#nav1 ul li a:hover.d {
	background: #D4E0EC url(images/bullets_d_f2.jpg) no-repeat 13px;
}
#nav1 ul li a.e {
	background: url(images/bullets_e.jpg) no-repeat 13px;
}
#nav1 ul li a:hover.e {
	background: #D4E0EC url(images/bullets_e_f2.jpg) no-repeat 13px;	
}
#nav1 ul li a.f {
	background: url(images/bullets_f.jpg) no-repeat 13px;
}
#nav1 ul li a:hover.f {
	background: #D4E0EC url(images/bullets_f_f2.jpg) no-repeat 13px;	
}
#nav1 ul li a.g {
	background: url(images/bullets_g.jpg) no-repeat 13px;
}
#nav1 ul li a:hover.g {
	background: #D4E0EC url(images/bullets_g_f2.jpg) no-repeat 13px;	
}
#nav1 ul li a.h {
	background: url(images/bullets_h.jpg) no-repeat 13px;
}
#nav1 ul li a:hover.h {
	background: #D4E0EC url(images/bullets_h_f2.jpg) no-repeat 13px;	
}
#nav1 ul li a.i {
	background: url(images/bullets_i.jpg) no-repeat 13px;
}
#nav1 ul li a:hover.i {
	background: #D4E0EC url(images/bullets_i_f2.jpg) no-repeat 13px;
}
#nav1 ul li a.j {
	background: url(images/bullets_j.jpg) no-repeat 13px;
}
#nav1 ul li a:hover.j {
	background: #D4E0EC url(images/bullets_j_f2.jpg) no-repeat 13px;
}
#nav1 ul li a.k {
	background: url(images/bullets_k.jpg) no-repeat 13px;
}
#nav1 ul li a:hover.k {
	background: #D4E0EC url(images//bullets_k_f2.jpg) no-repeat 13px;
}
#nav1 ul li a.l {
	background: url(images/bullets_l.jpg) no-repeat 13px;
}
#nav1 ul li a:hover.l {
	background: #D4E0EC url(images//bullets_l_f2.jpg) no-repeat 13px;
}
#mainContent {
	margin: 0 200px 100px 205px;
	border-right: 1px solid #CCC;
	padding: 0px 10px 20 0px;
	top: 44px;
	position: relative;
} 

#mainContent h1 {
	margin-top: 0px;
	padding-top: 0px;
	font: 15px/16px Arial, Helvetica, sans-serif;
		font-weight: bold;
	color: #09357B;
}

#mainContent h2 {
	margin-top: 0px;
	padding-top: 0px;
	font: 12px/13px Arial, Helvetica, sans-serif;
		font-weight: normal;
	color: #09357B;
}
#mainContent p {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	font: 11px/16px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}



#mainContent a:link, #mainContent a:visited {
	color: #09357B;
	text-decoration: none;
}

#mainContent a:active, #mainContent a:hover  {
	color: #333333;
	text-decoration: none;
}

#mainContent  a:link.button, #mainContent  a:visited.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#09357B;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #999;
}


#mainContent a:active.button, #mainContent  a:hover.button  {
	background-color: #D4E0EC;
	color: #09357B;
}


#producttable {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	clear: right;
	margin: 0 0px 100px 0px;
}
#producttable td {
	padding:2px;
	text-aling:center;
}
#producttable h1 {
	font-size:13px;
	color: #09357B;
	font-weight: bold;
		padding:0;
	margin:0;
}
#producttable h2 {
	background: #09357B;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
		padding:2px ;
	margin:0;
}

#producttable p {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #565656;
	font-weight: normal;
	padding:0px 3px ;
	margin:0;


}

#producttable tr.alternate {
background: #DDF4FA

}
	
	
#materialstable {
	font-family:Arial, Helvetica, sans-serif;
}




#materialstable a:active, #materialstable a:hover   {
	color: #333;
	text-decoration: none;

}
#materialstable a:link, #materialstable a:visited {
	
	color: #09357B;
	text-decoration: none;
	}

	
#materialstable  h1 {
	font-size:13px;
	color: #09357B;
	font-weight: bold;
	padding:0;
	margin:0;
	text-align:left;
}
#materialstable  h2 {
	background: #09357B;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding:4px;


}
#materialstable p {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #565656;
	font-weight: normal;
	padding: 4px;
	text-align:center;
	

}

#materialstable .note {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	

}

#materialstable .bordered {
	border-right: 1px solid #CCC;
	

}

#materialstable .leftalign {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #565656;
	font-weight: normal;
	padding: 4px;
	text-align:left;
	

}
#materialstable tr.alternate {
background: #EFFFFC

}

#materialstable .leftsidehead {

font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #565656;
	background:#F3EBDB;
	font-weight: BOLD;
	 padding: 15px 4px 4px 4px;
	 border-bottom: 1px
}
#materialstable .leftside {
background-color: #DDF4FA;
font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #565656;
	font-weight:normal;
	padding: 4px;

}

#materialstable .leftsidealt {
background-color: #C5D9DE;
font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #565656;
	font-weight:normal;
	padding: 4px;

}
	
	
	
	
#sidebar2 {
	float: right;
	width: 180px;
	padding: 72px 0px 15px;
	text-align: center;
}
#sidebar2 img {
}
#footer {
	padding: 0 10px 0 20px; 
	background:url(images/footerbg.jpg) repeat;
} 
#footer p {
	margin: 0; 
	padding: 10px 0 60px; 
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 50px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.ddlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 15px;
	margin-top: 8px;
}


#chartheader {
	padding: 0;  
	margin: 0px;
	height: 145px;
} 

#chart {
	margin: 10px, 0px, 10px, 10px;
	al
	
} 
