
*
{
	margin: 0;
	padding: 0;
	border: 0px none;
}
html
{
	margin-bottom: 1px;
	height: 99.9%;
}
body
{
	font-family: verdana, Arial, tahoma;
	color: #1A5C8E;
	margin: 0px 0px 0px 0px;
	background: url('../images/pgbk.jpg') repeat-y top center #D8D7D7;
}
.merchant-link
{
	text-decoration:none;
	color:#1A5C8E;
}
.white
{
	color: white;
}
.text_center
{
	text-align: center;
}
.text_left
{
	text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~ Main ID CSS ~~~~~~~~~~~~~~~~~~~~~~~~*/

.wrapper
{
	margin: 0px auto;
	width: 954px;
	float: none !important;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~ Header CSS ~~~~~~~~~~~~~~~~~~~~~~~~*/
#header
{
	width: 954px;
	float: left;
}


.logo
{
	width: 314px;
	padding: 5px 0px 0px 5px;
	float: left;
}

.navsec
{
	width: 630px;
	padding: 0px 5px 0px 0px;
	float: left;
}
.applysec
{
	width: 190px;
	float: right;
}
.applysec_l
{
	width: 12px;
	height: 59px;
	background: url(../images/red_left.jpg) no-repeat top left;
	float: left;
}
.applysec_r
{
	width: 11px;
	height: 59px;
	background: url(../images/red_right.jpg) no-repeat top left;
	float: left;
}
.applysec_m
{
	width: 150px;
	height: 59px;
	background: url(../images/red_mdl.jpg) repeat-x top left;
	color: white;
	line-height: 26px;
	font-size: 18px;
	float: left;
}
.applysec_m span a
{
	font-size: 20px;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	float: left;
}

/*Top Navigation CSS starts here*/
#mainnav
{
	overflow: hidden;
	height: 28px;
	width: 619px;
	padding: 15px 0px 0px 0px;
	float: right;
}
#mainnav ul
{
	margin: 0px;
	padding: 0;
}
#mainnav li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
	font: 11px verdana, Arial, Tahoma;
	font-weight: bold;
	text-align: center;
}
#mainnav a
{
	text-decoration: none !important;
	display: block;
	background: url(../images/nav.jpg) 0px 0px;
	overflow: hidden;
	height: 28px;
	color: #fff;
}
#mainnav a span
{
	visibility: visible;
}

#menu01, #menu01 a
{
	background-position: 0 0;
	width: 63px;
	padding-top: 10px;
}
#menu01 a:hover, #menu01 a.selected
{
	background-position: 0px 28px;
	color: #000;
}
#menu01 a.active
{
	background-position: 0px 28px;
	font-weight: bold;
	color: #000;
}

#menu02, #menu02 a
{
	background-position: -63px 0;
	width: 76px;
	padding-top: 10px;
}
#menu02 a:hover, #menu02 a.selected
{
	background-position: -63px 28px;
	color: #000;
}
#menu02 a.active
{
	background-position: -63px 28px;
	font-weight: bold;
	color: #000;
}

#menu03, #menu03 a
{
	background-position: -139px 0;
	width: 124px;
	padding-top: 10px;
}
#menu03 a:hover, #menu03 a.selected
{
	background-position: -139px 28px;
	color: #000;
}
#menu03 a.active
{
	background-position: -139px 28px;
	font-weight: bold;
	color: #000;
}

#menu04, #menu04 a
{
	background-position: -263px 0;
	width: 136px;
	padding-top: 10px;
}
#menu04 a:hover, #menu04 a.selected
{
	background-position: -263px 28px;
	color: #000;
}
#menu04 a.active
{
	background-position: -263px 28px;
	font-weight: bold;
	color: #000;
}

#menu05, #menu05 a
{
	background-position: -399px 0;
	width: 68px;
	padding-top: 10px;
}
#menu05 a:hover, #menu05 a.selected
{
	background-position: -399px 28px;
	color: #000;
}
#menu05 a.active
{
	background-position: -399px 28px;
	font-weight: bold;
	color: #000;
}

#menu06, #menu06 a
{
	background-position: -467px 0;
	width: 58px;
	padding-top: 10px;
}
#menu06 a:hover, #menu06 a.selected
{
	background-position: -467px 28px;
	color: #000;
}
#menu06 a.active
{
	background-position: -467px 28px;
	font-weight: bold;
	color: #000;
}

#menu07, #menu07 a
{
	background-position: -525px 0;
	width: 93px;
	padding-top: 10px;
}
#menu07 a:hover, #menu07 a.selected
{
	background-position: -525px 28px;
	color: #000;
}
#menu07 a.active
{
	background-position: -525px 28px;
	font-weight: bold;
	color: #000;
}

.bar1
{
	width: 954px;
	margin-left: -1px; #margin-left:0px;_margin-left:1px;float:left;background:#2AD4F8;height:7px;font-size:1px;}
.bar2
{
	width: 954px;
	margin-left: -1px; #margin-left:0px;_margin-left:1px;float:left;background:#3477AA;height:7px;font-size:1px;}
/*Top Navigation CSS ends here*/


h1
{
	font-size: 18px;
	font-weight: normal;
	padding: 8px 0px 0px 25px;
	color: white;
}
h2
{
	font-size: 22px;
	font-weight: bold;
	padding: 8px 0px 0px 0px;
	color: #009933;
}
h3
{
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0px 0px 15px;
	color: #253A82;
}
p
{
	font-size: 11px;
	line-height: 18px;
	color: white;
	padding: 5px 25px 0px 25px;
}
.padtop05
{
	padding-top: 5px;
}

.content
{
	width: 944px;
	padding: 10px 5px 10px 5px;
	float: left;
}
.left
{
	width: 660px;
	padding: 0px 0px 0px 7px;
	float: left;
}
.bluebox
{
	width: 660px;
	float: left;
}

.bluebox_t
{
	width: 660px;
	height: 35px;
	background: url(../images/blue_t.jpg) no-repeat top left;
	float: left;
}
.bluebox_m
{
	width: 660px;
	background: url(../images/blue_m.jpg) repeat-y top left;
	float: left;
}
.bluebox_m_img
{
	width: auto;
	padding: 5px 25px 0px 0px;
	float: left;
}
.bluebox_m_txt
{
	width: 420px;
	font-size: 11px;
	line-height: 18px;
	color: white;
	padding: 5px 10px 0px 25px;
	float: left;
}
.bluebox_m_txt a
{
	float: right;
	font-size: 11px;
	line-height: 18px;
	text-decoration: underline;
	color: white;
}
.bluebox_m_txt a:hover
{
	text-decoration: none;
	color: white;
}
.bluebox_b
{
	width: 660px;
	height: 36px;
	background: url(../images/blue_b.jpg) no-repeat top left;
	float: left;
}

.whtbg
{
	margin: 5px 0px 0px 9px;
	_margin: 5px 0px 0px 4.5px;
	background: #FFFFFF;
	width: 636px;
	float: left;
}
.list1
{
	width: 310px;
	float: left;
}

.list1 ul
{
	float: left;
	padding: 0px 0px 0px 15px;
}
.list1 ul li
{
	margin: 0px;
	list-style: none;
	font-size: 11px;
	line-height: 16px;
	background: url(../images/arrow.jpg) no-repeat left 8px;
	padding: 2px 0px 2px 12px;
}
.list1 ul li a
{
	text-decoration: none;
	color: #1A5C8E;
}
.list1 ul li a:hover
{
	text-decoration: none;
	color: #000;
}

.standard_text
{
	font-size: 11px;
	margin-left: 15px;
}

#nav
{
	overflow: hidden;
	height: 25px;
	width: 638px;
	padding: 5px 0px 0px 9px;
	float: left;
}
#nav ul
{
	margin: 0px;
	padding: 0;
}
#nav li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
	font: 11px verdana, Arial, Tahoma;
	font-weight: bold;
	text-align: center;
}
#nav a
{
	text-decoration: none !important;
	display: block;
	background: url(../images/nav1.jpg) 0px 0px;
	overflow: hidden;
	height: 25px;
	color: #000;
}
#nav a span
{
	visibility: visible;
}

#navmenu01, #navmenu01 a
{
	background-position: 0 0;
	width: 128px;
	padding-top: 8px;
}
#navmenu01 a:hover, #navmenu01 a.selected
{
	background-position: 0px 25px;
	color: #3477AA;
}
#navmenu01 a.active
{
	background-position: 0px 25px;
	font-weight: bold;
	color: #3477AA;
}

#navmenu02, #navmenu02 a
{
	background-position: -128px 0;
	width: 128px;
	padding-top: 8px;
}
#navmenu02 a:hover, #navmenu02 a.selected
{
	background-position: -128px 25px;
	color: #3477AA;
}
#navmenu02 a.active
{
	background-position: -128px 25px;
	font-weight: bold;
	color: #3477AA;
}

#navmenu03, #navmenu03 a
{
	background-position: -256px 0;
	width: 128px;
	padding-top: 8px;
}
#navmenu03 a:hover, #navmenu03 a.selected
{
	background-position: -256px 25px;
	color: #3477AA;
}
#navmenu03 a.active
{
	background-position: -256px 25px;
	font-weight: bold;
	color: #3477AA;
}

#navmenu04, #navmenu04 a
{
	background-position: -384px 0;
	width: 128px;
	padding-top: 8px;
}
#navmenu04 a:hover, #navmenu04 a.selected
{
	background-position: -384px 25px;
	color: #3477AA;
}
#navmenu04 a.active
{
	background-position: -384px 25px;
	font-weight: bold;
	color: #3477AA;
}

#navmenu05, #navmenu05 a
{
	background-position: -512px 0;
	width: 124px;
	padding-top: 8px;
}
#navmenu05 a:hover, #navmenu05 a.selected
{
	background-position: -512px 25px;
	color: #3477AA;
}
#navmenu05 a.active
{
	background-position: -512px 25px;
	font-weight: bold;
	color: #3477AA;
}

.whtbg1
{
	margin: 0px 0px 0px 9px;
	_margin: 0px 0px 0px 4.9px;
	background: #FFFFFF;
	width: 636px;
	float: left;
}
.whtbg1 p
{
	color: #000;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	padding: 5px 0px 0px 15px;
	float: left;
}


.right
{
	width: 274px;
	padding: 0px 0px 0px 3px;
	float: left;
}
.rightbox
{
	width: 274px;
	float: left;
}
.rbluebox_t
{
	width: 270px;
	height: 38px;
	background: url(../images/s_blue_t.jpg) no-repeat top left;
	float: left;
}
.rbluebox_t h1
{
	width: 260px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color: white;
	padding: 8px 0px 0px 0px;
	float: left;
}
.rbluebox_m
{
	width: 270px;
	background: url(../images/s_blue_m.jpg) repeat-y top left;
	float: left;
}
.rbluebox_b
{
	width: 270px;
	height: 40px;
	background: url(../images/s_blue_b.jpg) no-repeat top left;
	float: left;
}

.rbluebox_m p
{
	width: 230px;
	padding: 0px 0px 0px 5px;
	text-align: justify;
	color: #000;
	font-weight: normal;
	float: left;
}
.rbluebox_m p span
{
	color: #696666;
	font-weight: normal;
}

.rbluebox_row
{
	width: 250px;
	padding: 5px 0px 0px 12px;
	line-height: 15px;
	color: #404040;
	font-weight: bold;
	font-size: 11px;
	float: left;
}
.rbluebox_col
{
	width: 123px;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
	color: #404040;
	font-weight: bold;
	font-size: 11px;
	float: left;
}
.textbox
{
	width: 100px;
	border: solid 1px #7F9DB9;
	color: #505050;
	line-height: 18px;
	height: 18px;
	text-indent: 3px;
	padding: 0px;
	margin: 0px;
}
.dropdown
{
	width: 100px;
	border: solid 1px #7F9DB9;
	color: #505050;
	line-height: 16px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
.dropdown200
{
	width: 225px;
	border: solid 1px #7F9DB9;
	color: #505050;
	line-height: 16px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
.dropdown50
{
	width: 65px;
	border: solid 1px #7F9DB9;
	color: #505050;
	line-height: 16px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
}
.textbox120
{
	width: 120px;
	border: solid 1px #7F9DB9;
}
.radiobtn
{
	width: 60px;
	line-height: 20px;
	float: left;
	color: #505050 !important;
}
.submit
{
	width: 250px;
	padding: 5px 0px 0px 0px;
	float: left;
}

.footer
{
	width: 954px;
	margin-left: -1px; #margin-left:0px!important;_margin-left:1px!important;float:left;}
.footerbk
{
	width: 954px;
	height: auto;
	background: url(../images/f_bk.jpg) repeat-x top center #CDE7F2;
	margin: 0px;
	padding: 0px;
	float: left;
}
.flist
{
	width: 250px;
	padding: 20px 0px 5px 0px;
	float: left;
}
.flist ul
{
	float: left;
	padding: 0px 0px 0px 20px;
}
.flist ul li
{
	margin: 0px;
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	background: url(../images/f_arrow.gif) no-repeat left 8px;
	padding: 3px 0px 3px 12px;
}
.flist ul li a
{
	text-decoration: none;
	color: #3477AA;
}
.flist ul li a:hover
{
	text-decoration: none;
	color: #000;
}
.footer_txt
{
	width: 430px;
	padding: 20px 0px 5px 0px;
	font-size: 12px;
	color: #516C81;
	text-align: left;
	line-height: 20px;
	float: left;
}
.footer_txt a
{
	color: #516C81;
	text-decoration: none;
}
.footer_txt a:hover
{
	color: #000;
	text-decoration: underline;
}

.footer_blue
{
	width: 954px;
	background: #3273A4;
	border-bottom: solid 2px #2AD4F8;
	padding: 15px 0px 15px 0px;
	float: left;
}
.footerlinks
{
	width: 954px;
	text-align: center;
	color: white;
	font-size: 11px;
	line-height: 20px;
	float: left;
}
.footerlinks a
{
	color: white;
	text-decoration: none;
}
.footerlinks a:hover
{
	color: #D1EAF4;
	text-decoration: none;
}

/*faq*/

.pgtxt
{
	width: 600px;
	float: left;
	padding: 0px 0px 0px 15px;
}

.faqlist
{
	width: 600px;
}
.faqlist ul
{
	padding: 8px 0px 8px 0px;
	margin: 0px;
}
.faqlist ul li
{
	list-style-type: none;
	font: 14px Arial, Helvetica, sans-serif;
	background: url(../images/f_arrow.gif) no-repeat left 10px;
	padding: 3px 0px 3px 12px;
	line-height: 20px;
}
.faqlist ul li a
{
	color: #1A5C8E;
}
.faqlist ul li a:hover
{
	color: #000;
	text-decoration: none;
}

.block
{
	width: 600px;
	padding: 10px 0px 10px 0px;
}
.block-head
{
	width: 600px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #00;
	padding: 8px 0px 3px 0px;
}
.block-txt
{
	width: 600px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #1A5C8E;
	line-height: 16px;
	text-align: justify;
	padding: 3px 0px 3px 0px;
}
.backtotop
{
	width: 600px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
	padding: 3px 0px 3px 0px;
}
.backtotop a
{
	color: #1A5C8E;
	text-decoration: none;
}
.backtotop a:hover
{
	color: #000;
	text-decoration: underline;
}

/* For testimonial */
#marqueecontainer
{
	position: relative;
	width: 230px; /*width: 200px; marquee width */
	height: 150px; /*height: 200px; marquee height */
	background-color: white;
	overflow: hidden;
	/*border: 3px solid orange;*/
	padding: 2px;
	padding-left: 4px;
}
