body{	font: normal normal 80% verdana,  "Century Gothic", arial, helvetica, sans-serif;	color: #000000;	background-color: #ffffff;	width: 770px;	padding: 0;	margin: 0;}/* 99D6E3 - light blue colour that we both like */a { color: blue; }/*a:visited { 	color: #33ccff;	}	*/td {	font: normal normal 90% verdana,  "Century Gothic", arial, helvetica, sans-serif;	color: #000000;	}	 .breadcrumb 	{ 		font: italic normal 80% veradna,helvetica,sans-serif; 	/*	background-color: blue; */ 		color: #000000; 		z-index: 11; 	} a.breadcrumb { 	color: #000000; 	}  #mainContent { position: relative; margin-left: 180px; /* greater than the nav width value */ padding-top: 10px; text-align: justify; line-height: 1.4em; width: 580px; } #headerLogo { width: 768px; z-index: 8;  } #navpanel { 	position: relative; 	left: 10px;	float: left;	width: 132px; 	padding: 0; 	margin: 0; 	z-index: 9; }  #nav { 	width: 126px; 	list-style: none; 	padding: 3px; 	} 	   li ul {  display: none;  position: absolute;   top: 21px;  left: 0;  padding: 0;  margin: 0;  } 	 li > ul {	top: auto;	left: auto;	padding: 1px;	}		li:hover ul, li.over ul { 	display: block; 	clear: left	}	 .buttontext { 	color: #ffffff; 	text-decoration: none; 	vertical-align: middle; 	padding: 3px 0 0 5px; 	} 	.shadedBox {	border: 1px solid #000;	background-color: #280FFF;	color: #ffd019;	font-size: 1.2em;	padding: 20px;}.shadedOrangeBox {	border: 1px solid #000;	background-color: #ec9921;	color: #0a03a8;	font-size: 1.2em;	padding: 20px;	width: 540px;	margin-left: 0;} 	.buttonlink{ 	color: green; 	} 	a.buttonlink:visited { 	color: #33ccff; 	text-decoration: none; 	} 	 	a.buttonlink:link { 	color: white 	text-decoration: none; 	} 	 	a.buttonlink:hover { 	color: white 	text-decoration: none; 	} 	 #breadcrumbStrip { 	padding-left: 7px; 	margin-left: 180px; 	 		}		#footer {		position: relative;	width: 787px;	left: 50px;	top: 80px;	font-size: 90%;	text-align: center;	}	li.navbutton {	position: relative;		height: 25px;	_height: 25px;	width: 140px;	font:normal bold 80% Verdana, Helvetica, sans-serif;	background: url('../images/nav_main-back.jpg') repeat-x;	background-position: 0 0px;	text-align: left;	list-style-type: none;	border: 1px solid #000000;	margin-top: 3px;}li.navbutton  a{	display: block;	height: 25px;	text-decoration: none;	font-size: 1.1em;}li.navbutton  a:link {    color: #0a03a8;}li.navbutton  a:visited {     color: #0a03a8;}li.navbutton  a:hover {     color: #0a03a8;	position: relative;	background: url('../images/nav_main-back.jpg') repeat-x;	background-position: 0 -25px;	top: 0px;	}li.navbutton  a:active {	 color: #0a03a8;}