/* CSS Document */

/*
ekmGreen - 9ab800
ekmGreen_01 -  bee300   - for button off
ekmGreen_02 -  e6ff80   - for button on

ekmOrange - f26803
ekmOrange_01 - f77413    - for button off
ekmOrange_02 - ff994f    - for button on

ekmGrey - 707276
ekmGrey_01 - ddd
ekmGrey_02 - eee

*/

/*------------------------------------------Old

ekmGreen - 9ea900
ekmGreen_01 - ced966    - for button off
ekmGreen_02 - dee699    - for button on

ekmOrange - cf7600
ekmOrange_01 - dd9f4d    - for button off
ekmOrange_02 - f3ce9d    - for button on

--------------------------------------------*/

.center { text-align:center; padding:20px; }
.center2 { text-align:center; }
.image {text-align:center; }

.ekmCol_01 { color:#9ab800; }
.ekmCol_02 { color:#f26803; }
.ekmCol_03 { color:#7c7a7b; }


/* page styles -----------------------------------------------------*/

body { margin:0; padding:0; line-height: 135%; font-family: "Times New Roman", Times, serif; color:#7c7a7b; font-size: 11px; background:url(../imgs/ui/bDrop_body.gif) repeat-y; background-color:#fff; }

#fullPage { width:950px; height:100%; background-color:#fff; }

#topSection { background:url(../imgs/bDrop_rNav.gif) right repeat-y; /*border: 1px solid red;*/ }

#rightnav { position:absolute; top:0; left:830px; display:inline; /*float: right;*/ width: 120px; /*height:250px; background:url(../imgs/bDrop_rNav.gif) right repeat-y; */}

#container   { width:950px;/*width: 97%; border-right: 1px dotted #ccc;*/ min-width:800px; max-width: 1024px; /*background: url(../imgs/ui/bDrop_nav.gif) left repeat-y; */ background-color:#fff; }
#container_G { width:950px;/*width: 97%; border-right: 1px dotted #ccc;*/ min-width:800px; max-width: 1024px; /*background: url(../imgs/ui/bDrop_navG.gif) left repeat-y;  */background-color:#fff;}
#container_O { width:950px;/*width: 97%; border-right: 1px dotted #ccc;*/ min-width:800px; max-width: 1024px; /*background: url(../imgs/ui/bDrop_navO.gif) left repeat-y;  */background-color:#fff;}

#content { margin-left: 180px; margin-right: 20px; background:url(../imgs/bDrop_gradTop.gif) top repeat-x; text-align:justify; padding:30px 30px 20px 30px; font-size:11px; /*letter-spacing:.07em; line-height:1.5em;*/ }


#content_v1 { padding:15px; margin-left: 180px; background-color:#fff; }

#content_v2 { margin-left: 180px; text-align:left; padding:30px 60px 20px 80px; font-size:11px; /*letter-spacing:.07em; line-height:1.5em; background:url(../imgs/bDrop_gradTop.gif) top repeat-x; */background-color:#fff;  border-left:1px dotted #ccc; }

#content_v3 { margin-left: 180px; text-align:left; padding:30px 60px 20px 60px; font-size:11px; /*letter-spacing:.07em; line-height:1.5em;*/ background:url(../imgs/bDrop_gradTop.gif) top repeat-x; background-color:#fff;  border-left:1px dotted #ccc; }

#contentHome {/*background:url(../imgs/ui/bDrop_gradBtm_04.gif) repeat-x;*/  text-align:justify; padding:30px 30px 20px 30px; font-size:11px; /*letter-spacing:.07em; line-height:1.5em;*/ background-color:#eee; color:#fff; }

.homeContent { margin-left: 180px; margin-right: 190px; background:url(../imgs/bDrop_gradTop.gif) top repeat-x; text-align:justify; padding:30px 30px 20px 30px; font-size:11px; height:150px; /*letter-spacing:.07em; line-height:1.5em;*/ }

#textBox   { position:absolute; top:105px; left:180px; /*border: 1px solid red;*/ height:170px; width:750px; /*overflow:scroll;  overflow-x: hidden;
overflow-y: scroll;*/ font-size: 10px;} 
#textBox p { width:100%; text-align:justify; }

#pageBase { width:950px; background:url(../imgs/ui/bDrop_gradBtm_05.gif) top left no-repeat; background-color:#fff;}

.blockGreen { width:180px; height:50px; }

#homeBtn { width:180px; height:90px; }
#homeBtn a { display:block; font:Verdana, Arial, Helvetica, sans-serif; color:#fff; background:url(../imgs/ui/logo_ekm.gif) left no-repeat; height:90px; }
#homeBtn a:hover { color:#fff; }


#legalBtn { width: 180px; height:40px; background-color:#9ab800; }
#legalBtn a { display:block; color:#9ab800; background:url(../imgs/ui/btn_legal_00.gif) no-repeat; height:40px; margin:0; padding:0; font-size:9px; text-align:left; width:180px; border:none; }
#legalBtn a:hover { color:#9ab800; border:none; }

#patentBtn { width: 180px; height:40px; background-color:#f26803; }
#patentBtn a { display:block; color:#f26803; background:url(../imgs/ui/btnPatent_00.gif) no-repeat; height:40px; margin:0; padding:0; font-size:9px; text-align:left; width:180px; border:none; }
#patentBtn a:hover { color:#f26803; border:none; }

#pageGrad_G { background:url(../imgs/ui/largeGgradient.gif) no-repeat; width:180px; height:223px; }
#pageGrad_O { background:url(../imgs/ui/largeOgradient.gif) no-repeat; width:180px; height:223px; }

.btnSpacer { background:url(../imgs/ui/btnSpacer.gif) no-repeat; height:34px }


.pdfDwnld { text-align:right; margin: 3px 3px 3px 0; }
.pdfDwnld a { background:url(../imgs/ui/icon_pdf.gif) right no-repeat; height:20px; padding: 3px 25px 3px 3px; color:#ccc;}
.pdfDwnld a:hover { background:url(../imgs/ui/icon_pdf.gif) right no-repeat; height:20px; padding: 3px 25px 3px 3px; }

.wordDwnld { text-align:right; margin: 3px 3px 3px 0; }
.wordDwnld a { background:url(../imgs/ui/icon_word.gif) right no-repeat; height:20px; padding: 3px 25px 3px 3px; color:#ccc;}
.wordDwnld a:hover { background:url(../imgs/ui/icon_word.gif) right no-repeat; height:20px; padding: 3px 25px 3px 3px; }

#printButton { position:absolute; float:right; margin-left:550px; margin-top:80px;  height:24px; width:85px; }
#printButton a { color:#fff; padding: 0 20px 20px 0; }
#printButton a:hover {  color:#fff; }

img { border:0; }

/* ------------------------------------------------------------------------ */
/* secondary Nav Gradients */
.subtypetop_01 { background:url(../imgs/ui/bDrop_gradTop_03.gif) top left no-repeat; }

.subtypetop     { background:url(../imgs/ui/bDrop_gradTop.gif) top left no-repeat; height:8px; }
.subtypeGtop_01 { background:url(../imgs/ui/bDrop_gradTopG_01.gif) top left no-repeat; }
.subtypeOtop_01 { background:url(../imgs/ui/bDrop_gradTopO_01.gif) top left no-repeat; }

.subtypeGtop_02 { background:url(../imgs/ui/bDrop_navGradGtop.gif) top left no-repeat; }

.subtypebtm    { background:url(../imgs/ui/bDrop_gradBtm_01.gif) bottom left no-repeat; background-color:#fff; height:12px; }
.subtypebtm_a    { background:url(../imgs/ui/bDrop_gradBtm_05.gif) top left no-repeat; background-color:#fff; }
.subtypebtmG_01 { background:url(../imgs/ui/bDrop_gradBtmG_01.gif) top left no-repeat; background-color:#fff; }
.subtypebtm_02 { background:url(../imgs/ui/bDrop_gradBtm_02.gif) top left no-repeat; background-color:#fff; }
.subtypebtm_03 { background:url(../imgs/ui/bDrop_gradBtm_03.gif) top left no-repeat; background-color:#fff; }

.subtypebtmO_01 { background:url(../imgs/ui/bDrop_gradBtmO_01.gif) top left no-repeat; background-color:#fff; }
.subtypebtmO { background:url(../imgs/ui/bDrop_navGradO.gif) repeat-x; }

.subtypetop_02 { background:url(../imgs/ui/bDrop_gradTop_02.gif) top left no-repeat; background-color:#fff; }

.subtypebtm_GO { background:url(../imgs/ui/strip_GR.gif) top left no-repeat; }

#pageBase { width:950px; background:url(../imgs/ui/bDrop_gradBtm_01.gif) top left no-repeat; background-color:#fff; }

/* ------------------------------------------------------------------------ */

/*#profile { width: 99%; text-align:left; text-decoration:none; display:block; }*/
#profileLinks { margin:0; text-align:left; }
.profileLink { background:url(../imgs/ui/bDrop_cnrR.gif) top right no-repeat; width:99%; padding-top:15px;}
.profileLink a {  display:block; width:98%; }
.profileLinkName { font-size:28px; color:#707276;  }
.profileLinkTitle { margin: 0; padding:0 10px 10px 20px; font-size: 11px; color:#9ab800; letter-spacing:2px;  font-weight:bold; }
.profileLink a img { border:none; }

#profileLinks h2 { padding:10px 10px 15px 0; border-bottom:1px dashed #ccc;  }
.articleAuthor h3 {  border:0; }
.articleAuthor h5 a { color:#ccc; background:url(../imgs/ui/pageButtons.gif) right bottom no-repeat; display:block;  padding:5px; font-style:italic; text-align:left; }
.articleAuthor h5 a:hover { color:#ccc; background:url(../imgs/ui/pageButtons.gif) right bottom no-repeat; display:block;  padding:5px;  }

.articleCell { background:url(../imgs/ui/bDrop_cnrR.gif) no-repeat top right; padding:0 10px 10px 0; }


.practice {text-align:center; /*font-family:Verdana, Arial, Helvetica, sans-serif;*/}
.practice p{text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif;} 

.mailLink_G { background:url(../imgs/ui/bDrop_btnG.gif) repeat-x; text-align:center; width:99%; }
.mailLink_G a { margin: 0; padding:6px 10px 10px 0; font-family:"Times New Roman", Times, serif; font-size: 11px; color:#9ab800; letter-spacing:2px; display:block;  }
.mailLink_G a:hover { color:#9ab800;}

.mailLink_O { background:url(../imgs/ui/bDrop_btnO.gif) repeat-x; text-align:center; width:99%; }
.mailLink_O a { margin: 0; padding:6px 10px 10px 0; font-family:"Times New Roman", Times, serif; font-size: 11px; color:#f26803; letter-spacing:2px; display:block;  }
.mailLink_O a:hover { color:#ff994f; }

td.contactCell_legal { background:url(../imgs/ui/bDrop_cnrL.gif) no-repeat top left; border-right: 1px dashed #ddd; text-align:center; }
td.contactCell_patent { background:url(../imgs/ui/bDrop_cnrR.gif) no-repeat top right; text-align:center; }


/* ------------------------------------------------------------------------ */
/* subContent */
#subContent { width:950px;/*width: 97%; border-right: 1px dotted #ccc;*/ min-width:800px; max-width: 1024px; /*border-bottom: 1px dotted #ccc;*/ }
.legal_subArticles { background:url(../imgs/ui/bDrop_subArticles.gif) repeat-y; background-color:#fff; }

.patent_subArticles { background:url(../imgs/ui/bDrop_subArticles.gif) repeat-y; background-color:#fff; }

.date { font-size:11px; text-align:left; padding: 5px; color:#ccc; letter-spacing:2px; padding: 0 10px 5px 10px; }
.date SUP, .date SUB { line-height: 0; }

#articleLink { display:inline; }
#articleLink  .col1 { float:left; width:180px; }
#articleLink  .col2 { margin-left:180px; }

#articleLink .col2 p { padding-top: 0; }


#contentPage { display:inline; }
#contentPage  .col1 { float:left; width:180px; }
#contentPage  .col2 {  text-align:center; /*border-left:1px dotted #ccc;*/ }
#contentPage h3 {padding-top:5px; /*margin-left:180px;*/ }
#contentPage p { padding:10px 50px 5px 50px; text-align:justify; margin:0; /*border:1px solid red; margin-left:180px; */}
#contentPage table.contentTable h3 { background:none;  }
#contentPage h5 {padding-top:5px; /*margin-left:180px;*/ background:url(../imgs/ui/pageButtons.gif) no-repeat top right; }


#dualCol { display:inine; }
#dualCol .col1 { float:left; width:180px; }
#dualCol .col2 { margin-left:180px; }

.capital { font-size:32px; font-weight:normal; font-family:"Times New Roman", Times, serif; line-height:0.8em; }

h1 { font-size:36px; margin:10px 5px 10px 0; font-weight:normal; letter-spacing:1px; width:99%; border-bottom:1px dashed #ccc; padding:10px 10px 15px 0; width:95%; line-height:40px; }
h2 { font-size:36px; margin:5px 5px 10px 0; font-weight:normal; letter-spacing:1px; }

h3 { font-size:11px; letter-spacing:2px; margin:0; padding:0px; color:#9ab800; }
h3 a { color:#9ab800; text-decoration:none; padding:0 5px 5px 5px; display:block; /*border-bottom: 1px dotted #ccc;*/ }
h3 a:hover { color:#bee300; text-decoration:none; padding:0 5px 5px 5px; display:block; /*border-bottom: 1px dotted #ccc;*/ }

h4 { font-size:11px; letter-spacing:2px; margin:0; padding:0px; color:#f26803; }
h4 a { color:#f26803; text-decoration:none; padding:0 5px 5px 5px; display:block; /*border-bottom: 1px dotted #ccc;*/ }
h4 a:hover { color:#bee300; text-decoration:none; padding:0 5px 5px 5px; display:block; /*border-bottom: 1px dotted #ccc;*/ }

.patentArticle h3 a { color:#f26803; display:block; }
.patentArticle h3 a:hover { color:#ff994f; } 
.patentArticle a { display:inline; font-size:11px; }

.legalArticles .contentCol2 h3{ color:#9ab800; }
.legalArticles .contentCol2 p { padding-left:25px; margin:0; /*color:#9ab800;*/ }

.legalArticle a { display:inline; padding:0; font-size:11px; }

.legal_subArticles h3 a { color:#9ab800; }
.legal_subArticles h3 a:hover { color:#bee300; }

.patent_subArticles h3 a { color:#f26803; }
.patent_subArticles h3 a:hover { color:#ff994f; }

.mailLink_G { padding:12px 0 12px 0; }
.mailLink_G h3 a { padding:6px; border:0; }
.mailLink_G h3 a:hover { padding:6px; border:0; }

.mailLink_O { padding:12px 0 12px 0; }
.mailLink_O h3 a { padding:6px; border:0; }
.mailLink_O h3 a:hover { padding:6px; border:0; color:#f77413; }


h5 { font-size:11px; letter-spacing:2px; margin:0; padding:0; }
h5 a { color:#ccc; text-decoration:none; padding:0 5px 5px 5px; display:block; border-bottom: 1px dotted #ccc; text-align:right; font-size:10px; }
h5 a:hover { color:#ddd; text-decoration:none; padding:0 5px 5px 5px; display:block; border-bottom: 1px dotted #ddd; }

p { margin:0; font-family:Verdana, Arial, Helvetica, sans-serif; padding: 5px 0 10px 0; line-height:1.5em; }
p a{ font-size:10px; color:#999; text-decoration:none; display:block; padding: 0 10px 10px 10px;}
p a:hover{ color:#aaa; }
p SUB, p SUP { line-height: 0; }

a { text-decoration:none; }

/* removed width:80% from UL */
UL { margin:0; padding:5px 0 5px 25px; list-style-image:url(../imgs/ui/listBlockO.gif); text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; }
UL.legalList { margin:0; padding:5px 25px 5px 25px; list-style-image:url(../imgs/ui/listBlockG.gif); text-align:justify; }
UL.patentList { margin:0; padding:5px 0 5px 25px; list-style-image:url(../imgs/ui/listBlockO.gif); text-align:left; }
OL { margin:0; padding:5px 0 5px 25px; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; width:80%; }
OL.legalList { margin:0; padding:5px 0 5px 25px; text-align:left; }
OL.patentList { margin:0; padding:5px 0 5px 25px; text-align:left; }
LI { margin-bottom:5px; }

/* ------------------------------------------------------------------------ */
/* Sub Nav Main Links */
#subLink_legal { background:url(/imgs/ui/bDrop_midNav_legal2.gif) no-repeat;  text-align:right; }
#subLink_patent { background:url(../imgs/ui/bDrop_midNav_patent.gif) no-repeat;  text-align:right; }

.subLink_nav { text-decoration: none; letter-spacing:2px; font-size:11px; text-align: right; width:180px; }

table.subNav_legal { background:url(/imgs/ui/bDrop_midNav_legal2.gif) top left no-repeat; }
td.subLink_legal a{ display:block; width:100%; height:100px; color:#fff; text-align:right; color:#9ab800;}
#subLink_legal .subLink_nav a { width:170px; color:#fff; font-weight: bold; background:url(../imgs/ui/navBtnVertG_00.gif) bottom no-repeat; display:block; padding: 5px 10px 5px 0; color:#bee300; }
#subLink_legal .subLink_nav a:hover { background:url(../imgs/ui/navBtnVert_01.gif) bottom no-repeat; color:#e6ff80; }


table.subNav_patent { background:url(/imgs/ui/bDrop_midNav_patent.gif) top left no-repeat; }
td.subLink_patent a{ display:block; width:100%; height:100px; color:#fff; text-align:right; color:#f26803;}
#subLink_patent .subLink_nav a { width:170px; color:#fff; font-weight: bold; background:url(/imgs/ui/navBtnVertO_00.gif) bottom no-repeat; display:block; padding: 5px 10px 5px 0; color:#f77413; }
#subLink_patent .subLink_nav a:hover { background:url(/imgs/ui/navBtnVertO_01.gif) bottom no-repeat; color:#ff994f; }


/* ------------------------------------------------------------------------ */
/* blockFillers */
#whiteBlock { background-color:#fff; border:0; }
#whiteBlock h3 a{ display:block; color:#fff; font-size:9px; height:100px; padding:0; }
#whiteBlock h3 a:hover{ color:#fff; }

#greenBlock { background-color:#9ab800; border:0; }
#greenBlock h3 a{ display:block; color:#9ab800; font-size:9px; height:100px; padding:0; }
#greenBlock h3 a:hover{ color:#9ab800; }




/* ------------------------------------------------------------------------ */
/* Header */
#header  { height: 90px; background:url(../imgs/ui/bDrop_head.gif); text-align: left; }
#header_G{ height: 90px; background:url(../imgs/ui/bDrop_headG.gif); text-align: left; }
#header_O{ height: 90px; background:url(../imgs/ui/bDrop_headO.gif); text-align: left; }

#headImg { position:absolute; margin: 0 0 0 180px; border-left:1px dotted #ccc; height: 65px; }

/* ------------------------------------------------------------------------ */
/* Top Nav */
#topNav   { position:absolute; top:67px; left:180px; display:inline; letter-spacing:2px; font-size:11px; padding-top:4px; }

#topNav_G { position:absolute; top:67px; left:180px; display:inline; letter-spacing:2px; font-size:11px; padding-top:4px; }
#topNav_O { position:absolute; top:67px; left:180px; display:inline; letter-spacing:2px; font-size:11px; padding-top:4px; background-color:#f26803;}


/* Top Nav Buttons*/

#topNav a { color:#ccc; padding: 4px 12px 4px 12px; font-weight:bold; /*background:url(../imgs/ui/navBtnHor_00.gif) right no-repeat; background-color:#eee;*/ border-left:1px dotted #ccc; }
#topNav a:hover { color:#707276; }

#topNav_G a { color:#bee300; padding: 4px 12px 4px 12px; font-weight:bold; /*background:url(../imgs/ui/navBtnHorG_00.gif) right no-repeat;*/ }
#topNav_G a:hover { color:#e6ff80; }

#topNav_O a { color:#f77413; padding: 4px 12px 4px 12px; font-weight:bold; background:url(../imgs/ui/navBtnHorO_00.gif) right no-repeat;}
#topNav_O a:hover { color:#ff994f; }



/* ------------------------------------------------------------------------ */
/* Left Nav */

#leftnav   {float: left; width: 180px; color:#fff; text-decoration: none; letter-spacing:2px; font-size:11px; text-align: left;}
.leftnav_W {float: left; width: 180px; background-color: #fff; text-decoration: none; letter-spacing:2px; font-size:11px; text-align: right;}
.leftnav_G {float: left; width: 180px; background-color: #9ab800; text-decoration: none; letter-spacing:2px; font-size:11px; text-align: right;}
.leftnav_O {float: left; width: 180px; background-color: #f26803; color:#fff; text-decoration: none; letter-spacing:2px; font-size:11px; text-align: right;}

.leftnav_Main {float: left; width: 180px; background-color: #f26803; color:#fff; text-decoration: none; letter-spacing:2px; font-size:11px; text-align: left;}


.leftnav_W a { width:170px; text-decoration: none; font-weight: bold; /*background:url(../imgs/ui/navBtnVert_00.gif) bottom no-repeat;*/ display:block; padding: 12px 10px 12px 0; color:#aaa; background-color:#707276; }
.leftnav_W a:hover { /*background:url(../imgs/ui/navBtnVert_01.gif) bottom no-repeat;*/ color:#eee; border-left: 4px solid #ccc; width:166px; }

/* Left Nav Buttons*/
.leftnav_G a { width:160px; color:#fff; text-decoration: none; font-weight: bold; display:block; padding: 12px 10px 12px 10px; color:#bee300;  border-bottom:1px dashed #bee300; }
.leftnav_G a:hover { /*background:url(../imgs/ui/navBtnVertG_01.gif) bottom no-repeat;*/ border-bottom:1px dashed #ceef30; color:#e6ff80; border-left: 4px solid #e6ff80; width:156px; }

.leftnav_O a { width:160px; color:#ff994f; text-decoration: none; font-weight: bold; border-bottom:1px dashed #ff994f;/*background:url(../imgs/ui/navBtnVertO_00.gif) bottom no-repeat;*/ display:block; padding: 12px 10px 12px 10px;}
.leftnav_O a:hover { /*background:url(../imgs/ui/navBtnVertO_01.gif) bottom no-repeat;*/ color:#fac49c; border-left: 4px solid #fac49c; width:156px; border-bottom:1px dashed #fac49c;}

/* left Nav Gradients */
.leftNavGrad   { background:url(../imgs/ui/bDrop_navGrad.gif) repeat-x; width:180px; }
.leftNavGrad_G { background:url(../imgs/ui/bDrop_navGradG.gif) no-repeat; width:180px; }
.leftNavGrad_O { background:url(../imgs/ui/bDrop_navGradO.gif) no-repeat; width:180px; }

.leftNavGradHome_G { background:url(../imgs/ui/bDrop_gradBtmG_01.gif) no-repeat; }

/* ------------------------------------------------------------------------ */



/* Right Nav Buttons*/
/* ------------------------------------------------------------------------ */

.legal_link a { width:120px; color:#fff; text-decoration: none; font-weight: bold; background:url(../imgs/linkBtn_legal_00.gif) no-repeat;; display:block; padding: 0 0 30px 0; color:#fff;  text-align:right; font-size:6px; }
.legal_link a:hover { background:url(../imgs/linkBtn_legal_01.gif) no-repeat; color:#fff; }

.patent_link a { width:120px;color:#fff; text-decoration: none; font-weight: bold; background:url(../imgs/linkBtn_patent_00.gif) no-repeat;; display:block; padding: 0 0 30px 0; color:#fff;  text-align:right; font-size:6px; }
.patent_link a:hover { background:url(../imgs/linkBtn_patent_01.gif) no-repeat; color:#fff; }

.print_link a { width:120px;color:#fff; text-decoration: none; font-weight: bold; background:url(../imgs/linkBtn_print_00.gif) no-repeat; display:block; padding: 0 0 24px 0; color:#fff;  text-align:right; font-size:6px; }
.print_link a:hover { background:url(../imgs/linkBtn_print_01.gif) no-repeat; color:#fff; }

.pdf_link a { width:120px;color:#fff; text-decoration: none; font-weight: bold; background:url(../imgs/linkBtn_pdf_00.gif) no-repeat; display:block; padding: 0 0 24px 0; color:#fff;  text-align:right; font-size:6px; }
.pdf_link a:hover { background:url(../imgs/linkBtn_pdf_01.gif) no-repeat; color:#fff; }

.sendPage_link a { width:120px;color:#fff; text-decoration: none; font-weight: bold; background:url(../imgs/linkBtn_email_00.gif) no-repeat; display:block; padding: 0 0 24px 0; color:#fff;  text-align:right; font-size:6px; }
.sendPage_link a:hover { background:url(../imgs/linkBtn_email_01.gif) no-repeat; color:#fff; }


/* Footer Links */
/* ------------------------------------------------------------------------ */
.footerLink { width:940px;/*width: 97%;*/text-align:center; padding: 6px 5px 5px 5px; font-size: 11px; letter-spacing:1px; border-top:1px dotted #ccc; color:#ccc; background-color:#fff;}
.footerLink a { color:#ddd; letter-spacing:2px; text-decoration:none; /*display:block;*/ }
.footerLink a:hover { color:#707276;}

.articleFooter { padding: 6px 5px 5px 5px; font-size: 0.8em; line-height: 1.0em; border-top:1px solid #efefef; }

.bImg { border:1px solid #cdcdcd; margin:0px; padding:0px; background:#330000; }
.pImg { float:right; border:1px solid #cdcdcd; margin-right:50px; margin-left:10px; padding:4px; }

div.insetBox { margin:5px 20px 5px 20px; border:1px solid #787878; padding:10px; }