body
{
	background-image: url(images/bg_issue2.jpg);
	background-color: #9C8460;
	background-position: top center;
	background-repeat: repeat;
	Margin-bottom: 22px;
}

.navigation
{
	background-image: url(images/bgnav.gif);
	background-repeat: repeat;
	background-position: top;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.navigation a
{
	color: #9C8460;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

.navigation a:hover
{
	color: #C1AF98;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom-color: #C1AF98;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.logo { padding-top: 21px; }
.flashintro { padding-top: 55px; }

.content
{
	background-image: url(images/bgcontent1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	font-family: Georgia, Times, sans-serif;
	color: #000000;
	padding-left: 30px;
	padding-bottom: 30px;
}

.content2
{
	background-image: url(images/bgcontent2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	font-family: Georgia, Times, sans-serif;
	color: #000000;
	padding-left: 30px;
	padding-bottom: 30px;
}

.content3
{
	background-image: url(images/bgcontent3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	font-family: Georgia, Times, sans-serif;
	color: #000000;
	padding-left: 30px;
	padding-bottom: 30px;
}

.content4
{
	background-image: url(images/bgcontent4.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	font-family: Georgia, Times, sans-serif;
	color: #000000;
	padding-left: 30px;
	padding-bottom: 30px;
}

.toc
{
	background-color: transparent;
	font-family: Georgia, Times, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	padding-right: 5px;
	line-height: 21px;
}

.toc a
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.toc a:hover
{
	color: #9C8460;
	font-size: 12px;
	text-decoration: none;
	border-bottom-color: #947C60;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.toc2
{
	background-color: transparent;
	font-family: Georgia, Times, sans-serif;
	color: #333333;
	padding-top: 12px;
	font-size: 12px;
	font-weight: normal;
	padding-right: 5px;
	line-height: 21px;
}

.toc2 a
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.toc2 a:hover
{
	color: #9C8460;
	font-size: 12px;
	text-decoration: none;
	border-bottom-color: #9C8460;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

b
{
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

H2
{
	font-size: 18px;
	font-family: Georgia, Times, sans-serif;
	font-weight: normal;
	color: #000000;
	padding-bottom: 3px;
	padding-top: 7px;
}

.h2small
{
	font-size: 16px;
	font-family: Georgia, Times, sans-serif;
	font-weight: normal;
	color: #000;
	padding-bottom: 3px;
	padding-top: 7px;
	line-height: 20px;
	letter-spacing: -0.06em;
}


H3
{
	font-size: 12px;
	font-family: Georgia, Times, sans-serif;
	font-weight: normal;
	color: #947C60;
	padding-bottom: 2px;
	padding-top: 12px;
}

H4
{
	font-size: 12px;
	font-family: Georgia, Times, sans-serif;
	font-weight: normal;
	color: #947C60;
	padding-bottom: 2px;
	padding-top: 2px;
}

.footertext
{
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-color: #FFFFFF;
	border-top-style: dotted;
	border-top-width: 1px;
}

.footertext a
{
	color: #FFFFFF;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}

.footertext a:hover
{
	color: #CCCCCC;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
