﻿body {    background-color: #000000;    margin:0;	padding:0;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	text-align: left;	color: #888888;	line-height: 16px;	background-repeat: repeat-x;}a {    color: #FFC20E;}hr  {    color: #999;    background-color: #999;    height: 1px;   }   #overlay  {	background-image: url(../images/2008graphic.png);	background-repeat: no-repeat;	height: 550px;}#logo  {	width: 550px;	height: 60px;	position: absolute;	left: 350px;	top: 175px;	background-image: url(../images/logo.gif);	background-repeat: no-repeat;	background-position: right;}#container  {	width: 650px;	position: absolute;	left: 200px;	top: 250px;	background-color: #FFFFFF;	padding: 25px;	min-height:250px;}.line {    border-bottom: solid 1px #ed107f;	margin-bottom: 5px;}.hdrImage {    margin-top: 25px;}.lblTitle {    font-size: 13px;}/* addSubmission.aspx */.txtForm {	width:233px;	font-size: 11px;	}	.lblFError {	color:Red;	}	/* ProgressIndicator.ascx - PROGRESS INDICATOR CONTROL */.progress_div {	color:Black; position:absolute;	margin-top:15%;	margin-left:45%;	}	.progress_img {	height: 16px;	width:16px;	}.progress_label {	vertical-align:top;	}