/* CSS Document */
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color:#5F5F5F;
	margin: 0;
}

.logo
{
	background: url(../images/logo.jpg) no-repeat left top;
	width: 150px;
	height: 93px;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #262626;
	font-weight: bold;
	margin: 0;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #262626;
	font-weight: bold;
	margin: 0;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #262626;
	font-weight: bold;
	margin: 0;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #df512f;
	font-weight: bold;
	margin: 0;
}

.blktxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.hinttxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:Red
}

.blktxtSmaller
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.orangtxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f26722;
	text-decoration: underline;
}

.orangtxt2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f26722;
	text-decoration: none;
}

.orangtxt a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f26722;
}

.orangtxt a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f26722;
	text-decoration: none;
}

#home a
{
	background: url(../images/top_btn.gif) no-repeat;
	width: 98px;
	height: 17px;
	display: block;
	padding-top: 4px;
}

#myaccount a
{
	background: url(../images/top_btn.gif) no-repeat;
	width: 98px;
	height: 17px;
	display: block;
	padding-top: 4px;
}

#register a
{
	background: url(../images/top_btn.gif) no-repeat;
	width: 98px;
	height: 17px;
	display: block;
	padding-top: 4px;
}

#indpress a
{
	background: url(../images/top_btn.gif) no-repeat;
	width: 98px;
	height: 17px;
	display: block;
	padding-top: 4px;
}
/*
.leftcorner
{
	background: url(../images/left_corner.gif) no-repeat;
	height: 13px;
	width: 12px;
}

.rightcorner
{
	background: url(../images/right_corner.gif) no-repeat;
	height: 13px;
	width: 12px;
}

.middlebg
{
	background: url(../images/middlebg.gif) repeat-x;
}

.leftbg
{
	background: url(../images/left_bg.gif) repeat-y;
}

.rightbg
{
	background: url(../images/right_bg.gif) repeat-y;
}

.leftbotcorner
{
	background: url(../images/leftbottom.gif) no-repeat;
	height: 13px;
	width: 12px;
}

.rightbotcorner
{
	background: url(../images/rightbottom.gif) no-repeat;
	height: 13px;
	width: 12px;
}

.middlebotbg
{
	background: url(../images/middlebotbg.gif) repeat-x bottom;
}
*/
.leftnavi_bg a
{
	background: url(../images/leftnavimenu.gif) no-repeat;
	width: 130px;
	height: 22px;
	padding-top: 5px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	width: 128px;
}

.leftnavibg a
{
	background: url(../images/leftnavimenu.gif) no-repeat;
	width: 130px;
	height: 22px;
	padding-top: 5px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

.leftnavibg a:hover
{
	background: url(../images/leftnavimenu_over.gif) no-repeat;
	width: 130px;
	height: 22px;
	padding-top: 5px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}



.leftnavibgAct a
{
	background: url(../images/leftnavimenu_over.gif) no-repeat;
	width: 130px;
	height: 22px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

.leftgrncorn
{
	background: url(../images/leftgreencorner.gif) no-repeat;
	width: 6px;
	height: 234px;
}

.rghtgrncorn
{
	background: url(../images/rightgreencorner.gif) no-repeat;
	width: 6px;
	height: 234px;
}

.grnbgcorn
{
	background: url(../images/leftgreenbg.gif) repeat-x;
}

.greenarrw
{
	background: url(../images/greenarrow.gif) no-repeat top right;
}

.oneimg
{
	background: url(../images/one.gif) no-repeat left;
}

.greytxt1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #262626;
	text-decoration: none;
}

.spacingtop
{
	padding-top: 10px;
}

.twoimg
{
	background: url(../images/two.gif) no-repeat left;
}

.threeimg
{
	background: url(../images/three.gif) no-repeat left;
}

.fourimg
{
	background: url(../images/four.gif) no-repeat left;
}

.freetoreg
{
	background: url(../images/PPU-animated.gif) no-repeat left bottom;
}

.athomeimg
{
	background: url(../images/athomeimg.jpg) no-repeat left;
	width: 312px;
}
.righttop
{
	background: url(../images/right_top.gif) no-repeat left;
	width: 164px;
}

.rightbot
{
	background: url(../images/right_bot.gif) no-repeat left;
	width: 164px;
}

.rightbg2
{
	background: url(../images/rightbg.gif) repeat-y left;
	width: 164px;
}

.rightblkimg
{
	width: 137px;
	height: 106px;
	background: url(../images/rightimg.gif) no-repeat left;
}

.greytxt2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
	text-decoration: none;
}

.greytxt3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #262626;
	text-decoration: none;
}

.greytxt3 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #262626;
}

.greytxt3 a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #262626;
	text-decoration: underline;
}

.footergreytxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #262626;
	text-decoration: none;
}

.oangtxt3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d94a34;
}

.oangtxt3 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d94a34;
}

.oangtxt3 a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d94a34;
	text-decoration: none;
}

