.text {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	font-size : 12px;
	color : #000000;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	font-size : 12px;
	color : #000000;
}

BLOCKQUOTE {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	font-size : 12px;
	color : #000000;
}

I {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-variant : normal;
	font-style : italic;
	font-size : 12px;
	color : #000000;
}

B {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	font-size : 12px;
	color : #000000;
}
.header {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	font-size : 14px;
	color : #000000;
}
.successStoriesHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style 	: normal;
	font-size : 14px;
	text-align :center;
	color : #000000;
}

.successStoriesDiv{
	position:absolute; 
	top:150px; 
	left:200px; 
	width:517px;
	height:100%;
}
.articleDiv{
	position:absolute; 
	top:114px; 
	left:163px; 
	width:554px;
	height:100%;
}
.articleHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style 	: normal;
	font-size : 15px;
	text-align :center;
	color : #000000;
}
.articleHeaderItalicized {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style : italic;
	font-size : 15px;
	color : #000000;
	text-align:center;
}
.articleHeaderItalicizedLeft { 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold; 
	font-variant : normal; 
	font-style : italic; 
	font-size : 15px; 
	color : #000000; 
	text-align:left; 
}
.articleSubHeaderItalicized {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style : italic;
	font-size : 12px;
	color : #000000;
	text-align:center;
}
.successStoriesHeaderItalicized {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style : italic;
	font-size : 12px;
	color : #000000;
	text-align:center;
}
.successStoriesHeaderNormal {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	font-size : 12px;
	color : #000000;
	text-align:center;
}
.content {
	position:absolute; 
	top:114px; 
	left:163px; 
	width:554px;
}
.product {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	font-size : 14px;
	color : red;
}
.subheader {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	font-size : 12px;
	color : #000000;
}
.subheader2 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style : italic;
	font-size : 12px;
	text-decoration : underline;
	color : #000000;
}
.super {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	font-size : 9px;
	color : #000000;
}

.boldItalic {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style : italic;
	font-size : 12px;
	color : #000080;
}

.learnMore {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
	color : #E11C2C;
	text-decoration: none;
}

SUP.red {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	font-size : 9px;
	color : #E11C2C;
}

SUP.black {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	font-size : 9px;
	color : #000000;
}

SUP.blackItalics {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-variant : normal;
	font-style : italic;
	font-size : 10pt;
	color : #000000;
}

SUP.blackBoldItalics {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style : italic;
	font-size : 11px;
	color : #000000;
}

SUP.redItalics {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-variant : normal;
	font-style : italic;
	font-size : 9px;
	color : #E11C2C;
}

SUP.redBoldItalics {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style : italic;
	font-size : 11px;
	color : #E11C2C;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	font-size : 12px;
	color : #000000;
   background-color: #FFFFFF;
}

BODY.newHome {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	font-size : 12px;
	color : #FFFFFF;
   background-color: #0B184D;
}

newHome {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	font-size : 12px;
	color : #FFFFFF;
   background-color: #0B184D;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	font-size : 12px;
	color : #000000;
}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	font-size : 12px;
	color : #000000;
}

TR {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	font-size : 12px;
	color : #000000;
}


.sitemap { 
    font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
 }
 
 .sitemap1 { 
	font-weight : bold;
	color : #000000;
	text-decoration: underline;
 }

 .news {
    font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #000000;
 }
 
  .newsdate {
    font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 10px;
	color : #000000;
 }
 
 A {
   font-family : Arial, Helvetica, sans-serif;
   color: #E11C2C;
 }
 
 BODY {
   background-color: #FFFFFF;
 }
 
 .solution {
   font-family : Arial, Helvetica, sans-serif;
   font-weight : bold;
   font-style : italic;
 }
 
 .solution1 {
   font-family : Arial, Helvetica, sans-serif;
   font-weight : bold;
 }
 
 .solution2 {
   font-family : Arial, Helvetica, sans-serif;
   font-weight : normal;
   color : #E11C2C;
 }

 .list {
    font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color : #000000;
 }
 
 #customerTable {
 	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color : #000000;
 }
 
 .year {
 	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 16px;
	color : #E11C2C;;
 }
 .footertext {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-variant : normal;
	font-style : italic;
	font-size : 8px;
	color : #000000;
 }
 
 .learnMoreNew {
    font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size : 12px; 
	color : #E11C2C; 
	text-decoration: none; 
 }

 .hometext {
    font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
 }
 
 .hometextTitle {
    font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #000000;
 }
 
  .hometextBold {
    font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #000000;
 }


.quoteName {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: italic; font-weight: bold; color: #000000}
.quoteTitle {  font-family: Verdana, Arial, Helvetic;; font-size: 6pt; font-style: italic; font-weight: normal; font-variant: normal; color: #000000; line-height: normal.text {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	font-size : 12px;
	color : #000000;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	font