html {
	height:100%;
	width:100%;
}

body {
	height:100%;
	font-family: Tahoma, sans-serif;
	font-weight:normal;
	font-size: 62.5%;
	background:url(../images/bg.png) repeat-x top #729a24;
}

html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0;
	margin:0;
	border:0;
}

img {display:block;} 

.clear{
	content:".";
	height:0;
	visibility: hidden;
	display:block;
	clear:both;
}

* { outline: none;}

.all{
	width:891px;
	margin:0 auto;
}
.logo{
	width:314px;
	position:relative;
	left:-40px;
}
.topBlock{
	float:right;
	margin-top:37px;
	width:230px;
}
.search{
	margin-bottom:16px;
	overflow:hidden;
}
.search input{
	float:right;
}
.search span{
	line-height:13px;
	font-weight:bold;
	color:#446f0c;
	float:right;
	padding-top:3px;
	font-size:1.1em;
}
.textInput{
	border:1px solid #5fa400;
	font-family: Tahoma, sans-serif;
	font-size:1.1em;
	line-height:13px;
	color:#446f0c;
	display:inline;
	margin:0 2px 0 4px;
	padding:3px 2px 2px 4px;
	width:152px;
}
.topNavigation li{
	float:right;
	display:inline;
	margin-left:10px;
	list-style:none;
}
.topNavigation a{
	display:block;
	text-indent:-5000px;
	line-height:0;
	font-size:0;
	background-position:left top;
	background-repeat:no-repeat;
	height:10px;
}
.topNavigation a:hover{
	background-position:left bottom;
}
.topNav1{
	background-image:url(../images/top-nav1.gif);
	width:11px;
}
.topNav2{
	background-image:url(../images/top-nav2.gif);
	width:13px;
}

.topNav3{
	background-image:url(../images/top-nav3.gif);
	width:11px;
}

.mainNavigation{
	overflow:hidden;
	width:100%;
	position:relative;
}
.mainNavigation li{
	list-style:none;
	float:left;
	display:inline;
}
.mainNavigation a{
	display:block;
	position:relative;
	z-index:999;
}
.mainNav1{
	margin-right:37px;
}
.mainNav2{
	margin-right:38px;
}
.mainNav3{
	margin-right:40px;
}
.mainNav4{
	margin-right:40px;
}
.mainNav5{
	margin-right:40px;
}
.mainNav6{
	margin-right:29px;
}
.mainArea{
	background:url(../images/content-bg.png) no-repeat left top;
	padding-top:225px;
	position:relative;
}
/*
.mainAreaInner{
	background:url(../images/content-bg2.png) no-repeat left top;
	padding-top:7px;
	position:relative;
	margin-top:-4px;
}
*/

.mainAreaInner{
	/*position:relative;*/
	margin-top:-4px;
}

.mainAreaInner .contentAreaIndex{
	background:url(../images/content-bg2.png) repeat-x top #dbfb96;
	padding-top:15px;
}



.image1{
	position:absolute;
	top:0px;
	z-index:10;
}
/*
.image2
{
    color:#FFF;
    padding-bottom:10px;
    font-size:26px;
	z-index:10;
}
*/

.image2{
	position:absolute;
	top:5px;
	left:5px;
	z-index:10;
}

