.pCart-Normal {
	background-image: url(../Images/V3/pCart-Normal.png);
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 35px;
	padding-top: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	overflow: hidden;
	padding-bottom: 0px;
	padding-right: 0px;
	line-height: 29px;
	margin: -2px;
}
.pCart-WaitList {
	background-image: url(../Images/V3/pCart-WaitList.png);
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 35px;
	padding-top: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	overflow: hidden;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: -2px;
	line-height: 29px;
}
.Reg_ProgressBox {
	margin: 5px;
	padding: 4px;
	float: left;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Reg_ProgressBox img {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
}
form {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.NormalLabel {
	font-size: 14px;
	font-weight: bold;
}
.RadioButtons {
	padding: 0px;
	margin-top: 2px;
}

fieldset {
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999;
	background-repeat: repeat-x;
	padding: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
legend {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.Legend_WsNumber {
	font-size: 10px;
	color: #CCCCCC;
}
.Legend_WsDate {
	font-size: 10px;
	color: #CCCCCC;
}
.regWsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
}
.Fieldset_Payment {
	float: none;
	margin: 3px;
}
.Fieldset_PayOption {

}
.PaymentWrkspHead {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../Images/grad_WSgreen.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #FFFFFF;
}
h1 {
	margin-bottom: 0px;
}
.RegStatus {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2975DB;
}
.RegStatus img {
	margin: 0px;
	padding: 0px;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(../Images/cal_h2Back.png);
	background-repeat: repeat-x;
	font-weight: bold;
	background-color: #1C3DCB;
}
#PaymentOptions {
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	border: 1px solid #000000;
}
#PaymentOptions fieldset {
	margin: 5px;
}

.PaymentHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #1A3BC8;
	text-align: center;
	background-image: url(../Images/cal_h2Back.png);
	background-repeat: repeat-x;
	font-weight: bold;
}


#ConfirmationFooter {
	background-image: url(../Images/Conf_Links-BG.png);
	background-repeat: repeat-x;
	display: block;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
#cartStatus {
	display: block;
	background-color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.Cart {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.WSErrorDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffcccc;
	padding: 2px;
	border: 1px solid #cc0000;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	display:block;
}
.WSErrorDiv p {
	padding: 5px;
	margin: 0px;
	
}
.WSErrorTitle {
	background-color: #990000;
	background-image: url(../Images/checkout_wsError.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.WSE_wsn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFDDDD;
}.WSDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CEFFCC;
	padding: 0px;
	border: 1px solid #05CC00;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.WSDiv p {
	padding: 5px;
	margin: 0px;
}
.WSTitle {
	background-color: #009900;
	background-image: url(../Images/checkout_ws.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.WS_wsn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E1FFDD;
}
.WrkspNeeds {
	background-color: #599759;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../Images/grad_WSgreen.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Checkout {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/V3/reg_Arrow.png);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#Checkout img {
	margin-right: 60px;
}
label {
	margin-top: 3px;
	display: block;
}
.inputWidth400 {
	width: 400px;
	font-size: 14px;
	border: 1px solid #13a720;
	color: #0C6514;
	height: 20px;
}
.inputWidth200 {
	font-size: 14px;
	border: 1px solid #13a720;
	color: #0C6514;
}
.inputStyle {
	width: 200px;
	font-size: 14px;
	border: 1px solid #13a720;
	color: #0C6514;
	height: 20px;
}
.CartItem {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	width: 726px;
}
.vCart-Good {
	background-image: url(../Images/V3/vCart_titleGood.png);
	background-repeat: no-repeat;
	height: 24px;
	overflow: hidden;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 20px;
	padding-top: 8px;
	padding-left: 35px;
	font-weight: bold;
}
.vCart-WaitList {
	background-image: url(../Images/V3/vCart_titleWaitList.png);
	background-repeat: no-repeat;
	height: 24px;
	overflow: hidden;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.vCart-Error {
	background-image: url(../Images/V3/vCart_titleError.png);
	background-repeat: no-repeat;
	height: 32px;
	overflow: hidden;
}
.vCart-Error .wsname {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 8px;
	padding-left: 35px;
	display: inline-block;
	line-height: 20px;
}
.vCart-Info {
	background-image: url(../Images/V3/vCart_BG.png);
	background-repeat: repeat-y;
	padding-right: 3px;
	padding-left: 3px;
}
.cartDetails {
	background-image: url(../Images/V3/vCart_Details.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 13px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.InRegionError {
	font-size: 12px;
	color: #FFF;
	background-color: #333;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 25px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.InRegionError p {
	margin: 0px;
}
