#skipLoad {
	position: absolute;
	margin-top: 280px;
	width: 982px;
	padding: 5px 8px 5px 8px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	cursor: pointer;
}

#flashholder { position: relative; }

#flashholder .panelGroup {
	width:660px;
	margin:8px auto 8px auto;
	padding:0px;
	background-position: 8px 8px;
	background-repeat: no-repeat;
}	
#flashholder .roundedTop {
	width:660px;
	height:12px;
	margin:0px;
	padding:0px;
}	
#flashholder .roundedBottom {
	width:660px;
	height:12px;
	padding:0px;
	margin:0px;
}
#flashholder .roundedCenter {
	position: relative;
	width:644px;
	margin:0px;
	padding:0px 8px 0px 8px;
	background-image:url(roundedFrameCenter.gif);
	background-repeat:repeat-y;
	overflow: hidden;
}

#flashholder .head {
	width:644px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#ffffff;
}

#flashholder .body {
	margin-top:1px;
	margin-left:22px;
	width:565px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}

#flashholder .body_link {
	position: absolute;
	top: 78px;
	left: 22px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

#flashholder .textBoxes {
	position: absolute;
	top: 80px;
	left: 7px;
	width:644px;
	color:#ffffff;
}

#flashholder .boxes {
	position: absolute;
	top: 90px;
	left: 19px;
}
#flashholder .box_left {
	float:left;
	margin-top:11px;
	width:230px;
	height:149px;
}
#flashholder .box_right {
	float:left;
	margin-top:11px;
	width:230px;
	height:149px;
	margin-left:24px;
}

#flashholder .subhead_left, #flashholder .subhead_right {
	margin-top:14px;
	margin-left:13px;
	width:207px;
	font-weight:bold;
}
#flashholder .body_left, #flashholder .body_right {
	margin-top:3px;
	margin-left:13px;
	height:78px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}
#flashholder .link_left {
	position: absolute;
	top: 139px;
	left: 13px;
	width:207px;
	font-family:Arial, Helvetica, sans-serif;
}
#flashholder .link_right {
	position: absolute;
	top: 139px;
	left: 268px;
	width:207px;
	font-family:Arial, Helvetica, sans-serif;
}

#flashholder a {
	padding-right: 21px;
	background-image: url(button.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	color:#ffffff;
}
#flashholder a:link { }
#flashholder a:visited { }
#flashholder a:hover { text-decoration:underline; }
#flashholder a:active { }

