body { font-family: Arial, Helvetica, Verdana; font-size: 18px; font-weight: normal; color: #013D7E; margin: 0px; padding: 0px; background-color: #A8A9AB; }

div.mainContainer { width: 950px; padding: 0px 0px 0px 0px; margin: auto; }

div.topContainer { width: 939px; height: 140px; }
div.topLogoContainer { float: left; width: 230px; height: 140px; }
div.topMenuContainer { float: right; width: 689px; height: 80px; padding: 60px 0px 0px 20px; background-image: url(../images/top_menu_background.gif); background-repeat: no-repeat; color: #FFFFFF; font-size: 18px; }
div.topMenuContainer a:link { color: #FFFFFF; text-decoration: none; background-color: inherit; }
div.topMenuContainer a:visited { color: #FFFFFF; text-decoration: none; background-color: inherit; }
div.topMenuContainer a:active { color: #A8A9AB; }
div.topMenuContainer a:hover { color: #A8A9AB; }

div.contentContainer { width: 950px; background-image: url(../images/content_background.gif); background-repeat: repeat-y; }
div.contentLeft { float: left; width: 662px; margin: 0px 3px 10px 21px; padding: 10px; background-color: #FFFFFF; }
div.contentRight { float: right; width: 208px; margin: 0px 13px 10px 3px; padding: 0px 5px 10px 5px; background-color: #FFFFFF; color: #000000; }

div.footerContainer { width: 916px; height: 64px; clear: both; margin: 10px 13px 0px 21px; padding: 13px 0px 0px 0px; text-align: center; font-family: Verdana, Arial, Helvetica; color: #FFFFFF; font-size: 11px; background-color: #013D7E; }
div.footerContainer a:link { color: #FFFFFF; text-decoration: none; background-color: inherit; }
div.footerContainer a:visited { color: #FFFFFF; text-decoration: none; background-color: inherit; }
div.footerContainer a:active { color: #A8A9AB; }
div.footerContainer a:hover { color: #A8A9AB; }

h1 { font-size: 16px; font-weight: bold; color: #0076C0; background-color: inherit; } 

hr { border: none 0; border-top: 1px solid #013D7E ;/*the border*/ width: 96%; height: 1px;/*whatever the total width of the border-top and border-bottom equal*/ text-align: left; } 

.indexTitles { font-size: 22px; font-weight: bold; background-color: inherit; } 

.rightTitles { font-size: 14px; font-weight: bold; color: #013D7E; background-color: inherit; } 
.rightText { font-size: 12px; color: #000000; background-color: inherit; } 
.rightSmall { font-size: 10px; background-color: inherit; } 

.termsSmall { font-size: 10px; background-color: inherit; } 

.koolpatchTable { font-size: 22px; background-color: #A8A9AB; }
.koolpatchRRP { font-size: 16px; background-color: #A8A9AB; }
.koolpatchText { font-size: 12px; background-color: inherit; } 
.koolpatchPrice { color: #FFFFFF; font-weight: bold;  background-color: inherit; } 

a:link, a:visited { color: #0033CC; text-decoration: underline; background-color: inherit; }
a:active, a:hover { color: #FF6600; background-color: inherit; }

.textErrors { font-weight: bold; color: #FF0000; background-color: inherit; } 