BODY.popup
{
  background-color: #E7F1FA;
  text-align: left;
  margin-left: 10px;
  margin-top: 10px;
}

.PopupText
{
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana;
}
.centered
{
  text-align: center;
}
.logoHead {
	text-align: left;
}
.sloganHead {
	text-align: right;
}
.column145Head {
	width: 18%;
	background-image: url(../images/bgHeadLeft.gif);
	background-position: right;
	text-align: center;
	padding-top: 32px;
}
.column120Head {
	width: 120px;
	background-image: url(../images/bgHead.gif);
	padding-top: 32px;
	text-align: center;
}
.column120Head a {
	background-image: url(../images/iconSelector.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 14px;
	padding-right: 0px;
	margin: 0px;
}
.bgHead {
	background-image: url(../images/bgHead.gif);
}
div.title {
	padding: 3px 5px 3px 22px;
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: lowercase;
	background-image: url(../images/elmIconSelector.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
}
div.content {
	padding: 5px 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #E5E5E5;
}
div.content a {
	line-height: 16px;
}
div.updates {
	color: #999999;
	padding-right: 15px;
	padding-left: 7px;
}
div.credits {
	text-align: center;
	padding-top: 10px;
	color: #999999;
}
div.credits a:link {
	color: #999999;
	text-decoration: none;
}
div.credits a:visited {
	color: #999999;
	text-decoration: none;
}
div.credits a:hover {
	color: #000000;
	text-decoration: underline;
}
div.credits a:active {
	color: #000000;
	text-decoration: underline;
}
.infoLink {
	background-image: url(../images/iconSelector.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
}
table.rowChoice2 {
	width: 100%;
}
table.rowChoice2 td {
	width: 50%;
}
table.rowChoice3 {
	width: 100%;
}
table.rowChoice3 td {
	width: 33%;
}
span.frameLink {
	width: 90%;
	padding-top: 5px;
	text-align: center;
}
