body {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	background-color: #aaaaaa;

}

.top {
	text-align: center;
	background-color: #aaccdd;
}

.menu {
	width: 100%;
	background-color: #aaccdd;
}

.content {
	width: 60%;
}


.normal {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.normalbox      {
	border: 1px solid #440000;
	margin: 3px;
	padding: 5px;
	background-color: #ffffff;
}

.h1	{
	text-align: center;
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #880000;
}

.titlebox       {
	border: 1px solid #440000;
	margin: 0px;
	padding: 0px;
	background-color: #fefaf1;
}


a:link	{
	color: #7744dd;
	text-decoration: underline;
}

a:visited	{
	text-decoration: underline;
	color: #5522bb;
}

a:hover	{
	text-decoration: underline;
	color: #5522bb;
}

a:active	{
	text-decoration: underline;
	color: #5522bb;
}
.horbar	{
	color: white;
	background-color: #6633cc;
	border: 2px outset #cecac1;
	padding: 1.5px;
}

.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 16px;
        font-weight: bold;
}

.horbaritem a	{
	display: block;
	text-decoration: none;
}

.horbaritem a:link	{
	color: #ffffff;
	text-decoration: none;
}

.horbaritem a:visited	{
	color: #ffffff;
	text-decoration: none;
}

.horbaritem a:hover	{
	color: #ffffff;
	background-color: #6633cc;
	text-decoration: none;
}

.horbaritem a:active	{
	color: #cccccc;
	text-decoration: none;
}

.verbar	{
	color: #ffffff;
	background-color: #6633cc;
	border: 2px outset #cecac1;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.subframe	{
	position: relative;
	display: block;
	color: #ffffff;
	background-color: #6633cc;
	border: 2px outset #cecac1;
}

.item	{
	text-align: left;
	white-space: nowrap;
	font-weight: normal;
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 14px;
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
}

.item a:link	{
	color: #ffffff;
	text-decoration: none;
}

.item a:visited	{
	color: #ffffff;
	text-decoration: none;
}


.item a:hover	{
	color: #ffffff;
	background-color: #6633cc;
	text-decoration: none;
}

.item a:active	{
	color: #eeeeee;
	text-decoration: none;
}

.item .fwdarr	{
	position: absolute;
	top: 5px;
/*	right: 4px; */
	right: 7px;
}

.separator	{
	background-color: #ff0000;
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #ffffff;
	margin: 2px 0px 2px 1px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
}

.HeadText {  
	margin-top: 10px; 
	margin-right: 15px; 
	margin-bottom: 15px; 
	margin-left: 15px; 
	padding-top: 10px; 
	padding-right: 15px; 
	padding-bottom: 15px; 
	padding-left: 15px; 
	font-weight: bolder; 
	color: #FFFFFF; 
	border-style: none

}

.body {  
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 12pt; font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #000000; 
	margin-top: 5px; 
	margin-right: 5px; 
	margin-bottom: 5px; 
	margin-left: 5px; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	border-style: none

}

.Footer {  
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal;
	text-align: center

}

.tablestyles {  
	border: #CC99FF; 
	border-style: groove; 
	border-top-width: thick; 
	border-right-width: thick;
	border-bottom-width: thick; 
	border-left-width: thick

}

.copy {
	padding: 20px;
	font-size: 13pt;
}



.headtopic {
	text-align: center;
	font-size: 15pt;
	font-weight: bolder;
}

.subtopic {
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
}

.indent {
	font-size: 13pt;
	padding-left: 100px;
}