/* basic HTML tags */
*,  form {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	margin: 0px;
	padding: 0px;
	background-color: White;
}


table {
	border: 0px; /* border="0" */
	border-collapse: collapse; /* cellspacing="0" */
}

table td {
	padding: 0px; /* cellspadding="0" */
}

html, body {
	height:100%; /* tables can be with height=100%!! */
	margin:0px;
	padding:0px
}
.divForm1 a, .divForm1 a:link, .divForm1 a:visited, .divForm1 a:active, .divForm1 a:hover
{
	font-size: 12px;
	color: #d54700;
	text-decoration: underline;
}
.divForm1 a:hover
{
	text-decoration: none;
}
a img, a:link img, a:visited img, a:active img, a:hover img, .borderGrayPadding
{
	padding: 6px;
	border: solid 2px #d3d3d3;
}
a:hover img
{
	border: solid 2px #67a60b;
}
.tdImgContent, .tdImgContentOv {
	padding: 0px; 
	
	height: 160px; 
	
	vertical-align: middle; 
	text-align: center;
	cursor: pointer;
}
table.tblImgContent {
	border-collapse: separate;
	margin: auto;
	height: 100%;
}
.h100 {
	height: 100%;
}
.tdImgContent {
	border: solid 2px #d3d3d3;
}
.tdImgContentOv {
	border: solid 2px #67a60b;
}
a img.imgA, a:hover img.imgA {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.dataGridTable h3 {
	padding-bottom: 20px;
}
.dataGridTable td h4 {
	font-size: 18px;
	color: #d6652d;
	font-weight: normal;
}	
a.freeLink {
  color: #3F6676;
  text-decoration: underline;
  /*line-height: 18px;*/
}
a.freeLink:hover {
  color: #900;
  text-decoration: none;
}
input {
	font-family: tahoma;
	font-size: 11px;
	padding: 1px 0;
	padding-left: 2px;

}
select {
	font-family: tahoma;
	font-size: 11px;
}
option {
	padding-left: 2px;
}
.boldText {
  vertical-align: middle;
  font-weight: bold;
  padding-bottom: 2px;
}
.sortIcon {
  border: 0px;
  margin-left: 2px;
}
ul {
	margin: 10px 20px 10px 35px;
}
/* layout divs */
.center {
}
.clear {
	clear: both;
	/*display: none;*/
}
#container {
	margin: 1px auto 0px auto;
	 padding: 0px;
	width: 907px;
	text-align: left;
	background-image: url(../images/bg_body.gif);
	 background-position: left bottom;
	 background-repeat: repeat-x;
}
#siteHeader {

}
#siteBody {
	clear: both;
	float: left;
	margin-top: 15px;
	padding: 0px;
}
#siteFooter {
	width: 907px;
	margin: 0px auto 0px auto;
	padding: 0px;
	clear: both;
}

/* header */
.pageHeader {
	margin-top: 7px;
	height: 90px;
	background-color: #fff;
}
.pageHeader p a {
	display: block;
	height: 90px;
	width: 250px;
}
.pageHeader .p1 {
	float: left;
	clear: right;
	height: 90px;
	width: 275px;
	background-image: url(../images/logo.gif);
	background-position: top left;
	background-repeat:no-repeat;
}
.pageHeader .p2 {
	text-align: right;
	float: right;
	width: 600px;
	padding-top: 20px;
	font-size: 18px;
	color: #d6652d;	
}
.pageHeader .p2 span {
	font-size: 22px;
	color: #67a60b;
}
/* main menu */
.mainMenu {
	float: right;
	width: 630px;
	text-align: right;
	vertical-align: middle;
}

/* */
/*	.leftMenu	*/
.leftMenu .borderBottom
{
	background-image: url(../images/sub_menu_b.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.leftMenu a, .leftMenu a:link, .leftMenu a:visited, .leftMenu a:active, .leftMenu a:hover, .leftMenu .activeItem
{
	display: block;
	height: 21px;
	width: 172px;
	background-image: url(../images/sub_menu_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	padding: 5px 0px 0px 40px;
	color: #4a4a4a;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
}
.leftMenu a:hover, .leftMenu .activeItem
{
	background-image: url(../images/sub_menu_bg_ov.gif);
	color: #d54700;
	text-decoration: underline;
}

.mainMenu2 {
	margin: 0px;
	vertical-align: bottom;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	text-align: center;
}
.mainMenu2 ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	
}

.mainMenu2 ul li {
	float: left;
	clear: right;
	margin: 0px;
	font-size: 13px;
	background-repeat: repeat-x;
	background-image: url(../images/main_menu_bg_ov.gif);

}
.mainMenu2 ul li img {
	padding: 1px 0px 0px 0px;
}
.mainMenu2 ul li a {
	padding: 5px 0px 1px 0px;
	width: 127px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 25px;
	background-image: url(../images/main_menu_bg_ov.gif);
}
.mainMenu2 ul li a#item1 {
	border-left: solid 1px #999;
}
.mainMenu2 ul li a#item7 {
	width: 131px;
	border-right: solid 1px #999;
}
.mainMenu2 ul li a span {
	display: none;
}
.mainMenu2 ul li a:hover, .mainMenu2 ul li a.activeItem {
	background-image: url(../images/main_menu_bg.gif);
	text-decoration: none;
	color: #555;
}
ul#installMenu li a:hover {
	color: #d1fe01;
}
.mainMenu2 ul li a#menu1, .mainMenu2 ul li a#menu2, .mainMenu2 ul li a#menu3, .mainMenu2 ul li a#menu4, .mainMenu2 ul li a#menu5 {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 3px;
	color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.installMenu {
	margin: auto;
	width: 620px;
	height: 34px;
}
.installContainter {
	margin-left: 8px;
	background-repeat: no-repeat;
}
	
