/* Tags */
/* h# */
.formWrap h4 {
	color: #8B9356;
	margin-top: 25px;
	margin-bottom: 2px;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 123.1%;
	line-height: 1.4em;
}
.sectionPersonals .formWrap h4 {
	color: #844B4B;
}
.sectionWorldNewsDesk .formWrap h4 {
	color: #507897;
}
.formWrap h2 {
	font-weight: bold;
	font-family: tahoma,verdana,sans-serif;
	font-size: 16px;
	color: #656565;
	text-indent: 0;
	height: auto;
	width: auto;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
#RT-Subscription.formWrap h2 em {
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 110%;
}

/* multiple */
.formWrap input.field-error, .formWrap select.field-error, .formWrap table.field-error, .formWrap textarea.field-error {
	border: 1px solid #D80000 !important;
}
.fromWrap input.field-error, .formWrap textarea.field-error { background-color: #EEEEEE; }
.formWrap .col2 input, .formWrap .col2 label { float: left; margin-top: 5px; }
.formWrap .col2 .answers input.checkbox, input.radio {
	border: 0px;
	width: auto;
	height: auto;
	margin-right: 5px;
}
.formWrap .col2 .answers input.checkbox, input.radio {
	margin-right: 5px;
}
.col2 input[type=radio] {
	margin-top: 3px;
	width: 15px !important;
}

/* input */
.formWrap input.checkbox, input.radio {
	border: 0px;
	width: auto;
}
.formWrap .col1 input {
	width: 178px;
}
.formWrap .MessageWrap input {
	width: 500px;
}
.formWrap .MailingList input.checkbox {
	margin: 3px 0 15px 25px;
}
.formWrap .Zip input, .formWrap .ShortInput input { width: 85px !important; }

/* textarea */
.formWrap .MessageWrap.Additional textarea {
	width: 500px !important;
	min-height: 100px !important;
	max-height: 350px;
}
.formWrap .col2.MessageWrap iframe { width: 285px !important; }
.formWrap .MessageWrap iframe td { border-right: none !important; }
.formWrap .col2 textarea {
	width: 285px !important;
	min-height: 120px !important;
	max-height: 225px;
}

/* select */
.formWrap .col1 select {
	width: 190px;
}

/* label */
.formWrap .MessageWrap label {
	width: 51px;
	font-size: 100%;
}
.formWrap label.question {
	font-size: 77.7%;
	color: #666;
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	margin-right: 5px;
	height: auto;
	line-height: 1.5em;
}
.formWrap label.answer {
	font-size: 80%;
	color: #666;
	font-weight: bold;
	margin-right: 3px;
}
.formWrap .MailingList .answers { display: block; clear: both; margin-bottom: 15px; margin-top: 15px; }
.formWrap .MailingList label { font-size: 100% !important; }
.formWrap .MailingList .rtMonthly.field {
	padding-top: 0 !important;
}
#RTArticle.formWrap .MailingList .rtMonthly.field, #RT.formWrap .MailingList .rtMonthly.field {
	margin-bottom: 0;
}
.formWrap .MailingList .rtMonthly .answers.Checkbox {
	margin-left: 2em;
	margin-top: 0 !important;
	padding-top: 0;
	margin-bottom: .5em;
}
#RTArticle.formWrap .MailingList .rtMonthly .answers.Checkbox, #RT.formWrap .MailingList .rtMonthly .answers.Checkbox {
	margin-left: 0;
}
.formWrap .MailingList .rtMonthly label {
	font-weight: normal !important;
	margin-bottom: .5em;
}
#RTArticle.formWrap .MailingList .rtMonthly label, #RT.formWrap .MailingList .rtMonthly label {
	margin-bottom: 0;
}
.formWrap .MailingList .rtMonthly .answers.Checkbox input {
	margin-bottom: .35em !important;
}
#RTArticle.formWrap .MailingList .rtMonthly .answers.Checkbox input, #RT.formWrap .MailingList .rtMonthly .answers.Checkbox input {
	position: relative;
	top: 4px;	
	margin-left: 12px;
}
.formWrap .col2 .answers.Checkbox .detail {
	margin-bottom: 10px;
	display: block;	
}
.formWrap label a { border-bottom: 1px dotted; text-decoration: none !important; }
.formWrap label a:hover { border-bottom: 1px solid; text-decoration: none !important; }
.formWrap label a.RTLink { border-bottom: 0 none; color: #666; }
.formWrap label a.RTLink:hover { border-bottom: 1px solid; color: #062E4F; }
.formWrap label.field-error {
	color: #D80000;
}
.formWrap .ErrorText {
	font-weight: bold !important;
	font-style: oblique;
	font-family: Verdana, Arial, Sans-Serif !important;
	font-size: 11px !important; /* responsive: 0.78125em (based on 16px) */
	color: #D80000 !important; 
	padding: 0.3em 0 0.4em 0.6em !important; 
	background-color: #fae0e0;
	text-align: left !important;
	float: none !important;
	line-height: 1.65em;
}
.formWrap .col1 .field span.ErrorText {
	width: 61.25%;
	margin-left: 88px;
}
.formWrap .mailingListError { clear: left; margin-bottom: .85em; width: 57%; }
#RTArticle.formWrap #err_S142 {
	clear: none !important;
    float: right !important;
    margin-left: auto;
    margin-right: 0.55em;
    padding-left: 1.25em !important;
    width: 270px;
}

.formWrap .col1 label.question {
	width: 81px;
	padding-right: 2px;
	padding-top: 2px;
}
.formWrap .col2 label.question {
	text-align: left;
	height: auto;
	font-size: 10.5px !important;
}
#RTArticle.formWrap .MailingList label.question, #RT.formWrap .MailingList label.question {
	display: none;
}
#RTArticle.formWrap .MailingList label.question, #RTArticle.formWrap .MailingList .answers label,
	#RT.formWrap .MailingList label.question, #RT.formWrap .MailingList .answers label {
	font-family: arial,helvetica,clean,sans-serif !important;	
	font-size: 88% !important;
	font-weight: bold !important;
}
.formWrap .col2 span.answers.Radio label {
	margin-left: 15px;
}
.formWrap .col2 .Radio label#lbl_S29_Q14 {
	clear: both;
}
.formWrap .col2 #div_S29_Q14-wrap .Radio label, .formWrap .col2 #div_S29_Q14-wrap .Radio input {
	margin-top: .75em;
	margin-bottom: .25em;

}
.formWrap .col2 .field { display: block; clear: both; margin-bottom: 12px; }
.formWrap .MailingList label .detail {
	font-weight: normal !important;
}