.oangtxt03
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f26722;
}

.oangtxt03 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f26722;
}

.oangtxt03 a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f26722;
	text-decoration: none;
}

.mapbdr
{
	background: url(../images/mapborder.jpg) no-repeat left;
	width: 135px;
	height: 106px;
}

.safesecure
{
	background: url(../images/safe&secure_img.jpg) no-repeat left;
	width: 130px;
	height: 131px;
}
.oangitalictxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
	text-decoration: none;
	text-align: left;
}

.oangitalictxt a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
}

.oangitalictxt a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
	text-decoration: none;
}

.Header_text
{
	text-align:left;
	color:#000000;
	background-color:#c1ecb7;
	height:20px;
}

.oangitalictxt2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
	font-style: italic;
}

.oangitalictxtu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
	text-decoration: underline;
	font-style: italic;
}
.orangtableft
{
	background: url(../images/orangtableft.gif) no-repeat left;
	width: 5px;
	height: 25px;
}

.orangtabright
{
	background: url(../images/orangtabright.gif) no-repeat left;
	width: 5px;
	height: 25px;
}

.orangtabbg
{
	background: url(../images/orangtabbg.gif) repeat-x left;
}

.myorder
{
	color: #66cc33;
}
.greytxt_n
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #262626;
	text-decoration: none;
}

#inthepress a
{
	background: url(../images/inthepress.gif) no-repeat;
	width: 97px;
	height: 21px;
	display: block;
}

#inthepress a:hover
{
	background: url(../images/inthepress_over.gif) no-repeat;
	width: 97px;
	height: 21px;
	display: block;
}

.greentxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #68b236;
	text-decoration: none;
}
.greentxt1
{
	font-family: Verdana;
	font-size: 12px;
	color: #66cc33;
	text-decoration: none;
}
.greentxt2
{
	font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #66cc33;
	text-decoration: none;
}
.greentxt_myProfile
{
	font-family: Verdana;
	font-size: 22px;
	color: #68b236;
	text-decoration: none;
}
.greentxt_getaquote
{
	font-family: Verdana;
	font-size: 22px;
	font-weight:bold;
	color: #66cc33;
	text-decoration: none;
}
.greentxt a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #68b236;
	text-decoration: underline;
}

.greentxt_new
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #68b236;
	text-decoration: none;
}

.inputstl
{
	width: 118px;
	height: 15px;
	border: 2px solid #9c9d9e;
	text-indent: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
}

.linespstl
{
	line-height: 18px;
}

.inputstl2
{
	width: 19px;
	height: 19px;
	border: 2px solid #9c9d9e;
	text-indent: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
}

.inputstl3
{
	width: 59px;
	height: 21px;
	border: 2px solid #9c9d9e;
	text-indent: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
}

.greentxt_n
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #69bd45;
	text-decoration: none;
}

.customer_registration_detals_font
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.start_new
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f26722;
	text-decoration: none;
}

#submit_btn
{
	background-image: url(../images/submit_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 68px;
	height: 25px;
	float: left;
	display: block;
}
#submit_btn a
{
	background-image: url(../images/submit_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 68px;
	height: 25px;
	float: left;
}

#submit_btn a:hover
{
	background-image: url(../images/submit_btn_rollover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 68px;
	height: 25px;
	float: left;
	display: block;
}

.linktxtstl a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/top_btn.gif) no-repeat;
	width: 98px;
	height: 17px;
	display: block;
	padding-top: 4px;
	
}

.linktxtstl a:hover
{
    padding-top: 4px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF; /* #fac2a7;*/
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	background: url(../images/top_btn.gif) no-repeat; 	width: 98px; 	height: 17px; 	display: block; 	padding-top: 4px;*/
}

.linktxtstlAct a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/top_btn_green.gif) no-repeat;
	width: 98px;
	height: 17px;
	display: block;
	padding-top: 4px;
}


