#SH-Deadline {
display: none;
}

#SH-Spacer {
display: none;
}

.text {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	width: 275px;
	height: 20px;
	margin-top: 5px;
}

.NoBG {
	background-color:#F0F0D7;
	border:0px solid #F0F0D7;
	color: #FF0000;
	width: 200px;
}

.ErrorText {
	color: #FF0000;
	font-weight: bold;
	}
	
.ErrorText-W {
	color: #FFFFFF;
	font-weight: bold;
	} 

.CheckAmount {
	background-color:#F0F0D7;
	border:0px solid #F0F0D7;
	color: #666666;
	width: 200px;
}

.TotalAmount {
	background-color:#990000;
	border:0px solid #990000;
	color: #FFFFFF;
	width: 200px;
}

.Attachment {
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:#000000;
	width: 275px;
	height: 26px;
	line-height: 30px;
}

.textarea {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	width: 275px;
	height: 110px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.SubmitButton {
	background-color:#333333;
	border:0px solid #CCCCCC;
	color:#FFFFFF;
	width: 120px;
	height: 20px;
}

.label-leftpadding {
padding-left: 10px;

}

/* START */

#Wrapper-Table {
	width: 780px;
	height: auto;
}

#Wrapper-Div {
	width: 750px;
	height: auto;
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	margin:0 auto;
	
}

.WrapperBorder-Top {
	background:url(../images/WrapperBorder-Top-OF.gif) no-repeat;
	width: 780px;
	height: 12px;
	
}

#div-body {
	width:100%;
	height:auto;
}

#Upsell-Div-CenterBody {
	padding:5px 20px 10px 15px;
}

#Div-CenterBody .div-padding {
	padding:10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.Upsell-div-padding {
	border: 5px dashed #990000;
	width: auto;
	height: auto;
	padding: 30px;

}

.ContactUs-Div {
	background:url(../images/ContactBar-OF.gif) no-repeat;
	width: 760px;
	height:30px;
	padding-left: 10px;
	line-height: 30px;

}

.DivFullSpacer {
	width: 750px;
	height: 10px;
}

.Error-Div {
	background:url(../images/ErrorBar-OF.gif) no-repeat;
	width: 750px;
	height:30px;	
	padding-left: 10px;
	line-height: 30px;
	color: #FFFFFF;
}

.OrderID-Div {
	background:url(../images/ContactBar-OP.gif) no-repeat;
	width: 750px;
	height:45px;	
	padding-left: 10px;
	line-height: 22px;
	font-size: 12px;
	color: #000000;
}

.SubmitHeadingBar-Div {
	background:url(../images/InfoTabBar-OF.gif) no-repeat;
	width: 750px;
	height:45px;	
	padding-left: 10px;
	line-height: 22px;
}

.InfoTabBar-Div {
	background:url(../images/InfoTabBar-OF.gif) no-repeat;
	width: 750px;
	height:30px;	
	padding-left: 10px;
	line-height: 30px;
}

.InfoTabBody-Div {
	background:url(../images/InfoTabBorder-Middle-OF.gif) repeat-y;
	width: 750px;
	height:auto;
	padding: 12px;
	padding-left: 14px;
	padding-bottom: 0px;
}

.InfoTabBody-2Div {
	background:url(../images/InfoTabBorder-Middle-OF.gif) repeat-y;
	width: 750px;
	height:auto;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 14px;
}

.InfoTabBody-SubmitDiv {
	background:url(../images/InfoTabBorder-Middle-OF.gif) repeat-y;
	width: 750px;
	height:auto;
	padding: 12px;
	padding-left: 14px;
	padding-bottom: 0px;
}


.FullNameBar {
	background-color:#F0F0D7;
	border:1px solid #DCDCDC;
	line-height: 30px;
	width: 720px;
	height: 30px;
}

.FullName-Label {
	width: 220px;
	height: 30px;
	padding-left:5px;
	float:left;
}

.FullName-Field {
	width: 490px;
	height: 30px;
	float:left;
	color: #666666;
}