.banner{
	position:absolute;
	top:20px;
	right:0;
	z-index:20;
}
.banner2{
	position:absolute;
	top:10px;
	right:0;
	z-index:20;
	display:none;
}
.contentAreaIndex{
	border-left:1px solid #3e6d00;
	border-right:1px solid #3e6d00;
	border-bottom:1px solid #3e6d00;
	background:#EAFFBF url(../images/content-area-main-bg.png) repeat-x top;
	padding:7px /*22px*/0 23px 22px;
	overflow:hidden;
}
.block{
	float:left;
	display:inline;
	margin-right:19px;
	width:269px;
}
.block h1{
	line-height:0;
	font-size:0;
}
.content{
	border-width:0 1px 1px 1px;
	border-style:solid;
	background:#fff;
	height:291px;
}
.blockInner{
	padding:15px 14px 0 14px;
}
.blockInner h2{
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:19px;
	font-size:1.2em;
	line-height:14px;
}
.blockInner p{
	font-size:1.1em;
	line-height:14px;
	color:#545454;
	padding-left:19px;
}
.blockInner p sup{
	font-size:0.8em;
}
.content1{
	border-color:#ff9c00;
	overflow:hidden;
}
.content1 .blockInner h2{
	color:#ff7200;
	background-image:url(../images/bullet1.gif);
}
.content1 .blockInner h2 a{
	color:#ff7200;
}
.content2{
	border-color:#e30000;
}
.content2 .blockInner h2{
	color:#bd0000;
	background-image:url(../images/bullet2.gif);
}
.content2 .blockInner h2 a{
	color:#bd0000;
}
.content2 .image{	
	padding:6px 14px 0 14px;
}
.content2 .image img{
	border:1px solid #d5d5d5;
	padding:4px;
}
.content3{
	border-color:#567e15;
}
.content3 .blockInner h2{
	color:#2d5107;
	background-image:url(../images/bullet3.gif);
}
.content3 .blockInner h2 a{
	color:#2d5107;
}
.content3 .image{
border-bottom:1px solid #345e00;
}
.blockInner ul{
	list-style:none;
	margin-left:20px;
}
.blockInner ul li{
	background:url(../images/bullet4.gif) no-repeat left 4px;
	padding-left:13px;
	color:#4b4747;
	font-size:1.2em;
	line-height:14px;
	margin-top:8px;
}
.footer{
	background:url(../images/footer-bg_old.png) no-repeat left top;
	text-align:center;
	color:#b4d264;
	font-size:1.1em;
	line-height:14px;
	padding:10px 0 13px 0;
}
.footer a{
	color:#f0ffc8;
	margin:0 8px;
}
.footer a:hover{
	text-decoration:none;
}
.copyright{
	text-align:center;
	font-size:1.1em;
	color:#fff;
	padding:4px 0 3px 0;
}

.copyright a:hover {
text-decoration:none;
}
.copyright a {
color:#ffffff;

}


.contentAreaInner{
	border-left:1px solid #3e6d00;
	border-right:1px solid #3e6d00;
	border-bottom:1px solid #3e6d00;
	background:url(../images/content-area-main-bg.png) repeat-x top #eaffbf;
	padding:0 0 23px 22px;
	overflow:hidden;
}
.sideContent{
	float:left;
	width:211px;
}
.sideNavigation{
	list-style:none;
	margin-bottom:15px;
}
.sideNavigation li{
	margin-bottom:2px;
}
.sideNavigation a{
	display:block;
	background:url(../images/side-navigation-bg.gif) no-repeat left top;
	font-size:1.2em;
	font-weight:bold;
	color:#386209;
	text-decoration:none;
}
.sideNavigation a:hover{
	background-position:left bottom;
	color:#ae2100;
}
.sideNavigation span{
	display:block;
	padding:9px 0 9px 23px;
	text-transform:capitalize;
}
.sideNavigation a.current {
	color:#569801;
}
.sideNavigation a.current span{
	background:url(../images/bullet5.gif) no-repeat 9px 12px;
}
.sideNavigation a.current:hover {
	background-position:left top;
	color:#569801;
}
.textArea{
	float:right;
	display:inline;
	width:616px;
	/*new*/
	margin-right:20px;
}
/*
.inner{
	border-left:1px solid #577f16;
	border-bottom:1px solid #577f16;
	border-right:1px solid #577f16;
	padding:30px 39px 32px 39px;
	background:#fff;
	font-size:1.1em;
	line-height:14px;
	color:#4b4747;
}	
.inner h1{
	padding-bottom:22px;
	border-bottom:1px solid #bad752;
	font-size:0;
	line-height:0;
}
.inner h2{
	color:#3e6a00;
	font-size:1.1em;
	line-height:21px;
	margin-top:10px;
}
.inner p{
	margin-top:5px;
	line-height:16px;
}
.inner p a{
	color:#3e6a00;
}
.inner p a:hover{
	text-decoration:none;
}
*/

