.leftsolidred {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B42916;
}
.redtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AE301A;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.fullgreybrdr {
	border: 1px solid #999;
}


.whitesmalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.fullredbrdr {
	border: 1px solid #AD2A16;
}
.bttmgreydotted {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.whiteheadings {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-variant: small-caps;
}
.fullwhitebrdr {
	border: 1px solid #FFF;
}
.greytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
A.greylink:link {
	color: #666666;
	font-size : 11px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 8px;
}
A.greylink:visited {
	text-decoration: none;
	color: #666666;
	font-size : 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 8px;
}
A.greylink:hover  {
	text-decoration: none;
	color: #AC2217;
	font-size : 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 8px;
}
A.greylink:active {
	text-decoration: none;
	color: #666666;
	font-size : 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 8px;
}
.rightgreybrdr {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
}
A.redlink:link {
	color: #B02E16;
	font-size : 11px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 8px;
}
A.redlink:visited {
	text-decoration: none;
	color: #B02E16;
	font-size : 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 8px;
}
A.redlink:hover  {
	text-decoration: none;
	color: #666;
	font-size : 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 8px;
}
A.redlink:active {
	text-decoration: none;
	color: #B02E16;
	font-size : 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 8px;
}
.smallheads {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #666;
}
.headingredlines {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C00;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	text-indent: 4px;
}
.bullets {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 1px;
	margin-left: -25px;
	line-height: 13px;
}.leftgreybrdr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
.bttmredsolid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF2519;
}