#Page1 {
	background-image: url(../images/main_menu_bg1.gif);
}
#Page2 {
	background-image: url(../images/main_menu_bg2.gif);
}
#Page3 {
	background-image: url(../images/main_menu_bg3.gif);
}
#Page4 {
	background-image: url(../images/main_menu_bg4.gif);
}
#Page5 {
	background-image: url(../images/main_menu_bg5.gif);
}

ul.installMenu li {
	padding-top: 3px;
	padding-left: 8px;
	float: left;
	list-style: none;
	background-image: none;
}
#Page1 a.activeItem, #Page2 a.activeItem, #Page3 a.activeItem, #Page4 a.activeItem, #Page5 a.activeItem {
	color: #d1fe01;
}

ul.installMenu li a, #Page1 a, #Page2 a, #Page3 a, #Page4 a, #Page5 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	color: #fff;
	padding-bottom: 3px;
	text-decoration: none;
}

ul.installMenu li a:hover, #Page1 a:hover, #Page2 a:hover, #Page3 a:hover, #Page4 a:hover, #Page5 a:hover {
	color: #d1fe01;
}
ul.installMenu li a span.caption {
	text-decoration: underline;
}
a#menu1 {
	width: 126px;
}
a#menu2 {
	width: 121px;
}
a#menu3 {
	width: 111px;
}
a#menu4 {
	padding-left: 0px;
	width: 113px;
}
a#menu5 {
	width: 109px;
}
/* */

.mainMenu3 {
	margin: 0px;
	vertical-align: bottom;
	padding-bottom: 0px;
	text-align: center;
	background-color: #a7a6a6;
	clear: both;
	
}
.mainMenu3 ul {
	padding: 0px;
	margin: 0px;
	list-style: none;

	background-image: url(../images/pixel_grey.gif);
}
.mainMenu3 ul li {
	background-color: #a7a6a6;
	float: left;
	clear: right;
	margin: 0px;
	font-size: 12px;
	white-space: nowrap;
}
.mainMenu3 ul li img {
	padding: 1px 0px 0px 0px;
}
.mainMenu3 ul li a {
	padding: 5px 0px 1px 0px;
	width: 100px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 25px;
}
.mainMenu3 ul li a span {
	display: none;
}
.mainMenu3 ul li a:hover, .mainMenu3 ul li a.activeItem {
	text-decoration: none;
	color: #555;
}
.mainMenu3 ul li a#item1 {
}
.mainMenu3 ul li a#item7 {

	width: 129px;
}


/* */
.divForm1 table td p {
	font-size: 12px;
	padding: 0px 0px 20px 0px;
}
.divForm1 .mainMenu2 ul li a
{
	background-image: url(../images/menu_bg.gif);
}
.divForm1 .mainMenu2 ul li a span
{
	display: inline;
	line-height: 14px;
}
.divForm1 .mainMenu2 ul li a span.caption
{
	font-size: 12px;
}
.divForm1 .mainMenu2 ul li a span.text
{
	font-size: 10px;
	text-decoration: none;
}
.divForm1 .mainMenu2 ul li a, .divForm1 .mainMenu2 ul li a:hover, .divForm1 .mainMenu2 ul li a.activeItem
{
	height: 30px;
	line-height: 12px;
	text-align: center;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	color: #555;
	width: 124px;
}
.divForm1 .mainMenu2 ul li a:hover, .divForm1 .mainMenu2 ul li a.activeItem
{
	background-image: url(../images/menu_bg_ov.gif);
	text-decoration: none;
}
/* */

.mainMenu ul.menu li {
	font-size: 12px;
	font-weight: bold;
	float: right;
	clear: left;
	margin-left: 8px;
	padding-left: 1px;
	color: #daeaf7;
	text-transform: uppercase;
}
.mainMenu ul.menu li a {
	color: #707070;
	text-transform: capitalize;
	text-decoration: none;
}
.mainMenu ul.menu {
	margin: 0px;
	margin-top: 20px;
	list-style: none;
}
.mainMenu ul.menu li a:hover, .mainMenu ul.menu li a.activeItem {
	text-decoration: underline;
	color: #67a60b;
}