.inner{
	padding:0 1px 32px 1px;
	background:#fff;
	font-size:1.1em;
	line-height:/*14px*/ 1.5em;
	color:#4b4747;
}	
.inner-tit{
	padding-bottom:6px;
	background:url(../images/bullet.gif) repeat-x bottom;
}
.inner-tit img{
	margin:0 auto;
}
.inner p{
	margin-top:5px;
	margin-bottom:7px;
}
.inner p a{
	color:#3e6a00;
}
.inner p a:hover{
	text-decoration:none;
}
.inner table a{
	color:#3e6a00;
}
.inner table a:hover{
	text-decoration:none;
}

.inner1{
	/*margin:0 25px;*/
	padding:0 25px 32px 25px;

}
.inner1 h1{
	color:#2f5202;
	border-bottom:1px solid #b2e06a;
	font-size:17px;
	line-height:19px;
	padding:10px 0 10px 0;
	margin:0 0 10px 0;
}
.inner1 h2{	
	background: url(../images/sub-title-bg.png) no-repeat left top;
	font-size:14px;
	line-height:16px;
	color:#3e670b;
	padding:6px 0 9px 29px;
}



.list{
	margin-top:10px;
	margin-left:15px;
	list-style:none;
}
.list li{
	background:url(../images/bullet5.gif) no-repeat left 5px;
	padding:0 0 9px 15px;
}

.list2{
	list-style:none;
	margin:8px 0 6px 36px;
}
.list2 li{
	background:url(../images/list-bullet.gif) no-repeat left 7px;
	padding:0 0 7px 8px;
}

.divBlock1
{
	background:url(../images/banners/demo.jpg) no-repeat left top;
	width: 211px;
	height: 182px;
	font-family: Tahoma, Arial,sans-serif;
    font-size:12px;
    font-weight:bold;
    line-height:14px;
    color: #960001;
}

.divBlock1 a 
{
	text-decoration:none;
	color: #960001;
}
.divBlock1 a:hover 
{
	text-decoration:none;
	color: #960001;
}

.divBlock1 a img 
{
	display: inline;
}

.divBlock1 .innerBlock
{
	padding-top:150px; 
	text-align:right;  
	padding-left:100px;
}

.divBlock2
{
	background:url(../images/banners/flash.jpg) no-repeat left top;
	width: 211px;
	height: 182px;
	font-family: Tahoma, Arial,sans-serif;
    font-size:12px;
    font-weight:bold;
    line-height:14px;
    color: #960001;
}

.divBlock2 a 
{
	text-decoration:none;
	color: #960001;
}
.divBlock2 a:hover 
{
	text-decoration:none;
	color: #960001;
}

.divBlock2 a img 
{
	display: inline;
}

.divBlock2 .innerBlock
{
	padding-top:150px; 
	text-align:right;  
	padding-left:100px;
}

.divBlock3
{
	background:url(../images/banners/saving.jpg) no-repeat left top;
	width: 211px;
	height: 328px;
	font-family: Tahoma, Arial,sans-serif;
    font-size:12px;
    font-weight:bold;
    line-height:14px;
    color: #960001;
}
.divBlock3 a 
{
	text-decoration:none;
	color: #960001;
}
.divBlock3 a:hover 
{
	text-decoration:none;
	color: #960001;
}

.divBlock3 a img 
{
	display: inline;
}

.divBlock3 .innerBlock
{
	padding-top:290px; 
	padding-left:60px;
}

.divBlock4
{
	background:url(../images/banners/contact_block.jpg) no-repeat left top;
	width: 211px;
	height: 182px;
	font-family: Tahoma, Arial,sans-serif;
    font-size:12px;
    font-weight:bold;
    line-height:14px;
    color: #960001;
    padding-top:1px;
    padding-left:1px;
}

.divBlock4 a 
{
	text-decoration:underline;
	color: #960001;
}
.divBlock4 a:hover 
{
	text-decoration:none;
	color: #960001;
}




