/* CSS Document */
body
{
	background-color: #090909;
	background-position: center top;
	margin: 0px;
}
.vrajwebs {
	color: #017cc3;
}
.verticalmenu {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #017cc2;
	text-decoration: none;
		}
a.verticalmenu:link {
	text-transform: capitalize;
	text-decoration: none;
	text-indent: 10px;
}
a.verticalmenu:visited {
	text-transform: capitalize;
	text-decoration: none;
	text-indent: 10px;
}
a.verticalmenu:hover {
	text-transform: capitalize;
	text-decoration: underline;
	color: #666666;
	text-indent: 10px;
}
.horizontalmenu {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
		text-decoration: none;
		}
a.horizontalmenu:link {
	text-transform: capitalize;
		text-decoration: none;
}
a.horizontalmenu:visited {
	text-transform: capitalize;
		text-decoration: none;
}
a.horizontalmenu:hover {
	text-transform: capitalize;
	text-decoration: underline;
	color: #aed54b;
}
.innerbody {
	font-family: verdana;
	font-size: 12px;
	color: #011825;
	background-color: #FFFFFF;
}
.serviceboxtitle {
	font-family: Century;
	font-size: 14px;
	font-weight: bold;
	color: #011825;
	background-color: #0075C1;
	text-align: left;
	vertical-align: middle;
}
.serviceboxsubtitle {
	text-indent: 5px;
}
.verticalmenutitle {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #017cc2;
	text-decoration: none;
	text-indent: 15px;
}
.Icon {
	height: 30px;
	width: 70px;
}
.text {
	font-family: verdana, "Century Gothic", Arial, "times New Roman";
	font-size: 12px;
	color: #003452;
}

.PageTitle {
	font-family: Century;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #EEA10C;
}
.textPara {
	text-align: justify;
	text-indent: 15px;
}
.PageSubTitle {

	font-family: verdana, "Century Gothic", Arial, "times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #1B97DE;
}
.pagelink {
font-family: verdana, "Century Gothic", Arial, "times New Roman";
	font-size: 12px;
	color: #003452;
}
a.pagelink:link {
	text-decoration: none;
}
a.pagelink:visited {
	text-decoration: none;
}
a.pagelink:hover {
	text-decoration: underline;
}