.TypePaperBar {
	background-color:#F0F0D7;
	border:1px solid #DCDCDC;
	line-height: 30px;
	width: 720px;
	height: 65px;
}

.TypePaper-Label {
	width: 220px;
	height: 65px;
	padding-left:5px;
	float:left;
}

.TypePaper-Field {
	width: 450px;
	height: 65px;
	float:left;
}

.NumWordsBar {
	background-color:#F0F0D7;
	border:1px solid #DCDCDC;
	line-height: 30px;
	width: 720px;
	height: 50px;
}

.NumWords-Label {
	width: 220px;
	height: 45px;
	padding-left:5px;
	padding-bottom: 5px;
	padding-right: 5px;
	float:left;
}

.NumWords-Field {
	width: 450px;
	height: 45px;
	float:left;
	padding-top: 5px;
}

.DetailBar {
	background-color:#F0F0D7;
	border:1px solid #DCDCDC;
	width: 720px;
	height: auto;
	padding-bottom: 5px;
}

.Detail-Label {
	width: 220px;
	height: auto;
	float:left;
	padding-top: 10px;
	padding-left: 5px;
}

.Detail-TextArea {
	width: 490px;
	height: auto;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px
}

.InfoTabBottom-Div {
	background:url(../images/InfoTabBorder-Bottom-OF.gif) no-repeat;
	width: 750px;
	height:10px;
}

.InfoTabTop-Div {
	background:url(../images/InfoTabBorder-Top-OF.gif) no-repeat;
	width: 750px;
	height:10px;
	font-size:0px;
}

.TabSpacer {
	width: 722px;
/*	padding-bottom: 10px;*/
}

.RadioButtons-Div {
	background-color:#F0F0D7;
	border:1px solid #DCDCDC;
	height: auto;
	width: 710px;
	padding: 5px;
}

.Form-Description-Div {
	height: auto;
	width: 720px;
}

.AttachBar {
	line-height: 30px;
	width: 700px;
	height: 30px;
	padding-top: 4px;
}


.Attachments-Div {
	background-color:#F0F0D7;
	border:1px solid #DCDCDC;
	height: auto;
	width: 710px;
	padding: 5px;
}

.Attachment-Label {
	width: 220px;
	height: 30px;
	float:left;
}

.Days-Label {
	width: 222px;
	height: 30px;
	padding-left:5px;
	float: left;
}

.AmountInRed-Field {
	color:#990000;
}

.AmmountToPayBar {
	background-color:#990000;
	border:1px solid #DCDCDC;
	color:#FFFFFF;
	line-height: 30px;
	width: 720px;
	height: 30px;
}

.AmmountToPay-Label {
	width: 220px;
	height: 30px;
	padding-left:5px;
	float:left;
}

.AmmountToPay-Field {
	width: 450px;
	height: 30px;
	float:left;
}

.SubmitRequest-Bar {
	background-color:#F0F0D7;
	border:1px solid #DCDCDC;
	line-height: 30px;
	width: 720px;
	height: 60px;
}


.SubmitBar-Label {
	width: 430px;
	height: 45px;
	padding-left:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
}

.SubmitRequest-Button {
	width: 270px;
	height: auto;
	text-align: right;
	padding-top: 5px;	
	padding-bottom: 5px;
	float: right;	
}

.WrapperBorder-Bottom {
	background:url(../images/WrapperBorder-Bottom-OF.gif) repeat-x;
	width: 780px;
	height: 20px;
	float: left;
}

/* END *//*


/* ========== UPSELL FORM ========== */

.Upsell-MainHeading {
	color: #003366;
	font-size: 18px;
	font-weight: bold;
}

.Upsell-SubMainHeading {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
}

.Upsell-NormalText {
	font-size: 14px;
	font-weight: bold;
}

.Upsell-SubMainHeading {
	color: #990000;
	font-size: 14px;
}

.Resume-textarea {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	width: 100%;
	height: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
}