.search-button
{
    background-image:url(../images/search-button.png);
    width:20px;
    height:20px;
}

/*.searchArea
{
    background:#eaffbf url(../images/content-area-main-bg.png) repeat-x scroll center top;
    border-bottom:1px solid #3E6D00;
    border-left:1px solid #3E6D00;
    border-right:1px solid #3E6D00;
    overflow:hidden;
    padding:7px 22px 23px;
}*/

.searchArea span
{
    float:none;
    font-weight:normal;
}

.bold
{
    margin-left:5px;
}

.bold:link
{
    text-decoration:underline;
    color:#446F0C;
}

.bold:visited
{
    text-decoration:underline;
    color:#446F0C;
}

.textfield,.form-input
{
    border:solid 1px #9DC73E;
    margin:5px 0px;
}

.width-70 {
    width:59px !important;
}

.location-conteiner .form-input {
    width:452px;
}

.location .form-input {
    float:left;
    margin-right:5px;
}
.location-conteiner .width-210 {
    width:284px !important;
}

.width-140 {
    width:140px !important;
}

.text-340 {
    width:340px;
}

.text-108
{
	width:108px;
}

.form-lines label {
    display:block;
    font-weight:bold;
    line-height:1.82em;
}

.button {
    background-color:transparent;
    background-position:left bottom;
    border:medium none;
    color:#3A620A;
    cursor:pointer;
    font-family:Tahoma,Arial,sans-serif;
    font-size:11px;
    font-weight:bold;
    height:20px;
    width:60px;
    margin-right:15px;
    padding-bottom:3px;
    text-align:center;
    vertical-align:middle;
}

.bt-save, .button-62
{
    background-image:url(../images/btn_quick.png)
}

.command-panel
{
    margin-top:5px;
}

.searchBlock
{
    margin-bottom:16px;
    overflow:hidden;
    width:230px;
}

.searchBlock input
{
    float:right;
    
}

.searchBlock .textInput
{
	height:13px;
}

.searchBlock span
{
    font-weight:bold;
    margin-top:3px;
    float:right;
    line-height: 13px;
}

.page-navigator {
    float:right;
    margin-top:3px;
}

.page-navigator b {
    color:#1C1C1C;
    font-weight:normal;
    padding-right:3px;
}

.page-navigator .links {
    color:#3A620A;
    padding:0pt 4px;
}

.page-navigator .current {
    color:#000000;
    font-weight:bold;
}

.page-navigator .links a {
    font-weight:bold;
}
.page-navigator a {
    color:#3A620A;
    text-decoration:none;
}

.page-navigator img {
    margin:0pt 2px;
    vertical-align:middle;
    display:inline;
}

.roi
{
    width:/*350px*/550px;
    margin:0 25px;
}

.field-view {
    color:#514D4D;
    font-weight:bold;
    margin-top:5px;
}

.date-container
{
    margin-bottom:12px;
    margin-top:5px;
}

.styled-select, .styled-select-day, .styled-select-month, .styled-select-state, .styled-select-location-state {
    float:left;
    height:18px;
    margin:0pt;
    padding:0pt;
}

.styled-select-day-container {
    float:left;
    width:75px !important;
}

.styled-select-day input {
    width:50px;
}

.styled-select-container, .styled-select-day-container, .styled-select-month-container, .styled-select-state-container, styled-select-location-state-container {takeout.css (line 1278)
    height:18px;
    margin:0pt;
    padding:0pt;
    margin-top:5px;
    position:relative;
}


.styled-select-month-container {
    float:left;
    width:100px !important;
}

.styled-select input, .styled-select-day input, .styled-select-month input, .styled-select-state input, .styled-select-location-state input {
    background-image:url(../images/takeout/dropdowns/green-background.png);
    border-color:#9DC73E ;
    border-style:solid none solid solid;
    border-width:1px medium 1px 1px;
    color:#514D4D;
    cursor:default;
    height:16px;
    margin:0px;
    padding:0pt 0pt 0pt 5px;
}

.styled-select-month input {
    width:75px;
}

