@charset "utf-8";
a:link {
	text-decoration: none;
	color: #221b71;
}
a:visited {
	text-decoration: none;
	color: #221b71;
}
a:hover {
	text-decoration: none;
	color: #5CA35F;
}
a:active {
	text-decoration: none;
	color: #221b71;
}
#dot-bg {
	background-image: url(images/dot-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.main-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #221D57;
	text-align: justify;
	padding-right: 4px;
	padding-left: 6px;
	line-height: 17px;
}
.main-text:link {
	color: #47B14D;
	text-decoration: none;
}
.main-text:visited {
	color: #47B14D;
	text-decoration: none;
}
.main-text:hover {
	color: #0099FF;
	text-decoration: none;
}
.main-text:active {
	color: #47B14D;
	text-decoration: none;
}

#left-text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #221D57;
	text-align: left;
	padding-left: 23px;
}
.main-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #221D57;
	text-align: left;
	padding-right: 4px;
	text-align:justify;
	padding-left: 6px;
	line-height: 15px;
}
.register {
	background-color: #F3F3F3;
	border: 1px solid #006666;
	font-family: Tahoma;
	font-size: 11px;
}

.more{
	text-decoration: none;
	color: #e86800;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 10px;
}
.service_link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.service_link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.service_link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.service_link:hover {
	color: #221D57;
}
.service_link:active {
	color: #FFFFFF;
	text-decoration: none;
}


.testimonial {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #221D57;
	text-align: center;
}
.testimonial-bold {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
	color: #221D57;
	text-align: right;
}
.testimonial-bg {
	background-image: url(images/line-bg.jpg);
	background-repeat: repeat-y;
}
.rss-bg {
	background-image: url(images/rss-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.rss-text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #221D57;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
}
.bot-text {
	font-family: Tahoma;
	font-size: 10px;
	color: #221D57;
	text-decoration: none;
}

.input-box {
	height: 18px;
	width: 100px;
	border: 1px solid #999999;
}

.more:link {
	text-decoration: none;
	color: #e86800;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 10px;
}
.more:visited {
	text-decoration: none;
	color: #e86800;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 10px;
}
.more:hover {
	text-decoration: none;
	color: #36a739;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 10px;
	
}
.more:active {
	text-decoration: none;
	color: #e86800;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 10px;
}
.main-textlogin {
	font-family: Tahoma;
	font-size: 11px;
	color: #8f8f8f;
	text-align: left;
	line-height: 15px;
}
.sub-heading{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #211c56;
	text-decoration: none;
}.title-head {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #47B14D;
	padding-left: 2px;
}
.main-text17 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-right: 4px;
	text-align:justify;
	padding-left: 6px;
	line-height: 17px;
}
.sub-title{
	font-family: Tahoma;
	font-size: 11px;
	padding-left:5px;
	font-weight: bold;
	color: #64A633;
	text-decoration: none;
}
.green-text{
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
	padding-left: 2px;
	font-weight: normal;
}
.green-text:link{
	color: #006600;
}
.green-text:visited{
	color: #006600;
}
.green-text:hover{
	color: #221B71;
}
.green-text:active{
	color: #006600;
}
