/* CSS Document */

.buttontext{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6C6D70;
	}
	.headingtext1{
	font-family: Verdana;
	font-size: 12px;
	color: #4D3A78;
	text-decoration: none;
	
	}
	.headingtext1:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #9B75F3;
	text-decoration: underline;
	}
	.contacttext{
	font-family: Verdana;
	font-size: 11px;
	color: #9B75F3;
	text-decoration: none;
	}
	.paragraphtext1{
	font-family: Verdana;
	text-decoration:none;
	font-size: 13px;
	color: #4D3A78;
	margin-top:0px;
	line-height: 16px;
	text-align: justify;
	padding-top: 0px;
	}
	.paragraphtext4{
	font-family: Verdana;
	font-size: 10px;
	color: #4D3A78;
	margin-top:0px;
	line-height: 16px;
	text-align: justify;
	padding-top: 0px;
	}
	.heading12{
	font-family: Verdana;
	font-size: 12px;
	color: #3E2E63;
	text-decoration: none;
	}
	.star{
	font-family: Verdana;
	font-size: 12px;
	color: #F15A22;
	text-decoration: none;
	}
	
	.paragraphtextreadmore{
	margin-top:0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #64558A;
	border-right-color: #64558A;
	border-bottom-color: #64558A;
	border-left-color: #64558A;
	}
.fontlarge5{
	font-family:verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-bottom:6px;
}

.bgnewone{
	background-image: url(../images/bgnewone.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.lineblack{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8777B0;
	
}

.newfont{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#545353;
	font-weight:bold;
	font-size: 10px;
	text-decoration: none;
	text-align: justify;
}
.leftborder{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #75659D;
}
.inputbox1{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style:solid;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #75659D;
	border-right-color: #75659D;
	border-bottom-color: #75659D;
	border-left-color: #75659D;
	font-family:Verdana;
	font-size:11px;
	height:18px;
	
}
.boldtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	
}
.textArea{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style:solid;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #75659D;
	border-right-color: #75659D;
	border-bottom-color: #75659D;
	border-left-color: #75659D;
	font-family:Verdana;
	font-size:11px;
	height:60px;
	
}

.buttontext1{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6C6D70;
	}