﻿.white_links_bold
{
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.introtext_black
{
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.latestLink
{
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #CC0000;
}

.introtext_redBold
{
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #CC0000;
}

.bottomtext_whiteSmall
{
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

.introtext_blackBold
{
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}

.introtext_redBold_Title
{
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #CC0000;
}

.introtext_red
{
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #CC0000;
}

.no-border
{
	border-width: 0;
}

.thin-border
{
	border-color: #E8E862;
	border-width: thin;
}

resCenterLinks
{
	font-size: 11px;
	color: white;
	text-decoration: none;
}
.emailUpdateBox
{
	font-size: 10px;
}
body
{
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a
{
	color: #CC0000;
}
a:active
{
	color: #CC0000;
}


