#join A {
	background: transparent;
	color: #FFFFFF;
	display: block;
	font-size:24px;
	text-align: center;
}
#join A:hover {
	color: #000000;
	background: #FFFFFF;
	font-size:24px;
}
#links A {
	background: transparent;
	color: #FFFFFF;
	display: block;
	text-align: center;
	border-right: 2px solid #686B87;
}
#links A:hover {
	color: #000000;
	background: #FFFFFF;
	border-right: 2px double #686B87;
}
#links A SPAN {
	display: none;
}
#links A:hover SPAN {
	display: block;
	position: absolute;
	left: 155px;
	width: 125px;
	padding: 5px;
	margin: 10px;
	z-index: 100;
	color: #FFFFFF;
	background: #686B87;
	font: 12px verdana, times, serif;
	text-align: center;
	border: 2px ridge #272C53;
}
A:ACTIVE {
	background-color: transparent;
	color: #FF0000;
	text-decoration: none;
}
A:HOVER {
	background-color: transparent;
	color: #FF0000;
	text-decoration: underline;
}
A:LINK {
	background-color: transparent;
	color: #000080;
	text-decoration: none;
}
A:LINK:HOVER {
	background-color: transparent;
	color: #FF0000;
	text-decoration: underline;
}
A:VISITED {
	background-color: transparent;
	color: #3058D0;
	text-decoration: none;
}	
A:VISITED:HOVER {
	background-color: transparent;
	color: #FF0000;
	text-decoration: underline;
}
DIV.copyright {
	font-family: verdana, times, serif;
	font-size: 8pt;
	text-align: center;
}
DIV.fact {
	background-color: transparent;
	color: #000080;
	font-family: verdana, times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
DIV.header {
	background-color: transparent;
	color: #000080;
	font-family: verdana, times, serif;
	font-size: 28pt;
	font-style: italic;
	text-align: center;
}
DIV.head {
	font-family: verdana, times, serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
DIV.leftlightp {
	background-color: transparent;
	color: #ADA8D1;
	font-family: verdana, times, serif;
	font-size: 14pt;
	text-align: left;
}
DIV.lightg {
	background-color: transparent;
	color: #F1F0F2;
	font-family: verdana, times, serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
DIV.lightp {
	background-color: transparent;
	color: #ADA8D1;
	font-family: verdana, times, serif;
	font-size: 36pt;
	text-align: center;
}
DIV.smalllightp {
	background-color: transparent;
	color: #ADA8D1;
	font-family: verdana, times, serif;
	font-size: 24pt;
	text-align: center;
}
DIV.smallText {
	text-align: left;
}
DIV.subhead {
	background-color: transparent;
	color: #000080;
	font-family: verdana, times, serif;
	font-size: 16pt;
	font-style: italic;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
DIV.underline {
	font-family: verdana, times, serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
DIV.white {
	background-color: transparent;
	color: #FFFFFF;
	font-family: verdana, times, serif;
}
HR {
	background-color: transparent;
	color: #ADA8D1;
	height: 1px;
}
TABLE.border {
	border-top-color: #ADA8D1;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-color: #ADA8D1;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	font-family: verdana, times, serif;
	font-size: 12pt;
	font-weight: bold;
}
TABLE.border DIV.subhead {
	background-color: transparent;
	color: #000080;
	font-family: verdana, times, serif;
	font-size: 16pt;
	font-style: italic;
	text-align: center;
}
SPAN.details {
	background-color: transparent;
	color: #000080;
	font-family: verdana, times, serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
}