/* RCF: Added below */
div.inlineimg
{
	float: right;
	text-align: center;
	font-size: 8pt;
}
/* RCF: Added above */

body, td, .regular
{
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	color : #3D3D3D;
	font-size : 13px;
}

.h5
{
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #C0C0C0;
}

.smaller
{
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}

.verd10
{
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #3D3D3D;
}

.arial11
{
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #3D3D3D;
}

.head1
{
	font-size : 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	color : #424142;
	font-weight:bold;
}

.head2
{
	font-size : 13px;
	font-family: arial, helvetica, sans-serif;
	color : #424142;
	font-weight:bold;
}


a
{
	text-decoration:none;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color : #00127C;
}

a:hover
{
	text-decoration:underline;
	color : #3A5D01;
}

.small
{
	font-family: arial, helvetica, sans-serif;
	color : #323232;
	font-size : 10px;
}

.small a
{
	text-decoration:none;
	font-family: arial, helvetica, sans-serif;
	color : #0000CC;
	font-size : 10px;
}

.small a:hover
{
	text-decoration:none;
	font-family: arial, helvetica, sans-serif;
	color : 761E1E;
	font-size : 10px;
}

.header
{
	text-decoration:none;
	font-family: arial, helvetica, sans-serif;
	color : 00127C;
	font-size : 16px;
	font-weight:bold;
}

.tdbig
{
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	color : #3D3D3D;
	font-size : 12px;
}

.linksx
{
	color : #3D3D3D;
	font-size : 12px;
	text-decoration: none;
}       

.linksx:hover
{
	color : #3D3D3D;
	font-size : 12px;
	text-decoration: none;
}

div.menuholder
{
	background:#CCCCCC;
	width:100%;
	float:left;
}


