
/*master style sheet*/


body {font-family:Times New Roman, Times, serif; margin:0px; background-color:#ffffff;}
p  {font-size:80%; font-family:Times New Roman, Times, serif; color:#666666 }
td {font-family:Times New Roman, Times, serif;  }

/* headers */
h1 {font-size:120%; font-family:Times New Roman, Times, serif; color:#333399}
h2 {font-size:120%; font-family:Times New Roman, Times, serif; color:#333399}
h3 {font-size:120%; font-family:Times New Roman, Times, serif; color:#333399}
h4 {font-size:90%; font-family:Times New Roman, Times, serif; color:#333399}
h5 {font-family:Times New Roman, Times, serif; color:#333399}
h6 {font-family:Times New Roman, Times, serif; color:#333399}
.subtitle {color:#333399; font-weight:bold; }

/* Lists */
ul {font-size:80%; font-family:Times New Roman, Times, serif; color:#666666}
ol {font-size:80%;  font-family:Times New Roman, Times, serif; color:#666666}
UL.arrow {list-style-image: url(../images/arrowlist.gif); margin-left:18px}
UL.arrowhsc {list-style-image: url(../images/hsc/arrowlist.gif); margin-left:18px}
UL.download {list-style-image: url(../images/download.gif); margin-left:18px}
UL.researcharrow {list-style-image: url(../research/images/template/listarrow.gif); margin-left:18px}
UL.researchdownload {list-style-image: url(../images/resdownload.gif); margin-left:18px}
UL.topicarrow {list-style-image: url(../images/topic/arrowlist.gif); margin-left:18px}
UL.sectorarrow {list-style-image: url(../images/sector/arrowlist.gif); margin-left:18px}
UL.topicdownload {list-style-image: url(../images/topic/topicdownload.gif); margin-left:18px}
UL.hscdownload {list-style-image: url(../images/hsc/download.gif); margin-left:18px}

A {COLOR: #333399; FONT-FAMILY: Times New Roman, Times, serif; text-decoration: underline;}
A:hover {COLOR: #666666; text-decoration: underline;}

/* Homepage  */
A.highlights {text-decoration:none}
A.highlights:hover {text-decoration:underline}

.youcan {font-family:times; font-size:14pt; color:#333399; font-weight: bold; text-decoration: none}
.youcan:hover {text-decoration:none}

.bullet {font-family:times; font-size:9pt; color:#333399; font-weight: bold; text-decoration:none}

.copy {font-family:times; font-size:9pt; color:#666666; text-decoration:none}

.mainmenu {font-family:times; font-size:7.5pt; color: #9999CC; text-decoration:none; 
line-height:20px}
.mainmenu:hover {color: #F2F2F2; text-decoration: none}

.help {font-family:times; font-size:8pt; color:#F2F2F2; font-weight: bold; text-decoration:none; 
line-height:15px}
.help:hover {color: #9999CC; text-decoration: none}


/* Right Side */
.quotes {font-family:times; font-size:7pt; color:#333399; text-decoration:none; 
line-height:8px}

.clickhere {font-family:times; font-size:8pt; color:#666666; text-decoration:none; 
line-height:12px}
.clickhere:hover {color: #333399; text-decoration: none}


/* Marquee */
A.scroller {color: #666666; FONT-FAMILY: Times New Roman, Times, serif; text-decoration: none; font-size:10pt;}
A.scroller:hover {COLOR: #333399; text-decoration: underline; font-size:10pt;}


/* Lifelines */
A.lifeline {color: #FF0000; FONT-FAMILY: Times New Roman, Times, serif; text-decoration: none; font-size: 12px; font-weight:bold; margin-top:0; margin-bottom:0;}
A.lifeline:hover {COLOR: #333399; text-decoration: none; font-size: 12px; font-weight:bold;
                  margin-top:0; margin-bottom:0;}


/*Marquee tag*/
#scrollmarquee {position:absolute; width:570px; height:20px; z-index:1; left: 190px; top: 100px;}


