a            { color: #999966; text-decoration: underline }
a:hover
{
    COLOR: #990000
}
a:active
{
    COLOR: #666666
}
a.rl
{
    font-size: 11px;
    color: #666600;
    font-family: Arial,helvetica;
    text-decoration: none;
    font-weight: 500;
    line-height: 120%;
}
a.rl:hover
{
    color: #9999cc
}
a.rl:active
{
    color: #cc6600
}
a.sn
{	
	font-family: Tahoma,verdana;
	font-size: 9pt;
	font-weight:normal;
	color: #F8F1DC; 
	text-decoration: none;
	line-height: 130%;
	text-align: Center
}
a.sn:active
{
	color: #cccccc
}
a.sn:hover
{
	color: #990000
}
a.home
{	
	color: #000066; 
	text-decoration: none;
	line-height: 130%;
	text-align: Center
}
a.home:active
{
	color: #990000
}
a.home:hover
{
	color: #cccccc
}
a.second
{ 	
	font-family: MS Sans Serif,verdana; 
	text-decoration: none;
	font-weight: bold
}
a.second:link		{ color: #D8D0C8; font-size: 8pt }
a.second:active	{ color: #006666; font-size: 8pt }
a.second:hover	{ color: #000066; font-size: 8pt }
a.bookmark
{
	font-family: arial,helvetica;
	font-weight: bold;
	color: #000000; 
	font-size: 12pt;
	text-decoration:none;
}

img {border:0}
body
{
	font-family: Verdana,Tahoma,helvetica,sans-serif;
	background-color: #FFFFFF;
	color: #333333;
	background:url(../images/bg_orange_waves.gif);
}
td           { font-size: 9pt; line-height: 140%; }
p
{
	font-size: 9pt;
	line-height: 160%
}
li
{
	line-height: 160%;
	padding-bottom:8px;
}
p.openingmessage
{
	font-size: 9pt;
	line-height: 130%
}
p.caption
{
	font-size: 7pt;
	line-height: 140%
}
p.sn
{
	font-family: Arial,helvetica; 
	font-size: 10pt; 
	color: #FFFFFF;
	font-weight:bold; 
	text-align: Center 
}
p.rl
{
	font-family: Arial,helvetica; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-align: Center 
}
p.smalltxt
{
	font-family: Arial,helvetica; 
	font-size: 8pt; 
	color: #999999;
}

.date        { font-family: Tahoma,verdana; font-weight:normal; font-size: 8pt; color: #999999; margin-bottom: 0 ; margin-top: -12 }
.disclaimer  { font-family: Tahoma,verdana; font-size: 8pt; color: #D8D0C8; text-align: Center }

h1, h2, h3, h4, h5, h6
{
	font-family: arial,helvetica;
	font-weight: bold;
}
h1
{ color: #9999cc; font-size: 24pt }
h2
{ color: #999966; font-size: 18pt; line-height: 100%; }
h3 
{
	color: #999966;
	font-size: 14pt;
	border: 0 none;
}
h4
{
	color: #000000;
	font-size: 12pt;
	margin-bottom: 0;
	margin-top: 0;
	border: 0 none;
}
h5
{ color: #000066; font-size: 10pt }
h6
{ color: #999999; font-size: 9pt }
hr
{ margin-bottom: 10 ; margin-top: 0}

img          {  border:0 }
th           { background-color: #CCCCFF; font-family: Arial,helvetica; font-size: 10pt; font-weight: 
               bold; text-align:left }
sup
{ color: #990000; }
.formbox     { font-family: 'Microsoft Sans Serif',arial,helvetica; font-size: 10px }
.ctcbullet {
	list-style-image: url(/images/superfam/bullet_ctc.gif);
	line-height: 150%;
	list-style-position: outside;

}
.divFloatRight {float:right;padding-left:5px;}
.caption {font-size:9px;color:#666666;line-height:130%}



#homePage {
	/* background-color:#FFF; */
}

#homePage ul {
	margin: 15px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: square; /*turns off display of bullet*/
}

.button {
	background-color: #c90; 
	border: 1px outset #333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;color:#fff;
	font-weight:bold;
	padding:2px;
}
.white {color: #FFFFFF}

.tableGeneral{
	padding:5px;
	border: 1px solid #ccc;
}
.tableLeft {
	font-weight: bold;
	background-color:e9e9e9;
}
.tableRight {
	font-weight: normal;
	padding-left: 10px;
}
.cellMainContent {
	padding-top:40px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:0px;
	text-align:left;
}
.cellRelatedContent {
	padding-top:40px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:0px;
	text-align:left;
	width:150px;
}
.tablePDFBody {
	background-color:#f3f3f3;
	border:1px solid #ccc;
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tablePDFBody td{
	padding-bottom:12px;
	padding-top:7px;
	padding-left:5px;
	line-height:150%;
}
.tablePDFBody td.smallprint{
	padding:10px 5px 9px 5px;
	border-bottom:1px solid #ccc;
	font-size: 10px;
	color: #999999;
	border-bottom:0px solid #ccc;
}
td.cellMargin {
padding-left:20px;
padding-bottom:5px;
}
table.contentTable,
table.footerTable
 {
	background:#FFFFFF;
}