﻿body
{
	margin: 0;
	padding: 0;
	background-color: #005594;
	background-image: url(/images/BG.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font: 13px/21px "Lucida Grande" , "Lucida Sans Unicode" , Arial, Helvetica, sans-serif;
	color: #666666;
}
img { border:0; }
#menu
{
	height: 30px;
	margin: 0 auto;
	width:980px;
}
#header
{
	height:82px;
	margin: 28px auto 10px auto;
	background:url(/images/Frame_Top.png) no-repeat 0 100%;
	width:980px;
}
#headerleft{float:left;}
#headerright{float:right;}
/*start top navigation*/
.nav{
	margin: 0 auto;
	float:right;
	padding: 28px 16px 0 0;
	list-style: none;
}
.nav li{
	display: inline;
	float: left;
}
.nav li a{
	float: left;
	height: 30px;
	overflow: hidden;
	margin:0 0 0 1px;
	text-indent: -3333px;
}
.nav .aboutus a{
	background:url(/images/Nav_AboutUs.png) no-repeat;
	width: 99px;
}
.nav .faqs a{
	background:url(/images/Nav_FAQs.png) no-repeat;
	width: 76px;
}
.nav .merchantcenter a{
	background:url(/images/Nav_MerchantCenter.png) no-repeat;
	width: 163px;
}
.nav li a:hover, .nav .active a{background-position: 0 100%;}
/* end top navigation */
/* logo */
/*.logo{
	background: url(/images/Logo.gif) no-repeat;
	width: 167px;
	height: 36px;
	margin: 24px 0 0 19px;
	float: left;
	overflow: hidden;
	text-indent: -3333px;
}*/
.logo{
	background: url(/images/Logo3.gif) no-repeat;
	width: 237px;
	height: 51px;
	margin: 14px 0 0 18px;
	float: left;
	overflow: hidden;
	text-indent: -3333px;
}
/* end logo */
/* start trusted merchant */
.trustedmerchant{
	margin: 0 auto;
	width: 174px;
	float:right;
	padding: 15px 19px 0 0;
	list-style: none;
}
.trustedmerchant li{
	display: inline;
	float: right;
}
.trustedmerchant li a{
	float: right;
	height: 48px;
	overflow: hidden;
	margin:0 0 0 1px;
	text-indent: -3333px;
}
.trustedmerchant .button a{
	background:url(/images/Nav_TrustedMerchant.gif) no-repeat;
	width: 174px;
}
.trustedmerchant li a:hover, .trustedmerchant .active a{background-position: 0 100%;}
/* end trusted merchant */

.Int_Top
{
	background: url(/images/Int_Top.png) no-repeat;
	width:980px;
	height:10px;
	margin: 0 auto;
}
.Int_Bottom
{
	background: url(/images/Int_Bottom.png) no-repeat;
	width:980px;
	height:10px;
	margin: 0 auto;
	padding-bottom:10px;
}
.Int_Middle
{
	background: #FFF url(/images/Int_Middle.jpg) no-repeat;
	width:980px;
	margin: 0 auto;
	min-height:328px;
}
h2
{
	font:23px/27px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#035996;
	margin:0 auto;
	text-align:center;
	width: 887px;
}
h3
{
	font:23px/27px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#035996;
	margin:0 auto;
}
.highlight{color:#0485e6; font-style: normal; font-weight: bold;}


/*******  By Tony ******/

.HomeUL 
{ 
	width: 350px; 
	padding: 20px; 
	color: #035996;
}
.content {	padding: 0 20px 0 20px; }
.content li, .content p { text-align: justify; }

.clear { clear: both; }

/* SubMenu 
.SubMenu li
{
	display: inline;
	list-style-type: none;
	border: solid 0px black;
	position: relative;
}
.SubMenu li a, .SubMenu li a:visited
{
	width: 141px;
	height: 32px;
	background: url('/images/SubMenu_bg.jpg') no-repeat;
	color: #FFF;
}
.SubMenu li a:hover
{
	width: 141px;
	height: 32px;
	background: url('/images/SubMenuDark_bg.jpg') no-repeat;
	color: #FFF;
	text-decoration: none;
}*/
.SubMenuLinks a, .SubMenuLinks a:visited
{
	width: 141px;
	height: 32px;
	text-align: center;
	padding: 5px 0 0 0;
	color:#035996;
	border: solid 0px black;
	float: left;
}
.SubMenuLinks a:hover { text-decoration: none; }
.SubMenuActive a, .SubMenuActive a:visited, .SubMenuActive a:hover
{
	width: 141px;
	height: 32px;
	text-align: center;
	padding: 5px 0 0 0;
	color: #FFF;
	text-decoration: none;
	background: url('/images/SubMenuDark_bg.jpg') no-repeat;
	border: solid 0px black;
	float: left;
}



.listFAQ li
{
	padding-bottom: 20px
}
.content
{
	padding-bottom: 20px;
}

/* Partner page */
.partnerTable
{
	width: 800px;
	font-family: Century Gothic, Arial;
	text-align: center;
	background:#E7EFFF;
	color: #00759B;
	padding:0;
}
.partnerTable td, .partnerTable th { border: solid 1px #6396B5; }
.partnerTable .header
{
	font-size: 16px;
	color: #FFF;
	background: #006994 url('/images/partnerTableHeaderBG_blue.jpg') repeat-x;
	height: 100px;
}
.partnerTable span { font: 10px; font-weight: normal }

.partnerTDinfo
{
	text-align: left;
	font-weight: bold;
	color: #00759B;
	width: 400px;
	padding: 15px;
}
.markIt
{
	width: 25px;
	height: 25px;
	vertical-align: middle;
}




/* Bottom Link boxes */
.bottomAds
{
	width:980px;
	min-height:100px;
	margin: 0 auto;
	background: #FFF;
	border: solid 0px black;
	padding: 10px 0 0 0;
}
.bottomAdsBox
{
	width: 299px;
	height: 83px;
	background: url('/images/box_blue_bg.jpg') no-repeat;
	float: left;
	color: #FFF;
	padding:5px;
	margin:0 0 0 11px;
	border: solid 0px black;
	text-align: center;
}
.bottomAdsBox span
{
	font-size: 18pt;
	color: #F8C50A;
}
.bottomAdsBox p
{
	padding:0;
	margin:0;
}
.bottomAdsBox a, bottomAdsBox a:visited { color: #FFF; }
.bottomAdsBox a:hover 
{
	text-decoration: none;
}

.footer
{
	text-align: center;
	padding-bottom: 20px;
}
.footer span
{
	padding: 0 15px 0 15px;
}
.footer span a, .footer span a:visited
{
	color: #FFF;
}
.footer span a:hover
{
	color: #FFF;
	text-decoration: none;
}

/* Upcoming Events Scroller */
  #scrollup {
    position: relative;
    overflow: hidden;
    text-align: left;
    border: 0px solid green;
    height: 65px;
    top: -3px;
    width:300px;
  }
  .headline {
	margin:0;
    position: absolute;
    padding: 0;
    top: 100px;
    width: 300px;
    text-align: center;
    border: 0px solid #986;
  }
