BODY {
	background: #C7A687 url(/images/common/bgMain.jpg) repeat-x top;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #555555;
	margin: 0px;
}
div#feathers {
	background: #C7A687 url(/images/common/bgFeather.jpg) repeat-x;
	height: 42px;
	margin: 0px;
}
div#MainBody {
	width: 940px;
	margin-left:auto;
	margin-right:auto;
}
div#MainBody_Container {
	top: 0px;
	margin-top:1px;
	padding-top:5px;
	width: 940px;
	text-align: left;
    background: #F0DEC5 url(/images/common/bg2.jpg) repeat-x top center;
	border-left: 2px solid #BF9B7B;
	border-right: 2px solid #BF9B7B;
	border-bottom: 2px solid #BF9B7B;
}
h1 {
	font-size:17pt;
	font-family: Times New Roman, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #8c0000;
	margin-top: 10px;
	margin-bottom:5px;
	text-align:left;
}
h2 { 
	font-family: verdana, helvetica, arial;
	font-weight: bold;
	font-style: italic;
	color: #8c0000;
	text-align: center;
}
h3 {
	font-size:14pt;
	font-family: Times New Roman, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: normal;
	color: #004566;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
h4 {
	font-size:11pt;
	font-weight: bold;
	font-style: normal;
	color: #004566;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
h5 	{
	font-size:12pt;
	font-family: Times New Roman, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: normal;
	color: #8c0000;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
hr	{
	color: #C8A483;
	background-color: #C8A483;
	height: 1px;
}
ul	{
	list-style: circle;
}
ul#arrow, ul#arrows, .arrows {
	list-style-image: url(/images/arrow.gif);
}
p {
	text-align:justify;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	color:#555;
}
td {
	text-align:left;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}
div {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	color:#555;
}
.lowlight {
	color: #5C4033;
	font-size: 8pt;
}
a.H1:link,	a.H1:visited {
	color: #8c0000
	text-decoration: none;
}
a:link,	a:visited {
	color: #004578;
	text-decoration: none;
}
a:hover	{
	color: #336699;
	text-decoration: underline;
}
a.goldbold:link, a.goldbold:visited {
	color: #CBC186;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}

a.goldbold:hover {
	color: #f7e8b5;
}

a.footer:link,	a.footer:visited {
	color: #336699;
	font-size:9pt;
	text-decoration:none;
}
a.footer:hover	{
	color: #336699;
	font-size:9pt;
	text-decoration: underline;
}

a.text:hover {
	color:#333;
}
a.lowlight:link {
	color: #5C4033;
	text-decoration: none;
	font-size: 8pt;
}
a.lowlight:visited {
	color: #5C4033;
	text-decoration: none;
	font-size: 8pt;
}
.disclaimer {
	margin:15px 25px 0px 25px;
	font-size:9pt;
}
.hide { /* used for function expandcollapse */
	display:none
}
.show { /* used for function expandcollapse */
	display:inline
}
div#bottom {
	font-size:9pt;
	margin-left: 10px;
	padding-top:15px;
	padding-bottom:10px;
}
div#footlinks {
	color: #5C4033;
	font-size: 8pt;
	width:920px;
	padding-top:50px;
	padding-bottom:50px; 
	text-align:justify;
	margin-left: auto;
	margin-right:auto;
}
a.footlink:link {
	color: #5C4033;
	text-decoration: none;
	font-size: 8pt;
}
a.footlink:visited {
	color: #5C4033;
	text-decoration: none;
	font-size: 8pt;
}
a.footlink:hover {
	color: #A7562B;
	text-decoration: none;
	font-size: 8pt;
}

.chevron {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #F93;
}
