/*@charset "utf-8";*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	padding:0; margin:0; border:0;
	font-family:"Century Gothic","Avant Garde Gothic",arial,sans-serif;
	text-align:left; color:#454545;
	line-height:1.4em;
	font-size:0.8em;
	background:#C8C8C8;
}
body#website_6 { background:#FFFFFF; color:#333333; }

img { padding:0; border:0; vertical-align:top; }				

hr { border:none; border-top:1px solid #CCCCCC; }
div.hr { border-top:1px solid #CCCCCC; }
div.hr hr { display:none; }

div.hr_grey { line-height:1px; max-height:1px; background:url(/creo_img/menu-side-dot.gif) top left repeat-x; }
div.hr_grey hr { display:none; }

#website_6 hr { border:none; background:url(/creo_img/menu-side-dot.gif) bottom left repeat-x; height:1px; line-height:1px; font-size:0; }
#website_6 div.hr { border:none; background:url(/creo_img/menu-side-dot.gif) bottom left repeat-x; height:1px; line-height:1px; font-size:0; }
#website_6 div.hr hr { display:none; }

/******* hyperlink and anchor tag styles *******/
a:link { background-color:transparent; color:#000000; text-decoration:none; }
a:visited { background-color:transparent; color:#000000; text-decoration:none; }
a:hover { background-color:transparent; color:#000000; text-decoration:underline; }
a:active { background-color:transparent; color:#000000; text-decoration:none; }

#website_2 #body_centre a { color:#F8981D; }
#website_6 #body_centre a { color:#2DA0CC; font-weight:bold; }

/************** header tag styles **************/
h1 { font-size:1.4em; line-height:1.5em; /*margin:0;*/ }
h2 { font-size:1.3em; line-height:1.4em; /*margin:0 0 5px 0;*/}
h3 { font-size:1.0em; line-height:1.2em; /*margin:0;*/ }
h4 { font-size:1em; line-height:1em; /*margin:0;*/ }
h5 { }
h6 { }

#website_2 h2, #website_2 h3, #website_2 h4, #website_2 h5, #website_2 h6 { color:#F8981D; }

/*#website_6 h1, #website_6 h2, #website_6 h3, #website_6 h4, #website_6 h5, #website_6 h6 { padding:10px 0 0px 0; margin:0 0 5px 0; line-height:1em; }*/
/*#website_6 h1 { padding:0px 0 0 0; margin-bottom:10px; }*/
#website_6 h2, #website_6 h3, #website_6 h4, #website_6 h5, #website_6 h6 { line-height:1.2em; }
#website_6 p { margin:0; padding:5px 0 10px 0; }

td { vertical-align:top; }
td { margin-bottom:5px; padding-bottom:5px; }

td:first-child { width:200px; }

acronym { cursor:help; border:0px; border-bottom:1px dashed black; }