/* CSS Document */
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	font-weight: normal;
	color: #FFFFFF;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #993366;
}
.body_copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	color: #666666;
}
#splash {
padding:5px 5px 25px 100px;
position: absolute;
top: 200px;
left: 50%;
height: 100px;
width: 300px;
background-image:url(../images/Earth-23-june.gif);
background-repeat:no-repeat;
background-color:#000000;
font:Geneva, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
#splash_close {
height: 50px;
position:relative;
float:right;
}
#splash a:link {color:#60A1EA; text-decoration:none; }
#splash a:visited {color:#00FFFF; text-decoration:underline; }
#splash a:hover {color:#FFFFFF; text-decoration:underline; }
#splash a:active {color:#red; text-decoration:underline; }

.bc_blk {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 15px;
	color: #000000;
	text-align:justify;
}
.bc_blk a:link                  { color:blue; text-decoration:none; }
.bc_blk a:visited               { color:blue; text-decoration:underline; }
.bc_blk a:hover                 { color:#FF0000;text-decoration:underline; }
.bc_blk a:active                { color:red; text-decoration:underline; }
.bc_hdr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 15px;
	color: #000000;
	text-align:justify;
}
.bc_hdr a:link                  { text-decoration:none; }
.bc_hdr a:visited               { text-decoration:none; }
.bc_hdr a:hover                 { text-decoration:underline; }
.bc_hdr a:active                { text-decoration:none; }