.styled-select-button {
    float:left;
    height:18px;
    width:16px;
}

.styled-items-container {
    background-color:#FFFFFF;
    border:1px solid #9DC73E;
    position:absolute;
}

.styled-item-hover
{
	color: #514D4D;
	padding: 2px 0 2px 5px;
	background-color: #e8fbab;
}

.styled-item
{
	color: #514D4D;
	padding: 2px 0 2px 5px;
}

.styled-select-container
{
	width: 455px;
}

.roi-styled-select-container
{
	width: 180px;
	font-weight: normal;
}


.location .styled-select-container {
    float:left;
    width:52px;
    margin-top:5px;
}

.location .styled-select input {
    width:24px;
}

.location .field-view {
    float:left;
    margin-right:5px;
}

.location .width-140
{
    width:208px !important;
}

.location-conteiner .form-multi-input {
    width:452px;
}
.form-multi-input {
    border:1px solid #9DC73E;
    color:#514D4D;
    margin-top:5px;
    width:380px;
}

.contact-input-container input {
    border:1px solid #9DC73E;
    color:#000000;
    float:right;
    font-family:Tahoma,Verdana;
    font-size:1.2em;
    font-weight:normal;
    height:18px;
    margin:4px 415px 1px 4px;
    padding:0px 1px 0px 5px;
    width:172px;
}

.captcha-section {
    color:#333333;
    font-size:1.1em;
    font-weight:bold;
    line-height:240%;
    padding-right:7px;
}

.captcha-section div {
    margin:0pt !important;
    text-align:left !important;
}

.captcha-section img {
    padding:5px 0pt 5px 162px;
}

.field-view span
{
    font-weight:bold;
}

.left-content
{
    
}

.phoneplace
{
    margin:5px 0px 9px;
}

.phoneplace input
{
    margin:0px;
    margin:0px;
}

.phone-place .ext
{
    width:133px;
}

.phone-place .phone
{
    width:179px;
}

/*Error Box*/

.error {
    width:450px;
    margin-left:25px;
}

/**/
.content1 .blockInner:hover h2
{
    text-decoration:underline;
} 

.location-conteiner .styled-select input {
    width:433px;
}

.styled-select input
{
    font-size:1em;
}

.location-conteiner
{
	margin:0 25px;
}

.floatLeft{
	float:left;
	margin:5px 0 10px 0;
}
.floatRight{
	float:right;
	margin:5px 0 10px 0;
}

.table-div{
	padding:14px 13px 14px 11px;
}

.table-div h2
{
	background: url(../images/sub-title-bg.png) no-repeat left top;
	font-size:14px;
	line-height:16px;
	color:#3e670b;
	padding:6px 0 9px 29px;
}	

.promo-table-inner{
	width:100%;
	border-left:1px solid #698f15;
	border-top:1px solid #698f15;
	border-bottom:1px solid #698f15;
}
.promo-table-inner img{
	display:inline;
}
.promo-table-inner th, .promo-table-inner td{
	border-right:1px solid #698f15;
}
.promo-table-inner tr td{
	text-align:center;
	padding:6px 0 10px 0;
}
.promo-table-inner tr td div{
	margin-left:7px;
	text-align:left;
}
.promo-table-inner tr.header th{
	background:url(../images/table-header-bg.png) repeat-x top #ffd635;
	color:#2b4903;
	line-height:11px;
	font-weight:normal;
	font-size:10px;
	padding:7px 0 9px 0;
	border-bottom:1px solid #698f15;
}
.promo-table-inner tr.line1 td{
	background:url(../images/table-td-bg.png) repeat-x top #f3fcd3;
	padding:7px 0 6px 0;
	border-bottom:1px solid #698f15;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	color:#2b4903;
	text-align:center;
}
.promo-table-inner tr.title td{
	background:url(../images/table-title-bg.png) repeat-x top #92c504;
	font-size:14px;
	line-height:16px;
	color:#2b4903;
	text-align:center;
	padding:7px 0 8px 0;
	border-bottom:1px solid #698f15;
}
.promo-table-inner tr.subtitle td{
	background:#fffa6c;
	color:#2b4903;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	text-align:center;
	padding:8px 0 9px 0;
	posi tion:relative;
}
.promo-table-inner tr.border-bottom td{
	border-bottom:1px solid #698f15;
}
.promo-table-inner tr.gray td{
	background-color:#e9ece8;
}

