.bodytext, span.bodytext {
	font-family:  Garamond, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;
	color: #000000;
	text-align: left;
}
a.bodylink:link     {
	font-family:  Garamond, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;
	color: #000000;
	text-decoration: none;
}
a.bodylink:visited  {
	font-family:  Garamond, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;
	color: #000000;
	text-decoration: none;
}
a.bodylink:hover    {
	font-family:  Garamond, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;
	color: #993300;
	text-decoration: none;
}
.headertext {
	font-family:  Garamond, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	line-height: 14pt;
	color: #000000;
	text-decoration: none;
}
a.headertext:link {
	font-family:  Garamond, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	line-height: 14pt;
	color: #000000;
	text-decoration: none;
}
a.headertext:visited  {
	font-family:  Garamond, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	line-height: 14pt;
	color: #000000;
	text-decoration: none;
}
a.headertext:hover    {
	font-family:  Garamond, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	line-height: 14pt;
	color: #993300;
	text-decoration: none;
}
.footertext {
	font-family:  Garamond, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 12pt;
	color: #999999;
}
a.footertext:link     {
	font-family:  Garamond, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 12pt;
	color: #999999;
	text-decoration: none;
}
a.footertext:visited     {
	font-family:  Garamond, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 12pt;
	color: #999999;
	text-decoration: none;
}
a.footertext:hover     {
	font-family:  Garamond, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 12pt;
	color: #993300;
	text-decoration: none;
}
.detailtext {
	font-family:  Garamond, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 12pt;
	color: #333333;
}

.maincontent {
	width: 420px;
}

/* Container for the Menu */
.p7swapmenu {
	background-color:transparent;
	position: static;
	width: 250px;
}

/* Turns off Margin, Padding, and Bullets for the Menu List */
.p7swapmenu ul {margin: 0px; padding: 0;}
.p7swapmenu li {margin: 0px; padding:0px 0px 17px 0px; list-style-type: none;}
.p7swapmenu li ul {margin: 0px; padding:10px 0px 0px 0px;}
.p7swapmenu li ul li {margin: 0px; padding:0px 0px 5px 0px; list-style-type: none;}


/* Link Styles for the Menu */
.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 2px 50%;
	display:  inline;
	padding: 0px 0px 2px 15px;
}

/* Bullet for Trigger Links in Closed State */
.closed a {background-image: url(../images/bullet_acorn.gif);}

/* Bullet for Trigger Links in Open State */
.open a {background-image: url(../images/bullet_acorn.gif);}

/* Link Styles for the Submenus */
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-image: url(../css/spacer.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left:30px;
	text-decoration:none;
}

td { text-align:left; }