div#main-content
{
	background-color: #AA9E64;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	color: #F5F0D3;
	background-repeat: no-repeat;
	background-position: 95% 0%;
}

div#main-content p
{
	margin: 0px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
}

div#main-content a
{
	color: #F0E6CC;
	text-decoration: none;
}

div#main-content a:hover
{
	text-decoration: underline;
}

div#main-content h3,
div#main-content h3 a,
div#main-content h3 a:hover
{
	font-family: Garamond, Times New Roman, Times, serif;	
	font-size: 16pt;
	font-style: bold;
	margin: 0px;
	padding-top: 17px;
	color: white;
	line-height: 100%;
	text-decoration: none;
}

div#main-content h3 span.second-line,
div#main-content h3 span.second-line a,
div#main-content h3 span.second-line a:hover
{
	font-family: Garamond, Times New Roman, Times, serif;	
	font-size: 12pt;
	padding-bottom: 10px;
	color: #F0E6CC;
	text-decoration: none;
}

div#main-content h4
{
	font-family: Garamond, Times New Roman, Times, serif;	
	margin-bottom: 0px;
	color: white;
}

div#main-content span.link a,
{
	margin: 0px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #F0E6CC;
	text-decoration: underline;
}

div#aux-content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

div#aux-content h4
{
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #55402D;
	margin-bottom: 0px;
	margin-top: 4px;
	margin-left: 10px;
}

div#aux-content h4 a,
div#aux-content h4 a:hover
{
	color: #55402D;	
	text-decoration: none;
}

/*
div#aux-content a
{
	color: #B0551E;
	text-decoration: none;
}

div#aux-content a:hover
{
	text-decoration: underline;
}
*/

/*
div#aux-content img
{
	background-image: url(/images/square-border-85-sawtooth.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 9px;
	padding-bottom: 16px;
	margin: 5px;
	margin-left: 0px;
	margin-right: 5px;
	padding-right: 5px;
}
*/

table.aux-content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

table.aux-content h4
{
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #55402D;
	margin-bottom: 0px;
	margin-top: 4px;
	margin-left: 10px;
}

table.aux-content h4 a,
table.aux-content h4 a:hover
{
	color: #55402D;	
	text-decoration: none;
}

/*
div#aux-content a
{
	color: #B0551E;
	text-decoration: none;
}

div#aux-content a:hover
{
	text-decoration: underline;
}
*/

table.aux-content img
{
	background-image: url(/images/square-border-85-sawtooth.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 9px;
	padding-bottom: 16px;
	margin: 5px;
	margin-left: 0px;
	margin-right: 5px;
	padding-right: 5px;
}