/* side bar */
.sideBar {
	float: left;
	clear: left;
	width: 212px;
	padding-left: 8px;

}


/* content */
.pageContent, .pageSolid {
	float: left;
	vertical-align: top;
	width: 660px;
	/*margin-right: 4px;*/
	padding-bottom: 5px;
}
.pageSolid{
	padding-left:20px;
}
.pageContent .d1, .pageSolid .d1 {
	padding-top: 7px;
}
.pageContent .d1 .p1, .pageSolid .d1 .p1, .p3 {
	font-size: 18px;
	color: #67a60b;
}
.pageContent .d1 .p1 span, .pageSolid .d1 .p1 span {
	background-color: #fff;
}
/* footer */
.pageFooter {
	margin: 5px 0px 0px 0px;
	 padding: 0px 0px 10px 0px;
	color: #666;
	font-size: 11px;
}
.pageFooter table
{
	width: 100%;
}
.pageFooter .s1 {
	text-align: left;
}
.pageFooter .s2 {
	text-align: right;
}
.pageFooter .s2 a {
	color: #666;
	text-decoration: underline;
}
.pageFooter .s2 a:hover {
	text-decoration: none;
}
.skinBar {
  color: #900;
}
/* */
.subMenu
{
	color: #67a60b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.subMenu a, .subMenu a:link, .subMenu a:visited, .subMenu a:active, .subMenu a:hover
{
	color: #252525;
	font-weight: normal;
	text-decoration: underline;
}
.subMenu a:hover
{
	text-decoration: none;
	color: #67a60b;
}
/* data grid */
.dataGrid, .dataGridTable {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 2px 0px;
	border-collapse: collapse;
	width: 744px;
}
.dataGridTable {
  width: 620px;
}
.dataGridTable h2, .dataGridTable h3, .dataGridTable h4 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.dataGridTable h3 {
	color: #67a60b;
}
.dataGridTable h4, .dataGridTable h5
{
	width: 620px;
	white-space: normal;
	text-align: center;
}
.dataGridTable h5
{
	width: 380px;
	padding: 30px 0px 60px 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.dataGrid td {
	/*padding: 3px 7px;
	aborder-top: 1px solid #3B6476;
	aborder-bottom: 1px solid #3B6476;
	aborder-left: 1px solid #6F7577;
	aborder-right: 1px solid #6F7577;*/
	white-space: nowrap;
}
.dataGridTable td {
	padding: 4px;
	white-space: nowrap;
}
.dgTitle td {
	background-color: #446B7F;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	border-color: #DFEAEE;
	border-top: 1px solid #3B6476;
}
.dgTitle td a {
	 color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.tr0 {
	text-align: center;
	background-color: #F3F6F7;
	color: #25446C;
}
.tr1 {
	text-align: center;
	background-color: #DFEAEE;
	color: #25446C;
}
.tr0 .dgEdit, .tr0 .dgDel {
	background-color: #F3F7F3;
	font-weight: normal;
}
.tr1 .dgEdit, .tr1 .dgDel {
	background-color: #C7DDC9;
	font-weight: normal;
}
.dgTitle .dgSortCell A  {
  background-color: #4C7483;
  text-decoration: underline;
}
.tr0 .dgSortCell {
  background-color: #F8F5F5;
}
.tr1 .dgSortCell {
  background-color: #DED1D1;
}
.dgEdit a, .dgDel a {
	color: #25446C;
}
.dgEdit a:hover, .dgDel a:hover {
	color: #900;
	text-decoration: none;
}
.dgEnab, .dgUnEnab {
	text-align: center;
}
.dgEnab .im span, .dgUnEnab .im span {
	display: none;
}
.dgEnab .im, .dgUnEnab .im {
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 35%;
	/*margin-left: 0px;*/
	height: 13px;
	width: 13px;
}
.dgEnab .im {
	background-image: url(../images/check.gif);
}
.dgUnEnab .im {
	background-image: url(../images/uncheck.gif);
}
.gridImg {
  text-align: center;
	/*amargin-left: 35%;
	amargin-left: 0px;
	aheight: 13px;
	awidth: 13px;*/
}
.dgFunc td {
	border: 0px;
}
.helpIco {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-left: 7px;
	margin-bottom: 1px;
	border: 0px;
}
.dgAdd {
	text-align: center;
	width: 13%;
}
.dgCust {
	text-align: right;
	padding-right: 5px;
}
.dgCust, .dgAdd {
  padding-top: 3px;
  padding-bottom: 3px;
}
.txtPage
{
	color: #555555;
	font-weight: normal;
	font-size: 12px;
}
.dgPageSel {
	color: #464646;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
.dgPageSel a {
	color: #464646;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}
.dgPage a, .dgPage a:link, .dgPage a:visited, .dgPage a:active, .dgPage a:hover
{
	color: #67a60b;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
.dgPage a:hover
{
	text-decoration: underline;
}
/* form */
.formBox {
	width: 370px;
	margin: 5px 0;
}
.formBox .d1 {
	padding-top: 7px;
}
.formBox .d1 .p1 {
	text-transform: uppercase;
	color: #1f5e78;
	text-align: right;
	 border-bottom: 1px solid #3f809a;
	padding-bottom: 3px;
	background-image: url(../images/ptitlefill.gif);
	background-position:0 .4em;
	background-repeat:repeat-x;
	padding-right: 5px;
}
.userInfo {
  text-transform: uppercase;
	color: #1f5e78;
	text-align: right;
	 border-bottom: 1px solid #3f809a;
	padding-bottom: 3px;
	padding-right: 5px;
}
.userInfo span {
	background-color: #fff;
	padding: 0 3px;
	font-weight: bold;
}
.formBox .d1 .p1 span {
	background-color: #fff;
	padding: 0 3px;
	font-weight: bold;
}
.formCont {
	background-color: #F3F6F7;
	padding: 4px 0;
}
.formTable {
	width: 99%;
}
#tblContact {
	margin: 20px 0px 20px 50px;
}
.formFieldName, .formFieldNameTC, .divForm1 td.formFieldName
{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	letter-spacing: -0.01em;
	padding: 4px 0px 4px 0px;
	vertical-align: top;
}
.tblForm1 {
	width: 100%;
	border: solid 1px #999;
}
.formFieldName2
{
	width: 63px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
}
.formFieldNameTC {
	vertical-align: top;
}
.formFieldData {
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	padding: 2px 0px 2px 0px;
}
.formFieldData2 {
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	padding: 4px 0px 4px 0px;
}

.formTf, .formTfReq {
	border: 1px solid #66669c;
	color: #25456C;
	width: 120px;
	vertical-align: middle;
}
.formTfReq {
	background-color: #fff;
	color: #555;
}

.formTfReq textarea {
	width: 250px;
	vertical-align: middle;
}
table.tblEmployment {
	
}
td.tdFormHeader {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	background-color: #f3f3f3;
	border-bottom: solid 1px #999;
}	
.formContent {
	padding: 10px;
}
table.tblEmployment td.formFieldDataE {

	padding: 10px 5px 10px 5px;
	padding-right: 10px;
	vertical-align: middle;
	text-align: left;
	white-space: nowrap;
}
.formFieldDataE input {
	width: 95px;
}
table.tblEmployment td.formFieldNameE {
	vertical-align: middle;
	padding: 10px 5px 10px 5px;
}
input.rblCKB {
	width: 10px;
}
table.rblMain td {
	width: 15px;
}
.rblTD1, .rblTD2 {
	width: 10px;
}
tr.row1 td {
	background-color:#f1f1f1;
}
tr.row0 td {
	background-color:#fff;
}

input.formTfReq2 {
	border: 1px solid #969696;
	color: #969696;
	width: 204px;
	background-color: #fff;
	color: #555;
	padding: 3px 0px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.wBig {
	width: 312px;
}
input.wBig2 {
	width: 518px;
}
input.wBig3 {
	width: 497px;
}
input.w120 {
	width: 120px;
}
input.w100 {
	width: 100px;
}	
input.w200 {
	width: 200px;
}	
input.w50 {
	width: 50px;
}
input.w40 {
	width: 40px;
}


textarea.formTfReq2  {
	width: 266px;
	height: 98px;
	border: 1px solid #969696;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.none {
	display: none;
}

.formTf3, .formTfReq3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #66669c;
	color: #25456C;
	width: 137px;
	vertical-align: middle;
}
.formTfReq3 {
	background-color: #fff;
	color: #555;
}

textarea.formTfReq3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 202px;
	height: 90px;
	vertical-align: middle;
}



.formSelect, .formSelectReq {
	border: 1px solid #406778;
	color: #25456C;
	width: 156px;
	vertical-align: middle;
}
.formSelectReq {
	background-color: #fde2e2;
	color: #900;
}
.formReqStar, .validator {
	font-weight: bold;
	font-size: 10px;
	color: #f00;
	vertical-align: middle;
	padding-left: 3px;
}
.formChk {
	color: #25456C;
	vertical-align: middle;
}
.formRadio {
	vertical-align: middle;
}
.formRadioComment {
	font-size: 11px;
	padding:0 3px;
	color: #900;
}
.formTextArea {
	font-size: 11px;
	font-family: tahoma;
	text-align:left;
	width: 200px;
	height: 250px;
	/*overflow-y: scroll;*/
	border: 1px solid #406778;
}
.formFile {
	color: #25456C;
	width: 200px;
	vertical-align: middle;
}
/* mess box */
.messBox {
	width: 370px;
	margin: 5px 0;
}
.messBox .pm {
	border: 1px solid #6F7577;
	padding: 2px 0 3px 0;
	padding-left: 5px;
	background-image: url(../images/buttonfill.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 13px;
}
.messBox .pm span{
	color: #555;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}
.messBox .closeIco {
	float: right;
	vertical-align: top;
	margin-top: 1px;
	margin-right: 3px;
	cursor: pointer;
	padding-left: 5px;
}
.messBox .formCont {
	clear: both;
	background-color: #F3F6F7;
	border-left: 1px solid #6F7577;
	border-right: 1px solid #6F7577;
	border-bottom: 1px solid #6F7577;
}
.messBox .formFieldData {
	text-align: center;
	border-top: 1px dashed #3B6476;
	padding-top: 6px;
}
.messBoxCntNum {
	color: #900;
	font-weight: bold;
	width: 7%;
	text-align: right;
	padding: 2px 0px;
	padding-right: 3px;
	vertical-align: top;
}
.messBoxCnt {
	color: #900;
	width: 93%;
	text-align: justify;
	padding: 2px 3px;
}
.messBox .button {
	padding:0 3px;
}
/* elements */
.button {
	color: #25456B;
	border: 1px solid #5b6c97;
	background-image: url(../images/buttonfill.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #f3f3f3;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	padding: 2px 4px;
	/*_padding: 0px;*/
	text-transform: uppercase;
	margin: 0px;
	cursor: pointer;
}
input.preview, input.next, input.customize, input.set, input.cancel, input.send, input.login, img.submit, input.submit
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;	
	background-image: url(../images/btn_preview.gif);
	background-repeat: no-repeat;
	width: 73px;
	height: 18px;
	height: 20px;
}
input.next
{
	background-image: url(../images/btn_next.gif);
	width: 51px;
	height: 18px;
	height: 20px;
}
input.customize
{
	background-image: url(../images/btn_customize.gif);
	width: 9px;
	height: 9px;
	height: 11px;
}
input.set
{
	background-image: url(../images/btn_set.gif);
	width: 33px;
	height: 18px;
	height: 20px;
}
input.cancel
{
	background-image: url(../images/btn_cancel.gif);
	width: 55px;
	height: 18px;
	height: 20px;
}
input.send
{
	background-image: url(../images/btn_send.gif);
	width: 47px;
	height: 20px;
	height: 22px;
}
input.submit {
	width: 57px;
	height: 20px; 
	background-image: url(../images/btn_submit.gif);
}
#send2 {
	margin: auto;
}
input.login
{
	background-image: url(../images/btn_login.gif);
	width: 54px;
	height: 20px;
	height: 22px;
}
img.submit
{
	/*background-image: url(../images/btn_submit_red.gif);*/
	background-image: url(../images/btn_submit.gif);
	width: 59px;
	height: 20px;
	height: 22px;
}

.hand {
	cursor:pointer;
}
/* controls */
.helper {
	color: #900;
	border-left: 1px solid #406778;
	border-top: 1px solid #406778;
	background-color: #F3F6F7;
	width: 250px;
	white-space: normal;
	text-align: left;
	padding-left: 4px;
	float: left;
}

.helper td {
	padding-left: 4px;
	white-space: normal;
	text-align: left;
}

.helperContainer {
	position: absolute;
	display: none;
	width: 250px;
	padding-left: 0px;
}

.helperBody {

}

.helper ul li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 5px;
}

.helper ul {
	margin-left: 5px;
}

/* Tab manager styles */
.tabManager {
}

.tabManager .tab a, .tabManager .tab a:visited, tabManager .tab a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.tabManager .tab a:hover {
	text-decoration: underline;
}

.tabManager .tab span {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#ffffe0;
	text-decoration: none;
}
.tblSearchPanel {
	margin-top: 12px;
	margin-bottom: 10px;
}
.tblSearchPanel td {
	vertical-align: middle;
}
.tblSearchPanel td img {
	margin: 0px 4px 0px 0px;
}
.tblSearchPanel td input.inputTf {
	width: 138px;
	height: 16px;
	border: solid 1px #d8d7d5;
	font-size: 12px;
}
.inputGoBtn {
	height: 12px;
	width: 12px;
	/*
	margin: 4px 0px 0px 3px;
	*/
	vertical-align: middle;
	cursor: pointer;
}
.divForm1, .borderSolidGray, .divForm2, .borderSolidGray
{
	background-color: #fff;
	border: solid 1px #c4c4c4;
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	/*width: 610px;*/
}
.divFormPad0 {
	padding: 0px 10px 0px 10px;
}
.divFormPad0 .p1, .divFormPad0 .title {
	padding: 0px 0px 0px 0px;
}
.tblRes {
	table-layout: fixed;
}
.tblRes td {
	vertical-align: top;
	padding-top: 10px;
}
.textDescription p.marBot1 {
	padding-bottom: 10px;
}
.tblRes .tdImg {
	width: 5%;
	padding-left: 5px;
	padding-top: 5px;	
	height: 30px;
}
.tblRes .tdDesc {
	padding-left: 10px;
	width: 80%;
	/*text-overflow: hidden;*/
	overflow: hidden;
}
.tblRes .tdName {
	padding-left: 10px;
	width: 15%;
	font-weight: bold;
	color: #4493be;
	/*text-overflow: hidden;*/
	overflow: hidden;
}
.divForm1 .tdName a {
	color: #4493BE;
}
.tblRes .tdLink {
	padding-left: 10px;
	padding-right: 0px;
	width: 100%;
	/*text-overflow: hidden;*/
	overflow: hidden;
	text-align: right;	
}
.tblRes .tdLink a {
	color: #3f527a;
}
.borderSolidGray
{
	padding: 10px;
	/*width: auto;*/
}
.divForm1 table {
	width: 100%;
}
.divForm2 table {
	
}
.divForm1, .divForm2 {
	color: Black;
}
.divForm1 .title, .divForm2 .title {
	font-size: 18px;
	color: #d54700;
}
.divForm1 p, .divForm2 p {
	font-size: 11px;
	padding: 7px 0px 10px 0px;
}
.divForm1 hr, .divForm2 hr {
	color: #c4c4c4;
	 background-color:  #c4c4c4;
	 width: 100%;
	 height: 1px;
	 border: none;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.categoryDescription, .textDescription
{
	width: 95%;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 20px;
	color: #333333;
}
.w140px {
	width: 140px;
}
.textDescription
{
	width: 100%;
	padding: 0px;
}
.categoryDescription p, .textDescription p
{
	padding: 0px;
	margin: 0px 0px 5px 0px;;
}
.categoryDescription p.title {
	padding-bottom: 10px;
}
.categoryDescription div.content, .categoryDescription div.content * {
	font-family: Tahoma;
	font-size: 12px;
	color: #383838;
}
.tdFrontLTC, .tdFrontRTC {
	width: 15px;
	height: 13px;
	background-image: url(../images/bg_front_ltc.gif);
}
.tdFrontRTC {
	background-image: url(../images/bg_front_rtc.gif);
}
.tdFrontT {
	width: 100%;
	background-image: url(../images/bg_front_t.gif);
	background-repeat: repeat-x;
	height: 13px;
}

.tdFrontLBC, .tdFrontRBC {
	width: 15px;
	height: 12px;
	background-image: url(../images/bg_front_lbc.gif);
	background-position: bottom;
}
.tdFrontRBC p, .tdFrontLBC p {
	width: 15px;
	height: 1px;
}
.tdFrontRBC {
	background-image: url(../images/bg_front_rbc.gif);
}
.tdFrontB {
	width: 100%;
	background-color: #f7f6f6;
	border: none;
	border-bottom: solid 1px #dadada;
}
.frontBg {
	background-image: url(../images/bg_top2.gif);
}
.frontBgLight
{
	background-image: url(../images/bg_top3.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.frontTopBg {
	background-image: url(../images/bg_top1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.frontBotBg {
	background-image: url(../images/bg_bot1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tdFrontL, .tdFrontR {
	background-image: url(../images/bg_front_l.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tdFrontR {
	background-position: right;
}
.tdShadeL
{
	width: 12px;
	background-image: url(../images/bg_shade_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tdShadeR
{
	width: 12px;
	background-image: url(../images/bg_shade_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tdShadeB
{
	background-image: url(../images/bg_shade_b.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: White;
	width: 100%;
}
.contentShade
{
	background-color: White;
	width: 100%;
	height: 180px;
	vertical-align: middle;
	text-align: center;
}
.contentShade a img, .contentShade a:link img, .contentShade a:visited img, .contentShade a:active img, .contentShade a:hover img
{
	border: solid 1px #c2c2c2;
	margin: 10px;
	padding: 0px;
}
.borderGray img{
	border: solid 2px #c2c2c2;
}
.borderGray
{
	border: solid 1px #c2c2c2;
}
.borderGray2
{
	border: solid 2px #e7e7e9;
}
.testimonials
{
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	padding: 10px;
}
.testimonials h3
{
	text-align: right;
	color: #004f9e;
	font-weight: bold;
	font-size: 14px;
}
.bgTestimonials
{
	background-color: #fefbf4;
	border: solid 1px #c2c2c2;
	margin: 10px;
}
.leftBlock .banners
{
	background-color: White;
	border: solid 1px #c2c2c2;
	width: 212px;
}
.leftBlock .banners td
{
	text-align: center;
}
.leftBlock a img, .leftBlock a:link img, .leftBlock a:visited img, .leftBlock a:active img, .leftBlock a:hover img, .leftBlock .banners a img, .leftBlock .banners a:link img, .leftBlock .banners a:visited img, .leftBlock .banners a:active img, .leftBlock .banners a:hover img
{
	border: none;
	margin: 0px;
	padding: 0px;
}
.leftBlock .banners a img, .leftBlock .banners a:link img, .leftBlock .banners a:visited img, .leftBlock .banners a:active img, .leftBlock .banners a:hover img
{
	border: solid 1px #c2c2c2;
}
ul.marked
{
	padding: 0px 0px 0px 10px;
}
ul.marked li
{
	padding: 0px 0px 10px 0px;
	list-style: none;
	list-style-image: url(../images/arrow.gif);
}
ul.noMarked li
{
	list-style-image: none;
}
ul.noMarked li img
{
	vertical-align: middle;
}

.w100 {
	width: 100%;
}

.dataGridTableProjects
{
	text-align: center;
	width: 100%;
}
.dataGridTableProjects .projects
{
	text-align: center;
	width: 206px;
}
.dataGridTableProjects .bgTitle
{
	border: none;
	border-left: solid 1px #a0b0b6;
	border-right: solid 1px #a0b0b6;
	border-top: solid 1px #a0b0b6;
	height: 21px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/bg_projects_title.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.dataGridTableProjects .bgImg
{
	border: solid 1px #a0b0b6;
	padding: 8px 0px 5px 0px;
	/*_padding: 8px 0px 8px 0px;*/
}

.dataGridTableProjects a, .dataGridTableProjects a:link, .dataGridTableProjects a:visited, .dataGridTableProjects a:active, .dataGridTableProjects a:hover
{
	color: #6e6c6c;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
}
.dataGridTableProjects a:hover
{
	text-decoration: underline;
}
.dataGridTableProjects a img, .dataGridTableProjects a:link img, .dataGridTableProjects a:visited img, .dataGridTableProjects a:active img, .dataGridTableProjects a:hover img
{
	border: solid 1px #a0b0b6;
	padding: 0px;
	margin: 0px;
}
.dataGridTableProjects a:hover img
{
}
ul.marked a, ul.marked a:link, ul.marked a:visited, ul.marked a:active, ul.marked a:hover
{
	letter-spacing:0.1em;
	line-height:18px;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
ul.marked a:hover
{
	color:#67a60b;
	text-decoration:none;
}
.tblContact2 td {
	vertical-align: top;
	padding-top: 15px;
}
.tblContact2 .tdGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #75ab1d;
}
table#tblHome {
	width: 659px;
	border: 0px; /* border="0" */
	border-collapse: collapse; /* cellspacing="0" */
}

table#tblHome td {
	padding: 0px; /* cellspadding="0" */
	vertical-align: top;
} 
table#tblHome td.bg1, table#tblHome td.bg2, table#tblHome td.bg3 {
	width: 656px;
	background-repeat: no-repeat;
}
table#tblHome td.bg1 {
	height: 220px;
	background-image: url(../images/content/banner1.jpg);
}
table#tblHome td.bg2 {
	height: 54px;
	background-image: url(../images/content/banner2.gif);
}
table#tblHome td.bg3 {
	height: 61px;
	background-image: url(../images/content/banner3.jpg);
}
table#tblHome td.bg1 span, table#tblHome td.bg2 span, table#tblHome td.bg3 span {
	display: none;
}
.bg1 {
	
}
/* main page image border */

.banBg {
	padding: 3px; line-height: 0px; margin:0px; padding: 0px; padding-left: 3px; background-image: url(../images/pixel_light_grey.gif);
}
.banThumbTop {
	padding-top: 3px;
	width: 208px;
	height: 100%;
	background-image: url(../images/ban_top.gif);
	background-repeat: no-repeat;
}
.banThumbBot {
	height: 100%;
	padding-bottom: 3px;
	width: 208px;
	background-image: url(../images/ban_bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}


/* main page image border */
.tdSplit {
	width: 19px;
}	
.tdSplit2 {
	width: 60px;
}
.w150 {
	width: 150px;
}
ul.bold li {
	font-weight: bold;
	margin-left: 25px;
	padding: 0px 0px 6px 10px;
}
#bgOff {
	background-image: none;
}	
.tdLeftImg {
	padding:8px;
	width: 210px;
	text-align:center; 
	vertical-align:middle;
}
.tdLeftImg2 {
	text-align:center;
	vertical-align: middle; 
	width: 140px;
	height: 102px;
}

.tdLeftImg img, .tdLeftImg a img, .tdLeftImg2 img {
	padding: 0px; margin:0px;
}
.divForm1 table td.tdLeftImg a img {
	padding: 0px; margin:0px;
}
div.w210px {
	width: 210px;
	height: 0px;
}

div.w202px {
	width: 198px;
	height: 0px;
}	

.tblFooter {
	clear: both;
	width: 100%;
}
.tblFooter .leftCol, .tblFooter .rightCol {
	width: 50%;
	color: #555;
	padding: 12px;
	text-align: left;
	font-weight: bold;
}
.tblFooter .rightCol {
	text-align: right;
}
p.info {
	font-weight: bold;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818f9d;
}
#tdBtnSend {
	text-align: center; 
	padding-top: 10px;
	/*_padding-right: 50px;*/
}
#contactMap {
	padding: 0px;
	margin: 5px 0px 5px 0px;
	border: solid 1px #838383;
}
table.tblMap a.contactMapLink, table.tblMap a:link.contactMapLink, table.tblMap a:visited.contactMapLink {
	margin: auto;
	color: #473021;	
}
table.tblMap a:hover.contactMapLink {
	color: #473021;
	text-decoration: none;
}
table.tblMap {
	width: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
table.tblMap td {
	text-align: center;
}
.upperGreen {
	text-transform: uppercase;
	color: #5c960b;
	font-weight: bold;
}
.clickHere {
	width: 100%;
	text-align: center;
	height: 30px;
	margin-left: 25px;
}
a#clickHere {
	font-weight: bold;
}

/* bottom menu */

.navi_footer2 {
	clear: both;
	width:100%;
	background-image: url(../images/pixel_grey.gif);
}
td.target2 {
	text-align:center;
	vertical-align:middle;
	white-space: nowrap;
	background:url(../images/navi_back.gif) repeat-x top;
	padding: 2px;
}
* html .target2 {
	padding-top: 4px;
	padding-bottom: 4px;
}
.target2 a, .target2 a:link, .target2 a:active, .target2 a:visited,.target2 a:hover, .target2 a.active, .target2 a.normal, .target2 a:link.active, .target2 a:link.normal, .target2 a:visited.active, .target2 a:visited.normal, .target2 a:link.active, .target2 a:link.normal  {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	padding: 3px 5px 3px 5px;
}
.target2 a:hover.normal, .target2 a.active, .target2 a:link.active, .target2 a:hover.active,.target2 a:visited.active, .target2 a:active.active {
	color: #fff;
	background-color: #494949;
}
td.w10 {
	width:;
}

/* bottom menu */

.greens {
	white-space: nowrap;
	color: #609b05;
}
img.banLink {
	border: solid 1px #9f9f9f;
}
.homeBan {
	padding: 0px; 
	margin: 0px;
}
h1.indexH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #55890c;
	font-weight: bold;
	text-transform: uppercase;
	background:url(../images/h1_bg.gif) repeat-x bottom;
	margin: 0px 0px 15px 0px;
}
p.indexP {
	line-height: 18px;
	color: #393939;
}
a img.imgBBB {
	border: 0px;
	padding: 0px;
	margin: 0px 3px 0px 10px;
}
a img.greyBorder {
	margin: 0px;
	padding: 0px;
	border: solid 1px #a2a2a2;
}	

.tblBordGrey1 {
	border: solid 1px #c7c7c7;
	padding: 10px;
}
.inputGreen {
	color: #67a60b;
}
.installContent {
	font-size: 13px;
	color: #555;
	border: solid 1px #c7c7c7;
	background-color: #f3f3f3;
	padding: 12px;
}
.installContent strong {
	/*color: #d54700;
	*/
}
.installContent li {
	margin-left: 10px;
}
.installBtns, .installContent {
	margin: auto;
	width: 594px;
}
.installBtns {
	text-align: right;
	width: 620px;
}
.ul1 {
	margin: 50px 0px 0px 50px;
}
.divForm1 .ul1 li {
	list-style-type: none;
	padding: 0px 0px 10px 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.divForm1 .ul1 li a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.ul1 li a:hover {
	text-decoration: underline;
}

.ul1 .ul2 {
	margin-top: 10px;
	margin-left: 15px;
}
.ul1 .ul2 li {
	list-style-type: none;
	padding: 0px 0px 10px 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.ul1 .ul2  a {
	color: #004f9e;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.ul1 .ul2  a:hover {
	text-decoration: underline;
}

.ul1 .ul2 ul {
	margin-top: 10px;
	margin-left: 15px;
}

.ul1 .ul2 ul li {
	list-style-type: none;
	padding: 0px 0px 10px 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.ul1 .ul2 ul li a {
	color: #555;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.ul1 .ul2 ul li  a:hover {
	text-decoration: underline;
}
.trVis {
    /*visibility: visible;*/
    display: table-row;
}
.trNotVis {
    /*visibility: hidden;*/
    display: none;
} 
.botBorder td {
	border-bottom: solid 1px #999;
}
.botBorder td table td {
	border-bottom: 0px;
}
td.pdfLink {
	text-align: center;
	vertical-align: middle;
	padding-bottom: 20px;
}
td.pdfLink a img, td.pdfLink a:hover img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
td.pdfLink table {
	width: auto;
	margin: auto;
}
td.pdfLink table td {
	vertical-align: middle;
}
td.pdfLink a.pdfLink, td.pdfLink a:hover.pdfLink  {
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
}
#flashcontent {
	margin: auto;
}
.testimonials_banner {
	padding: 10px 0px 10px 0px;
}