/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:url(images/bg.gif) repeat-x left top;
	font-family:Geneva,Helvetica,Verdana,Arial,sans-serif;
	color:#3e3f3f;
	font-size:14px;
	}
.heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	}
.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #616466;
	text-decoration: none;
	padding-top:5px;
	}
.text1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #616466;
	text-decoration: none;
	}
.more{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0e66bd;
	text-decoration: none;
	padding-right:6PX;
	float: right;
	}
.more:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #616466;
	text-decoration: underline;
	float: right;
	padding-right:6PX;
	}
.emails{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #0e66bd;
	text-decoration: none;
	}

/*----Changes and Additions-----*/
.header-bg {	
	height: 100px;
}
.logo{
	width:119px;
	height:80px;
	margin-left:50px;
	margin-top:8px;
}
.logo h3{
	margin:0px;
	padding:0px;
}
.logo h3 a{
	width:100%;
	height:80px;
	display:block;
	text-indent: -999em;
	background: url(images/logo.png) no-repeat left top;
}
.callus{
	color:#a40000;
	font-size:18px;
}
.callicon{
	background: url(images/callicon.gif) no-repeat left 3px;
	padding:0px 0px 10px 25px;
	font-weight:bold;
	color:#5e5d5d;
	font-size:17px;
	margin-top:5px;
	margin-left:5px;
}
.carticon{
	background: url(images/carticon.gif) no-repeat left 3px;
	padding:0px 0px 10px 25px;
	color:#5e5d5d;
	font-size:11px;
	margin-top:10px;
}
.bdrR{
	border-right:1px solid #dad8d8;
}

/*---Round Box---*/
.roundT{
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(images/roundT.gif) repeat-x left top;
}
.roundTL{
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(images/roundTL.gif) no-repeat left top;
}
.roundTR{
	width:100%;
	height:56px;
	background:url(images/roundTR.gif) no-repeat right top;
}
.roundB{
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(images/roundB.gif) repeat-x left bottom;
}
.roundBL{
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(images/roundBL.gif) no-repeat left bottom;
}
.roundBR{
	width:100%;
	height:56px;
	background:url(images/roundBR.gif) no-repeat right bottom;
	padding-bottom:30px;
}
.roundmainnav{
	width:95%;
	height:55px;
	margin:auto;
	font-variant:small-caps;
	font-weight:lighter;
	padding:1px 0px 0px 1px;
	background:url(images/linebar.gif) no-repeat left 2px;
}
.roundmainnav ul{
	margin:0px;
	padding:0px;
}
.roundmainnav ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}
.roundmainnav ul li a{
	margin:0px;
	/*display:block;*/
	float:left;
	padding:0px;
	color:#005cb3;
	font-size:12px;
	text-decoration:none;
	/*line-height:56px;
	background:url(images/linebar.gif) no-repeat right top;*/
}
.roundmainnav ul li a span{
	margin:0px;
	display:block;
	float:left;
	padding:0px 18px;
	color:#005cb3;
	font-size:12px;
	text-decoration:none;
	line-height:55px;
	cursor:pointer;
	background:url(images/linebar.gif) no-repeat right top;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
.roundmainnav ul li a span{
	margin:0px;
	display:block;
	float:left;
	padding:0px 18px;
	color:#005cb3;
	font-size:14px;
	text-decoration:none;
	line-height:55px;
	background:url(images/linebar.gif) no-repeat right top;
}
}
.roundmainnav ul li a:hover{
	text-decoration:none;
	background:url(images/navhover.gif) repeat-x left top;
}
.pB30{
	padding-bottom:30px;
}
.boxtopheadbg {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E3F3F;
	text-decoration: none;
	background: url(images/topheadbg.gif) no-repeat left top;
	height: 30px;
	padding-left: 15px;
}
.box{
	width:100%;
	height:auto;
	overflow:hidden;
}
.boxS{
	width:185px;
	height:auto;
	overflow:hidden;
}
.boxT{
	width:100%;
	height:auto;
	overflow:hidden;
	background: url(images/boxT.gif) repeat-x left top;
}
.boxTL{
	width:100%;
	height:auto;
	overflow:hidden;
	background: url(images/boxTL.gif) no-repeat left top;
}
.boxTR{
	width:100%;
	height:auto;
	overflow:hidden;
	background: url(images/boxTR.gif) no-repeat right top;
}
.boxL{
	width:100%;
	height:auto;
	overflow:hidden;
	background: url(images/boxL.gif) repeat-y left top;
}
.boxR{
	width:100%;
	height:auto;
	overflow:hidden;
	background: url(images/boxR.gif) repeat-y right top;
}
.boxB{
	width:100%;
	height:auto;
	overflow:hidden;
	background: url(images/boxB.gif) repeat-x left bottom;
}
.boxBL{
	width:100%;
	height:auto;
	overflow:hidden;
	background: url(images/boxBL.gif) no-repeat left bottom;
}
.boxBR{
	width:100%;
	height:auto;
	overflow:hidden;
	background: url(images/boxBR.gif) no-repeat right bottom;
}
.boxtxt{
	width:90%;
	height:auto;
	overflow:hidden;
	margin:auto;
	padding:10px 0px;
}
.heading{
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(images/headingT.gif) repeat-x left top;
}
.headingTL{
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(images/headingTL.gif) no-repeat left top;
}
.headingTR{
	width:100%;
	height:29px;
	background:url(images/headingTR.gif) no-repeat right top;
}
.headingtxt{
	padding:5px 0px 0px 15px;
	font-size:14px;
	font-weight:bold;
	color:#3e3f3f;
	font-family:Geneva,Helvetica,Verdana,Arial,sans-serif;
}
h2.newslettertitle{
	font-size:16px;
	font-weight:bolder;
	padding:0px 0px 0px 10px;
	color:#ffffff;
}
.headtop{
	width:100%;
	height:60px;
	background:url(images/headtop.png) no-repeat left top;
	padding:12px 0px 0px 0px;
	text-align:center;
}
.footerbg{
	width:100%;
	height:210px;
	background:url(images/footerbg.png) no-repeat left top;
}
.pagebg{
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(images/pagebg.png) repeat-y left top;
}
h3.newsletter{
	background:url(images/newsletter.gif) no-repeat left top;
	width:145px;
	height:45px;
	display:block;
	text-indent:-999em;
}
.inputnewsletter{
	width:135px;
	height:43px;
	border:1px solid #dfdede;
	font-size:12px;
	padding:5px;
}

.txtcenter{
	text-align:center;
}
.txtleft{
	text-align:left;
}
.txtright{
	text-align:right;
}
