/* ---------------------------------------------- */
/* This is the Style sheet that is used site wide */
/* ---------------------------------------------- */


/* -------------------- */
/* NORMALISE ALL VALUES */
/* -------------------- */
html, body, form,
h1, h2, h3, h4, h5,
table, th, tr, td,
address, fieldset
legend, p, a, div, 
span, img						{margin:0; padding:0; color:#444; font:0.98em/1.25 arial, sans-serif; border:0;  border-collapse:collapse; list-style:none;}


/* ----------*/
/* SITE WIDE */
/* ----------*/
a								{color:#0051bf;}
a:hover							{text-decoration:underline}
a:visited						{color:#7a0026}
a.pdf							{padding-top:3px; list-style:none; padding-left:25px; vertical-align:middle; background:url('images/pdfIcon.gif') no-repeat;}

body							{padding-top:0em}

h1								{height:30px; margin:1em 0 1em 0; padding:0;}
h1 span							{display:block; height:30px; padding:2px 0 0 0; color:white; font-size:1.4em; font-weight:bold; text-align:center; }

h2								{margin-top:1em; clear:both; font-size:1.2em; font-weight:bold;}
h3								{clear:both; font-size:1em; font-weight:bold}


li								{line-height:1.8em}


table, th, td					{border:0px solid #aaa;}
table							{margin:0em auto;}
th, td							{padding:5px}
th								{background:#eee; font-weight:bold}
table					{border-left:1px solid #008BCE; border-right:1px solid #008BCE; border-collapse:collapse; padding:15px;}




/* Skipton Smile */
#smileFooter					{margin:0 auto; padding:80px 5px 5px 5px; width:760px; font-size:80%; background:url("/images/bottomCurve.gif") no-repeat; background-color:#CEF; border-left:1px solid #008BCE; border-right:1px solid #008BCE; border-bottom:1px solid #008BCE;}

