BODY
{
	font-family: verdana;
}

TD
{
	font-family: verdana;
	font-size: 12px;
}

H2
{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 12px;
}

H3
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
}

.menu
{
	font-size: 10px;
	font-weight: bold;
}

.menu a
{
	color: #FF7A00;
	text-decoration: none;
}

.menu a:hover
{
	color: #7A7A7A;
	text-decoration: underline;
}

.menu a:active
{
	color:#000000;
	text-decoration: underline;
}

.menu2
{
	font-size: 10px;
	font-weight: bold;
}

.menu2 a
{
	color: #7A7A7A;
	text-decoration: none;
}

.menu2 a:hover
{
	color:#000000;
	text-decoration: underline;
}

.footer a
{
	color: #FF7A00;
	font-weight:bolder;
	text-decoration: none;
}

.chart
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

.chart TD
{
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
}

.framedimage
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

.caption
{
	font-size: 9px;
}

.headerbg
{
	font-size: 17px;
	background-image: url(/images/rg2_header_bg.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}

.headerLarge
{
	font-weight:normal;
	font-size: 36;
	font-family: Franklin Gothic Heavy, Elephant, Impact, Verdana, Times New Roman;
}

.headerSmall
{
	font-weight: normal;
	font-size: 24;
	font-family: Franklin Gothic Heavy, Elephant, Impact, Verdana, Times New Roman;
}

div.homepageImageCluster a
{
    font-size: 12px;
    font-weight: bold;
    color: Black;
    text-decoration: underline;
    
}