body {
font-family: Helvetica, Arial, Verdana, sans-serif; 
margin: 0px; 
padding: 2px;
background-color: #ffffff;
font-size: 100%;
}

#portalpagesetup {
width: 800px;
margin: 0px;
padding: 0px;
}

#portalbanner {
margin: 0;
padding: 5px 0px;
color: #33097f; 
background-color: #abbcda; 
text-align: center;
font-size: 28px;
line-height: 130%;
border: none;
border-bottom:2px solid #eeeeee;
letter-spacing:-0.8px;
font-weight: bold;
}

tr {
margin: 0;
padding: 0;
}

td {
margin: 0;
padding: 0;
}

td.pbleft {
text-align: left;
padding-left: 10px;
width: 50%;
}

td.pbright {
text-align: right;
padding-right: 10px;
width: 50%;
}

table.pb {
margin: 0;
margin-top: 10px;
padding: 0;
/* border: 1px red solid; */
border-collapse: collapse;
width: 100%;
font-size: 13px;
font-weight: normal;
line-height: 100%;
}

#portalcontent {
background-repeat:no-repeat;
background-position:left top;
position: relative;
width: 800px; 
height: 492px;
margin: 0px;
padding: 0px;
}

#portalfooter {
margin: 0px;
padding: 5px 0px;
background-color: #abbcda; 
text-align: left;
color:  #33097f; 
font-size: 14px;
line-height: 150%;
border: none;
border-top:2px solid #eeeeee;
}

#portalmenu {
margin: 0px;
padding: 0px;
}

#portalbanner a:link {color: #ffffff; text-decoration: none;}
#portalbanner a:hover {color: #ffff00; text-decoration: none;}
#portalbanner a:visited {color: #ffffff; text-decoration: none;}

#portalfooter a:link {color:  #33097f; text-decoration: none;}
#portalfooter a:hover {color: #ff0000; text-decoration: none;}
#portalfooter a:visited {color: #ffffff; text-decoration: none;}

#textsize a:link {color: #33097F; text-decoration: none;}
#textsize a:hover {color: #ff0000; text-decoration: none;}
#textsize a:visited {color: #33097F; text-decoration: none;}

#portalfooter img.righta
{
border: none; 
float: right; 
margin: 0px;
padding: 7px 9px 0px 0px;
padding: 5px 9px 0px 0px;
}

#portalfooter img.rightb
{
border: none; 
float: right; 
margin: 0px;
padding: 7px 0px 0px 0px;
}

#portalfooter p {
margin: 0px;
padding: 0px 0px 0px 5px;
}

#portalfooter img.credit {
vertical-align: -11%;
border: none;
}

#key {
position: absolute;
margin: 0px;
padding: 0px 2px;
bottom: 5px;
left: 5px;
width: auto;
height: auto;
background-color: #abbcda;
font-style: italic;
font-weight: bold;
line-height: 140%;
color:  #33097f;
border: 4px solid #abbcda;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
}

#textsize {
position: absolute;
margin: 0px;
padding: 0px 2px;
bottom: 5px;
right: 5px;
width: auto;
height: auto;
background-color: #cccccc;
font-style: italic;
font-weight: normal;
line-height: 140%;
color: #33097F;
border: 4px solid #cccccc;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
}

#textout {
position: absolute;
margin: 0px;
padding: 0px 2px;
top: 5px;
right: 5px;
width: auto;
height: auto;
background-color: #cccccc;
font-style: italic;
font-weight: normal;
line-height: 140%;
color: #33097F;
border: 4px solid #cccccc;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
}

.stitle {
font-size: 20px;
}