#header { 
   Width : 780px; 
   Height : 60px; 
   margin : 3px 0 0 0; 
   Padding : 0; 
   /*border: thin solid red;*/
   Background-image : url(images/header_bg.gif); 
   Background-repeat : no-repeat; 
 } 
#menu-box { 
   margin : 40px 0 0 40px; 
   padding : 0; 
   /*border: thin solid red;*/
   height : 18px; 
 } 
#content-wrapper { 
   width : 780; 
   height : 470; 
   margin : 0; 
   padding : 0; 
   text-align : left; 
   background-color : white; 
/*   background-image : url(images/score1a.gif); 
   background-repeat : repeat-y; 
   background-position : center;  */
   border : thin solid white; 
 } 
#content-area { 
   width : 740; 
   height : 460; 
   background-repeat : no-repeat; 
   background-position : top left; 
   margin : 5px 20px 5px 20px; 
   padding : 0; 
 } 
#footer { 
   width : 780px; 
   height : 20px; 
   margin : 0; 
   padding : 0; 
   background-color : #637b94; 
 } 
#powered_by_portant { 
   color : white; 
   float : right; 
   margin-right : 20px; 
   margin-top : 3px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   font-size : xx-small; 
   font-style : italic; 
 } 
#powered_by_portant:hover { 
   color : red; 
 } 
a:link { 
   COLOR : #990000; 
   FONT-FAMILY : Arial, Helvetica, sans-serif; 
   TEXT-DECORATION : none; 
 } 
a:visited { 
   COLOR : #990000; 
   FONT-FAMILY : Arial, Helvetica, sans-serif; 
   TEXT-DECORATION : none; 
 } 
a:active { 
   COLOR : #990000; 
   FONT-FAMILY : Arial, Helvetica, sans-serif; 
   TEXT-DECORATION : none; 
 } 
a:hover { 
   COLOR : #ff0000; 
   FONT-FAMILY : Arial, Helvetica, sans-serif; 
 } 
body { 
   color : #333366; 
   padding : 0 0 0 0; 
   background-color : #eeeeee; 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 12pt; 
 } 
h1 { 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 18pt; 
   font-weight : bold; 
   color : #272e3b; 
 } 
h2 { 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 18pt; 
   color : #333333; 
 } 
img { 
   border : 0; 
   float : left; 
   margin-right : 10px; 
   margin-bottom : 10px; 
 } 
img.centered { 
   float : none; 
   display : block; 
   text-align : center; 
 } 
td { 
   FONT-SIZE : 12pt; 
   COLOR : #333366; 
   FONT-FAMILY : Arial, Helvetica, sans-serif; 
 } 
table { 
   FONT-SIZE : 12pt; 
   COLOR : #333366; 
   FONT-FAMILY : Arial, Helvetica, sans-serif; 
 } 
h1 { 
   FONT-SIZE : 18pt; 
   COLOR : #333366; 
   FONT-FAMILY : Arial, Helvetica, sans-serif; 
 } 
h2 { 
   FONT-SIZE : 14pt; 
   COLOR : #333366; 
   FONT-FAMILY : Arial, Helvetica, sans-serif; 
 } 
h3 { 
   FONT-SIZE : 10pt; 
   FONT-STYLE : oblique; 
   FONT-FAMILY : Arial, Helvetica, sans-serif; 
 } 
h4 { 
   FONT-SIZE : large; 
   FONT-STYLE : normal; 
   FONT-FAMILY : Arial, Helvetica, sans-serif; 
   FONT-VARIANT : small-caps; 
 } 
.p { 
   color : 333366; 
 } 
.tnav-text { 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 9pt; 
   color : #637b94; 
   text-decoration : none; 
   font-weight : bold; 
   float : right; 
   margin : 2px 3px 0 3px; 
 } 
.tnav-text:link { 
   color : #637b94; 
 } 
.tnav-text:visited { 
   color : #637b94; 
 } 
.tnav-text:hover { 
   color : #272e3b; 
 } 
.popupLink { 
   text-decoration : none; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   font-size : xx-small; 
   color : red; 
   outline : none; 
 } 
.popupLinkXtra { 
   text-decoration : none; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   font-size : xx-small; 
   outline : none; 
 } 
.closeLink { 
   text-decoration : none; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   font-size : xx-small; 
   color : red; 
   outline : none; 
 } 
.popup { 
   position : absolute; 
   visibility : hidden; 
   BACKGROUND-COLOR : #ffffcc; 
   LAYER-BACKGROUND-COLOR : #ffffaa; 
   width : 220px; 
   BORDER-LEFT : 1px solid #666666; 
   BORDER-TOP : 1px solid #666666; 
   BORDER-BOTTOM : 2px solid #666666; 
   BORDER-RIGHT : 2px solid #666666; 
   PADDING : 3px; 
 } 
.error-text { 
   color : red; 
 } 
