/* external css file */ /* bsc stylesheet */ /* bsc_tld_styles.css */ 
body {
	background-color: #006699;
	}
.tabcolor {
	background-color: #003366;
	}
p 	{
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	color:black;
	}
	
a {
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
	
td 	{
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	}
/* Customizable colours and the like */
.compcolor {
	background-color : #003366;
	}
	
.compcolor2 {
	background-color : #efefef;
	}
ul 	{
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	color:black;
	}
ol 	{
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	color:black;
	}
li 	{
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	color:black;
	}
h3	{
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 12pt;
	color:#003366;
	}
	
.targettag 	{
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	color:#990000;
	}
	
/* This is the "topnav" style */

TD.topnavbg {
	background-color : Black;
	background-image : url(images/nav-strip-bg.gif);
	font : 10pt Verdana;
	color: white;
}
a.topnav {
	font-family: tahoma, arial, helvetica;
	font-size:10pt;
	color:#ffffff;
	text-decoration:none;
	}
a.topnav:hover {
	text-decoration:underline;
	}

/* This is the "leftsidenav" style */

TD.leftsidenavbg {
	background-color : gray;
	background-image : url(images/sd-navstrip-bg.gif);
	font : 10pt Tahoma;
	color: black;
}
.leftsidenavhd 	{
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	color:#ffffff;
	font-weight:bold;
	}
a.leftsidenav {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}
a.leftsidenav:hover {
	color:#990000;
	text-decoration:underline;
	}

.credit { font-family:verdana, arial, helvetica, sans-serif; font-size:8pt; color:black;}
.bottom { font-family:verdana, arial, helvetica, sans-serif; font-size:8pt; color:black;}
.white {font-family:arial, helvetica, sans-serif; font-size: 10pt; color:white;}
.white:hover {color:#FFFF99;}
.blue {font-family:arial, helvetica, sans-serif; font-size: 10pt; color:#99ccff;}  
.mailpromo { font-family:verdana, arial, helvetica, sans-serif; font-size:8pt; color:#0033cc;}
.byline { font-family:verdana, arial, helvetica, sans-serif; font-size:8pt; color:#000000;}