body {
	margin: 00px;
}
/*===================================================== Menu Start =====================================================*/
.solidblockmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	border: 1px solid #877eb9;
	border-width: 1px 0;
	background: url(../js/media/blockdefault.gif) repeat-x center center;
}
.solidblockmenu li{
	display: inline;
}
.solidblockmenu li a{
	float: left;
	color: white;
	padding: 12px 16px;
	text-decoration: none;
	border-right: 1px solid #5c538f;
}
.solidblockmenu li a:visited{
	color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li a.current {
	color: white;
	background: transparent url(../js/media/blockactive.gif) center center repeat-x;
}
#hom #hom a,
#bio #bio a,
#cli #cli a,
#cas #cas a,
#tes #tes a,
#faq #faq a,
#dow #dow a,
#car #car a {
	background: transparent url(../js/media/blockactive.gif) repeat-x;
}
.tabcontainer{
	clear: left;
	width:95%; /*width of 2nd level sub menus*/
	height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}
*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
	margin-top: -1em;
}
* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
	margin-top: -1em;
}
.tabcontent{
	display:none;
}
.solidblockmenu1 ul{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	border: 1px solid #e2ef8a;
	border-width: 1px 0;
	background: url(../js/productsmenu/blockdefault.gif) repeat-x center center;
}
.solidblockmenu1 li{
	display: inline;
}
.solidblockmenu1 li a{
	float: left;
	color: #3c3a3a;
	padding: 12px 16px;
	text-decoration: none;
	border-right: 1px solid #94a42c;
}
.solidblockmenu1 li a:visited{
	color: #3c3a3a;
}
.solidblockmenu1 li a:hover, .solidblockmenu1 li a.current{
	color: #3c3a3a;
	background: transparent url(../js/productsmenu/blockactive.gif) center center repeat-x;
}
#pro #pro a {
	background: transparent url(../js/productsmenu/blockactive.gif) repeat-x;
}
/*===================================================== Menu End =====================================================*/
/*===================================================== Left Box Start =====================================================*/
.boxleft1-top {
	background-image: url(../images/boxred_01.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 34px;
}
.boxleft1-middle {
	background-image: url(../images/boxred_02.gif);
	background-repeat: repeat-y;
	width: 238px;
	height: 2px;
}
.boxleft1-bottom {
	background-image: url(../images/boxred_03.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 20px;
}
.boxleft2-top {
	background-image: url(../images/boxgrey_01.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 42px;
}
.boxleft2-middle {
	background-image: url(../images/boxgrey_02.gif);
	background-repeat: repeat-y;
	width: 238px;
	height: 2px;
}
.boxleft2-bottom {
	background-image: url(../images/boxgrey_03.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 25px;
}
.boxleft3-top {
	background-image: url(../images/boxyellow_01.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 42px;
}
.boxleft3-middle {
	background-image: url(../images/boxyellow_02.gif);
	background-repeat: repeat-y;
	width: 238px;
	height: 2px;
}
.boxleft3-bottom {
	background-image: url(../images/boxyellow_03.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 25px;
}
/*===================================================== Left Box End =====================================================*/
/*===================================================== Right Box Start =====================================================*/
.boxright1-top {
	background-image: url(../images/boxred_01.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 34px;
}
.boxright1-middle {
	background-image: url(../images/boxred_02.gif);
	background-repeat: repeat-y;
	width: 238px;
	height: 2px;
}
.boxright1-bottom {
	background-image: url(../images/boxred_03.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 20px;
}
.boxright2-top {
	background-image: url(../images/boxgrey_01.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 42px;
}
.boxright2-middle {
	background-image: url(../images/boxgrey_02.gif);
	background-repeat: repeat-y;
	width: 238px;
	height: 2px;
}
.boxright2-bottom {
	background-image: url(../images/boxgrey_03.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 25px;
}
.boxright3-top {
	background-image: url(../images/boxyellow_01.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 42px;
}
.boxright3-middle {
	background-image: url(../images/boxyellow_02.gif);
	background-repeat: repeat-y;
	width: 238px;
	height: 2px;
}
.boxright3-bottom {
	background-image: url(../images/boxyellow_03.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 25px;
}
/*===================================================== Right Box End =====================================================*/
/*===================================================== Main Box Start =====================================================*/
.boxgreen-top {
	background-image: url(../images/boxplain_01.gif);
	background-repeat: no-repeat;
	width: 506px;
	height: 45px;
}
.boxgreen-middle {
	background-image: url(../images/boxplain_02.gif);
	background-repeat: repeat-y;
	width: 506px;
	height: 2px;
}
.boxgreen-bottom {
	background-image: url(../images/boxplain_03.gif);
	background-repeat: no-repeat;
	width: 506px;
	height: 20px;
}
.boxblue-top {
	background-image: url(../images/boxblue_01.gif);
	background-repeat: no-repeat;
	width: 248px;
	height: 45px;
}
.boxblue-middle {
	background-image: url(../images/boxorange_blue_02.gif);
	background-repeat: repeat-y;
	width: 248px;
	height: 2px;
}
.boxblue-bottom {
	background-image: url(../images/boxorange_blue_03.gif);
	background-repeat: no-repeat;
	width: 248px;
	height: 20px;
}
.boxorange-top {
	background-image: url(../images/boxorange_01.gif);
	background-repeat: no-repeat;
	width: 248px;
	height: 45px;
}
.boxorange-middle {
	background-image: url(../images/boxorange_blue_02.gif);
	background-repeat: repeat-y;
	width: 248px;
	height: 2px;
}
.boxorange-bottom {
	background-image: url(../images/boxorange_blue_03.gif);
	background-repeat: no-repeat;
	width: 248px;
	height: 20px;
}
.boxplain-top {
	background-image: url(../images/boxplain_small01.gif);
	background-repeat: no-repeat;
	width: 248px;
	height: 45px;
}
.boxplain-middle {
	background-image: url(../images/boxplain_small02.gif);
	background-repeat: repeat-y;
	width: 248px;
	height: 2px;
}
.boxplain-bottom {
	background-image: url(../images/boxplain_small03.gif);
	background-repeat: no-repeat;
	width: 248px;
	height: 20px;
}
.boxproduct-top {
	background-image: url(../images/boxproduct_01.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 45px;
}
.boxproduct-middle {
	background-image: url(../images/boxproduct_02.gif);
	background-repeat: repeat-y;
	width: 750px;
	height: 2px;
}
.boxproduct-bottom {
	background-image: url(../images/boxproduct_03.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 20px;
}
.boxproduct1-top {
	background-image: url(../images/boxgreen_01.gif);
	background-repeat: no-repeat;
	width: 506px;
	height: 45px;
}
.boxproduct1-middle {
	background-image: url(../images/boxgreen_02.gif);
	background-repeat: repeat-y;
	width: 506px;
	height: 2px;
}
.boxproduct1-bottom {
	background-image: url(../images/boxgreen_03.gif);
	background-repeat: no-repeat;
	width: 506px;
	height: 20px;
}
.boxinvestor-top {
	background-image: url(../images/investor_box_01.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 45px;
}
.boxinvestor-middle {
	background-image: url(../images/investor_box_02.gif);
	background-repeat: repeat-y;
	width: 750px;
	height: 2px;
}
.boxinvestor-bottom {
	background-image: url(../images/investor_box_03.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 20px;
}
/*===================================================== Main Box End =====================================================*/
/*===================================================== Main Start =====================================================*/
.leftheading-blue {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #087dce;
	text-decoration: none;
}
.leftheading-white {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainheading {
	font-family: Arial;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainheadingblack {
	font-family: Arial;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #201111;
	text-decoration: none;
}
.mainheading1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainheading-blue {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #33557a;
	text-decoration: none;
}
.bottom-line {
	border-top: 1px solid #CCCCCC;
}
.linktop {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #2a2a2a;
	text-decoration: none;
}
.linktop a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #2a2a2a;
	text-decoration: underline;
}
.linkbottom {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #08c;
	text-decoration: none;
}
.linkbottom a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #08c;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	color: #76797c;
	text-decoration: none;
}
.slogan {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #636366;
	text-decoration: none;
	font-style: italic;
}
.navigationtext-right {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.navigationtext-right a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
.navigationbold-right {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.product-mainheading {
	font-family: Arial;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #201111;
	text-decoration: none;
}
.heading13 {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.heading14 {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.heading16 {
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
.product-heading {
	font-family: Arial;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textbold {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textbold a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.text {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.categories-text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
.categories-text a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	line-height: 16px;
}
.product-text {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.product-textbold {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.product-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.product-line1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.asterisk {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 18px;
	text-decoration: none;
}
.textfield {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.button {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	padding-right: 10px;
	padding-left: 10px;
}
.careers-click {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.careers-click a:hover {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.commas {
	font-family: Arial;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.readmore {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.readmore a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #087dce;
	text-decoration: underline;
}
.readmore1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.readmore1 a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #663300;
	text-decoration: underline;
}
.leftheading-white15 {
	font-family: Arial;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.left-subheading {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.left-text {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.clickhere {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #087dce;
	text-decoration: underline;
}
.clickhere a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.download-text {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.download-text a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.back {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.back a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.ir-heading {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.ir-heading a:hover {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.ir-text {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.ir-text a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.news-textlink {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.news-textlink a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #087dce;
	text-decoration: underline;
}
.news-text {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.news-textbold {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.product-textlink {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.product-textlink a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #087dce;
	text-decoration: underline;
}
.hometextbold {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.hometextbold a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #087dce;
	text-decoration: underline;
}
.specification1-heading {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #DADADA;
}
.specification2-heading {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F1F4D7;
}
.specification1-text {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #DADADA;
}
.specification2-text {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F1F4D7;
}
.specification1-textbold {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #DADADA;
}
.specification2-textbold {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F1F4D7;
}
