/* CSS Document */
.fieldwrap {
	border: 1px solid #4e35ae;
	/*border: 4px double #4e35ae;*/
	padding: 2px 2px 3px 2px;
	background: #cfc8e7;
	margin-bottom: 20px;
}
fieldset {
	/*border: 4px double #4e35ae;*/
	border: 1px solid #4e35ae;
	padding: 0px 10px 10px 10px;
	/*background: #cfc8e7;*/
}
legend {
	font-size: 1.2em;
	/*color: #4e35ae;*/
	color: #de4700;
	font-weight: 600;
	font-style: italic;
	/*background: #cfc8e7;
	border: 1px solid #4e35ae;
	padding: 2px;*/
}
.insidefieldwrap {
	margin-top: 15px;
}
.insidefieldwrap2 {
	margin: 15px 8px 0px 0px;
}
.insidefieldwrap3 {
	margin: 15px 0px 0px 12px;
}
.insidefieldwrapul {
	margin-top: 15px;
	border: 0px solid #000;
}
.secondindent li{
	padding-left: 20px;
	text-indent: -22px;
	padding-bottom: 5px;
}
.insidefieldwrapul p{
	padding-left: 35px;
	text-indent: -37px;
}


#rtcontent p.subjectform,
#ltcontent p {
	text-align: right;
	margin: 0 0px 8px 0;
	color: #4e35ae;
	font-size: 12px;
}
#rtcontent p.subjectform,
#rtcontent p {
	text-align: left;
	margin: 0 0px 8px 0;
	color: #4e35ae;
	font-size: 12px;
}

#rtcontent p label,
#ltcontent p label {
	font-weight: 600;
}
#rtcontent p.asterisk {
	font-size: 1.0em;
	text-align: center;
	margin: -5px 0px 0px 0px;
}
#ltcontent p.asteriska {
	font-size: 1.0em;
	text-align: center;
	margin: -5px 0px 0px 0px;
	
}
#rtcontent p.txtarea {
	
	margin-bottom: 0px;
}
#rtcontent ul,
#ltcontent ul.formcont {
	text-align: left;
	margin-top: 8px;
	margin-bottom: 10px;
	/*border: 1px solid #4e35ae;
	width: 99%;*/
}
#rtcontent ul li,
#ltcontent ul.formcont li {
	height: auto;
	text-align: left;
	margin: 0px;
	/*width: 99%;*/
	font-size: 12px;
	color: #4e35ae;
}
#rtcontent ul a,
#ltcontent ul.formcont a {
	/*display: block;*/
	font-size: 12px;
	color: #4e35ae;
}
#rtcontent ul a:hover,
#ltcontent ul.formcont a:hover {
	color: #de4700;
}
#contents form h5 {
	margin: 13px 0px 9px -10px;
	font-size: 13px;
}
#contents form h4 {
	margin-top: 0px;
	
}
table {
	margin-left: auto;
	margin-right: auto;
	width: 274px;
	/*width: 261px;*/
}
td {
	width: 87px;
}
#contents .previewp{
	padding: 0px 10px 0px 8px;
	margin: 0px;
}
#contents .previewp p{
	margin: 0px;
	margin-top: 5px;
	font-size: 1.1em;
	line-height: 1.2em;
	text-align: justify;
	color: #4e35ae;
	font-style: italic;
}
#rtcontent p.textareamargin {
	margin-bottom: 0px;
}
#rtcontent .ckbxarea p {
	margin: 0px;
}
.ckbxarea {
	margin: 5px 0px 8px 10px;
}
#responsediv {
	margin-top: 20px;
}
html #contact #responsediv h2,
html #contact #responsediv h5,
html #contact #responsediv p,
html #contact #responsediv h6 {
	text-align: center;
	margin-bottom: 10px;
}
#sidebar {
	min-height: 600px;
}
.insidefieldwrap2 ul li {
	float: left;
	padding-right: 3px;
	margin-right: 0px;
	font-weight: bold;
	color: #4e35ae !important;
}
.insidefieldwrap2 ul li.nopad {
	
	padding-right: 0px;
}
.insidefieldwrap2 ul {
	float: right;
	margin: 0px !important;
	padding: 0px !important;
	margin-bottom: 5px !important;
	
}