body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin:0px;
	background-color: #FCFAEE;
}
a 
{
	color:#917352;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
	text-decoration:underline;
}
img
{
	border:0px;
}
table
{
	margin:0px;
}
td
{
    padding:0px;
    vertical-align:top;
}
.subTitle
{
    font-size: 30px;
    font-weight: bold;
    color: #917351;    
}
.subTitleMedium
{
    font-size: 24px;
    font-weight: bold;
    color: #917351;    
}
.titleMediumBold
{
	font-size: 16pt; 
	font-weight:bold; 
	color: #917351;
}
.titleLarge
{
    font-size:15pt;
    color:#B9A577;
    font-weight:bold;
}
.title
{
    font-size:13pt;
    color:#B9A577;
    font-weight:bold;
}
.titleMedium
{
    font-size:11pt;
    color:#B9A577;
    font-weight:bold;
}
.titleSmall
{
	font-size: 10pt; 
	color:#B9A577;
	font-weight:bold;
}
.textBold
{
	font-size: 9pt; 
	color: Black;
	font-weight:bold;
}
.text
{
	font-size: 9pt; 
}
.textMedium
{
	font-size: 10pt; 
	color: #666;
}
.titleLargeLight
{
	font-size:15pt; 
	font-weight:bold;
	color: #999999;
}
.titleLight
{
	font-size:13pt; 
	font-weight:bold;
	color: #999999;
}
.titleMediumLight
{
	font-size:11pt;
	font-weight:bold;
	color: #999999;
}
.titleSmallLight
{
	font-size:10pt;
	font-weight:bold;
	color: #999999;
}
.btnForm
{
	border:solid 1px #A39161;
	width:100px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	padding:5px;
	color:#999999;
}
.tdPadding
{
    padding:3px;
}
