body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img { border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style: disc;}
.right ol, .right ul {list-style: none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}

//NEW RULES GO HERE

html{background-color:#FFFFBE; font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:small; text-align:center;}

body{background-color:#FFFFBE; font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:small; text-align:center;}

a{color: #0793EB; text-decoration:none;}
a:hover{text-decoration:underline;}

.header{
height:138px;
background-image:url('topbg.jpg');
background-position:top;
background-repeat:repeat-x;
margin-bottom:0px;
}
.header2,.centred{
width:700px;
margin:0px auto;
margin-bottom:0px;
text-align:left;
}
.centred{margin-bottom:15px;padding-bottom:15px;}

.strapline{
background-color:#0793EB;
padding:5px;
margin-bottom:10px;
margin-top:0px;
}
.clearboth{clear:both;width:100%;}
.strapline p{
width:700px;
margin:0px auto;
text-align:left;
}
.strapline p, .strapline a, .strapline p a{
color:white;
text-decoration: none;
}
.strapline a{
margin-right:10px;
}
.strapline a:hover{
text-decoration: underline;
}

strong{font-weight:bold;}

.left,.topleft{float:left; width:450px; text-align:left}
.right,.topright{float:right; width:200px; text-align:left}

ul{list-style-type: disc; list-style-position:inside; margin-bottom:8px;}
.right ul{list-style-type: none; list-style-position:inside;}

h1,h2,h3,h4,h5,h6,p,img,object{margin-bottom:8px;}
h1,h2{font-size: medium; font-weight:bold}

p,ul{line-height:1.7em;}

.footer{width:720px; margin:30px auto; clear:both;border-top:1px solid #666666;}
.footer p{margin:10px auto; text-align:right; line-height:1em;}
.small1{font-size:0.7em;}
.small1 a{color:#666666;}
.small1 a:hover{text-decoration:none;}