.border_btm_grey {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.border_btm_gold {

	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
.text_grey_9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.text_dkgrey_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text_gold_12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
}
.title_blue_24 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #010068;
}
.border_brm_blue_thin {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #010068;
}
.border_brm_grey_thin {


	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.border_top_grey_thin {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.presslink_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: underline;
}
.presslink_blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
link {
	color: #006699;
	text-decoration: underline;
}
.doubleborder {
	border-top: none #333333;
	border-right: 1px double #333333;
	border-bottom: 1px double #333333;
	border-left: 1px double #333333;
}

