You are on page 1of 3

body, table, tr, td { margin: 0px; font-size: 10px; font-family: Arial, Helvetica,

sans-serif; background-color: transparent; }


img { border: 0px; }
#bktl,#bkt,#bktr,#bkl,#bkr,#bkbl,#bkb,#bkbr,#msgrw_1,#msgrw_2,#msgrw_3,#detail_msgr
w1,#detail_msgrw2,#detail_msgrw3,#detail_msgrw4
{
width: 0px;
height: 0px;
display: none;
}
#detail
{
width: 303px;
}
.bannerHoriz
{
text-align: center;
}

/* for message archive (msg archive: update and download type, msg bubble: any
type) */
.archive_snippet
{
padding: 10px;
width: 240px;
text-align: center;
font-size: 13px;
}

.archive_snippet_link
{
color: #4FA600;
text-decoration: underline;
font-weight: bold;
}

/* for subscription msgs */


.main_container
{
height: 190px;
width: 260px;
padding: 0px 0px 0px 0px;
overflow: hidden;
background-color: White;
border: none;
}
.idUser
{
height: 23px;
padding: 10px 7px 5px 5px;
background-color: #F7F7F7;
font-size: 13px;
font-family: Tahoma;
overflow: hidden;
border-bottom: 1px solid #DADADA;
}
.idTips
{
height: 90px;
background-color: White;
font-size: 12px;
padding: 15px 2px 5px 5px;
font-family: Tahoma;
font-style: italic;
color: #404040;
border-bottom: 1px solid #BFBFBF;
}
.idLinks
{
padding: 10px 5px 10px 5px;
background-color: #F3F3F3;
font-size: 12px;
font-family: Tahoma;
overflow: hidden;
border-top: 1px solid #CCCCCD;
}
/* big green button */
.initiator
{
cursor: pointer;
color: #FFFFFF;
border: solid 1px #B3B3B3;
background: #61A706;
padding: 5px 15px 5px 15px;
font-size: 14px;
}
/* end big green button */
/* update message detail page */
.update_container
{
padding: 10px;
height: 327px;
}
div.update_container table
{
border: 1px solid #b3b2b3;
height: 327px;
}
div.update_container p
{
line-height: 22px;
font-size: 13px;
}
.buttonrow
{
height: 36px;
}
tr.buttonrow td
{
text-align: center;
}
/* end update message detail page */

/* 2017/2018 update message */


.v1cont {
height: 290px;
padding: 10px 30px 30px 30px;
}
.v1cont p,.v1cont li,.v1cont h1,.v1cont div {
font-family: 'Segoe UI', 'Avenir Next', sans-serif;
font-size: 15px;
}
.v1cont li {
margin-top: 6px;
}
.v1cont h1 {
font-weight: 600;
margin-bottom: 0.5em;
font-size: 20px;
}
.v1cont sup {
font-size: 15px;
}
.buttoncont {
margin-top: 25px;
width: 100%;
text-align: left;
}
.v1cont button {
border: 0;
background-color: #009CFF;
color: white;
font-size: 17px;
font-weight: 100;
text-transform: uppercase;
padding: 7px 14px;
cursor: pointer;
cursor: hand;
}

You might also like