*{
    margin: 0;
    padding: 0;
	text-shadow: #000 0 0;
}
body{
    background: #f7f6f1 url(img/bg.gif) 0 100% no-repeat;
    font: 12px Arial, Tahoma, Verdana, sans-serif;
    color: #444343;
}
body#loginpage{
	background: #f7f6f1;
    padding-bottom: 100px;
}
body.content {
	margin: 0 !important;
	float: none !important;
	background: #f7f6f1;
    font: 12px Arial, Tahoma, Verdana, sans-serif;
	padding: 0;
}
a{
    outline: none;
    color: #2b98cf;
}
a img{
    border: 0;
}
ul{
    list-style-type: none;
    list-style-position: outside;
}
#data{
    background: url(img/top_bg.gif) 0 0 repeat-x;
}
#basis{
    width: 950px;
    margin: 0 auto;
}
#logo{
    float: left;
    margin-top: 29px;
	color: #4b4a49;
    font-size: 28px;
    font-weight: bold;
    text-decoration: none;
}
#logo img{
    display: block;
}
#menuwrap{
    float: left;
    margin: 49px 0 0 39px;
    display: inline;
    background: #c8c5c6 url(img/menu_bg.gif) 0 50% repeat-x;
}
#tlcorn{
    background: url(img/menu_corns.gif) 0 0 no-repeat;
    float: left;
}
#trcorn{
    background: url(img/menu_corns.gif) 100% 0 no-repeat;
    margin-left: 2px;
    float: left;
    display: inline;
}
#brcorn{
	background: url(img/menu_corns.gif) 100% 100% no-repeat;
    clear: both;
    position: relative;
    z-index: 1;
}
#blcorn{
	background: url(img/menu_corns.gif) 0 100% no-repeat;
    font-size: 0;
    width: 4px;
    height: 3px;
}
#menu{
    float: left;
    display: inline;
    margin-left: -2px;
    padding: 5px 0;
    font-size: 14px;
    width: 642px;
    line-height: 16px;
    font-weight: bold;
}
#menu li{
    float: left;
    position: relative;
    z-index: 3;
}
#menu a{
    color: #656565;
    display: block;
    padding: 9px 9px 4px 11px;
    position: relative;
    z-index: 3;
}
#menu a.active{
	padding: 8px 8px 17px 10px;
    margin-bottom: -13px;
    border: 1px solid #d4d4d2;
    border-bottom: 0;
    background: #fbfaf7;
    color: #000;
    text-decoration: none;
}
#menu a:hover{
    color: #000;
    text-decoration: none;
}
#menu ul{
    position: absolute;
    font-size: 13px;
    line-height: 14px;
    width: 215px;
    background: #fbfaf7;
    border: 1px solid #d4d4d2;
	top: 41px;
    z-index: 2;
    padding: 1px;
    display: none;
    left: 0;
    font-weight: normal;
}