.blueblktxt a
{
	background-image: url(../Images/security-measures.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 125px;
	height: 132px;
	display: block;
}
.blueblktxt a:hover
{
	background-image: url(../Images/security-measures.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 132px;
	background-position: left top;
	display: block;
}

.arrowlnks1 a
{
	background: url(../images/arrowlnks1.jpg) no-repeat;
	width: 58px;
	height: 42px;
	display: block;
	text-decoration: none;
	padding-top: 19px;
	padding-left: 30px;
}

.arrowlnks2 a
{
	background: url(../images/arrowlnks2.jpg) no-repeat;
	width: 58px;
	height: 42px;
	display: block;
	text-decoration: none;
	padding-top: 19px;
	padding-left: 30px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	-moz-opacity: 0.55;
	opacity: 0.55;
}

.arrowlnks3 a
{
	background: url(../images/arrowlnks3.jpg) no-repeat;
	width: 58px;
	height: 42px;
	display: block;
	text-decoration: none;
	padding-top: 19px;
	padding-left: 30px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	-moz-opacity: 0.55;
	opacity: 0.55;
}


.arrowseclnks2 a
{
	background: url(../images/arrowlnks2.jpg) no-repeat;
	width: 58px;
	height: 42px;
	display: block;
	text-decoration: none;
	padding-top: 19px;
	padding-left: 30px;
}
.smblktxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#greentop
{
	background-image: url(../images/greentop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 310px;
	height: 12px;
}

#greenbg
{
	background-image: url(../images/greenbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 310px;
}

#greenbottom
{
	background-image: url(../images/greenbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 310px;
	height: 12px;
}

.whttxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.greenblkbg
{
	background-image: url(../images/blockimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.whttxt2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
}

.greenbdrtop
{
	background-image: url(../images/greenbdrtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 312px;
	height: 14px;
}

.greenbdrbg
{
	background-image: url(../images/greenbdrbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 312px;
}

.greenbdrbottom
{
	background-image: url(../images/greenbdrbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 312px;
	height: 14px;
}

.greenbdrtop_long
{
	background-image: url(../images/greenbdrtop_long.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 312px;
	height: 14px;
}

.greenbdrbg_long
{
	background-image: url(../images/greenbdrbg_long.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 312px;
}

.greenbdrbottom_long
{
	background-image: url(../images/greenbdrbottom_long.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 312px;
	height: 14px;
}


#back_btn a
{
	background-image: url(../images/back_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 71px;
	height: 26px;
	display: block;
}

#back_btn a:hover
{
	background-image: url(../images/back_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 71px;
	height: 26px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	display: block;
}

#confirm a
{
	background-image: url(../images/confirmPro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 141px;
	height: 26px;
	display: block;
}

#confirm a:hover
{
	background-image: url(../images/confirmPro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 141px;
	height: 26px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	display: block;
}

.BuyMoreCredit
{
	background-image: url(../images/BuymoreCredit_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:White;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:26px;
	letter-spacing:-1px;
	width: 130px;
	height: 26px;
	display: block;
}

.BuyMoreCredit:hover
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

.DownloadCSV 
{
	background-image: url(../images/download_csv_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 130px;
	height: 26px;
	display: block;
}

.DownloadCSV:hover
{
	background-image: url(../images/download_csv_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 130px;
	height: 26px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	display: block;
}

#login a
{
	background-image: url(../images/login_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 68px;
	height: 26px;
	display: block;
}

#login a:hover
{
	background-image: url(../images/login_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 68px;
	height: 26px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	display: block;
}

.whitesmtxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

.inputstl5
{
	width: 104px;
	height: 17px;
	border: 2px solid #b2b3b6;
	text-indent: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
	padding-top: 3px;
}

.inputstl4
{
	width: 225px;
	height: 17px;
	border: 2px solid #b2b3b6;
	text-indent: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
	padding-top: 3px;
}

.textareastl4
{
	width: 225px;
	height: 70px;
	border: 2px solid #b2b3b6;
	text-indent: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
	padding-top: 3px;
}

.drpstl5
{
	width: 108px;
	height: 21px;
	border: 2px solid #b2b3b6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
}

.hide
{
	visibility: hidden;
	display: none;
}

.show
{
	visibility: visible;
	display: block;
}

.pointer
{
	cursor: default;
}

.blktxt2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #262626;
}

#registernow a
{
	background-image: url(../images/registernow_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 105px;
	height: 26px;
	display: block;
}

#registernow a:hover
{
	background-image: url(../images/registernow_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 105px;
	height: 26px;
	display: block;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

/*----------------------------------------------------------*/

.inputstl_n
{
	width: 237px;
	height: 72px;
	border: 2px solid #bfbfc1;
	text-indent: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5c;
}

.inputstl6
{
	width: auto;
	height: auto;
	border: 2px solid #b2b3b6;
	text-indent: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
	padding-top: 3px;
}

.arrowlnks_3 a
{
	background: url(../images/arrowlnks3.jpg) no-repeat;
	width: 58px;
	height: 42px;
	display: block;
	text-decoration: none;
	padding-top: 19px;
	padding-left: 30px;
}

.sitemap
{
	width: auto;
	height: auto;
	border: 2px solid #b2b3b6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
	padding-top: 3px;
}

.sitemap a
{
	width: auto;
	height: auto;
	border: 2px solid #b2b3b6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
	padding-top: 3px;
}

.orangtxtsitemap
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	text-decoration: none;
}

.oranglinktxtsitemap
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f26722;
	text-decoration: underline;
}

.borderMain
{
	width: 300px;
	border: solid 3px black;
}

.borderBottomTRihgt
{
	border-bottom: solid 3px black;
	border-right: solid 1px black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	padding-left: 8px;
}

.borderBottomT
{
	border-bottom: solid 3px black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	padding-left: 8px;
}

.borderBottomRihgt
{
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #000000;
	padding-left: 8px;
}

.borderBottom
{
	border-bottom: solid 1px black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #f26722;
	padding-left: 8px;
}
.borderRight
{
	border-right: solid 1px black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #000000;
	padding-left: 8px;
}
.borderNone
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #f26722;
	padding-left: 8px;
}
.blktxtNew
{
	font-family: Calibri;
	font-size: 14pt;
	color: #000000;
}
.orangtxtNew
{
	font-family: Calibri;
	font-size: 14pt;
	color: #f26722;
}
.blktxtSmallNew
{
	font-family: Calibri;
	font-size: 10pt;
	color: #000000;
}
.orangtxtSmallNew
{
	font-family: Calibri;
	font-size: 10pt;
	color: #f26722;
}
.getQuoteOver
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.getQuoteMax
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.getQuoteHint
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
/***** Home page*****/
#ImgBtnPrevious
{
	background: url(../images/gprevious_btn.gif) no-repeat;
	width: 72px;
	height: 25px;
	display: block;
	margin-right: 3px;
}
#ImgBtnNext
{
	background: url(../images/gnext_btn.gif) no-repeat;
	width: 72px;
	height: 25px;
	display: block;
}
#gemail_btn
{
	background: url(../images/gemail_btn.gif) no-repeat;
	width: 132px;
	height: 31px;
	display: block;
	margin: 10px 10px 10px 0px;
}
/*****Agent Profile *****/
.logo_n
{
	background: url(../images/logo_n.jpg) no-repeat left top;
}
.greentxt_big
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #5ccf32;
	text-decoration: none;
	font-weight: bold;
}

.LightRedtxt_big
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ff6633;
	text-decoration: none;
	font-weight: bold;
}



.blacktxt_big
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.graytxt_big
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5f5f5f;
	text-decoration: none;
	font-weight: bold;
}
.graytxt_nor_mal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	text-decoration: none;
}
rangetxt_normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f26722;
	text-decoration: none;
	font-weight: bold;
}
.orangetxt_normal_getquote
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff6633;
	text-decoration: none;
	
}
.orangetxt_medium
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #f26722;
	text-decoration: none;
}
.orangetxt_big
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #f26722;
	text-decoration: none;
	font-weight: bold;
}
.green_bg
{
	background-color: #c1ecb7;
	font-family: Verdana;
	font-weight: normal;
	color: #292e31;
	height: 31px;
	text-align: left;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
.input_box_small
{
	border: 2px solid #676767;
	width: 118px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
	text-decoration: none;
}
.input_box_big
{
	border: 2px solid #676767;
	width: 160px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
	text-decoration: none;
}
.input_box_big2
{
	border: 2px solid #676767;
	width: 295px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
	text-decoration: none;
}
.input_box_big3
{
	border: 2px solid #676767;
	width: 905px;
	height: 155px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #262626;
	text-decoration: none;
}
.input_box_small2
{
	border: 2px solid #676767;
	width: 85px;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #262626;
	text-decoration: none;
	font-weight: bold;
}
.input_box_small3
{
	border: 2px solid #676767;
	width: 0px;
	height: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #262626;
	text-decoration: none;
	font-weight: bold;
	display:none;
	border:none;
	border-width:0;
	background-color:White

	
}
.dropdown_box_small2
{
	border: 2px solid #676767;
	width: 80px;
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
	font-weight: bold;
}
.input_box_bg
{
	border: 2px solid #676767;
	width: 160px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
	text-decoration: none;
}
.green_btnlc
{
	width: 14px;
	height: 23px;
	background: url(../images/greenlcurve.gif) no-repeat right center;
}
.green_btnrc
{
	width: 14px;
	height: 23px;
	background: url(../images/greenrcurve.gif) no-repeat left center;
}
.green_btnbg
{
	width: auto;
	height: 23px;
	background: url(../images/greenbtnbg.gif) repeat-x left center;
}
.orange_btn_lc
{
	width: 14px;
	height: 23px;
	background: url(../images/orange_lcurve.gif) no-repeat right center;
}
.orange_btn_rc
{
	width: 14px;
	height: 23px;
	background: url(../images/oranger_curve.gif) no-repeat left center;
}
.orange_btn_bg
{
	width: auto;
	height: 23px;
	background: url(../images/orangebtn_bg.gif) repeat-x left center;
}
.green_btc
{
	width: 943px;
	height: 19px;
	background: url(../images/green_btc.gif) no-repeat center bottom;
}
.green_bbc
{
	width: 943px;
	height: 19px;
	background: url(../images/green_bbc.gif) no-repeat center top;
}
.green_bbg
{
	width: 943px;
	height: auto;
	background: url(../images/green_bbg.gif) repeat-y center top;
}
.green_btnlink
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.green_btnlink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #edfee5;
	text-decoration: none;
}
.save_btn
{
	background-color: #f26722;
	width: 125px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: inline-block;
	text-decoration: none;
	text-align: center;
}
.save_btn:hover
{
	filter: alpha(opacity=70);
	-moz-opacity: .50;
	opacity: .50;
}
.greytxt4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #262626;
	text-decoration: none;
	font-weight: bold;
}
.greytxt5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #262626;
	text-decoration: none;
	font-weight: normal;
}
.greytxt6
{
	font-family: Verdana;
	font-size: 22px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.greytxt7
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #262626;
	text-decoration: none;
	font-weight: bold;
}
/***** file upload *****/
.fileUpload
{
	/*-moz-opacity: 0;
	filter: alpha(opacity: 0);
	-khtml-opacity: 0;*/
	position:absolute;
  left:-137px;
  -moz-opacity:0;
  filter:alpha(opacity: 0);
  opacity: 0;
  z-index: 2;
    right: 10px;
    top: 0px;
    
}
.input_text_size
{
	width: 142px;
	height: 15px;
	border: 2px solid #676767;
}
.btn_orange
{
	background: url(../images/leftnavimenu.gif) no-repeat;
	width: 154px;
	height: 34px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
.btn_orange:hover
{
	filter: alpha(opacity=70);
	-moz-opacity: .50;
	opacity: .70;
}

/**Public Pages**/
.greentxt_normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #68b236;
	text-decoration: none;
	font-weight: bold;
}
.greentxt_normal_myorder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6ACD3F;
	text-decoration: none;
	font-weight: bold;
}

.input_box_green
{
	border: 2px solid #67ca39;
	width: 150px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9de17b;
	text-decoration: none;
}
.greentopcurve
{
	background-image: url(../images/greentopcurve.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 231px;
	height: 10px;
}

.greentxt_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #68b236;
	text-decoration: none;
}
.greenbottomcurve
{
	background-image: url(../images/greenbottomcurve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 231px;
	height: 10px;
}

/*#clickhere_btn a
{
	background: url(../images/clickhere_btn.gif) no-repeat;
	width: 231px;
	height: 55px;
	display: block;
}
#clickhere_btn a:hover
{
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .80;
}*/

/*****Public agent pages *****/
.greytxt6
{
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.greytxt7
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #262626;
	text-decoration: none;
}
.bookmark
{
	background-image: url(../images/bookmark-bg.png);
	background-repeat: repeat-x;
	font-family: "Tw Cen MT" , "Trebuchet MS" ,verdana,Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	letter-spacing: 1px;
}
.greentxt_becomeagent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A7E699;
	text-decoration: none;
	font-weight: bold;
}

/***** customer feedback *****/
.liteorange_bg
{
	background-color: #f8b390;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 25px;
	text-align: left;
	padding-left: 5px;
}
#skip_btn
{
	background-image: url(../images/skip_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 67px;
	height: 28px;
	float: left;
	display: block;
}
#skip_btn a
{
	background-image: url(../images/skip_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 67px;
	height: 28px;
	float: left;
}
#skip_btn a:hover
{
	background-image: url(../images/skip_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 67px;
	height: 28px;
	float: left;
	display: block;
}
#submit_smallbtn
{
	background-image: url(../images/submit_smallbtn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 67px;
	height: 28px;
	float: left;
	display: block;
}
#submit_smallbtn a
{
	background-image: url(../images/submit_smallbtn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 67px;
	height: 28px;
	float: left;
}
#submit_smallbtn a:hover
{
	background-image: url(../images/submit_smallover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 67px;
	height: 28px;
	float: left;
	display: block;
}
.greytxt9
{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.register_rec
{
	background: url(../images/registerorg.gif) no-repeat;
	width: 77px;
	height: 25px;
	display: block;
}
.register_rec a:link, register_rec a:visited, register_rec a:active
{
	background: url(../images/registerorg.gif) no-repeat;
	width: 77px;
	height: 25px;
	display: block;
}

/***** Depot Info*****/
.gray-tab
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
	font-weight: bold;
}
.orange-tab
{
	color: #F4661C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a.orange-tab:link, a.orange-tab:active
{
	color: #F4661C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a.orange-tab:hover
{
	color: #F4661C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.tab_links
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A30AB;
	text-decoration: underline;
}
a.tab_links:link, a.tab_links:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A30AB;
	text-decoration: underline;
}
a.tab_links:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A30AB;
	text-decoration: none;
}
/***** user registration *****/
.gray_bigtxt
{
	color: #686868;
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
}
.find_btn a
{
	background-color: #f26722;
	width: 115px;
	height: 22px;
	padding-top: 5px;
	padding-left: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	text-align: left;
}
.find_btn a:hover
{
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .70;
}
.week_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #262626;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
.week_link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f26722;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
.week_link_statement
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f26722;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
.orangetxt_underline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: center;
}
.orangesmalltxt_underline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
.orangetxt_wun
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.calculate_orange a
{
	background: url(../images/small_btn.gif) no-repeat;
	width: 94px;
	height: 23px;
	padding-top: 2px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
.calculate_orange a:hover
{
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .70;
}
.textarea
{
	width: 250px;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
	text-decoration: none;
	border: none;
	margin: 0px;
	padding-top: 5px;
	padding-left: 8px;
	border: 2px solid #9a9a9a;
}
.next_bigbtn a
{
	width: 198px;
	height: 41px;
	border: none;
	background: url(../images/next_bigbtn.gif) no-repeat center;
	display: block;
}
.next_bigbtn a:hover
{
	/*filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .70;*/
	width: 198px;
	height: 41px;
	border: none;
	background: url(../images/next_bigbtnhv.gif) no-repeat center;
	display: block;
}

/***** about agent(map) *****/
.vcard_btn a
{
	background: url(../images/vcard_btn.gif) no-repeat;
	width: 154px;
	height: 34px;
	display: block;
}
.vcard_btn a:hover
{
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .70;
}

/***** delivery details *****/
#showdelivery_btn a
{
	background: url(../images/showdelivery_btn.jpg) no-repeat;
	width: 149px;
	height: 24px;
	display: block;
	margin-right: 3px;
}
.today_btn a
{
	background: url(../images/today_btn.gif) no-repeat;
	width: 55px;
	height: 22px;
	display: block;
}
.today_btn a:hover
{
	background: url(../images/today_btn.gif) no-repeat;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .70;
}
.now_btn a
{
	background: url(../images/now_btn.gif) no-repeat;
	width: 55px;
	height: 22px;
	display: block;
}
.now_btn a:hover
{
	background: url(../images/now_btn.gif) no-repeat; 
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .70;
}
.textarea1
{
	width: 431px;
	height: 44px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
	text-decoration: none;
	border: none;
	margin: 0px;
	padding-top: 5px;
	padding-left: 8px;
	border: 2px solid #9a9a9a;
}
.text_email_btn a
{
	background: url(../images/save&text&email_btn.gif) no-repeat;
	width: 348px;
	height: 46px;
	display: block;
}
.text_email_btn a:hover
{
    background: url(../images/save&text&email_btn.gif) no-repeat;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .80;
}
.emailcustomer_btn a
{
	background: url(../images/text&emailcustomer_btn.gif) no-repeat;
	width: 348px;
	height: 46px;
	display: block;
}
.emailcustomer_btn a:hover
{
    background: url(../images/text&emailcustomer_btn.gif) no-repeat;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .80;
}
.saveandemail_btn
{
	background-color: #f26722;
	width: 150px;
	height: 22px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	text-align: center;
}

/***** S-Welcome Back *****/
.orangetxt_padding
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f26722;
	text-decoration: none;
	font-weight: bold;
	padding-left: 35px;
}

.greentxt_btxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #66cc33;
	text-decoration: none;
	font-weight: normal;
}

/********AgentDefault.aspx**********/

.greenitalictxthomepage
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66cc33;
	text-decoration: none;
}

.greenitalictxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66cc33;
	text-decoration: none;
}
.greenitalictxt a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66cc33;
}
.greenitalictxt a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66cc33;
	text-decoration: none;
}

/*****************AboutParcelPickup Page*********************/
.stop a
{
	background: url(../images/stop.gif);
	width: 212px;
	height: 47px;
	display: block;
	margin-right: 3px;
}
.stop a:hover
{
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .80;
}

.back a
{
	background: url(../images/back.gif);
	width: 75px;
	height: 26px;
	display: block;
	margin-right: 3px;
}
.back a:hover
{
    background: url(../images/back.gif);
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .80;
}


.orange_btnlink
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
/*.orange_btnlink:hover
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FAC2A7;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}*/

.orange_btc_553
{
	width: 554px;
	height: 19px;
	background: url(../images/orange_btc_553.gif) no-repeat center bottom;
}
.orange_bbc_553
{
	width: 554px;
	height: 19px;
	background: url(../images/orange_bbc_553.gif) no-repeat center top;
}
.orange_bbg_553
{
	width: 554px;
	height: auto;
	background: url(../images/orange_bbg_553.gif) repeat-y center top;
}
.orange_btc
{
	width: 943px;
	height: 19px;
	background: url(../images/orange_btc.gif) no-repeat center bottom;
}
.orange_bbc
{
	width: 943px;
	height: 19px;
	background: url(../images/orange_bbc.gif) no-repeat center top;
}
.orange_bbg
{
	width: 943px;
	height: auto;
	background: url(../images/orange_bbg.gif) repeat-y center top;
}

.orange_btnbg
{
	width: auto;
	height: 20px;
	background: url(../images/orangebtn_bg.gif) repeat-x left center;
}
.orange_btnlink
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
/*.orange_btnlink:hover
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FAC2A7;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}*/

.orange_btnlc
{
	width: 13px;
	height: 20px;
	background: url(../images/orangelcurve.gif) no-repeat right center;
}
.orange_btnrc
{
	width: 13px;
	height: 20px;
	background: url(../images/orangercurve.gif) no-repeat left center;
	padding-right: 3px;
}

#orange_email_btn a
{
	background: url(../images/orange_email_btn.gif) no-repeat;
	width: 123px;
	height: 31px;
	display: block;
}

.green_bg_customer
{
	background-color: #c1ecb7;
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #292e31;
	height: 31px;
	text-align: left;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}

.green_bg_customer_undeline
{
	background-color: #c1ecb7;
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #292e31;
	height: 31px;
	text-align: left;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.green_bg_customer_undeline_order
{
	background-color: #c1ecb7;
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #292e31;
	height: 31px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.green_bg_customer_undeline1
{
	background-color: #66CC33;
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.greenbg_topc
{
	width: 178px;
	height: auto;
	background: url(../images/greenbg_topc.gif) no-repeat left top #b2e599;
}
.gsubmit_btn a
{
	background: url(../images/submit_g.gif) no-repeat;
	width: 154px;
	height: 34px;
	display: block;
}
.gsubmit_btn a:hover
{
	background: url(../images/submit_g_over.gif) no-repeat;
	width: 154px;
	height: 34px;
	display: block;
}
.contactus_head
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	text-align: justify;
}
.contactus_head_nobold
{
	font-size: 12px;
	font-family: Verdana;
	text-align: justify;
}
/* ----------------- new home page 30 june ------------- */
.home_border-lt
{
	background-image: url(../images/green-lt.gif);
	background-repeat: repeat-y;
}
.home_border-rt
{
	background-image: url(../images/greenRt.gif);
	background-repeat: repeat-y;
}

.home_border-top
{
	background-image: url(../images/green-midTop.gif);
	background-repeat: repeat-x;
}
.home_border-bot
{
	background-image: url(../images/bottomImg.gif);
	background-repeat: repeat-x;
}

.home-greenBg
{
	background-image: url(../images/home_greenBg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white; /*#f2f2f2*/
	padding-left: 5px;
}
.home-ltgreenBg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
}

.home_coltxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
}

.postcode
{
	background-image: url(../images/postcode-bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white; /*#f2f2f2*/
	padding-left: 5px;
}

.homePostCode
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f26722;
	padding-left: 5px;
}
.input-home
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/* ----------------- new home page 30 june ------------- */
/*----------------- sanjay 20 july 2009 ----------------*/
.green_btnlc_abtus
{
	width: 13px;
	height: 20px;
	background: url(../images/greenlcurve_abtus.jpg) no-repeat right center;
}
.green_btnrc_abtus
{
	width: 13px;
	height: 20px;
	background: url(../images/greenrcurve_abtus.jpg) no-repeat left center;
	padding-right: 3px;
}
.green_btnbg_abtus
{
	width: auto;
	height: 20px;
	background: url(../images/greenbtnbg_abtus.gif) repeat-x left center;
}
/*----------------- sanjay 20 july 2009 ----------------*/

.wordwrap
{
	word-wrap: break-word;
}

.greytxt_postcode_home
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

/*--------------------------------------Sanjay 25 july 2009--------------------------*/
.greencurvebg_new
{
	background-image: url(../images/greencurvebg.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	width: 152px;
	height: 1px;
}
.greentopcurve_new
{
	background-image: url(../images/greentopcurve_new.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 152px;
	height: 13px;
}
.greenbottomcurve_new
{
	background-image: url(../images/greenbottomcurve_new.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 152px;
	height: 13px;
}


#clickhere_btn a
{
	/*background: url(../images/clickhere_btn1.gif) no-repeat;*/
	width: 142px;
	height: 118px;
	display: block;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:17px;
	padding:5px;
	color:#ffffff;
	text-decoration:none;
	
}
#clickhere_btn a:hover
{
/*	filter: alpha(opacity=50);-moz-opacity: .50;
	opacity: .80;*/
	
	width: 142px;
	height: 118px;
	display: block;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:17px;
	padding:5px;
	color:#ffffff;
	text-decoration:none;
}

.greencurvebg
{
	background-image: url(../images/greencurvebg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	width: 105px;
	height: auto;
}


.blacktxt_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

/*--------------------------------Sanjay 26-Aug-2009----------------------*/

.PostCode_home
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68b236;
}


.leftcorner
{
	background: url(../images/left_corner.gif) no-repeat left top;
	height: 14px;
	width: 14px;
}

.rightcorner
{
	background: url(../images/right_corner.gif) no-repeat right top;
	height: 14px;
	width: 14px;
}

.middlebg
{
	background: url(../images/middlebg.gif) repeat-x left top;
	height: 14px;
}

.leftbg
{
	background: url(../images/left_bg.gif) repeat-y left;
}

.rightbg
{
	background: url(../images/right_bg.gif) repeat-y right;
	width: 14px;
}

.leftbotcorner
{
	background: url(../images/leftbottom.gif) no-repeat left top;
	height: 14px;
	width: 14px;
}

.rightbotcorner
{
	background: url(../images/rightbottom.gif) no-repeat right top;
	height: 14px;
	width: 14px;
}

.middlebotbg
{
	background: url(../images/middlebotbg.gif) repeat-x bottom;
}


.input_box_green_new
{
	width: 120px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9de17b;
	text-decoration: none;
}

.about_agent_text
{
	color: #5F5F5F;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/*========================10-sept-2009 ======================================*/

.leftcorner_newOrange
{
	background: url(../images/left_corner_old.gif) no-repeat left top;
	height: 13px;
	width: 12px;
}

.rightcorner_newOrange
{
	background: url(../images/right_corner_old.gif) no-repeat right top;
	height: 13px;
	width: 12px;
}

.middlebg_newOrange
{
	background: url(../images/middlebg_old.gif) repeat-x left top;
	height: 12px;
}

.leftbg_newOrange
{
	background: url(../images/left_bg_old.gif) repeat-y left;
}

.rightbg_newOrange
{
	background: url(../images/right_bg_old.gif) repeat-y right;
	width: 12px;
}

.leftbotcorner_newOrange
{
	background: url(../images/leftbottom_old.gif) no-repeat left top;
	height: 13px;
	width: 12px;
}

.rightbotcorner_newOrange
{
	background: url(../images/rightbottom_old.gif) no-repeat right top;
	height: 13px;
	width: 12px;
}

.middlebotbg_newOrange
{
	background: url(../images/middlebotbg_old.gif) repeat-x bottom;
}
.oangtxtazm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #ff6633;
}
.txtclear
{
	 font-size :10px; 
	 color:#cccccc;
	  font-family: Arial;
}

.blacktxt_big
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#ff6633;	
	text-decoration: none;
	font-weight:normal; 
}
.blacktxt_big_new
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666666;
	text-decoration: none;
	font-weight:bold; 
}



.greentxt_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;	
	text-decoration: none;
	color:#5ccf32;
	font-weight:normal; 	
}


.leftnavibg_new a
{
	background: url(../images/leftnavimenu.gif) no-repeat;
	width: 130px;
	height: 22px;
	padding-top: 5px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

.leftnavibg_new a:hover
{
	background: url(../images/leftnavimenu_over_old.gif) no-repeat;
	width: 130px;
	height: 22px;
	padding-top: 5px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
.leftnavibgAct_new a
{
	background: url(../images/leftnavimenu_over_old.gif) no-repeat;
	width: 130px;
	height: 22px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}


.submit_btn a
{
	background-image: url(../images/submit_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 68px;
	height: 25px;
	float: right;
}

.submit_btn a:hover
{
	background-image: url(../images/submit_btn_rollover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 68px;
	height: 25px;
	float: right;
	display: block;
}


.orange_btnlc1 a:hover
{
	width: 13px;
	height: 20px;
	
	background: url(../images/orangercurve_over_new.gif) no-repeat ;
}
.orange_btnrc1 a:hover
{
	background: url(../images/leftnavimenu_over.gif) no-repeat;
	width: 130px;
	height: 22px;
	padding-top: 5px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

/****.orange_btnbg a:hover
{
	width: auto;
	height: 20px;
	
	background: url(../images/orangebtnbg_over_new.gif) repeat-x left center;
}*****/
.orange_btnlc1
{	
		width: 13px;
	height: 20px;
	background: url(../images/orangelcurve_over.gif) no-repeat right center;
}
.orange_btnbg1
{
	width: auto;
	height: 20px;
	background: url(../images/orangebtnbg_over.gif) repeat-x left center;
}
.orange_btnrc1 
{
	width: 13px;
	height: 20px;
	background: url(../images/orangercurve_over.gif) no-repeat left center;
	padding-right: 3px;
}

/*---------------------------- 6 Oct '09 ----------------------------------------*/

.green_btnlc_new
{
	width: 14px;
	height: 23px;
	background: url(../images/greenlcurve_over.gif) no-repeat right center;
}
.green_btnrc_new
{
	width: 14px;
	height: 23px;
	background: url(../images/greenrcurve_over.gif) no-repeat left center;
}
.green_btnbg_new
{
	width: auto;
	height: 23px;
	background: url(../images/greenbtnbg_over.gif) repeat-x left center;
}

/*--------9 Nov -------------*/

.input_box_small_new
{
	border: 2px solid #676767;
	width: 80px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
	text-decoration: none;
}

/* ----------- 10 Dec ------- */
.oangitalictxt_new
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #f26722;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.orangetxt_new
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f26722;
	text-decoration: none;
	font-weight: normal;
}
.orangetxt2_new
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26722;
	text-decoration: none;
	font-weight: bold;
}
/*----------- 22/12/09 ------------*/



.blacktxt_big2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.blacktxt_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.blacktxt_verysmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-decoration: none;
	
}

.TextLinkUnderline:hover {text-decoration :underline;}
