DIV#nav LI A
{
    COLOR: #8D0063;
}

/* START CENTRE CONTENT RULES */
h3 {margin: 0; padding: 10px 5px 0 0;	font:bold 18px/20px Arial, Helvetica, sans-serif; color: #8D0063;
}
.content li
{
	list-style-image: url(../images/nav_icons/company1.gif);
	padding-bottom: 3px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.content li a{
  color: #8D0063; 
}

div.logos {
float: left;
margin: 5px 5px 5px 5px;
}

/*END CENTRE CONTENT RULES */


/* START RIGHT COL RULES */
#quote {margin: 0; padding: 10px 2px 5px 5px;	font:bold 13px/16px Arial, Helvetica, sans-serif;
	color: #8D0063;
}

#quote a{text-decoration: none;
		color: #8D0063;
}

#quotesub {margin: 0; padding: 5px 2px 10px 5px;color: #000000; font: bold 12px/14px Arial, Helvetica, sans-serif;}

.rightlink a:hover{background-color:#EDEDED;
color: #8D0063;
}

.right ul{margin:0; padding: 0;
}
li.enterprise {margin:0; padding: 0; line-height: 30px; font-size: 12px;
	list-style: url(../images/nav_icons/list_enterprise.gif);}
li.smb {margin:0; padding: 0; line-height: 30px; font-size: 12px;
list-style: url(../images/nav_icons/list_smb.gif);}
li.pc {margin:0; padding: 0; line-height: 30px; font-size: 12px;
list-style: url(../images/nav_icons/list_pc.gif);}

li.enterprise a, li.smb a, li.pc a {padding: 0 0 0 5px; color: #8D0063; text-decoration: none; font-weight: bold;}

li.enterprise a:hover, li.smb a:hover, li.pc a:hover {padding: 0 0 0 5px; background-color: #EDEDED; color: #4D006D;}

/* END RIGHT COL RULES */

/* FOOTER RULES */
li.bottomnav-terms a:hover, li.bottomnav-email a:hover, li.bottomnav-tel a:hover, li.bottomnav-copyright a:hover{
  background-color: #EDEDED; color: #8D0063;
}
/* END FOOTER RULES */


/* SIFR RULES */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;

}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -2px;
	font-size: 16px;
}
.titlecontent
{
    COLOR: #8D0063;
}
.smalltextcolored
{
    COLOR: #8D0063;
}

.rightproducts UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 5px;
	padding-top: 0px;
	list-style-type: none;

}
.rightproducts LI A
{
	padding-right: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	margin: 0px;
	color: #8D0063;
	padding-top: 2px;
	text-decoration: none;
	background-image: url(../images/nav_icons/companysmall.gif);
	background-repeat: no-repeat;
	background-position: 2mm 1mm;
	text-indent: 3mm;
}
.rightproducts LI A:hover
{
    BACKGROUND-COLOR: #ededed
}

LI.rightproductssub A
{
    PADDING-LEFT: 10px;
    FONT-SIZE: 10px;
    MARGIN: 0px;
    COLOR: #6b92b4;
    
}
LI.rightproductssub A:hover
{
    BACKGROUND-COLOR: #ededed
}

/* END SIFR RULES */





