hr {
 color:#e2dac7; 
 border:solid 1px;
}

.largeText {
	font-family: Verdana;
	font-size:14px;
	color: #00703C;
}

.topBorder {
	border-top:solid 2px #e2dac7;
}

.rightBorder {
	border-right:solid 2px #e2dac7;
	padding-right: 5px;
}

.grayBorderTable {
border-left:solid 1px #666666;
border-top:solid 1px #666666;
padding:0px;
border-spacing:0px;
width:100%;
}

.grayBorderTable td {
border-right:solid 1px #666666;
border-bottom:solid 1px #666666;
padding:3px;
}

.grayBorderTable th {
border-right:solid 1px #666666;
border-bottom:solid 1px #666666;
background-color: #cccccc;
padding:3px;
}

.HEADING {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#32051E;
}

.PRINTHEADING {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#32051E;
}

.bodyheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00703c;
}

.footer {
	
	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #fdf5e0;

}

.bodybold {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: left;

}

.bodysmall {
	font-family: Verdana;
	font-size: 8px;
	color: #000000;
}

.bodycopy {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-align: left;
}

.citationbody {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	line-height: normal;
}

a {
	font-family: Verdana;
	font-size:10px;
	color: #00703C;
}

.greyline {
	background-image: url(images/grey_linver.gif);
	background-repeat: repeat-y;
}

.imagetop {
	background-image: url(images/sun.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.greylineh {
	background-image: url(images/line_table.gif);
	background-repeat: repeat-x;
}

.border {
	border: thin solid #666666;
}

.extrasmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	color: #000000;
}

.Headings {
	font-family: Verdana;
	font-size: 30px;
	font-weight: bold;
	color: #808182;
	text-transform: uppercase;

}

.headingsmall {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #808182;
}

.headinglong {
	font-family: Verdana;
	font-size: 25px;
	font-weight: bold;
	color: #808182;
	text-transform: uppercase;
}

.bodycentre {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-align: center;
}

.centrebold {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.td2 {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;

}

.table2 {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	border: none;
}

img {
	border: none;
}

table {
	border: solid;
	border-width: 0px;
}

.bodycopyright {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-align: right;
}

