/*********** SELECTORS STYLES  ***********/
body { background:#fff; font-family:Arial, Helvetica; font-size:12px; line-height:1.5em; }
body, form, p, h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font-size:1.8em; }
h2 { font-size:1.6em; }
h3 { font-size:1.4em; }
hr { height:1px; color:#ccc; background:#ccc; border:0; }
li { margin-bottom:5px; }
ol { margin:4px 0 4px 30px; padding:0; }
ul { margin:4px 0 4px 30px; padding:0; }
ul ul, ol ol, ol ul, ul ol { margin-left:30px; }
blockquote { margin:5px 20px; }
fieldset { border:1px solid #ccc; }
table { border-collapse:collapse; }
input, select, textarea { font-size:1em; font-family:Arial, Helvetica, sans-serif; }
select { border:1px solid #ccc; background:#fcfcfc; }
textarea { border:1px solid #ccc; background:#fcfcfc; padding:2px; overflow:auto; } /* Remove vertical textarea scrollbar in IE */
a:link, a:visited { color:#000; text-decoration:none; }
a:hover, a:active, a:focus { text-decoration:none; color:#c00; }
html { overflow:-moz-scrollbars-vertical; } 

.input { padding:1px 2px; border:1px solid #ccc; background:#fff; }
.button { overflow:visible; }

/********** ALIGNMENT STYLES **********/
.al { text-align:left; }
.ar { text-align:right; }
.ac { text-align:center; }
.aj { text-align:justify; }
.vat { vertical-align:top; }
.vam { vertical-align:middle; }
.vab { vertical-align:bottom; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.fo { float:left; width:100%; clear:both; display:inline; }
.flwm { float:left; margin:0 10px 5px 0; display:inline; }
.frwm { float:right; margin:0 0 5px 10px; display:inline; }
.cb { clear:both; display:block; visibility:hidden; height:auto; line-height:0; content:'.' }
.cl { clear:left; }
.cr { clear:right; }

/********** ACCESSORIES STYLES **********/
.pointer { cursor:pointer; }
.help { cursor:help; }
.m2px { margin:2px; }
.m2px5px { margin:2px 5px; }
.m5px { margin:5px; }
.m5px10px { margin:5px 10px; }
.m10px { margin:10px; }
.mb2px { margin-bottom:2px; }
.mb5px { margin-bottom:5px; }
.mb10px { margin-bottom:10px; }
.mb15px { margin-bottom:15px; }
.mb20px { margin-bottom:20px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p10px { padding:10px; }
a img { border:0px; }
.banner { margin:15px auto; text-align:center; color:#333; }
.banner img { display:block; margin:0 auto 5px; }
.keywords { background:#eee; padding:0 2px; color:#555; font-weight:bold; }
.star { font-weight:bold; color:#c00; }
.b { font-weight:bold; }
.i { font-style:italic; }
.u, a.u:link, a.u:visited { text-decoration:underline; }
a.u:hover, a.u:active { text-decoration:none; }
.n { font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; }
.bcs { border-collapse:separate; }
.nw { white-space:nowrap; }
.ww { word-wrap: break-word; } /* Only works in IE; does't work with width in %(percent) */
.ttc { text-transform:capitalize; }
.ttu { text-transform:uppercase; }
.db { display:block; margin:0 auto; }

/********** OTHER STYLES **********/
.bdr { border:1px solid #ccc; }
.bdrT { border-top:1px solid #ccc; }
.bdrR { border-right:1px solid #ccc; }
.bdrB { border-bottom:1px solid #ccc; }
.bdrL { border-left:1px solid #ccc; }
.bdrAll, .bdrAll td, .bdrAll th  { border:1px solid #ccc; }
.bdrN, .bdrN td, .bdrN th { border:0; }

.bgWhite { background:#fff; }

.black, a.black:link, a.black:visited { color:#000; }
.brown, a.brown:link, a.brown:visited { color:#900; }
.gray, a.gray:link, a.gray:visited { color:#666; }
.grayD, a.grayD:link, a.grayD:visited { color:#444; }
.maroon, a.maroon:link, a.maroon:visited { color:#c00; }
.orange, a.orange:link, a.orange:visited { color:#f60; }
.red, a.red:link, a.red:visited { color:#f00; }
.silver, a.silver:link, a.silver:visited { color:#ccc; }
.white, a.white:link, a.white:visited { color:#fff; }
.yellow, a.yellow:link, a.yellow:visited { color:#ff0; }

.lh1em { line-height:1em; }
.lh12em { line-height:1.2em; }
.lh15em { line-height:1.5em; }
.lh2em { line-height:2em; }

.xsmall { font-size:0.8em; }
.small { font-size:0.9em; }
.large { font-size:1.1em; }
.xlarge { font-size:1.2em; }
.xxlarge { font-size:1.4em; }
.xxxlarge { font-size:1.8em; }

.fft { font-family:Tahoma; }
.ffv { font-family:Verdana; }
.ffan { font-family:"Arial Narrow", Arial; }
.fftms { font-family:"Trebuchet MS", Arial; }

/*************/

.bodyTd {
	padding:10px 20px 0;
}
.slogen {
	color:#777;
}
.tGenLink {
	color:#fff;
}
.tGenLink a:link, .tGenLink a:visited {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:4px 12px;
}
.tGenLink a:hover, .tGenLink a:active {
	color:#fff;
	text-decoration:none;
	background:#000;
	display:block;
	padding:4px 12px;
}
.lLinkBg {
	background:#eef5f2 no-repeat center top;
	padding:18px 5px 5px;
}
.lcHead {
	color:#f00;
}
.b1 {
	background:none no-repeat 10px 6px;
	padding:0 0 0 32px;
}
.bbb {
	border-bottom:1px dashed #218045;
	margin:3px 2px 10px 2px;
}
.wl_bg {
	padding:25px 10px 10px 0;
}
.heading {
	font-size:2.5em;
}
.headingIn {
	font-size:2em;
	color:#444;
}
.heading span {
	color:#f00;
}
.bdrB_grn {
	border-bottom:1px solid #046429;
}
.designBy {
	background:#d8e5de;
	padding:8px 4px 2px;
}
.head {
	color:#006814;
	font-size:1.2em;
}
.head a:link, .head a:visited { color:#006814; }
.head a:hover, .head a:active { color:#000; }
.head2 {
	color:#e50000;
}
.head3 {
	color:#006814;
}
.bg1 { 
	border:1px solid #D9E1DF; 
	background:#FCFCFC;
}
.bg3 { background:#eef5f2; }
.bg4 { background:#d8e5de; }
.bg5 { background:#fcfdfc; }

.contactIcon {
	background:#fcfdfc no-repeat 165px 82px;
}
.contact_pic {
	background:none no-repeat right bottom;
	padding:0 150px 0 0;
}
.bdrBd {
	border-bottom:1px dashed #777;
}
.tableHead {
	background:#0e7536;
}
.b3 {
	padding:0 0 0 20px;
	color:#f00;
}
.bdrB_hd {
	border-bottom:1px solid #005e25;
}

/*****classified***/
.bdr_clf2 { background:#fff; }
.bdr_clf { border:1px solid #ccc; background:#fff; }
.bdr_clf .bdrTbD { border:1px dashed #ccc; border-width:1px 0; }
.bdr_clf .bdrbD { border:1px dashed #ccc; border-width:1px 0; }

.clr, .clr a:link, .clr a:visited { color:#000; }
.clr a:hover, .clr a:active { color:#000; }

.clr2, .clr2 a:link, .clr2 a:visited { color:#f50; }
.clr2 a:hover, .clr2 a:active { color:#000; }

.bgGray_clf { background:#f1fcf7; }
.bgGray2_clf { background:#fcfcfc; }
.bdrAll_clf, .bdrAll_clf td, .bdrAll_clf th  { border:1px solid #ccc; }
.fs13px { font-size:13px; }
.uu a:link, .uu a:visited { text-decoration:underline; }
.uu a:hover, .uu a:active { text-decoration:none; }



.ourServices { padding:10px 10px 10px 250px; }
.headN { font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; }
.pl30 { padding-left:10px; }
.clr { color:#688518; }
.clr a:link, .clr a:visited { color:#183e85; }
.clr a:hover, .clr a:active { color:#0830b1; }
.g1 { background:#eef5f2 repeat-x bottom; }
.bgN2 { background:#f5ffed; }