#menu li.lastpoint ul{
	right: 0;
	left: auto;
}
#menu ul li{
    float: left;
    width: 100%;
    display: block;
}
#menu ul a{
    display: block;
    padding: 0;
    color: #5f8c37;
    background: url(img/arrows.gif) 11px 50% no-repeat;
    padding: 7px 3px 8px 25px;
}
#menu ul a:hover{
    background: #c1b8b8 url(img/arrows.gif) -212px 50% no-repeat;
    color: #fff;
}
#flash{
    clear: both;
    border-bottom: 3px solid #e3e1d6;
    padding: 14px 0 1px 0;
    margin-bottom: 3px;
}
#leftcolumn{
    float: left;
    width: 244px;
    padding: 24px 0 89px 0;
    display: inline;
    margin-left: 30px;
}
#leftcolumn.firststyle{
    margin: 0;
}
#leftcolumn h5{
    background: url(img/support.jpg) 100% 100% no-repeat;
    border-bottom: 3px solid #bacaa6;
    font-size: 22px;
    font-weight: normal;
    color: #789d54;
    width: 201px;
    padding: 36px 0 1px 0;
}
h6{
    color: #918792;
    font-size: 12px;
    font-weight: bold;
	padding-top: 18px;
}
.phone{
    color: #7c6d7d;
    font: 27px/27px "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
    padding: 5px 0 9px 0;
}
.phone span{
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    vertical-align: top;
    padding: 0 5px 0 10px;
}
#requestlink{
    display: block;
	text-decoration: none;
    margin: 22px 0 0 1px;
    width: 255px;
}
#requestlink img{
    display: block;
    background: #ff7c15;
    color: #fff;
    font-size: 18px;
}
#middlecolumn{
    width: 383px;
    float: left;
	padding: 24px 0 18px 0;
}
#middlecolumn h5{
    border-bottom: 3px solid #e3e1d6;
    font-size: 22px;
    font-weight: normal;
    color: #605461;
    padding: 36px 0 1px 0;
}
.list{
    padding-bottom: 19px;
}
.list a{
    color: #5f8c37;
    font-size: 16px;
    line-height: 20px;
}
.list p a{
    text-decoration: none;
    color: #fff;
    font-size: 10px;
    line-height: 16px;
}
.list p img{
    vertical-align: middle;
    margin: 0 4px 4px;
    background: #bacca7;
}
.list li{
    background: url(img/bullet.gif) 0 7px no-repeat;
    padding: 0 30px 11px 15px;
    margin-top: 19px;
}
.list p {
    padding: 17px 0 0 8px;
    line-height: 16px;
}
.greenlink{
    color: #fff;
    text-decoration: none;
    background: #bacca7 url(img/green_link.gif) 0 0 no-repeat;
    float: right;
    font-size: 11px;
    height: 20px;
    zoom: 1;
}
.greenlink span{
    background: url(img/green_link.gif) 100% 0 no-repeat;
    float: left;
    margin-left: 2px;
    padding: 0 5px 0 2px;
    line-height: 20px;
}
#rightcolumn{
    float: right;
    width: 280px;
    padding-top: 87px;
}
.point{
    color: #000;
    text-decoration: none;
    display: block;
    margin-bottom: 18px;
    border: 1px solid #e5e3d4;
}
.point img{
    display: block;
}
h4, h5{
    font-size: 18px;
    font-weight: normal;
    padding: 11px 85px 0 0;
}
h4 a{
    color: #000;
    text-decoration: none;
}
h4 a span{
    display: block;
    font-size: 13px;
}
#footer{
    clear: both;
    border-top: 3px solid #e3e1d6;
    width: 705px;
    margin-left: 245px;
    font: 11px Tahoma, Arial, Verdana, sans-serif;
    color: #7a6969;
    padding: 27px 0 29px 0;
}
#footer a{
    color: #7a6969;
    text-decoration: none;
}
.clear{
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
}
.box{
    display: block;
    margin-top: 9px;
}
.box img{
    display: block;
}
#maincontent{
    float: right;
    width: 631px;
    display: inline;
    margin: 59px 14px 24px 0;
}
h1{
    font-size: 22px;
    font-weight: normal;
    color: #000;
    padding-bottom: 13px;
}
h1 a{
    color: #000;
    text-decoration: none;
}
#category{
    text-align: center;
    color: #8b8a8b;
    line-height: 30px;
    padding: 1px 0 19px 0;
}
#category span{
    padding: 0 3px;
}
#category a{
    color: #db5d01;
    padding: 0 3px;
}
.item{
    background: #eaefe0 url(img/border_1.gif) 406px 0 repeat-y;
    border: 1px solid #e3e1d6;
    border-style: solid none;
    width: 100%;
    overflow: hidden;
    padding-bottom: 17px;
    margin-top: 9px;
}
.analog_itm {
	background-image: none; 
}
.item.secondstyle{
    background: #eaefe0;
}
.item a{
    color: #1d92cd;
}
.info{
    float: left;
    width: 364px;
    padding: 8px 0 0 16px;
}
.analog_inf {
	width: auto;
}
.info h2{
    font-size: 22px;
    font-weight: normal;
    padding: 0 0 18px 135px;
}
.info h2 a{
    color: #0e8bcc;
}
.info ul{
    padding: 0 0 0 135px;
}
.info ul li{
    padding: 0 0 14px 0;
}
.info ul strong{
    font-size: 13px;
}
.thumbnail{
    float: left;
    margin-top: 5px;
}
.thumbnail img{
    display: block;
}
.description{
    float: right;
    width: 190px;
    display: inline;
    margin: 16px 15px 0 0;
}
.description h4{
    font-size: 13px;
    font-weight: bold;
    color: #7e8f5c;
    padding: 0;
}
.description ul li{
    padding: 10px 0 4px 12px;
    font-size: 14px;
}
.pagenav{
    text-align: center;
    line-height: 14px;
    padding-top: 20px;
}
.pagenav span{
    color: #fff;
    background: #f5b678;
    font-weight: bold;
    padding: 1px 5px 2px 5px;
}
.pagenav a{
    color: #7c7c7c;
    padding: 1px 4px 2px 4px;
}
.unit{
    background: #eaefe0;
    border: 1px solid #e3e1d6;
    border-style: solid none;
    padding-bottom: 11px;
    margin: 9px 0 14px 0;
    float: left;
    width: 100%;
    clear: left;
}
.checkboxwrap{
    border: 1px solid #e5e5d9;
    background: #f9faf6;
    width: 48px;
    height: 48px;
    float: left;
    display: inline;
    margin: 34px 0 0 16px;
}
.checkboxwrap input{
    display: block;
    width: 16px;
    height: 16px;
    margin: 17px 0 0 16px;
}
.unit .info{
    float: left;
    padding: 15px 0 0 15px;
    width: 340px;
}
.unit .info strong{
    font-size: 13px;
}
.unit .info h2{
    padding: 0 0 5px 0;
}
.count{
	font-size: 25px;
    font-weight: bold;
    color: #db5d01;
}
#jptotalcount,
.signtext{
	font-size: 13px;
    font-weight: bold;
    color: #db5d01;
}
.caption{
	font-size: 13px;
    font-weight: bold;
    color: #656566;
}
.unit .description{
    float: right;
    width: 180px;
    margin: 0;
    padding: 45px 18px 0 0;
    text-align: center;
    color: #000;
}
.unit .description h4{
    font-size: 18px;
    font-weight: normal;
    padding-top: 3px;
}
.unit .description h4 a{
    color: #0E8BCC;
    text-decoration: underline;
}
.total{
    font-size: 13px;
    padding-bottom: 10px;
}
#totalcount{
	font-size: 30px;
    font-weight: bold;
    color: #db5d01;
}
table{
    border-collapse: collapse;
    color: #010101;
    margin: 12px 0 8px 0;
}
table b,
table strong{
    color: #7b7a7b;
}
.contenttable{
    font-weight: bold;
    margin: 10px 0 0 5px;
}
#tablewrap{
    width: 631px;
    overflow: hidden;
	margin: 0 0 0 5px;
}
#tablewrap .contenttable{
    margin: 10px -2px;
}
table td{
    border: 1px solid #e3e1d6;
    border-width: 1px 2px;
}
.contenttable td{
    text-align: center;
    vertical-align: middle;
}
.light{
    color: #7b7a7b;
}
th{
    font-weight: bold;
    color: #7b7a7b;
    background: #f0f2e8;
    border: 1px solid #e3e1d6;
    border-width: 1px 2px 2px 2px;
    padding: 7px 10px;
}
.contenttable th{
    vertical-align: middle;
    text-align: center;
}
.contenttable th.alignleft{
    text-align: left;
}
th span{
    font-weight: normal;
}
td{
    padding: 3px 10px;
    line-height: 23px;
}
td.blank{
    border: 0;
}
.radiobutton{
    float: left;
    font-size: 18px;
    color: #db5d01;
    padding: 0 13px 0 7px;
    margin-top: 12px;
    vertical-align: middle;
}
.radiobutton input{
    float: left;
    width: 16px;
    height: 14px;
    display: inline;
    font-size: 12px;
    margin: 4px 5px 0 0;
}
.radiobutton span{
    float: left;
}
.formlist ul{
    clear: both;
    width: 437px;
    overflow: hidden;
    padding: 28px 0 0 0;
}
.formlist.shortform ul{
    width: 327px;
}
.formlist li{
    float: left;
    width: 100%;
    padding: 4px 0;
    display: inline;
}
.formlist ul label{
    float: left;
    text-align: right;
    font-weight: bold;
    padding: 2px 10px 0 0;
    width: 107px;
}
.formlist .textfield{
    float: left;
    width: 205px;
    border: 1px solid #a5acb2;
    font: 12px Arial, Tahoma, Verdana, sans-serif;
    padding: 1px 0 4px 0;
    outline: none;
}
.formlist .textfield.short{
    width: 35px;
}
.formlist textarea{
    border: 1px solid #a5acb2;
    font: 12px Arial, Tahoma, Verdana, sans-serif;
    float: left;
    width: 315px;
    height: 87px;
    padding: 1px 0 4px 0;
    outline: none;
}
.formlist .submitbtn{
    float: right;
    background: #f78805;
    color: #fff;
    margin: 11px 2px 0 0;
    display: inline;
}
#container{
    width: 526px;
    margin: 0 auto;
}
#smalllogo{
    float: right;
    margin-top: 66px;
    color: #4b4a49;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
#smalllogo img{
    display: block;
}
#loginpage .formlist{
    clear: both;
    padding: 92px 0 0 53px;
}
#loginpage h1{
    padding: 0 0 24px 117px;
}
#maincontent .list{
    padding: 15px 0 8px 5px;
}
#maincontent .list p{
    padding: 17px 250px 15px 8px;
}
#textcontainer{
    line-height: 22px;
}
#textcontainer p{
    padding: 5px 0 7px 0;
}
#textcontainer img{
    border: 4px solid #e0dfd8;
}
#textcontainer ul{
    padding-bottom: 11px;
}
#textcontainer ul li{
    padding: 0 0 0 20px;
    background: url(img/mdash.gif) 2px 12px no-repeat;
}
#textcontainer ol{
    list-style-position: inside;
}
h2{
    color: #5c5c5c;
    font-size: 18px;
    font-weight: normal;
    padding: 36px 0 3px 0;
}
h3{
    color: #5c5c5c;
    font-size: 16px;
    font-weight: bold;
    padding: 27px 0 2px 0;
}
