
<!--
.whitebg { background-color:#ffffff }
a:link { color:#0000EE ; text.decoration:none}
a:visited { color:#0000EE ; text.decoration:none}
a:hover { color:#000066 ; text.decoration:none}
a.regs { font-weight:normal; font-size:8pt } 
a.regb { font-weight:bold }
a.topstory { font-weight:bold; font-size:12pt; line-height:100% }
a.leftcolindent { font-weight:bold; margin-left:12px }
a.regblk { color:#000000 }
a.regblkb { font-weight:bold; color:#000000 }

.regb { font-weight:bold }
.regs { font-weight:normal; font-size:8pt }
.regl { font-size:12pt; color:#ffffff }
.reglb { font-weight:bold; font-size:12pt; color:#ffffff }
.regblk { color:#000000 }
.regsblk { font-weight:normal; font-size:8pt; color:#000000 }
.regblkb { font-weight:bold; color:#000000 }
.reglblkb { font-weight:bold; font-size:12pt; color:#000000 }
.timedate { font-weight:normal; font-size:8pt; color:#999999 }
.recenttimedate { font-weight:bold; font-size:8pt; color:#000000}
.provtimedate { font-weight:bold; font-size:8pt; color:#999999}
.sectiontitle { font-weight:bold; font-size:12pt; color:#000000; vertical-align:middle; background-color: #a7b6d2 }
.sectiontitled { font-weight:bold; font-size:12pt; color:#ffffff; vertical-align:middle; background-color: #48669f }
.sectiontitlel { font-weight:bold; font-size:12pt; color:#ffffff; vertical-align:middle; background-color: #a7b6d2 }
.sectiontitles { font-weight:normal; color:#ffffff; vertical-align:middle; background-color: #a7b6d2 }
.sectiontitlesb { font-weight:bold; color:#ffffff; vertical-align:middle; background-color: #a7b6d2 }
.welcome { color:#000000; background-color:#cccccc }
.leftcolumn { color:#000000 ; vertical-align:top; background-color:#e4ecf6 }
.leftcolumnmain { background-color:#e4ecf6 }
.articletitle { font-weight:bold; font-size:12pt; color:#000000; vertical-align:top; line-height:100%}
.article { color:#000000 ; vertical-align:top }
.storyheadline { font-weight:bold; font-size:14pt; color:#000000; line-height:100% }
.srch_toggle a { color: #000000 } 
.srch_lnk a { color:#ffffff }
form { margin: 0 }
.sectiontitledr { font-weight:normal; font-size:9pt; color:#ffffff; vertical-align:middle; background-color: #48669f }
a.b:visited { color:#ffffff; }
a.c:visited { color:#000000; }
.techthdr { font: 10px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color: #FFFFFF; }
.exclusive { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #000000; }
.nextweek { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #ffffff; }
.sectiontitlet { font-weight:bold; font-size:10pt; color:#ffffff; vertical-align:middle; background-color: #666666 }
.leftcolumntech { color:#000000 ; vertical-align:top; background-color:#ffffff }
.mainstoryheadline { font-weight:bold; font-size:18pt; line-height:100% }
H1 { font-size: 50%; font-weight: bold; }

 #navcontainer { width: 130px; }

#navcontainer ul
{

font-size: 13px;
margin-left: 0;
padding-left: 0;
padding-bottom: 0;
list-style-type: none;
font-weight: bold;

}

 #navcontainer ul ul a
{
color: #FF0000;
color: red;
font-size: 11px;
width: 125px;
display: block;
margin-left: 0;
padding-left: 5;
list-style-type: none;
}

#navcontainer h4
{
display: block;
padding: 0px;
width: 130px;
background-color: #48669f;
color: White;
border-bottom: 0px solid #48669f;
}

#navcontainer a
{
color: #00004f;
text-decoration: none;
display: block;
padding: 2px;
width: 129px;
background-color: #E4ECF6;
border-top: 0px solid #48669f;
border-bottom: 0px solid #48669f;
border-left: 0px solid #48669f;
}

#navcontainer li li a
{
color: red;
color: #FF0000;
font-size: 11px;
display: block;
width: 125px;
padding: 3px 3px 3px 5px;
background-color: #E4ECF6;
border-bottom: 0px solid #48669f;
border-right: 0px solid #48669f;
font-weight: bold;
list-style-type: circle;
}

#navcontainer a:hover
{
background-color: #A7B6D2;
color: #000000;
}


-->