body 
{
	background: url(/images/background.jpg) repeat-x top left; 
	background-color: #FFFFFF; 
	font-family: Arial, sans-serif; 
}

#ctlLogin_UserName,#ctlRegistration_Username,#ctlRegistration_FirstName,#ctlRegistration_LastName
{
	width:205px;
}

.class1 A:link
{
	text-decoration: none
}
.class1 A:active
{
	text-decoration: none
}
.class1 A:hover
{
	text-decoration: underline;
	color: red;
}

#progress
{
	display: block;
	font-size: 12px;
	height: 24px;
	line-height: 14px;
	padding-bottom: 12px;
	width: 710px;
}

#progress img.prognumber
{
	display: inline;
	height: 23px;
	margin-bottom: 1px;
	margin-left: 2px;
	margin-right: 5px;
	vertical-align: middle;
	width: 23px;
	font-size: 16px;
}

#progress img.progarrow
{
	display: inline;
	height: 14px;
	padding-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 0px;
	vertical-align: middle;
	width: 11px;
}

td.title
{
	border-top-color: rgb(202, 187, 169);
	border-top-style: solid;
	border-top-width: 1px;
	color: rgb(102, 78, 56);
	display: table-cell;
	font-size: 13px;
	font-weight: bold;
	height: 19px;
	line-height: 19px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 6px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	width: 177px;
}

td.titlelong
{
	border-top-color: rgb(202, 187, 169);
	border-top-style: solid;
	border-top-width: 1px;
	color: rgb(102, 78, 56);
	display: table-cell;
	font-size: 13px;
	font-weight: bold;
	height: 19px;
	line-height: 19px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 6px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	width: 250px;
}

td.titlefull
{
	border-top-color: rgb(202, 187, 169);
	border-top-style: solid;
	border-top-width: 1px;
	color:Black;
	font-size: 13px;
	font-weight: bold;
	height: 19px;
	line-height: 19px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 6px;
	text-align: left;
}

td.textbox
{
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: rgb(202, 187, 169);
	border-top-style: solid;
	border-top-width: 1px;
	display: table-cell;
	font-size: 12px;
	height: 22px;
	line-height: 18px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	text-align: left;
	vertical-align: top;
	width: 291px;
}

.250
{
	width:200px;
}

.contentBottom
{
	display:none;
}

#tabControlTable
{
	display:none;
}

#wrapper
{
	text-align:center;
}

#divMainCenter
{
	text-align:center;width:100%;
}

#tblMainCenter
{
	margin-left: auto;
	margin-right: auto;
}

td
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

A
{
	color: #0067ac;
}
A:hover
{
	color: #8b011e;
}

.small
{
	font-size: 10px;
}
.small a
{
	text-decoration:none;
}

ul.notab
{
	margin: 0px 0px 0px 15px;
	padding: 0px; font-size: 12px;
}
li.gapover
{
	padding: 5px 0px 0px 0px;
}

ul.smallgap
{
	margin: 0px 0px 20px 30px;
}

.red
{
	color: #8b011e;
}

.formoutline
{
	border: 1px #666666 solid;
}
td.contentLabel
{
	text-align:right;
}
td.contentValue
{
	text-align:left;
}
table.centered
{
	margin-left:auto;
	margin-right:auto;
}
table.content
{
	margin-left:auto;
	margin-right:auto;
}
div.centered
{
	text-align:center;
}
#formLogin
{
	text-align:center;
}