@charset "UTF-8";/* CSS Document */body {	background-image:url(images/bkgd_grad.png);	background-repeat:repeat-x;	background-color:#98C76E;	font-size:90%;	display:block;}#globalContainer {	width:1024px;	height:768px;	position:absolute;	top:0px;	left:0px;	}	#topRow {	width:1024px;	height:42px;	}	#topRow1 {	background-image:url(images/index_01.png);	background-repeat:no-repeat;	height:42px;	width:253px;	float:left;}#topRow2 {	background-image:url(images/index_02.png);	background-repeat:no-repeat;	height:42px;	width:251px;	float:left;}#topRow3 {	background-image:url(images/index_03.png);	background-repeat:no-repeat;	height:42px;	width:256px;	float:left;}#topRow4 {	background-image:url(images/index_04.png);	background-repeat:no-repeat;	height:42px;	width:264px;	float:left;}#logoRow  {	width:1024px;	height:124px;	position: absolute;	left: 0px;	top: 42px;}#logoRow1 {	background-image:url(images/index_05.png);	background-repeat:no-repeat;	width:253px;	height:124px;	position: absolute;	left: 0px;	top: 0px;}#logoRow2 {	background-image:url(images/index_06.png);	background-repeat:no-repeat;	width:251px;	height:124px;	position: absolute;	left: 253px;	top: 0px;}#logoRow3 {	background-image:url(images/logo.png);	background-repeat:no-repeat;	width:464px;	height:114px;	position: absolute;	left: 504px;	top: 0px;}#logoRow4 {	background-image:url(images/index_09.png);	background-repeat:no-repeat;	width:464px;	height:10px;	position: absolute;	left: 504px;	top: 114px;}#stageRow {	width:1024px;	height:527px;	position:absolute;	left:0px;	top:166px;}#stageRow1 {	background-image:url(images/index_10.png);	background-repeat:no-repeat;	width:338px;	height:181px;	position:absolute;	left:0px;	top:0px;}#stageRow2 {	background-image:url(images/textbox-top.png);	background-repeat:no-repeat;	width:643px;	height:33px;	position:absolute;	left:338px;	top:0px;}#stageRow3 {	background-image:url(images/index_13.png);	background-repeat:no-repeat;	width:643px;	height:494px;	position:absolute;	left:338px;	top:33px;}#stageRow4 {	background-image:url(images/textbox-shadow.png);	background-repeat:no-repeat;	width:10px;	height:494px;	position:absolute;	left:971px;	top:33px;}#stageRow5 {	background-image:url(images/index_15.png);	background-repeat:no-repeat;	width:338px;	height:191px;	position:absolute;	top:181px;	left:0px;}#stageRow6 {	background-image:url(images/index_16.png);	background-repeat:no-repeat;	width:338px;	height:155px;	position:absolute;	top:372px;	left:0px;}#footerRow {	width:1024px;	height:75px;	position:absolute;	left:0px;	top:693px;}#footerRow1 {	background-image:url(images/index_17.png);	width:338px;	height:75px;	position:absolute;	left:0px;	top:0px;}#footerRow2 {	background-image:url(images/textbox-bottom.png);	width:643px;	height:40px;	position:absolute;	left:338px;	top:0px;}#footerRow3 {	background-image:url(images/index_19.png);	width:643px;	height:35px;	position:absolute;	left:338px;	top:40px;}#footerRow3 p {	font-size:9px;	line-height:11px;	color:#333333;	}	#stage {	width:606px;	height:490px;	margin:0px 6px 0px 10px;	}	.required {	font-size:9px;	font-family:Arial, Helvetica, sans-serif;	color:RED;	}	.red {	color:RED;	}	.note {	font-size:9px;	font-family:Arial, Helvetica, sans-serif;	color:#666666;	line-height:11px;	}	img {	margin-right:10px;	}	.aboutText {	font-size:12px;	font-family:Arial, Helvetica, sans-serif;	margin-left:8px;	}	.stageText {	margin-left:30px;	}.titlepadLeft {	padding-left:20px;	}		