body {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 85%;
	margin: 0px;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}

/* just to make sure Netscape applies the style into tables */

td { 
border-width: 0px; font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}




p {
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}

h1 {
color: #000000;
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
font-weight: bold;
}

h2 {
color: #000000;
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}

h3 {
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}

h4 {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #330000;
	font-size: medium;

}

h5 {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #666600;

}
#line{
	border-top: 1px solid #ccc;
}
/* background colour is the left side vertical stripe */
#menu {
	vertical-align: top;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 0.5em;
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 1em;
}

#menu a {
	display: block;
	text-decoration: none;
	color: #000000; /* currently set to black */
	padding: 6px 2px;
	border-bottom: 1px dotted #333333;  /* dark grey */
	font-weight: bold;
}

/* same colour as the #menu a style  */
#menu a:visited {
	text-decoration: none;
	color: #000000;
}
/* changes the backround to white on mouseover */
#menu a:hover, #menu a:focus {
	display: block;
	background-color: #FFFFFF;
}

#menu a#current {background: #fff; color:#000;}


/* colour of thin horizontal stripe which will sometimes contain a menu list  */
#topNav {
	background-color: #333399;
	width: 86%;
	font-size: 10px;
	padding-top: 0px;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
	z-index: 10;
	padding-left: 16px;
	}

#topNav a {
	border-right: dotted #FFFFFF 1px;
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	width: 40px;
}

#topNav a:hover {
	border-right: dotted #FFFFFF 1px;
	text-decoration: none;
	margin-top: 4px;
	color: #333333;
	background-color: #efefef;
	padding-bottom: 5px;
	padding-right: 6px;
	padding-top: 0px;
}

#topNav a#current {background: #fff; color:#000;
}

#textAndImage {
	width: 90%;
	padding-top: 2px;
	padding-right: 50px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-bottom: 20px;
	float: left;
}
 .image {
	padding: 5px;
	
	border: 1px solid #3B2C17;
	margin-right: 20px;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 10px;
	margin-left: 2px;
	border-top-color: #999999;
	padding-left: 20px;
}

#footer a{
	color: #333399;
	
}
#footer a:visited{
	color: #333366;
	
}

#footer a:hover{
	text-decoration: none;
	color: #660000;
	
}

/* colour of main horizontal stripe  */
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000066;
}
/* h1 heading used for the site title */
.header h1 {
	color: #FFFFFF;
	font-size: 20pt;
	padding-left: 20px;
	margin-top: 10px;

}
/* may be required for a sub-head */
.header h2 {
	color: #FFFFFF;
	font-size: 16pt;
	margin-top: -20px;
	font-weight: normal;
	padding-left: 20px;
	margin-bottom: 10px;

}
blockquote {
	font-size: 80%;
	margin-left: 3em;
	margin-right: 3em;
}
a:hover {
	text-decoration: none;
}

li {
	margin: 2px;
}

.rightpadding {
	padding-right: 20px;
	padding-bottom: 10px;
	
}
.leftpadding {
	padding-left: 15px;
	padding-top: 10px;
	background-image: url(../images/pageBkd.jpg);
	background-repeat: no-repeat;
}
.content-title {
	font-weight: bold;
	color: #330000;
}
.readMore {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
#textAndImage p img {
	padding-right: 20px;
}
#panelLeft {
	padding: 0px 5px 5px 10px;
	width: 160px;
	min-height: 200px;
	border-left: #333 solid 1px ;
	border-top: #333 solid 1px ;
	border-right: #333 solid 1px ;
	border-bottom: #333 solid 1px ;
   background-image: url(../images/earSidePanel.jpg);
   margin-bottom:10px;
   
}
.podRelated{
	font-weight: bold;
	font-size:12px;
	text-transform: uppercase;
	padding: 0px;
	
}
