body {
	background-color: #fbfefe;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.height {
	height: 100%;
}
.headerbg {
	background-image: url(../images/headerbg2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.phno {
	font-family: Impact;
	font-size: 20pt;
	font-weight: normal;
	color: #19add6;
}
.content_greybold {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #3b4041;
}


.rightbg {
	background-image: url(../images/rightbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.greybg {
	background-color: #f4f4f4;
}
.whitebg {
	background-color: #FFFFFF;
}
.border_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #9c9c9c;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: ##9c9c9c;
}
.content_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7d7d7d;
	text-align: justify;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
}
.content_bluebig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #19add6;
	line-height: 23px;
	padding-top: 20px;
	/*padding-left: 10px;*/
}
.content_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #19add6;
	background-image: url(../images/buttun.jpg);
	background-repeat: no-repeat;
	background-position: 2px 20px;
	padding-left: 35px;
	padding-top:20px;
}
a.content-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #19add6;
	text-decoration: none;
	}
a.content-blue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #19add6;
	text-decoration: none;
	
}
.ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1b5b7f;
}
a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration:none;
}
a.link:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration:none;
}
a.link:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration:none;
}
.greybg1 {
	background-color: #f2f0f0;
	border: 1px solid #cecece;
}
.formfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #105c67;
	text-align: right;
}
.inputbox {
	border: 1px solid #818181;
	width:332px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #105c67;
	background-color: #efefef;
	border: 1px solid #818181;
}
.content_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #455053;
}





.service {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#1b5b7f;
	line-height:25px;
	
}
a.service {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#1b5b7f;
	line-height:25px;
	text-decoration: none;	
}

a.service:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#1b5b7f;
	line-height:25px;
	text-decoration: none;
	
}
.content_bluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0061b4;
	padding-bottom: 5px;
}
.content_greybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9c9c9c;
}

.content_bluesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1b5b7f;
	text-align: justify;
	line-height: 18px;
	padding-right:20px;
}










.leftbg {
	background-image: url(../images/leftbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1b5b7f;
	text-align: justify;
}
.li {
	line-height: 21px;
	padding-right:20px;
}

/*new css*/

.img-border {
	border-top-width: 5px;
	border-right-width: 6px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	border-left-color: #f4f4f4;
}
.content-navigation {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #19add6;
	text-decoration: none;
	vertical-align: middle;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
.nav-roll-left {
	background-image: url(../images/nav-curve-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav-roll-right {
	background-image: url(../images/nav-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.nav-roll-mid {
	background-image: url(../images/nav-mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	padding-right: 15px;
	padding-left: 15px;
	height:33px;
	text-align: center;
	cursor:pointer;
}
.grey-light-bg {
	background-color: #fafafa;
}
.ul1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
	padding: 0px;
	list-style-image: url(../images/bull.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	*margin-left: 20px;
}
.li1 {
	line-height: 20px;
}
.contentblue {
}

.list-menu {
	height: 22px;
	width: 97px;
	border: 1px solid #acacac;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4a505c;
}
.text-area-small {
	width: 260px;
	border: 1px solid #acacac;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4a505c;
}
.text-area-big {
	width: 392px;
	border: 1px solid #acacac;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4a505c;
}
.input-box-new {
	height: 22px;
	width: 260px;
	border: 1px solid #acacac;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4a505c;
}
.input-box-new-small {
	height: 22px;
	width: 162px;
	border: 1px solid #acacac;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4a505c;
}




.content-greybig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4a505c;
	text-decoration: none;
}
.content-bluebig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #19add6;
	text-decoration: none;
}
.content-greybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
}
.content-skyblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #19add6;
	text-decoration: none;
}
.contentblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #19add6;
	text-decoration: none;
}
.content-blue-new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #0061b4;
	text-decoration: none;
}

.formfont1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a505c;
	text-align: right;
	text-decoration: none;
}
.border-top-new {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c4c4c4;
}

.phno-1{
	font-family: Impact;
	font-size: 24px;
	font-weight: normal;
	color: #f05323;
}
.content_bluebold-1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0061b4;
}
.content-greybold-1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3b4041;
	text-decoration: none;
}
.formfont-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a505c;
}
.contentgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #575757;
}

