﻿body
{
	background:#F0F0F0 none repeat scroll 0 0;
	padding-top:50px;
	font-family:lucida grande,verdana,sans-serif;
	font-size:12px;
	margin:0;
	text-align:center;
	color:#333333;
}

#Container
{
	background:transparent none repeat scroll 0 0;
	clear:right;
	margin:12px auto 0;
	position:relative;
	text-align:left;
	width:750px;
}

.modalTable
{
	margin:0 auto 20px;
	width:500px;
	background:#FFFFFF none repeat scroll 0 0;
	border:10px solid #CCCCCC;
	text-align:left;
}

.modalTable td
{
	padding:15px 20px 10px;
	padding-bottom:15px;
	text-align:left;
}

dl
{
	margin:10px 0 0 108px;
}

dt
{
	clear:right;
	float:left;
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	width:80px;	
}

dd
{
	color:#666666;
	font-size:11px;
	line-height:24px;
	margin:0 0 5px 85px;	
}

.errorMessage
{
	color:Red;
	margin-left:108px;
	font-size:10px;
}

.hiddenOption
{
	display:none;
}
