/* Objects */
body {
background: #133e77; 
color: #000000; 
margin: 0px; 
padding: 0px; 
font-family: Arial,Helvetica,sans-serif; 
font-size: 12px; 
font-weight: normal; 
text-align: left;
}

ul {margin-left: 10px; padding-left: 0px;}
li {margin-left: 10px; padding-left: 0px;}

/* Type */
.copy01 {font-size: 12px; font-weight: normal; color:#000000;}
.copy01a {font-size: 12px; font-weight: bold; color:#000000;}
.copy01b {font-size: 12px; font-weight: bold; color:#9d2c1c;}


.copy02 {font-size: 12px; font-weight: bold; color:#133e77;}
.copy03 {font-size: 12px; font-weight: bold; color:#133e77; padding: 10px; background-image: url('images/08.jpg'); background-repeat: repeat-x ;}
.copy04 {font-size: 12px; font-weight: normal; color:#133e77;}


.header01 {font-size: 20px; font-weight: bold; color:#133e77; padding: 10px 0px 0px 0px;}
.header02 {font-size: 20px; font-weight: bold; color:#133e77; padding: 0px;}
.header02b {font-size: 20px; font-weight: bold; color:#9d2c1c; padding: 0px;}
.header03 {font-size: 20px; font-weight: normal; color:#ffffff; background: #133e77; padding: 4px 4px 4px 10px;}
.subhead01 {font-size: 14px; font-weight: bold; color:#133e77;}


/* Navigation */
.link01 {color:#133e77; text-decoration: none; font-weight: bold; }
.link01:hover {color: #000000;}
.headerlink01 {font-size: 20px; font-weight: bold; color:#133e77; text-decoration: none; }
.headerlink01:hover {color: #000000;}
.navlink01 {font-size: 14px; font-weight: normal; color:#ffffff; text-decoration: none; padding:0px 4px 0px 4px;}

/* Panels */
.panel01 {background: #999999;}
.panel02 {padding: 20px 10px 10px 10px; background-image: url('images/08.jpg'); background-repeat: repeat-x ;}
.panel03 {padding: 10px 10px 0px 10px; background-image: url('images/08.jpg'); background-repeat: repeat-x ;}
.panel04 {padding: 10px 10px 0px 10px; background-image: url('images/08a.jpg'); background-repeat: repeat-x ;}


.navpanel01 {padding: 6px 6px 6px 0px; text-align: center;}
#tableLine {padding:0px; margin:0px;  width:100%; border-collapse:collapse; text-align:left; }
#tableLine td {padding:2px; margin:0px; border-bottom:#999999 solid 1px; }
#tableLineBlock {background-color:#c9d0d8; }

.icon {		width:123px; height:114px; text-align:center; background-image: url('images/icon.jpg'); background-repeat: no-repeat; 
			font-size: 14px; font-weight: normal; color:#ffffff; padding-top:0px; }
.icon b {	font-size: 30px; font-weight: bold; color:#ffffff; }

.icon2 {		width:80px; height:65px; text-align:center; background-image: url('images/icon2.jpg'); background-repeat: no-repeat; 
				font-size: 12px; font-weight: normal; color:#ffffff; 
				padding-top:14px; }
.icon2 b {		font-size: 16px; font-weight: bold; color:#ffffff; }

.stricken {     color:#9d2c1c; text-decoration: line-through;}

.savings {font-size: 22px; font-weight: normal; color:#133e77; padding: 2px;}

.colours {font-size: 10px;  }