.iconInfo {
	display:block;
	float:right;
	width:24px;
	height:25px;
	cu rsor:pointer;
	background:url(../images/icon-info.png) no-repeat;
	margin:-6px 2px;
	display:inline;
}
.iconInfo .in {
	display:block;
	width:24px;
	height:25px;
	cursor:pointer;
}
.InfoPopUp {
	position:absolute;
	width:420px;
	margin-left:-437px !important;
	margin-top:-4px;
	background:#fff;
	border:1px solid #698f15;
	padding:10px;
	font-weight:normal;
	color:#4b4747;
}
.InfoPopUp h3 {
	background:#d5f090;
	font-size:1em;
	color:#2b4903;
	margin:-10px -10px 8px;
	padding:3px 8px 5px;
}
.InfoPopUp h3 .closeBtn {
	float:right;
	width:8px;
	height:8px;
	background:url(../images/x.gif) no-repeat;
	margin:4px -1px 0 0;
	cursor:pointer;
}
/*.InfoPopUp h4 {
	font-size:1em;
	color:#4b4747;
	background:url(../images/bullet6.gif) 0 0.59em no-repeat;
	padding-left:13px;
}
.InfoPopUp ul li {
	list-style:none;
	line-height:1.6em;
	margin-bottom:4px;
}*/

.InfoPopUp h4 {

                font-size:1em;

                color:#4b4747;

                background:url(../images/bullet6.gif) 0 0.59em no-repeat;

                margin-left:-13px;

                padding-left:13px;

}

.InfoPopUp ul li {

                list-style:none;

                line-height:1.6em;

                margin-bottom:4px;

                padding-left:13px;

}



.screen {
	width:685px;
	height:490px;
	margin:45px auto;
	background:url(../images/screen.gif) no-repeat;
	position:relative;
	padding:19px 19px 0;
}
.screen .quitBtn {
	position:absolute;
	bottom:13px;
	left:311px;
	cursor:pointer;
}

.map{
	background:url(../images/bg-map-google.png) no-repeat left top;
	padding:16px 0 0 15px;
	width:433px;
	height:531px;
}

/*---------------------------------*/
.inner1noP {
	margin:0 -26px -32px -26px;
}
.formTableA {
}
.formTableA td {
	padding:5px 3px 12px;
	border:0;
	vertical-align:top;
}
.formTableA label {
	display:block;
	font-weight:bold;
	text-align:right;
}
.formTableA input.textInput {
	border-color:#abcf59;
	width:167px;
	padding-top:1px;
	padding-bottom:2px;
	color:#514d4d;
	font-size:1em;
	text-align:center;
}

.hintROITextbox{
	border:1px solid #5fa400;
	font-family: Tahoma, sans-serif;
	font-size:1.1em;
	line-height:13px;
	color:#446f0c;
	display:inline;
	margin:0 2px 0 4px;
	padding:3px 2px 2px 4px;
	width:152px;
}
.hintROITextboxActive
{
	border:1px solid #5fa400;
	font-family: Tahoma, sans-serif;
	font-size:1.1em;
	line-height:13px;
	color:#446f0c;
	display:inline;
	margin:0 2px 0 4px;
	padding:3px 2px 2px 4px;
	width:152px;
}

.formTableA input.hintROITextbox {
	border-color:#abcf59;
	width:167px;
	padding-top:1px;
	padding-bottom:2px;
	color:#514d4d;
	font-size:1em;
	text-align:center;
}

.formTableB input.hintROITextbox {
	border-color:#abcf59;
	width:78px;
	padding-top:1px;
	padding-bottom:2px;
	color:#514d4d;
	font-size:1em;
	text-align:center;
}

