/* CSS Document */

body {
	margin-top:0;
	margin-left:0;
}

td.break {
	height:3px;
}

td.rightBlock {
	background-image: url(images/rightBlockColour.gif);
	background-repeat: repeat;
	vertical-align: top;
}
td.highlights {
	width: 206px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	vertical-align: top;
	border: 1px solid #B58183;
	margin: 2px;
	text-align: left;
}
td.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
}
td.copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

td.textTitle{
	font-family:"Times New Roman", sans-serif, serif;
	font-size: 16px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	color: #660000;
}
td.textSubtitle {
	font-family:"Times New Roman", sans-serif, serif;
	font-size: 15px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	color: #660000;
}
td.textHeadline {
	font-family: "Times New Roman", Times, Sans-Serif, Serif;
	font-size: 15px;
	vertical-align: top;
	text-align: left;
	font-weight: bolder;
	color: #660000;
}
td.text{
	font-family:"Times New Roman", Times, Sans-Serif, Serif;
	font-size: 13px;
	vertical-align: top;
	text-align: left;
}
td.textBig{
	font-family: "Times New Roman",sans-serif, serif;
	font-size: 15px;
	vertical-align: top;
	text-align: left;
}

.date {
	font-family: Georgia, "Times New Roman", Times, sans-serif, serif;
	font-size: 14px;
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
	color: #FF6600;
}
a { text-decoration: none }
a:link { color: #006FAA }       /* unvisited link */
a:visited { color: #006FAA }   /* visited links */
a:active { color: #006FAA }    /* active links */
a:hover { text-decoration: underline } /* mouseover links */
a:link img { border: none }  /* unvisited img link */
a:visited img { border: none }  /* visited img link */
a:active img { border: none }  /* active img link */

.style3 {
	font-size: xx-small;
	font-weight: bold;
}
.style4 {
	font-size: x-small;
	font-weight: bold;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-size: x-small;
	font-weight: bold;
	color: #B58183;
}
