﻿<style type="text/css">
p            { font-family: arial; font-size: 10pt }
table        { font-family: arial; font-size: 10pt }
h1           { font-family: arial; font-size: 14pt; color: 000000; font-weight: bold }
h2           { font-family: arial; font-size: 10pt; font-style: italic; font-weight: bold }
h3           { font-family: arial; font-size: 12pt; color: #FFFFFF }
textarea     { font-family: arial}
td           { font-family: arial; color: #000000; font-size: 10pt;}
li           { font-family: arial; color: #000000; font-size: 10pt }
tbody        { font-family: arial; font-size: 10pt }
body        { font-family: arial; font-size: 10pt }


/* --------------TOPNAV------------------------------------------------------------- */


.suckertreemenu {
height: 52px;
padding-left: 10px;
}

.suckertreemenu ul{
margin: 0;
padding-left: 0px;
list-style-type: none;
letter-spacing: 0px;
padding-top: 10px;
z-index:900;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
padding-right: 20px;
padding-left: 20px;
border-right: 1px #fff dotted;
z-index:900;

}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: inline;
font: bold 11px tahoma, Arial, Sans-serif;
color: #fff;
text-decoration:none;
cursor: pointer
}


/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 20px;
position: absolute;
top: 5px; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
text-decoration: none;
border: 1px solid #000;
padding: 0px;

}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
font: 11px tahoma, Arial, Sans-serif;
padding: 0px;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;

}

/* Sub level menu links style */
.suckertreemenu ul li ul li a {
margin: 0px;
display: block;
overflow: visible;
text-align: left;
font: 12px tahoma, Arial, Sans-serif;
width: 120px; /*width of sub menu levels*/
text-decoration: none;
padding: 3px;
background-color: #e6e6e6;
color: #000;
}

.suckertreemenu ul li ul li a:hover{
text-decoration:underline;
color: #000;

}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 0em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */


.smallFont {font-family: arial; color: #656565; font-size: 8pt }
.largefont {font-family: arial; color: #FFFFFF; font-weight: bold; font-size: 8pt }
.footerFont {font-family: arial; color: #000000; font-size: 8pt }
.boxesFont {font-family: arial; color: #ffffff; font-size: 10pt }
.boxheadFont {font-family: arial; color: #ffffff; font-size: 14pt }


.blackbullets {bullets: #000000;
}

	div.Section2
	{page:Section2;}
.style1 {
	border-collapse: collapse;
	background-color: #641E86;
}

.purplebar{
background: url('/images/purplebar.jpg') no-repeat;
height: 44px;
}


.left{
	text-align: left;
}

a:link     	 { font-family: arial; text-decoration: underline; color: #000000; font-size: 10pt }
a:visited  	 { font-family: arial; text-decoration: underline; color: #000000; font-size: 10pt }
a:hover    	 { font-family: arial; text-decoration: underline; color: #781da5; font-size: 10pt }

a.footer:link {  font-family: arial; text-decoration: none; color: #781da5; font-weight: bold; font-size: 8pt;}
a.footer:visited  { font-family: arial; text-decoration: none; color: #781da5; font-weight: bold; font-size: 8pt; }
a.footer:hover { font-family: arial; text-decoration: underline; color: #781da5; font-weight: bold; font-size: 8pt;}

a.boxes:link {  font-family: arial; text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 10pt;}
a.boxes:visited  { font-family: arial; text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 10pt; }
a.boxes:hover { font-family: arial; text-decoration: underline; color: #FFFFFF; font-weight: bold; font-size: 10pt;}


a.menu2:link {  font-family: arial; text-decoration: underline; color: #ffffff; font-size: 8pt;}
a.menu2:visited  { font-family: arial; text-decoration: underline; color: #ffffff; font-size: 8pt; }
a.menu2:hover { font-family: arial; text-decoration: underline; color: #E5958D; font-size: 8pt;}

span.gcProductNameText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: bold }
span.gcPurchasedForText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcPurchasedFromText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcNumber { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcOriginalAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcBalance { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
</style>