/** style.css for Philips Intranet version 1.13 Date: April 11, 2003 **/
body {
  font-family: Verdana, Arial, Helvetica, Geneva, Sans Serif; 
  font-size: 75%; 
  /* background: #005AFF;  */
  background: #99BDFF;
  color: #000000; 
  margin: 0px;
}

body table{
  font-size: 100%;
}


input {font-size:110%; font-family: Verdana, Arial, Helvetica, Geneva, Sans Serif; }

textarea {font-size:110%; font-family: Verdana, Arial, Helvetica, Geneva, Sans Serif; }

select {font-size:110%;}


td {font-size:100%}
ul { margin-top:0px;margin-bottom:0px;}
ol { margin-top:0px;margin-bottom:0px}
ul li { margin-left: -24px }
ol li { margin-left: -15px }

 

/*
Normal Links
*/

a:link {color:#005AFF; background:transparent}
/* use default link/visited colors */
a:visited {color:#663399}

a:hover {color:#663399;}

body.p-printversion {background: #FFFFFF}
body.p-popup {background: #FFFFFF;margin:17px}
a.p-robots {display:none}



/*
For images bug in NS6
*/
img.p-syst {vertical-align: bottom; line-height: 1%; padding: 0px; border: 0px}

/* Text */
.p-siteidentifier{font-family: Gill Sans MT, Gill Sans, Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 20px; font-weight:bold; color: #000066; background:transparent}

.p-pagetitle{font-family: Gill Sans MT, Gill Sans, Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 32px; font-weight: 100;margin-bottom:10px; color: #99bdff; background:transparent; position:relative; top:-7px;                         } 

/* footer */
.p-footer {font-size:83%}

/*
Backgrounds
*/
.p-bgffffff {background-color: #FFFFFF}
.p-bg005aff {background-color: #005AFF}
.p-bgefefef {background-color: #EFEFEF}
.p-bgd9e6ff {background-color: #D9E6FF}
.p-bgframe  {background-color: #1080FF}


/* background images for main layout table */
#p-onmiddle{background: url(./images/on_bg.gif)}
#p-onlefttop{background: url(./images/on_left_top.gif)}
#p-onrighttop{background: url(./images/on_right_top.gif)}

#p-lefttop{background: url(./images/border_left_top.gif)}
#p-righttop{background: url(./images/border_right_top.gif)}

#p-snmiddle{background:url(./images/sn_bg.gif);background-color:#DFDFDF;}
.p-snleft{background:url(./images/sn_left_home.gif);background-color:#DFDFDF;}
.p-snlefthover{background:url(./images/sn_left_home_ovr.gif);background-color:#DFDFDF;}
#p-snlefthome{background:url(./images/sn_left_home_h.gif)}
#p-snright{background:url(./images/sn_right.gif);background-color:#DFDFDF;}

#p-left{background: url(./images/border_left_bg.gif)}
#p-leftinside{background: url(./images/border_left_bg_inside.gif)}
#p-right{background: url(./images/border_right_bg.gif)}
#p-rightinside{background: url(./images/border_right_bg_inside.gif)}

#p-bottomleft{background:url(./images/border_left_bottom.gif)}
#p-bottomleftcorner{background:url(./images/border_left_bottom_corner.gif)}
#p-bottomleftcorner-ln{background:url(./images/border_ln_left_bottom_corner.gif)}
.p-bottom-ln{background:url(./images/border_ln_bottom_bg.gif)}
.p-bottom{background:url(./images/border_bottom_bg.gif)}
#p-bottomright{background:url(./images/border_right_bottom.gif)}
#p-bottomrightcorner{background:url(./images/border_right_bottom_corner.gif)}

/* Table for general page layout */

#p-row1 td {height:12px; font-size: 1px;background:#1080ff}
#p-row2 td {height:23px; font-size: 1px;background:#1080ff}
#p-row3 td {height:10px; font-size: 1px;background:#1080ff}
#p-row4 td {height:33px}
#p-row5 td {height:27px}
#p-row7 td {height:35px}
#p-ca {background:#ffffff}
#p-carow1 td {height:24px}
/* height of the main feature #p-left {height:456px}*/
#p-left {height:456px}
#p-lnrow1 td {height:24px; font-size:1px}


/*
Left Navigation
*/
#p-lntable td {font-size: 11px}
#p-lntable #p-lntrsel {background-color: #FFFFFF}
#p-lntable #p-lnrow1 td {height:30px; font-size:1px}
#p-lntable #p-lntrsel td {color: #FF6600}
#p-lntable #p-lntrsel td a {font-weight: normal; color: #FF6600}
/* height of the items */
/*#p-lntable tr td {height: 25px}*/
/*#p-lntable .p-lnitem td {height: 20px}*/
/* link properties */
#p-lntable tr td a {color: #000066; text-decoration: none}
#p-lntable tr td a:hover {color: #FF6600; text-decoration: none}
/*#p-lntable .p-lnnavl1 a, #p-lntable .p-lnnavl2 a, #p-lntable .p-lnnavl3 a, #p-lntable .p-lnnavl4 a, #p-lntable .p-lnnavl5 a, #p-lntable .p-lnnavl6 a, #p-lntable .p-lnnavl7 a, #p-lntable .p-lnnavl8 a  {font-weight: bold}*/
#p-lntable .p-lnitem td a {font-weight: normal}
/* arrow image offset */
/*#p-lntable tr td img {float: left; margin-left: -17px}*/
/* indent of items */
#p-lntable .p-lnnavtn {padding: 3px 3px 4px 0px;}
#p-lntable .p-lnnavl1 {padding: 3px 0px 0px 0px;}
#p-lntable .p-lnnavl2 {padding: 3px 0px 0px 10px;}
#p-lntable .p-lnnavl3 {padding: 3px 0px 0px 20px;}
#p-lntable .p-lnnavl4 {padding: 3px 0px 0px 30px;}
#p-lntable .p-lnnavl5 {padding: 3px 0px 0px 40px;}
#p-lntable .p-lnnavl6 {padding: 3px 0px 0px 50px;}
#p-lntable .p-lnnavl7 {padding: 3px 0px 0px 60px;}
#p-lntable .p-lnnavl8 {padding: 3px 0px 0px 60px;}
/* bold items*/
#p-lntable .p-lnnavtb {padding: 6px 3px 6px 0px;}
#p-lntable .p-lnnavb1 {padding: 6px 0px 0px 0px;}
#p-lntable .p-lnnavb2 {padding: 6px 0px 0px 10px;}
#p-lntable .p-lnnavb3 {padding: 6px 0px 0px 20px;}
#p-lntable .p-lnnavb4 {padding: 6px 0px 0px 30px;}
#p-lntable .p-lnnavb5 {padding: 6px 0px 0px 40px;}
#p-lntable .p-lnnavb6 {padding: 6px 0px 0px 50px;}
#p-lntable .p-lnnavb7 {padding: 6px 0px 0px 60px;}
#p-lntable .p-lnnavb8 {padding: 6px 0px 0px 60px;}

#p-leftnavigation {
        position:absolute;
        top: 0px;
        left: 0px;
        visibility: hidden;
}
/*
Top Navigation
*/
#p-topbar {
  position:absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
}

.p-ti {
        font-family: verdana;
        font-weight: bold;
        font-size:11px;
        color:#000066;
        background-color: #DFDFDF;
        border-color: #000000 #FFFFFF #000000 #000000;
        border-style: solid;
        border-width: 0px 1px 0px 0px;
        padding: 0px 18px 0px 14px;
        cursor: hand;
        background-image:url(./images/sn_bg.gif);
}
.p-tih {
        font-family: verdana;
        font-weight: bold;
        font-size:11px;
        color:#ff6600;
        background-color: #FFFFFF;
        border-color: #000000 #FFFFFF #000000 #000000;
        border-style: solid;
        border-width: 0px 1px 0px 0px;
        padding: 0px 18px 0px 14px;
        cursor: hand;
}
.p-sm {
        position:absolute;
        top: 0px;
        left: 0px;
        visibility: hidden;
        width:142px;
        border-width: 1px;
        border-style: solid; 
        border-color: #b5b5b5 #666666 #666666 #b5b5b5;
        background:#FFFFFF;
        z-index:150;
}
.p-smt {
        cursor:hand;
        width:142px;
        border-color:#ffffff #a0a0a0 #a0a0a0 #ffffff;
        border-style: solid; 
        border-width: 1px 1px 1px 1px;
}
.p-mism {
        background-color: #DFDFDF;
        font-family: verdana;
        font-weight: bold;
        font-size: 11px;
        padding: 5px 18px 6px 6px;
        cursor: hand;
        border-style: solid;
        border-width: 1px 0px 0px 0px;
        border-color: #FFFFFF;
        background-image: url("/img/foldout_arrow.gif");
        background-repeat: no-repeat;
        background-position: 100% 50%;
        color: #000066;
}
.p-mismol {
        background-color: #DFDFDF;
        font-family: verdana;
        font-weight: bold;
        font-size: 11px;
        padding: 5px 32px 6px 6px;
        cursor: hand;
        border-style: solid;
        border-width: 1px 0px 0px 0px;
        border-color: #FFFFFF;
        background-image: url("/img/foldout_arrow_ol.gif");
        background-repeat: no-repeat;
        background-position: 100% 50%;
        color: #000066;
}
.p-mi {
        background-color: #DFDFDF;
        font-family: verdana;
        font-weight: bold;
        font-size: 11px;
        padding: 5px 3px 6px 6px;
        cursor: hand;
        border-style: solid;
        border-width: 1px 0px 0px 0px;
        border-color: #FFFFFF;
        color: #000066;
}

.p-miol {
        background-color: #DFDFDF;
        font-family: verdana;
        font-weight: bold;
        font-size: 11px;
        padding: 5px 32px 6px 6px;
        cursor: hand;
        border-style: solid;
        border-width: 1px 0px 0px 0px;
        border-color: #FFFFFF;
        background-image: url("/img/offsitelink.gif");
        background-repeat: no-repeat;
        background-position: 100% 50%;
        color: #000066;
}

/*
Site Map
*/
.p-sitemap {font-family: verdana;}
.p-sitemap a {font-family: verdana;color: #000000;}
.p-sitemap a:hover {color: #663399;}
.p-sitemapr0 {font-size: 13px; font-weight: bold; background-color: #D9D9D9; height: 20px; padding: 0px 11px 0px 11px;}
.p-sitemapr0 a, .p-sitemapr0 a:visited {color: 000000;}
.p-sitemapr1 {font-size: 12px; padding: 16px 8px 2px 12px;}
.p-sitemapr1 a, .p-sitemapr1 a:visited {color: #000000; font-weight: bold;}
.p-sitemapr2 {font-size: 12px; color: #005AFF; padding: 0px 8px 2px 0px;}
.p-sitemapr2 a, .p-sitemapr2 a:visited {color: #005AFF;}
/*
Related Sites
*/
#p-rs-row1 td {height:1px; font-size:1px}
#p-rs-row2 td {height:12px; font-size:11px; font-weight: bold}
#p-rs-row2 td a {text-decoration: none; color: #0000FF}
#p-rsdiv {position:absolute; visibility:hidden; width:178px; height:auto; top;0px; left:0px;z-index:200}
#p-rstlg {border-right:#E6E1E1 solid 1px; border-bottom:#E6E1E1 solid 1px;}
#p-rstdg {border-right:#CDCACA solid 1px; border-bottom:#CDCACA solid 1px;}
#p-rstwh {border:#E7EEFA solid 1px;}
.p-rstd {font-size:11px; color:#0000FF; background-color:#D9E6FF;padding:3px 5px 3px 5px;cursor:hand;}
.p-rstdmain {font-size:11px; color:#0000FF; background-color:#D9E6FF; font-weight:bold;padding:3px 5px 3px 5px;cursor:default;}
#p-rsdoth {background-image:url(./images/rs_bg_dottedh.gif); background-position:100% 0%; background-repeat: repeat-x;}
#p-rsdotv {background-image:url(./images/rs_bg_dottedv.gif); background-position:0% 100%; background-repeat: repeat-y;}

/* Tool component */
.p-tool {
   width:220px;
   margin-bottom:10px;
}

.p-tool .p-top-000000{
   background-image:url(./images/cmp_t_border_top_000000.gif);
   padding:0px 10px 0px 10px;
   font-size: 12px; 
   height:18px;
   font-weight: bold;
   color: #ffffff
}

.p-tool .p-top-000000 a{text-decoration:none;color:#ffffff}
.p-tool .p-top-000000 a:link{text-decoration:none;color:#ffffff}
.p-tool .p-top-000000 a:hover{text-decoration:underline;color:#ffffff}

.p-tool .p-top-99bdff{
   background-image:url(./images/cmp_t_border_top_99bdff.gif);
   padding:0px 10px 0px 10px;
   font-size: 12px; 
   height:18px;
   font-weight: bold;
   color: #000066
}

.p-tool .p-top-99bdff a{text-decoration:none;color:#000066}
.p-tool .p-top-99bdff a:link{text-decoration:none;color:#000066}
.p-tool .p-top-99bdff a:hover{text-decoration:underline;color:#000066}

.p-tool .p-top-d9d9d9{
   background-image:url(./images/cmp_t_border_top_d9d9d9.gif);
   padding:0px 10px 0px 10px;
   font-size: 12px; 
   height:18px;
   font-weight: bold;
   color: #000000
}

.p-tool .p-top-d9d9d9 a{text-decoration:none;color:#000000}
.p-tool .p-top-d9d9d9 a:link{text-decoration:none;color:#000000}
.p-tool .p-top-d9d9d9 a:hover{text-decoration:underline;color:#000000}

.p-tool .p-content, .p-tool .p-content-005AFF{
   padding:10px 10px 0px 10px; 
   border-color: #d9d9d9;
   border-style: solid; 
   border-width: 0px 1px 0px 1px; 
   font-size:92%;
}

.p-tool .p-content a{color:#000000; }
.p-tool .p-content a:hover{color:#663399}
.p-tool .p-content li{padding-top:3px; padding-bottom:3px; line-height: 13px; color: #000000}

.p-tool .p-content-005aff a{color:#005AFF}
.p-tool .p-content-005aff a:hover{color:#663399}
.p-tool .p-content-005aff li{padding-top:3px; padding-bottom:3px; line-height: 13px; color: #005AFF}


.p-tool .p-bottom{
   background-image:url(./images/cmp_t_border_bottom.gif);
   height:14px;
}

.p-tool hr{
  color:#d9d9d9;
  background-color:#d9d9d9;
  height:3px;
  margin-top:5px;
  margin-bottom:3px;
  border:0px;
  clear:both;
}

.p-tool td{font-size:100%}

/* headline component */
.p-hl{
  width:220px;
  margin-bottom:10px;
}

.p-hl .p-top a{text-decoration:none; color:#005aff}
.p-hl .p-top a:hover{text-decoration:underline}

.p-hl .p-top{
    background-image:url(./images/cmp_h_border_top.gif);
    padding:0px 10px 0px 10px;
    height:30px;
    font-size: 13px; 
    font-weight: bold; 
    color: #005aff; 
    text-transform: uppercase; 
}

.p-hl td{
   font-size: 10px;
}


.p-hl .p-content-000000{
   padding:10px 10px 5px 10px; 
   border-color: #D9D9D9;
   border-style: solid; 
   border-width: 0px 1px 0px 1px; 
   font-size: 83%;      
}

.p-hl .p-content-000000 a{color:#000000}
.p-hl .p-content-000000 a:hover{color:#663399}


.p-hl .p-content-ffffff{
   padding:10px 10px 5px 10px; 
   border-color: #D9D9D9;
   border-style: solid; 
   border-width: 0px 1px 0px 1px; 
   font-size: 83%; 
   color:#ffffff;
   font-weight:bold;
}

.p-hl .p-content-ffffff a{color:#ffffff}
.p-hl .p-content-ffffff a:hover{color:#ececec}

.p-hl h1{
   font-size: 100%;
   font-weight: bold; 
   color: #000000; 
   margin-bottom:10px;
   margin-top:0px;
}

.p-hl hr{
  color:#ffffff;
  background-color:#ffffff;
  height:3px;
  margin-top:5px;
  margin-bottom:3px;
  border:0px;
  clear:both;
}

/*
Old versions
*/
.p-hl .p-bottom-d9e6ff{background-image:url(./images/cmp_h_border_bottom_d9e6ff.gif);height:14px}
.p-hl .p-bottom-99bdff{background-image:url(./images/cmp_h_border_bottom_99bdff.gif);height:14px}
.p-hl .p-bottom-cee3e7{background-image:url(./images/cmp_h_border_bottom_cee3e7.gif);height:14px}
.p-hl .p-bottom-edf4f6{background-image:url(./images/cmp_h_border_bottom_edf4f6.gif);height:14px}
.p-hl .p-bottom-ffc299{background-image:url(./images/cmp_h_border_bottom_ffc299.gif);height:14px}
.p-hl .p-bottom-d9d9d9{background-image:url(./images/cmp_h_border_bottom_d9d9d9.gif);height:14px}
.p-hl .p-bottom-ffffff{background-image:url(./images/cmp_h_border_bottom_ffffff.gif);height:14px}

/*
Outdated versions (Do not use, Only for backward compatibility, will be removed)
*/
.p-hl .p-bottom-005aff{background-image:url(./images/cmp_h_border_bottom_005aff.gif);height:14px}
.p-hl .p-bottom-85b8c4{background-image:url(./images/cmp_h_border_bottom_85b8c4.gif);height:14px}
.p-hl .p-bottom-ffe8d9{background-image:url(./images/cmp_h_border_bottom_ffe8d9.gif);height:14px}
.p-hl .p-bottom-999999{background-image:url(./images/cmp_h_border_bottom_999999.gif);height:14px}
.p-hl .p-bottom-000000{background-image:url(./images/cmp_h_border_bottom_000000.gif);height:14px}
.p-hl .p-bottom-006666{background-image:url(./images/cmp_h_border_bottom_006666.gif);height:14px}
.p-hl .p-bottom-000066{background-image:url(./images/cmp_h_border_bottom_000066.gif);height:14px}
.p-hl .p-bottom-660000{background-image:url(./images/cmp_h_border_bottom_660000.gif);height:14px}
.p-hl .p-bottom-ff6600{background-image:url(./images/cmp_h_border_bottom_ff6600.gif);height:14px}

/*
New versions
*/
.p-hl .p-bottom-fcf0e8{background-image:url(./images/cmp_h_border_bottom_fcf0e8.gif);height:14px}
.p-hl .p-bottom-ffe7aa{background-image:url(./images/cmp_h_border_bottom_ffe7aa.gif);height:14px}
.p-hl .p-bottom-fffbec{background-image:url(./images/cmp_h_border_bottom_fffbec.gif);height:14px}
.p-hl .p-bottom-e8c1c0{background-image:url(./images/cmp_h_border_bottom_e8c1c0.gif);height:14px}
.p-hl .p-bottom-f9f0f0{background-image:url(./images/cmp_h_border_bottom_f9f0f0.gif);height:14px}
.p-hl .p-bottom-eddfd2{background-image:url(./images/cmp_h_border_bottom_eddfd2.gif);height:14px}
.p-hl .p-bottom-f9f4ee{background-image:url(./images/cmp_h_border_bottom_f9f4ee.gif);height:14px}
.p-hl .p-bottom-ececec{background-image:url(./images/cmp_h_border_bottom_ececec.gif);height:14px}
.p-hl .p-bottom-dacee7{background-image:url(./images/cmp_h_border_bottom_dacee7.gif);height:14px}
.p-hl .p-bottom-f4f1f8{background-image:url(./images/cmp_h_border_bottom_f4f1f8.gif);height:14px}
.p-hl .p-bottom-c6d9f0{background-image:url(./images/cmp_h_border_bottom_c6d9f0.gif);height:14px}
.p-hl .p-bottom-eef4fc{background-image:url(./images/cmp_h_border_bottom_eef4fc.gif);height:14px}
.p-hl .p-bottom-e7edc0{background-image:url(./images/cmp_h_border_bottom_e7edc0.gif);height:14px}
.p-hl .p-bottom-f4f6ea{background-image:url(./images/cmp_h_border_bottom_f4f6ea.gif);height:14px}
.p-hl .p-bottom-f7fdb5{background-image:url(./images/cmp_h_border_bottom_f7fdb5.gif);height:14px}
.p-hl .p-bottom-fcfee2{background-image:url(./images/cmp_h_border_bottom_fcfee2.gif);height:14px}

.p-hl li { padding-bottom: 3px }


/* main feature */
.p-mf{
  width:100%;
  border:solid 1px #d9d9d9;
  padding:10px
}

.p-mf h1{
  font-weight:bold;
  font-size:150%;
}

.p-mf a{color:#005aff} 
.p-mf a:hover{color:#663399}

.p-mf h1 a:link, .p-mf h1 a:visited{color:#000000}
.p-mf h1 a:hover{color:#663399}


/* sub feature */
.p-sf{
  width:100%;
  color:#000000;
}

.p-sf .p-top{
  background-color:#d9d9d9;
  height:20px;
  font-weight:bold;
  font-size:13px;
  padding:0px 10px 0px 10px

}

.p-sf .p-top a{text-decoration:none; color:#000000}
.p-sf .p-top a:hover{text-decoration:underline; color:#000000}

.p-sf .p-content{
  padding:10px;
  border-bottom:solid 1px #d9d9d9;
  font-size:100%;
}

.p-sf .p-content h1{
  font-weight:bold;
  font-size:100%;
  margin-bottom:12px;
}


/* floating images */
.p-imgright{float: right; margin: 0px 0px 0px 10px; border:0}
.p-imgleft{float: left; margin: 0px 10px 0px 0px; border:0}

/* table styles */
.p-tablestyle1 .p-header10, .p-tablestyle2 .p-header10, .p-tablestyle110 .p-header10, .p-tablestyle210 .p-header10, .p-tablestyle112 .p-header10, .p-tablestyle212 .p-header10{font-size:83%;height:20px}
.p-tablestyle1 .p-header11, .p-tablestyle2 .p-header11, .p-tablestyle110 .p-header11, .p-tablestyle210 .p-header11, .p-tablestyle112 .p-header11, .p-tablestyle212 .p-header11{font-size:92%;height:20px}
.p-tablestyle1 .p-header12, .p-tablestyle2 .p-header12, .p-tablestyle110 .p-header12, .p-tablestyle210 .p-header12, .p-tablestyle112 .p-header12, .p-tablestyle212 .p-header12{font-size:100%;height:20px}
.p-tablestyle1 .p-header13, .p-tablestyle2 .p-header13, .p-tablestyle110 .p-header13, .p-tablestyle210 .p-header13, .p-tablestyle112 .p-header13, .p-tablestyle212 .p-header13{font-size:108%;height:20px}

.p-tablestyle1 td{font-size:92%;padding:1px 4px 1px 4px}
.p-tablestyle2 td{font-size:92%;padding:1px 4px 1px 4px;border-width:0px 0px 1px 0px;border-style:solid}

.p-tablestyle110 td{font-size:83%;padding:1px 4px 1px 4px}
.p-tablestyle210 td{font-size:83%;padding:1px 4px 1px 4px;border-width:0px 0px 1px 0px;border-style:solid}

.p-tablestyle112 td{font-size:100%;padding:1px 4px 1px 4px}
.p-tablestyle212 td{font-size:100%x;padding:1px 4px 1px 4px;border-width:0px 0px 1px 0px;border-style:solid}

/* Squared Portlet */

.p-portlet{
  width:100%;
  border:solid 1px #d9d9d9;
}

/* 'for use in main column */
.p-portlet .p-content12{font-size:100%;   padding:10px}
.p-portlet .p-content12 li{padding-top:3px; padding-bottom:3px; line-height: 14px; color:#000000}
/* 'for use in right column */
.p-portlet .p-content11{font-size:92%;   padding:10px}
.p-portlet .p-content11 li{padding-top:3px; padding-bottom:3px; line-height: 13px; color:#000000}

.p-portlet .p-content12 a{color:#000000}
.p-portlet .p-content12 a:link{color:#000000}
.p-portlet .p-content12 a:hover{color:#663399}

.p-portlet .p-content11 a{color:#000000}
.p-portlet .p-content11 a:link{color:#000000}
.p-portlet .p-content11 a:hover{color:#663399}

.p-portlet .p-top-d9d9d9{
  background-color:#d9d9d9;
  height:19px;
  font-weight:bold;
  font-size:13px;
  padding:0px 3px 0px 10px     
}

.p-portlet .p-top-99bdff{
  background-color:#99bdff;
  height:19px;
  font-weight:bold;
  font-size:13px;
  padding:0px 3px 0px 10px;
  color:#000066
}

.p-portlet .p-top-d9d9d9 a{text-decoration:none;color:#000000}
.p-portlet .p-top-d9d9d9 a:link{text-decoration:none;color:#000000}
.p-portlet .p-top-d9d9d9 a:hover{text-decoration:underline;color:#000000}

.p-portlet .p-top-99bdff a{text-decoration:none;color:#000066}
.p-portlet .p-top-99bdff a:link{text-decoration:none;color:#000066}
.p-portlet .p-top-99bdff a:hover{text-decoration:underline;color:#000066}

/* 'reserved for future portal-action purposes */
.p-portlet .p-bottom {height:10px; font-size:10px; padding:0px 5px 5px 5px}
.p-portlet .p-bottom a{color: #005AFF; margin: 0px 5px 0px 5px; }
.p-portlet .p-bottom a:hover{color: #663399; margin: 0px 5px 0px 5px; }

/*Rounded Portlet */

/* Rounded Portlet component */
.p-rndportlet {
   width:220px;
   margin-bottom:10px;
}

.p-rndportlet .p-top-99bdff{
   background-image:url(./images/cmp_t_border_top_99bdff.gif);
   padding:0px 10px 0px 10px;
   font-size: 12px; 
   height:18px;
   font-weight: bold;
   color: #000066
}

.p-rndportlet .p-top-99bdff a{text-decoration:none;color:#000066}
.p-rndportlet .p-top-99bdff a:link{text-decoration:none;color:#000066}
.p-rndportlet .p-top-99bdff a:hover{text-decoration:underline;color:#000066}

.p-rndportlet .p-top-d9d9d9{
   background-image:url(./images/cmp_t_border_top_d9d9d9.gif);
   padding:0px 10px 0px 10px;
   font-size: 12px; 
   height:18px;
   font-weight: bold;
   color: #000000
}

.p-rndportlet .p-top-d9d9d9 a{text-decoration:none;color:#000000}
.p-rndportlet .p-top-d9d9d9 a:link{text-decoration:none;color:#000000}
.p-rndportlet .p-top-d9d9d9 a:hover{text-decoration:underline;color:#000000}

.p-rndportlet .p-content{
   padding:10px 10px 0px 10px; 
   border-color: #d9d9d9;
   border-style: solid;
   border-width: 0px 1px 0px 1px; 
   font-size:92%;
}

.p-rndportlet .p-action{
   background-image:url(./images/cmp_rp_border_bottom.gif);
   height:24px;
   padding:0px 10px 0px 0px; 
   margin-top: -5px;
   font-size:83%;
   color:#000000;
   float:right;
   text-align:right;
   vertical-align: middle;
}

.p-rndportlet .p-action a{color:#005AFF; text-decoration:underline;}
.p-rndportlet .p-action a:hover{color:#663399; text-decoration:underline;}

.p-rndportlet .p-content a{color:#000000}
.p-rndportlet .p-content a:hover{color:#663399}
.p-rndportlet .p-content li{padding-top:3px; padding-bottom:3px; line-height: 13px; color: #000000}

.p-rndportlet .p-bottom{
   background-image:url(./images/cmp_t_border_bottom.gif);
   height:14px;
}

.p-rndportlet hr{
  color:#d9d9d9;
  background-color:#d9d9d9;
  height:3px;
  margin-top:5px;
  margin-bottom:3px;
  border:0px;
  clear:both;
}

/* End Round Portlet Component*/


/* Emphasized Textbox OLD*/
.p-highlight-d9e6ff{
   background-color:#d9e6ff;
   padding: 10px;
}

/* Emphasized Textbox New*/
.p-emphasized TD{
   padding: 10px;
}

/* Grouped Banner */
.p-bannergroup{
   width:220px;
   padding:0px 0px 0px 0px;
}

.p-bannergroup .p-top{
   height: 30px;
   width:220px;
   padding:0px 10px 0px 10px;
   background-color:#d9d9d9;
   background-image:url(./images/cmp_b_border_top.gif);
}

.p-bannergroup .p-spacer{
   height:10px;
   font-size: 1px; 
}

.p-bannergroup .p-bottom{
   height: 24px;
   width:220px;
   background-color:#d9d9d9;   
   background-image:url(./images/cmp_b_border_bottom.gif);
}