/*PAGE STYLES*/

.headlines{
color: #382b1f;
font-size: 9pt;
font-weight: bold;
font-family: Arial;
}

.copy{
color: #918576;
font-size: 9pt;
font-family: Arial;
}

.footer{
color: #918576;
font-size: 9pt;
font-family: Arial;
}

.links{
color: #918576;
font-size: 9pt;
font-family: Arial;
}
.subHead {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.center {
	text-align: center;
}
.center table {
	margin: auto;
}



/*MENU STYLE*/
.horizontalcssmenu{
text-align: center;


}


.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
/*Width of top level menu link items*/
text-decoration: none;
color: #918576;
font-size: 8pt;
font-weight: bold;
font-family: Arial;

}
.horizontalcssmenu ul li a:hover{	
color: #000000;

}

/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: -4;
position: absolute;
display: block;
visibility: hidden;
z-index: 2;

}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 200px;/*width of sub menu levels*/
font-weight: normal;
padding: 2px 10px;
z-index: 100;
background-color: #FFFFFF;


}

.horizontalcssmenu ul li ul li a:hover{

}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 0%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

.tabletxt {color: black;
font-size: 8pt;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}tableform {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #65523F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
