/*********** 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; }
.mb1px { margin-bottom:1px; }
.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; }
.p20px10px { padding:20px 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; }
.bdrAllDash, .bdrAllDash td, .bdrAllDash th  { border:1px dashed #999; }
.bdrN, .bdrN td, .bdrN th { border:0; }

.bgWhite { background:#fff; }
.bgGry { background:#fbfbfb; }
.bgBlue { background:#0077a7; }
.bgGry1 { background:#f4f4f4; }
.bgBlue2 { background:#e0eff9; }

.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; }
.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; }
.green, a.green:link, a.green:visited { color:#018029; }
.blue, a.blue:link, a.blue:visited { color:#0d5685; }

.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; }

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

/**************/
.mTB5px {
	margin:5px 0;
}
.bgG1 {
	background:#fff repeat-x;
	padding:0 45px;
}
.noRepeat {
	background:none no-repeat 0px 8px;
	padding:0 0 0 15px;
}
.bbblue {
	margin:3px 30px 3px 12px;
}
.whiteLink {
	color:#fff;
}
.whiteLink a:link, .whiteLink a:visited {
	color:#fff;
	text-decoration:none;
}
.whiteLink a:hover, .whiteLink a:active {
	color:#86caff;
	text-decoration:none;
}
.b2 { 
	background:none no-repeat 0px 2px;
	padding:0 0 0 20px;
}
.b4 {
	background:none no-repeat 4px 8px;
	padding: 0 0 0 22px;
}
.b1a {
	background:none no-repeat 4px 5px;
	padding: 0 0 0 22px;
}
.bbb {
	border-bottom:1px dashed #ccc;
	margin:0 0 0 20px;
}
.contactLogo {
	background:#fff none no-repeat 190px 80px;
}
.bgG2 {
	background:#fff repeat-x top;
	padding:5px 10px 15px;
}
.bdr2 {
	border:1px dashed #999;
}
.bdrBd {
	border-bottom:1px dashed #000;
}
.bdrRwhite {
	border-right:1px solid #fff;
}
/**********/
.slogen {
	color:#000;
}
.tlink {
	color:#000;
}
.tlink a:link, .tlink a:visited {
	color:#0042a6;
	text-decoration:none;
}
.tlink a:hover, .tlink a:active {
	color:#000;
	text-decoration:none;
}
.bgGry2 { background:#f7f7f7; }
.bgGry1a { background:#d7ebfa; }

/*****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:#32599c; }
.clr2 a:hover, .clr2 a:active { color:#000; }

.bgGray_clf { background:#f2f7ff; }
.bgGray2_clf { background:#f8f8f8; }
.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; }