<style>		<!--
		.navLinksSide{
			text-decoration : underline;
			color: #ffffff;
			font-size: 8px;
			font-weight : bold;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}
		HTML {
			Min-height:100%;
			Margin-bottom:1px;
		}
		body {
			background-image: url(../images/bg.jpg);
			background-repeat: repeat-x;
			background-color: #010101;
		}
		body, td, p, li, div {
			font-family: Verdana, Arial,Helvetica,Sans Serif;
			font-size: 11px;
			color: #000000;
			line-height: 16px;
		}
		li {
			padding-bottom:15px;
			list-style-image: url(../images/arrow.gif);
		}
		.headerLink {
			text-decoration: none;
			color: #4f64b6;
			font-size: 9px;
			padding:2px 0 0 0;
		}
		.headerLink:hover {
			text-decoration: underline;
			color: #990000;
		}
		.nav {
			text-decoration: none;
			color: #4f64b6;
			font-size: 12px;
			font-weight: bold;
		}
		.nav:hover {
			text-decoration: underline;
			color: #990000;
		}
		.navOn {
			font-size: 12px;
			font-weight: bold;
			text-decoration: underline;
			color: #990000;
		}
		.subnav {
			text-decoration: none;
			color: #ffffff;
			font-size: 10px;
		}
		.subnav:hover {
			text-decoration: underline;
			color: #ffffff;
		}
		.solution {
			text-decoration: none;
			color: #4f64b6;
			font-size: 9px;
			font-weight: bold;
		}
		.solution:hover {
			text-decoration: underline;
			color: #990000;
		}
		h1 {
			margin: 0px;
			padding:0;
			padding-top:5px;
			color: #af0101;
			font-size: 14px;
			width: 100%;
			background-image: url(../images/titleBG.gif);
			line-height: 23px;
			font-weight: bold;
		}
		h2 {
			margin: 0;
			padding:0;
			color: #af0101;
			font-size: 13px;
			height: 25px;
			font-weight: bold;
		}
		.h2Blue {
			margin: 0;
			padding:0;
			color: #003399;
			font-size: 13px;
			height: 25px;
			font-weight: bold;
			padding-top:20px;
		}
		h3 {
			margin: 0;
			padding:0;
			color: #af0101;
			font-size: 12px;
			height: 25px;
			font-weight: bold;
			padding-top:20px;
		}
		.h3NoPadding {
			margin: 0;
			padding:0;
			color: #af0101;
			font-size: 12px;
			height: 25px;
			font-weight: bold;
		}	
		.pricingHeader {
			margin: 0;
			padding:0;
			color: #af0101;
			font-size: 12px;
			font-weight: bold;
		}				
		.sideBoxTitle {
			margin: 0;
			padding:0;
			color: #af0101;
			font-size: 11px;
			height: 25px;
			font-weight: bold;
		}
		.imgPadding {
			padding: 0;
			margin: 0 25px 25px 0;
		}
		.imgPadding2 {
			padding: 0;
			margin: 0 0 25px 25px;
		}				
		p {
			margin-top: 12px;
			margin-bottom: 12px;
		}
		a {
			text-decoration : none;
			color: #4f64b6;
		}
		a:hover {
			text-decoration : underline;
			color: #990000;
		}

		.chart{
			color: #333;
			font-size: 10px;
		}
		.chartX {
			color: blue;
			font-size: 13px;
			font-weight: bold;
		}	
		.textSmall {
			color: #666;
			font-size: 10px;
		}		
		.footer {
			color: #666;
			font-size: 10px;
			padding: 10px 0 0 0;
		}

		.footerLink {
			text-decoration: none;
			color: #4f64b6;
			font-size: 10px;
		}
		.footerLink:hover {
			text-decoration: underline;
			color: #990000;
		}

		#homelist {
			list-style-image: url(../images/arrow.gif);
			margin:-left 15px;
		}
		.list {
			list-style-image: url(../images/arrow.gif);
		}
		.list li {
			padding-bottom:15px;						
		}	
		.listNoPadding {
			list-style-image: url(../images/arrow.gif);
		}
		.listNoPadding li {
			padding-bottom:8px;
			padding-left:5px;						
		}			
		.listRed {
			list-style-image: url(../images/arrowRed.gif);
		}
		.listRed li {
			font-size: 12px;
			color: #666;
			font-weight: bold;
			padding-bottom: 15px;
			padding-right: 15px;				
		}	
		.formHeader {
			margin: 0;
			padding:0;
			color: #003399;
			font-size: 12px;
			font-weight: bold;
		}	
		.require {
			margin: 0px;
			padding:0;
			color: #af0101;
			font-size: 12px;
			font-weight: bold;		
		}
		#resourceslist {
			list-style-image: url(../images/arrow.gif);
			padding: 0;
			margin-left:25px;
			margin-bottom: 10px;
		}
		.solutionslist {
			list-style-image: url(../images/arrowRed.gif);
			font-size: 12px;
			color: #666;
			font-weight: bold;
			padding-bottom: 15px;
			padding-right: 15px;
		}	
		.solutionsText {
			font-size: 10px;
			color: #333;
			padding: 0 25px 0 100px;
		}
		.solutionLink {		
			font-weight: bold;
			text-decoration: none;
			color: #4f64b6;
			font-size: 12px;
		}
		.solution:hover {
			font-weight: bold;
			text-decoration: underline;
			color: #990000;
		}					
		.quote {
			font-size: 11px;
			color: #666;
			font-style: italic;
			padding: 0 10px 0 10px;
		}

		.floatRight {
			font-size: 10px;
			float: right;
			padding:0 10px 20px 0;
		}
		
		.contains {
		  position: relative;
		  left: 2px;
		  top: 2px;
		  color: #af0101;
		  font-weight: bold;
		  font-size: 14px;
		}
		.text {
		  position: absolute;
		  left: -1px;
		  top: -1px;
		  color: #fff;
		  font-size: 14px;
		}	
		.textWhite {
		  color: #fff;
		  font-size: 12px;
		  font-weight: normal;
		}
		.textWhite11 {
		  color: #fff;
		  font-size: 11px;
		  font-weight: normal;
		}	

		.button  {
			padding : 2px;
			margin-top: 5px;
			background-color : #af0101;
			border-top-width : 1px;
			border-top-color: #cccccc;
			border-left-width : 1px;
			border-left-color: #cccccc;
			border-right-color: #999999;
			border-right-style : solid;
			border-right-width : 1px;
			border-bottom-color: #999999;
			border-bottom-width : 1px;
			border-bottom-style : solid;
			color: #ffffff;
			font-size: 11px;
			font-weight: bold;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}
		-->
</style>
