#popup {
width:200px;
}

.bodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #003366;
	letter-spacing: normal;
	word-spacing: normal;
}
.bodyText a:link{
	color: #0099FF;
	text-decoration: underline;
}
.bodyText a:visited{
	color: #0099FF;
	text-decoration: underline;
}
.bodyText a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.bodyText a:active{
	color: #FF6600;
	text-decoration: underline;
}
.imageBorders {
	border: 3px solid #FFFFFF;
}
.orangeHeader {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.subHeaders {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.bodyTable {
	background-color: #003366;
	background-position: left top;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	display: none;
	border: 2px solid #FFFFFF;
}

.subHeaders2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.newsText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
}

