/* CSS Document */

.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: #333333;
}
#TBL1{border-color:#E5D1A8;
border-style:solid; border-width:2px;}

.bodytext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #990033;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #cc3366;
}


.navigation a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #963130;
}

.navigation a:hover{
text-decoration: none;
font-weight: bold;
color: #B36A57;
}


.footertext{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

.footertext-sm{
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff;
}


.footertext a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #EBD9A0;
}
.footertext-sm a{
	font-family: arial;
	font-size: 7pt;
	text-decoration: underline;
	font-weight: bold;
	color: #EBD9A0;
}

.footertext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}


.heading{
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
}

.heading a{
	font-family: arial;
	font-size: 13pt;
	text-decoration: underline;
	font-weight: bold;
	color: #990033;
}

.heading a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #cc3366;
}




.subheading{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #963130;
}
#resbox, #resbox TD{
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	background-color:#7C7B50;
	color: #333333;
	margin:0;
	padding:0;
	vertical-align:top;
	text-align:left;
	}
#resbox TH{
	font-family: arial;
	font-size: 9pt;
	color: #9C6A35;
	padding-bottom:3px;
}
#resbox IMG{
padding-right:3px;
margin-right:3px;
}
#restext{
	font-family: arial;
	font-size: 8pt;
	color: #333333;
	margin:0;
	padding:0;
	vertical-align:top;
	text-align:left;
}
