<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/eCakeBG.gif);
			background-repeat: repeat-x;
		}		
		body, td, p, li, div {
			font-family: Arial,Verdana, Helvetica,Sans Serif;
			font-size: 12px;
			color: #000000;
			line-height: 20px;
		}
		a {
			text-decoration : none;
			color: #c64452;
		}
		a:hover {
			text-decoration : underline;
			color: #ee6574;
		}		
		h1 {
			margin: 0;
			padding:10px 0 10px 0;
			color: #c4161c;
			font-size: 18px;
			font-weight: bold;
		}		
		h2 {
			margin: 0;
			padding:10px 0 0 0;
			color: #c4161c;
			font-size: 14px;
			font-weight: bold;
		}
		.country {
			margin: 0;
			padding:0;
			color: #c4161c;
			font-size: 13px;
			font-weight: bold;		
		}
		.countryHeader {
			margin: 0;
			padding:5px 0;
			color: #ffffff;
			font-size: 14px;
			font-weight: bold;		
		}		
		.sideText {
			color: #522852;
			font-size: 12px;
		}	
		.homePhone {
			margin: 0;
			padding:5px, 0 0 0;
			color: #ea4301;
			font-size: 22px;
			font-weight: bold;
			font-style: italic;
		}				
		.padding10 td {
			color: #5e4523;
			font-size: 11px;
			padding: 0 0 10px 15px;
		}	
		.footer {
			color: #333333;
			font-size: 12px;
			padding: 10px 0 0 0;
		}		
		.sideText {
			color: #333333;
			font-size: 12px;
			padding: 8px 0;
			line-height: 15px;
		}		
		.button  {
			padding : 2px;
			margin-top: 5px;
			background-color : #c64452;
			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;
		}		
		
		
		
		
		
		
		
		
		
		
		
		
		
		.name {
			font-size: 11px;
			color: #666;
			padding: 0px 20px 0 0;
			float:right;
		}		
		.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;
		}


		.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;
		}
		p {
			margin-top: 12px;
			margin-bottom: 12px;
		}


		.chart td {
			color: #333;
			font-size: 10px;
		}
		.chartX {
			color: #333;
			font-weight: bold;
		}	


		.footerLink {
			text-decoration: none;
			color: #4f64b6;
			font-size: 10px;
		}
		.footerLink:hover {
			text-decoration: underline;
			color: #990000;
		}

		#homelist {
			list-style-image: url(../images/arrow.gif);
		}

		#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;
		}					


		.floatRight {
			font-size: 10px;
			float: right;
			padding:0 10px 20px 0;
		}


		-->
</style>