/* div */
.formWrap div.field {
	margin: 0 0 5px 0;
	height: auto;
}
.formWrap .col2 div.required, div.optional {
	margin: 0 0 20px 0 !important;
	height: auto;
}
.formWrap .MessageWrap .field {
	margin: 0 0 7px;
}


/* Classes */
.formWrap {
}
.formWrap .note {
	display: block;
	clear: left;
	color: #6F2F3D !important;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em !important;
	font-weight: bold !important;
	line-height: 93%;
	margin-bottom: 13px;
	margin-top: 3px;
}
.formWrap .field .note {
	font-size: 9.75px !important;
    margin-right: 22px;
    text-align: right;
    margin-bottom: 8px;
}
.formWrap .col1 .field .note, .formWrap .col2 .field .note {
	line-height: 1.25em;
	font-size: 10.5px !important;
}
.formWrap .col2 #div_S29_Q14-wrap.field .note {
	margin-top: .75em;
	margin-bottom: 0;
}
.formWrap .col1 {
	float: left;
	padding-bottom: 5px;
	height: auto;
	background: url(https://images.azureedge.net/rt/images/dotsBorder.gif) repeat-y scroll right top transparent;
	width:300px;
	padding-right:0px;
	min-height: 235px;
	margin-bottom:10px;
}

.formWrap .col1.nocol2
{
	background: none !important;
	width: 100%;	
	min-height: 0;
}
.formWrap .col2 {
	float: left;
	height: auto;
	margin-bottom: 15px;
}
.formWrap .col2 p.form_detail {
	margin-bottom: 7px !important;
}
.formWrap .col2 .optional .question {
	float: left;
	width: 128px;
	height: auto;
}
.formWrap .Hidden {
	display: none;
}
.formWrap .blockElement {
	clear: both;
	height: auto !important;
}
.formWrap .Hidden {
	display: none;
}
.formWrap .MessageWrap {
	margin-bottom: 5px;
}
.formWrap .MailingList {
	font-family: georgia,serif;
	line-height: 1.5em;
	color: #777;
	font-size: 92%;
}
#RTArticle.formWrap .MailingList, #RT.formWrap .MailingList {
	font-size: 100%;
}
.formWrap .MailingList.blockElement {
	float: none;
}

.formWrap .MailListTitle {
	color: #555;
}

.divSubmit p {
	clear: both;
}
