
DIV#nav LI A
{
    COLOR: #CE603D;
}


/* START CENTRE CONTENT RULES */
h3 {margin: 0; padding: 10px 5px 0 0;	font:bold 18px/20px Arial, Helvetica, sans-serif; color: #CE603D;
}

.content li 
{
list-style-image: url(../images/nav_icons/knowledge_base1.gif);
font:normal 12px/18px Arial, Helvetica, sans-serif; text-decoration: none;
}

.content li a{
  color: #CE603D; 
}

.warning {
	color: #900; padding: 0 0 15px 30px; background-image: url(../images/nav_icons/warning.gif); background-repeat: no-repeat; font-weight: bold; font-size: 10px;
}



.formtext {
border: 1px solid #333; background-color: #EEE;
	font:normal 10px/12px Arial, Helvetica, sans-serif; color: #000; padding: 0;
}

 .faqs {
	padding: 5px 10px 5px 0;
	font-weight: normal;
	font-size: 10px;
	line-height: 13px;
	color: #000;
}

 .faqs a{
	color: #000;}
	
 .faqs a:hover{
	color: #FFF;
	background-color: #CE603D;}

/*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: #CE603D;
}

#quote a{text-decoration: none;
		color: #CE603D;
}

#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: #4D006D;
}

.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: #CE603D; 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: #CE603D;
}
/* 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: #CE603D;
}

.smalltextcolored
{
    COLOR: #CE603D;
}

/* END SIFR RULES */





