
/*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:#9999CC}
h2 {font-size:120%; font-family:Times New Roman, Times, serif; color:#9999CC}
h3 {font-size:120%; font-family:Times New Roman, Times, serif; color:#9999CC}
h4 {font-size:90%; font-family:Times New Roman, Times, serif; color:#9999CC}
h5 {font-family:Times New Roman, Times, serif; color:#9999CC}
h6 {font-family:Times New Roman, Times, serif; color:#9999CC}
.subtitle {color:#9999CC; 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: #9999CC; 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:#9999CC; font-weight: bold; text-decoration: none}
.youcan:hover {text-decoration:none}

.bullet {font-family:times; font-size:9pt; color:#9999CC; 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: #663399; 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:#663399; text-decoration:none; 
line-height:8px}

.clickhere {font-family:times; font-size:8pt; color:#666666; text-decoration:none; 
line-height:12px}
.clickhere:hover {color: #663399; 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: #9999CC; text-decoration: underline; font-size:10pt;}


/* Lifelines */
A.lifeline {color: #666666; 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: #9999CC; 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;}


/*Constant Contact Form, added March 2009*/
.cc_inner{
	background-color: #fff;
	width:160px;}
.cc_form{
	margin-bottom:3px;}
.cc_text{
 background-color: #069;
	float:right;
	margin-right:5px;
	margin-top:3px;}
.cc_signup{
	font-weight:bold;
	font-family:Arial;
	font-size:16px;
	color:#639;}
.cc_input{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;}
.cc_safesubscribe{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#99c;
	margin-top:0;}
.cc_link{
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#999999;}