.formTableA input.hintROITextboxActive 
{
	width:167px;
	padding-top:1px;
	padding-bottom:2px;
	color:#514d4d;
	font-size:1em;
	text-align:center;
	border: solid 2px #fcc900;
	border-collapse: collapse;
}

.formTableB input.hintROITextboxActive 
{
	width:78px;
	padding-top:1px;
	padding-bottom:2px;
	color:#514d4d;
	font-size:1em;
	text-align:center;
	border: solid 2px #fcc900;
	border-collapse: collapse;
}

.formTableB td {
	padding:14px 3px 10px;
	border:0;
	vertical-align:top;
}
.formTableB tr.alt {
	background:#eef6de;
}
.formTableB td.col1 {
	width:32px;
	$width:65px;
	text-align:right;
	font-weight:bold;
}
.formTableB td.col2 {
	font-weight:bold;
}
.formTableB td.col3 {
	width:95px;
	$width:90px;
	$padding-right:0;
	vertical-align:middle;
}

.formTableA td.col3Height {
	height:42px;
	width:183px;
}

.formTableB td.col3Height {
	height:53px;
}

.formTableB td.col4 {
	width:78px;
	$width:150px;
	vertical-align:middle;
}
.formTableB input.textInput {
	border-color:#abcf59;
	width:78px;
	padding-top:1px;
	padding-bottom:2px;
	color:#514d4d;
	font-size:1em;
	text-align:center;
}
.formTableB td label.radio {
	padding-right:9px;
	white-space:nowrap;
	font-weight:normal;
}
.formTableB td label.radio input {
	vertical-align:middle;
	$margin-left:-3px;
}
.formTableB tr.doubleT td {
	padding-top:9px;
	padding-bottom:8px;
}
.formTableB tr.doubleB td {
	padding-top:8px;
}
.formTableBin3 {
	float:right;
	margin-left:10px;
}
.formTableBin3 label {
	float:left;
	width:86px;
	margin:0 4px;
	font-weight:normal;
	text-align:center;
}
.formTableBin3 input.textInput {
	float:left;
	width:78px;
	margin:0 4px;
}
.formTableB p {
	padding:0 18px;
	margin:0;
}
.btnGreen {
	float:left;
	height:20px;
	line-height:20px;
	white-space:nowrap;
	font:bold 11px Tahoma;
	color:#3a620a;
	text-decoration:none;
	padding-left:2px;
	background:url(../images/btnGreen.png) no-repeat;
}
.btnGreen span {
	float:left;
	height:20px;
	line-height:20px;
	padding:0 4px 0 3px;
	background:url(../images/btnGreen.png) 100% 0 no-repeat;
	cursor:pointer;
}
.note {
	font-weight:bold;
	color:#4e8801;
}
.margL20 {
	margin-left:20px;
}

/* cusom tree */
.custom-tree 
{ 
   	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #666666; 
    /*font-family: Tahoma, Verdana, Arial; font-size: 8pt; font-weight: normal;*/
}
.custom-tree img, #custom-tree input { margin: 0px; border: 0px; }	
.custom-tree .tree-check { width: 19px; padding: 0px; }
.custom-tree td.clear-custom-tree { font-size: 9pt; padding: 0px; margin: 0px; width: 19px;}
.custom-tree td.node { font-size: 9pt; width: 100%; padding: 0px; margin: 0px; text-align: left;}
.custom-tree a { color: #3e6a00; text-decoration: underline;  }
.custom-tree a:hover { text-decoration: none; }


.NewsListing
{
	font-family:Tahoma,sans-serif;
	font-size:11px;
	list-style:none;
	
}



.NewsListing li{
	background:url(../images/bullet4.gif) no-repeat left 26px;
	padding-left:13px;
	color:#4b4747;
	line-height:14px;
	margin-top:8px;
	padding-bottom:10px;
}

.NewsListing li p
{
	margin: 8px 8px 8px 8px;
}

.NewsListing p.lightGreen
{
	color:#569801;
}

.inner p.lightGreen
{
	color:#569801;
}


