/*********** SELECTORS STYLES  ***********/
body { background:#fff; font-family:Arial, Helvetica; font-size:12px; line-height:1.5em; }
body, fieldset, form, h1, h2, h3, h4, h5, h6, p { margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font-size:1.6em; }
h2 { font-size:1.5em; }
h3 { font-size:1.4em; }
hr { height:1px; color:#ccc; background:#ccc; border:0; }
img { border:0px; }
li { margin-bottom:5px; }
ol { margin:5px 0 5px 30px; padding:0; }
ul { margin:5px 0 5px 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; border-spacing:0; }
input, select, textarea { font-size:1em; font-family:Arial, Helvetica, sans-serif; }
select { border:1px solid #ccc; }
textarea { border:1px solid #ccc; padding:2px; overflow:auto; }
a:link, a:visited { color:#000; text-decoration:none; }
a:hover, a:active, a:focus { text-decoration:none; color:#c00; }

.formHead { background:#ccc; padding:3px 5px; border-bottom:2px solid #999; }
.input { padding:1px 2px; border:1px solid #ccc; background:#fff !important; }
.button { border:1px solid #c00; background: url("images-ji/g3.gif") repeat-x left -10px; font-size:1em; }

/***** 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; }
.zero { width: 0px; height: 0px; line-height: 0px; margin: 0px; padding: 0px; font-size: 0px; }
.cb { clear:both; display:block; visibility:hidden; height:auto; line-height:0; content:'.' }
.cl { clear:left; }
.cr { clear:right; }

/***** FORMAT STYLES *****/
.alpha50 { opacity:0.5; filter:alpha(opacity=50); }
.alpha75 { opacity:.75; filter:alpha(opacity=75); }
.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; }
.uu a:link, .uu a:visited { text-decoration:underline; }
.uu a:hover, .uu a:active { text-decoration:none; }
.uo a:link, .uo a:visited { text-decoration:none; }
.uo a:hover, .uo a:active { text-decoration:underline; }
.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; word-break:break-all; word-break/* */:normal; }
.ttc { text-transform:capitalize; }
.ttl { text-transform:lowercase; }
.ttu { text-transform:uppercase; }
.fvsc { font-variant:small-caps; }
.block { display:block; margin:0 auto; }
.inline { display:inline; }
.none { display:none; }
.absolute { position:absolute; }
.relative { position:relative; }
.pointer { cursor:pointer; }
.ul0 li { list-style:none; }

/***** MARGIN STYLES *****/
.m0px { margin:0; }
.m1px { margin:1px; }
.m1px2px { margin:1px 2px; }
.m1px5px { margin:1px 5px; }
.m2px { margin:2px; }
.m2px5px { margin:2px 5px; }
.m2px10px { margin:2px 10px; }
.m5px { margin:5px; }
.m5px10px { margin:5px 10px; }
.m5px15px { margin:5px 15px; }
.m10px { margin:10px; }
.m15px { margin:15px; }
.mb1px { margin-bottom:1px; }
.mb2px { margin-bottom:2px; }
.mb5px { margin-bottom:5px; }
.mb10px { margin-bottom:10px; }
.ml2px { margin-left:2px; }
.ml5px { margin-left:5px; }
.ml10px { margin-left:10px; }
.ml15px { margin-left:15px; }
.ml20px { margin-left:20px; }
.ml25px { margin-left:25px; }

/***** PADDING STYLES *****/
.p0px { padding:0; }
.p1px { padding:1px; }
.p1px2px { padding:1px 2px; }
.p1px5px { padding:1px 5px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p2px10px { padding:2px 10px; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p5px15px { padding:5px 15px; }
.p10px { padding:10px; }
.p10px15px { padding:10px 15px; }
.pb0px { padding-bottom:0px; }
.pb2px { padding-bottom:2px; }
.pb5px { padding-bottom:5px; }
.pb10px { padding-bottom:5px; }
.p15px { padding:15px; }
.pl5px { padding-left:5px; }
.pl12px { padding-left:12px; }
.pl10px { padding-left:10px; }
.pl15px { padding-left:15px; }
.pl20px { padding-left:20px; }
.pl25px { padding-left:25px; }

/********** OTHER STYLES **********/
.bdr { border:1px solid #ccc; }
.bdr2 { border:1px solid #eee; }
.bdr3 { border:1px solid #eea6a6; }
.bdr4 { border:1px solid #ffdfdf; }
.bdr5 { border:1px solid #ffd9b2; }
.bdr6 { border:1px solid #e0e0e1; }
.bdr7 { border:1px solid #ffd78b; }
.bdr8 { border:1px solid #f00; }
.bdrT { border-top:1px solid #ccc; }
.bdrR { border-right:1px solid #ccc; }
.bdrB { border-bottom:1px solid #ccc; }
.bdrB2 { border-bottom:1px solid #f2dcdc; }
.bdrB3 { border-bottom:1px solid #c00; }
.bdrL { border-left:1px solid #ccc; }
.bdrWhite { border:1px solid #fff; }
.bdrAll, .bdrAll td, .bdrAll th  { border:1px solid #e7e7e7; }
.bdrN, .bdrN td, .bdrN th { border:0; }

.b1 { background: url("images-ji/b1.gif") no-repeat 0% .5em; }
.b2 { background: url("images-ji/b2.gif") no-repeat 0% .6em; }
.b3 { background: url("images-ji/b3.gif") no-repeat 0% .5em; }
.b4 { background: url("images-ji/b4.gif") no-repeat 0% .6em; }
.b5 { background: url("images-ji/b5.gif") no-repeat 0% .5em; }
.b6 { background: url("images-ji/b6.gif") no-repeat 0% .5em; }
.b7 { background: url("images-ji/b7.gif") no-repeat 0% .3em; }
.b8 { background: url("images-ji/b8.gif") no-repeat 0% 0%; }
.star1 { background: url("images-ji/star1.gif") no-repeat 0% -.1em; }
.bg1 { background:#f7f7f7; }
.bg2 { background:#f0f0f0; }
.bg3 { background:#feeaeb; }
.bg4 { background:#fff6f6; }
.bg5 { background:#fff9f2; }
.bg6 { background:#fffdfa; }
.bgWhite { background:#fff; }
.bgImage2 { background:#fff url("images-ji/bg2.gif") no-repeat 100% 100%; }
.g1 { background:#fff url("images-ji/g1.gif") repeat-x top; }
.g2 { background:#cb0000 url("images-ji/g2.gif") repeat-x top; }
.g3 { background:#fbe2e2 url("images-ji/g3.gif") repeat-x top; }
.g4 { background:#fff url("images-ji/g4.gif") repeat-x bottom; }
.g5 { background:#fff url("images-ji/g5.gif") repeat-x bottom; }
.g6 { background:#fff url("images-ji/g6.gif") repeat-x top; }
.g7 { background:#c00 url("images-ji/g7.gif") repeat-x top; }
.g8 { background:#fff url("images-ji/g8.gif") repeat-x top; }
.g9 { background: url("images-ji/g9.gif"); }
.hr1 { background: url("images-ji/hr1.gif"); }
.hr2 { background: url("images-ji/hr2.gif"); }
.hr3 { background: url("images-ji/hr3.gif"); }
.hr4 { background: url("images-ji/hr4.gif"); }
.hr5 { background: url("images-ji/hr5.gif"); }
.vr1 { background: url("images-ji/vr1.gif") repeat-y center; }
.vr2 { background: url("images-ji/vr2.gif") repeat-y center; }

.black, .black a:link, .black a:visited { color:#000; }
.black a:hover, .black a:active { color:#c00; }
.blue, .blue a:link, .blue a:visited { color:#06c; }
.blue a:hover, .blue a:active { color:#036; }
.brown, .brown a:link, .brown a:visited { color:#900; }
.gray, .gray a:link, .gray a:visited { color:#666; }
.gray a:hover, .gray a:active { color:#222; }
.green, .green a:link, .green a:visited { color:#060; }
.green a:hover, .green a:active { color:#f60; }
.maroon, .maroon a:link, .maroon a:visited { color:#c00; }
.maroon a:hover, .maroon a:active { color:#900; }
.orange, .orange a:link, .orange a:visited { color:#f60; }
.orange a:hover, .orange a:active { color:#f00; }
.red, .red a:link, .red a:visited { color:#f00; }
.red a:hover, .red a:active { color:#c00; }
.silver, .silver a:link, .silver a:visited { color:#ccc; }
.silver a:hover, .silver a:active { color:#fff; }
.white, .white a:link, .white a:visited { color:#fff; }
.white a:hover, .white a:active { color:#ddf; }
.yellow, .yellow a:link, .yellow a:visited { color:#ff0; }
.yellow a:hover, .yellow a:active { color:#ff9; }

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

.ffan { font-family:"Arial Narrow", Arial; }
.fftms { font-family:"Trebuchet MS", Arial; }
.ffv { font-family:Verdana; }
.fft { font-family:Tahoma; }
.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; }

.W20 { width:20%; }
.w25 { width:25%; }
.w33 { width:33%; }
.w48 { width:48%; }
.w49 { width:49%; }
.w50 { width:50%; }

.f150x150 { width:150px; margin:0 auto; }
.f150x150 p { overflow:hidden; width:150px; height:150px; line-height:150px; display:table-cell; }
.f150x150 img { margin-top: expression(( 150 - this.height ) / 2); }

/***** BODY STYLES *****/
#body { margin:0 auto; border:1px solid #999; border-width:0 1px; }
.search { background:#b40000 url("images-ji/search_bg.gif") no-repeat 0% 0%; }
.header { background: url("images-ji/header_bg.jpg") no-repeat 776px 0%; }
.jbp .fl { width:24.9%; }
.jbp .w { width:90px; }
.jbp img { border-bottom:2px solid #fff; }
.jbp a:hover img { border-bottom:2px solid #f99; }
.jl .l { background:#f7f7f7 url("images-ji/b3.gif") no-repeat .5em .65em; }
.jl .ls a:hover, .jl .ls a:active { text-decoration:underline; color:#666; }

.footer { margin:20px 0 0; border-top:4px solid #c00; }

.resource .h { background: url("images-ji/hr1.gif") repeat-x center center; padding:0 0 0 10px; }
.resource a:link, .resource a:visited { color:#c00; }
.resource a:hover, .resource a:active { color:#000; }
.sitemap { width:98%; margin:0 auto; text-transform:capitalize; }
.sitemap .fl { width:25%; _width:24.9%; }
.sitemap .h { margin:0 10px 10px; background: url("images-ji/b3.gif") no-repeat 0% .5em; padding:0 0 0 15px; 	border-bottom:1px solid #fbe2e2; }
.sitemap .h a:link, .sitemap .h a:visited { color:#c00; }
.sitemap .h a:hover, .sitemap .h a:active { color:#000; }
.sitemap .l { margin:0 0 0 25px; background: url("images-ji/b4.gif") no-repeat 0% .5em; padding:0 0 0 12px; }
.sitemap .ls { margin:0 0 0 40px; background: url("images-ji/b6.gif") no-repeat 0% .6em; padding:0 0 0 12px; }
.fix { width:760px; margin:0 auto; }
