body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.body-BG {
	background-attachment: scroll;
	background-image: url(layout/earth-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body-BG-home {
	background-color: #FFFFFF;
	background-image: url(layout/earth-bg-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.content {
	height: 140px;
	width: 460px;
	overflow: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	z-index: 30;
}
.bg-header-left {
	background-image: url(layout/left-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-header-right {
	background-image: url(layout/right-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.Webwright {
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
}
.quicklinks-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}

.logolinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #0000FF;
	line-height: 12px;
	text-decoration: none;
}

a:link {
	color: #000066;
}
a:visited {
	color: #000033;
}
a:hover {
	color: #FF0000;
}
.Earth-bg-right-home {
	background-attachment: scroll;
	background-image: url(layout/earth-bg-right-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Earth-bg-right {
	background-attachment: scroll;
	background-image: url(layout/earth-bg-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:active {
	color: #660000;
}
.Body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.home-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.home-body-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
}
.bg-quicklinks {
	background-attachment: scroll;
	background-image: url(layout/bg-quicklinks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.Button-text {
	font-family: "Arial Black", "Swis721 Blk BT", "Swis721 Hv BT";
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #000066;
}
.subhead-text {
	font-family: "Arial Black", "Swis721 Blk BT", "Swis721 Hv BT";
	font-size: 24px;
	color: #333333;
	font-style: italic;
}
.subhead-text-2 {
	font-family: "Arial Black", "Swis721 Blk BT", "Swis721 Hv BT";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 26px;
}


.Button-bg {
	background-attachment: scroll;
	background-image: url(layout/button-box/button-box-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
}
.photoborder {
	border: 1px solid #000066;
	padding: 0px;
	margin: 6px;
}

/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}.helpLink {
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}

