body {
	background-color: Black;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-size: 12px;
}

.footer {
	font-size: 8px;
	text-align: center;
	letter-spacing: 5px;
	padding-top: 45px;
}

.index_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style: italic;
}

.subhead_text {
	font-family: Helvetica, sans-serif;
	font-size : 20px;
}

#s1,#s2,#s3,#s4,#s5 {
	cursor: pointer;
}

.p_text {
	font-family: Helvetica, sans-serif;
	font-size : 12px;
	/*line-height: 18px;*/
}

.EGSpacer {
	height: 5px;	
}

.EGLine {
	height: 18px;	
}

.p_textEM {
	font-family: Helvetica, sans-serif;
	font-size : 12px;
	font-style: italic;
	/*line-height: 18px;*/
}

.p_textBC {
	font-family: Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bolder;
	text-align: center;
	/*line-height: 18px;*/
}

.p_text2 {
	font-family: Helvetica, sans-serif;
	font-size : 14px;
	font-style: italic;
}

.port_text {
	font-size : 12px;
}

a, a:link, a:visited {
	color: #ffffff;
	font-family: Helvetica, sans-serif;	
	text-decoration: none;
}

a:active, a:focus, a:hover {
	text-decoration: underline;
}

hr {
	height: 1px;
	width: 100%;
	color: #ffffff;
	background-color: #ffffff;
}

.navMain {	
	text-align: left;
	font-size: 12px;
}

.navSub {	
	text-align: left;
	font-size: 11px;
	padding-bottom : 15px;
}

a.nav, a.nav:link, a.nav:visited {
	color: #ffffff;
	text-decoration: none;
}

a.nav:active, a.nav:focus, a.nav:hover {
	text-decoration: underline;
}

a.navActive, a.navActive:link, a.navActive:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight : bolder;
}

a.navActive:active, a.navActive:focus, a.navActive:hover {
	text-decoration: underline;	
	font-weight : bolder;
}

a.subNavActive, a.subNavActive:link, a.subNavActive:visited {
	color: #ffffff;
	text-decoration: underline;	
}

a.subNavActive:active, a.subNavActive:focus, a.subNavActive:hover {
	text-decoration: none;	
}

a.header {
	text-decoration : none;
}

a.email {
	text-decoration : underline;
}
