/* edited v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* amendments added for specific BB website */

div.hr{
	border:1px solid #C0C0C0;
  	border-width: 1px 0 0;
  	clear: both;
 	margin: 5px;
 	height: 0;
}

div.text1 {
	font-family: Verdana,Arial,Helvetica;
  color: #000000; 
  font-size: 0.7em;
  margin-top: 1em;                     
  clear: left;
  }
  
div.text2 {
	font-family: Verdana,Arial,Helvetica;
  color: #000000; 
  font-size: 0.7em;
  margin-top: 1em;                     
  clear: left;
  }
  
div.text3 {
  font-family: Verdana,Arial,Helvetica;
  color: #000000; 
  font-size: 0.8em;
  padding: 0.5em;
  }
  
 div.text4 {
  font-family: Verdana,Arial,Helvetica;
  color: #000099; 
  font-size: 0.8em;
  padding: 0.5em;
  }
  
   div.text5 {
  font-family: Verdana,Arial,Helvetica;
  color: #000099; 
  font-size: 0.8em;
  padding: 0.5em;
  text-decoration: underline;
  }
  
div#wrapper {
    position:relative;
    margin-left:auto;
    margin-right:auto;
    top: 20px;
    width: 700px;
    background-color: #ffffff;
}

div#footer {
    position: relative;
    width: 750px;
    clear: both;
    margin-top: 30px;
    background-color: #ffffff;
	font-family: verdana, arial, helvetica;
	font-size: 0.6em;
	text-align: center;
}

img.imageleft { 
	float: left;
	margin: 15px;
	}
img.imageright { 
	float: right;
	margin: 15px;
	}
.imagecenter { 
	text-align: center; 
	margin: 15px; } 
	
.imageright { 
	float: right;
	margin: 15px;
	}

h1 {
	font-family: Verdana,Arial,Helvetica;
	font-size: 1.0em;
	color: #990000;
	}

h2 {
	font-family: Verdana,Arial,Helvetica;
	font-size: 0.8em;	
	color: #990000;
	}

h3 {
	font-family: Verdana,Arial,Helvetica;
	font-size: 0.6em;
	color: #990000;
	}
