/* CSS Document */


 

 
 






















/* GLOBAL TAGS */

BODY {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
/* LINKS */

/* HEADERS */

/* TYPOGRAPHY */


/* LAYOUT */
/* *********************************** */


/* HEADER */

/* BANNER */

#logo {
	position:absolute;
	z-index: 998;
	border: 0;
	height: 61px;
	width: 201px;
	margin-top: 25px;
	margin-left: 19px;
}
.banner {
	padding-top: 0px;
	padding-left: 0px;
        padding-right: 0px;
	background-color: #FFFFFF;
	background-image: url(/digitalAssets/0/983_banner2009.png);
	background-position: top left;
	background-repeat:repeat-x;
	width: 777px;
	height: 118px;
	margin-top: 0px;
}
/* MENU */

#nav {
	position:absolute;
	z-index:999;
	font-family: Arial, Helvetica, sans-serif;
	color:#0057B3;
	width:777px;
	height: 24px;
	font-size: 11px;
	font-weight:bold;
	margin-top: 93px;
	margin-bottom: 1px;
	text-align: right;
	margin-left: 0px;
	padding: 0;
}
#nav ul {
	float: right; /*removed top-level width */
	height: 24px;
	list-style: none;
	background: #FFFFFF;
	font-weight: bold;
	border: none;


	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
}
#nav li {
	list-style: none;

	float: right;

	height: 24px;
	background: #FFFFFF;
}
#nav a {
	display:inline; /* removed width declar. to flex on top level */
	/* color: #fff; */
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 11px;
	padding-top: 4px;
}
#leftnavnext {
	border: 0;
	float: left;
	padding-left: 0px;
	padding-top: 5px;
	width: 3px;
	height: 5px;
}
#nav li:hover, #nav li.hover {
	position: static;
	background-image: url(/digitalAssets/0/959_menufocus.png);
	background-repeat:repeat-x;
	background-position: bottom left;
}
#nav a:link, #nav a:visited {
	color: #0057B3;
	background: transparent;
	font-weight: bold;
	margin:0; /* clears out styles from stylesheet */
}
#nav a:hover, #nav a:active {
	color:#0095D9;
	background-image: url(/digitalAssets/0/959_menufocus.png);
	background-repeat:repeat-x;
	background-position: bottom left;
}
#navtop {
	position:absolute;
	z-index:997;
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	width:777px;
	height: 19px;
	font-size: 11px;
	font-weight:normal;
	margin-top: 10px;
	margin-bottom: 85px;
	text-align: right;
	margin-left: 0px;
	padding: 0;
}
#navsearchnext {
	border: 0;
	float: left;
	padding-left: 0px;
	padding-top: 5px;
	width: 6px;
	height: 10px;
}
#leftnavtopnext {
	border: 0;
	float: left;
	padding-left: 0px;
	padding-top: 9px;
	width: 3px;
	height: 5px;
}
#navtop ul {
	float: right; /*removed top-level width */
	height: 19px;
	list-style: none;
	background: #FFFFFF;
	font-weight:normal;
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
}
#navtop li {
	list-style: none;
	float: right;
	height: 19px;
	background: #FFFFFF;
	font-weight:normal;
}
#navtop a {
	display:block; /* removed width declar. to flex on top level */
	/* color: #fff; */
	font-weight:normal;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#navtop li:hover, #navtop li.hover {
	position: static;
}
#navtop a:link, #navtop a:visited {
	color: #999999;
	background: transparent;
	font-weight: normal;
	margin:0; /* clears out styles from stylesheet */
}
#navtop a:hover, #navtop a:active {
	color:#999999;
}
/* BREADCRUMB */

#breadcrumb {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 27px;
	width: 777px;
	background-image: url(/digitalAssets/0/960_breadcrumb.png);
	background-repeat:repeat-x;
	background-position:top right;
}

#seperatefooter {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 25px;
	width: 777px;

}

/* CONTENT */
#container {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 777px;
	height:auto;
	font-size: 12px;
	background-image: url(/digitalAssets/0/962_background_content.png);
	background-repeat:repeat-x;
	background-position:top left;
	
	z-index: 1100;
}

.vnav {
	z-index: 1010;
	background-color: transparent;
	position:relative;
	margin-top: 31px;
	margin-left: 0px;
	width: 153px;
	text-align: right;
	color: #005AAB;
	float:left;
	font-weight:normal;		
}

.vnav ul {

	float: right; /*removed top-level width */
	list-style: none;
	font-weight: normal;
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	width: 140px;
	font-size:11px;
}

.vnav ol {

	float: right; /*removed top-level width */
	list-style: none;
	font-weight: normal;
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 4px;
	margin-left: 0px;
	padding: 0;
	width: 125px;
	font-size:11px;
}

.vnav ul li {
	list-style: none;
	background-image: url(/digitalAssets/0/963_vnav_next.png);
	background-repeat:no-repeat;
	background-position:center right;
	font-weight:normal;
	padding-bottom: 1px;
	padding-top: 1px;
}

.vnav ol li{
	list-style: none;
	background-image: url(/digitalAssets/0/964_vnav_next_more.png);
	background-repeat:no-repeat;
	background-position:center right;
	font-weight:normal;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-right: 0px;
}

.vnav ul li a {
	display:block; /* removed width declar. to flex on top level */
	/* color: #fff; */
	text-decoration: none;
	padding-right: 9px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-weight:normal;
}

.vnav ol li a {
	display:block; /* removed width declar. to flex on top level */
	/* color: #fff; */
	text-decoration: none;
	padding-right: 13px;
	padding-bottom: 2px;
	padding-top: 1px;
	font-weight:normal;
}

.vnav ul li:hover, .vnav ul li.hover {
	position: static;
	font-weight: bold;
	background-image: url(/digitalAssets/0/965_vnav_next_focus.png);
	background-repeat:no-repeat;
	background-position:right;
}

.vnav ol li:hover, .vnav ol li.hover {
	position: static;
	font-weight: normal;
	color: #57BCF0;
	background-image: url(/digitalAssets/0/964_vnav_next_more.png);
	background-repeat:no-repeat;
	background-position:right;
}

.vnav ul li a:link {
	clear:both;
	color: #005AAB;
	background: transparent;
	font-weight: normal;
	margin:0; /* clears out styles from stylesheet */
}

.vnav ul li a:visited {
	color: #005AAB;
	background: transparent;
	font-weight: normal;
	margin:0; /* clears out styles from stylesheet */
}

.vnav ol li a:link, .vnav ol li a:visited {
	color: #57BCF0;
	background: transparent;
	font-weight: normal;
	margin:0; /* clears out styles from stylesheet */
}

.vnav ul li a:hover, .vnav ul li a:active {
	color:#005AAB;
	font-weight:bold;
	background-image: url(/digitalAssets/0/965_vnav_next_focus.png);
	background-repeat:no-repeat;
	background-position:right;
}

.vnav ol li a:hover, .vnav ol li a:active {
	color:#57BCF0;
	font-weight:normal;
	background-image: url(/digitalAssets/0/964_vnav_next_more.png);
	background-repeat:no-repeat;
	background-position:right;
}

.content {
	z-index: 1010;
	background-color: transparent;
	position:relative;
	margin-top: 31px;
	margin-left: 20px;
	margin-right: 12px;
	width: 365px;
	float:left;
}

.content2cright {
	z-index: 1010;
	background-color: transparent;
	position:relative;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 31px;
	margin-left: 0x;
	margin-right:12px;
	width: 520px;
	float:left;
	text-align: left;		
}

.content2cright ul {
       font-size: 11px;
	font-weight: normal;
	color: #000000;
 text-decoration:none;
}

.content2cright ul a, .content2cright  ul a:hover, .content2cright ul a:active, .content2cright ul a:link, .content2cright ul a:visited {
       font-size: 11px;
	font-weight: normal;
	color: #000000;
       text-decoration:none;
}

.content2cright ul li {
       font-size: 11px;
	font-weight: normal;
	color: #000000;
 text-decoration:none;
}

.content2cright ul li a,.content2cright ul li  a:hover,.content2cright ul li  a:active,.content2cright ul li  a:link,.content2cright ul li  a:visited,.content2cright ul li:hover,.content2cright ul li.hover{
       font-size: 11px;
	font-weight: normal;
	color: #000000;
       text-decoration:none;
}

.content2cleft {
z-index: 1010;
background-color: transparent;
	position:relative;
	margin-top: 31px;
	margin-left: 20px;
	margin-right: 12px;
	width: 580px;
	float:left;
}

#title {
	font-size: 13px;
	font-weight: bold;
	color: #005AAB;
}

#title a {
	font-size: 13px;
	font-weight: bold;
	color: #005AAB;

	display:block; /* removed width declar. to flex on top level */
	/* color: #fff; */
	text-decoration: none;

}

#fulltext {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 23px;
	margin-bottom: 0px;
}

#summary {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 0px;
	width:506px;
}

#breakcontent {
	width: 510px;
	background-image:url(/digitalAssets/0/966_breakcontent.png);
	background-position:top right;
	background-repeat:repeat-x;
	height: 1px;
	margin-bottom: 20px;
}

#morecontet {
	height: 17px;
	width:506px;
	color: #57BCF0;
	font-size:10px;
	text-align:right;
}

#morecontet a {
	display:inline; /* removed width declar. to flex on top level */
	/* color: #fff; */
	text-decoration: none;
	color: #57BCF0;
}

#selectpage {
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color: #57BCF0;
	margin-top: 2px;
	height:14px;
}

.textbold {
	font-weight:bold;
	color: #000000;
}

#selectpage a {

text-decoration:none;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left:3px;
	margin-right:3px;
}

#selectpage a:link {
	color: #57BCF0;	
	background: transparent;
	font-weight: normal;
	margin:0; /* clears out styles from stylesheet */

}
#selectpage a:visited {
	color: #57BCF0;
	text-decoration:none;	
	background: transparent;
	font-weight: normal;
	margin:0; /* clears out styles from stylesheet */
}
#selectpage a:hover {
	text-decoration:underline;
	color:#57BCF0;
}

#selectpage a:active {
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(/digitalAssets/0/967_selectedpage.png);
	background-repeat:repeat-x;
	background-position:left;
	
}

.related {
z-index: 1010;
background-color: #FFFFFF;
	position: relative;
	margin-top: 31px;
	width: 213px;
	margin-right: 10px;
	border-top: 1px solid #C8C8C8;
    border-right: 1px solid #C8C8C8;
    border-bottom: 1px solid #C8C8C8;
    border-left: 1px solid #C8C8C8;
	background-image:url(/digitalAssets/0/968_relatedheader.png);
	background-position:top right;
	background-repeat:repeat-x;
	float:left;
	font-weight:normal;

	font-size:11px;
}

.related ul {
	float: left; /*removed top-level width */
	list-style: none;
	font-weight: normal;
	border: none;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 16px;
	padding: 0;
	width: 181px;
	color: #999999;
}

.related li {
	list-style: none;
	background-image: url(/digitalAssets/0/969_related_next.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-bottom: 3px;
	padding-top: 3px;
}

.related a {
	display:block; /* removed width declar. to flex on top level */
	/* color: #fff; */
	text-decoration: none;
	padding-left: 11px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.related li:hover, .related li.hover {
	position: static;
	font-weight: normal;
}
.related a:link, .related a:visited {
	color: #999999;
	background: transparent;
	font-weight: normal;
	margin:0; /* clears out styles from stylesheet */
	background-image: url(/digitalAssets/0/969_related_next.png);
	background-repeat:no-repeat;
	background-position:left;
}
.related a:hover, .related a:active {
	color:#999999;
}

/*------*/
.related2c {
	position:relative;
	z-index: 1010;
	background-color: #FFFFFF;
	margin-top: 31px;
	width: 213px;
	margin-right: 10px;
	border-top: 1px solid #C8C8C8;
    border-right: 1px solid #C8C8C8;
    border-bottom: 1px solid #C8C8C8;
    border-left: 1px solid #C8C8C8;
	background-image:url(/digitalAssets/0/968_relatedheader.png);
	background-position:top right;
	background-repeat:repeat-x;
	font-weight:normal;
	font-size:11px;
	float:left;


}

.related2c ul {
	float: left; /*removed top-level width */
	list-style: none;
	font-weight: normal;
	border: none;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 16px;
	padding: 0;
	width: 181px;
	color: #999999;
}

.related2c li {
	list-style: none;
	background-image: url(/digitalAssets/0/969_related_next.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-bottom: 3px;
	padding-top: 3px;
}

.related2c a {
	display:block; /* removed width declar. to flex on top level */
	/* color: #fff; */
	text-decoration: none;
	padding-left: 11px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.related2c li:hover, .related2c li.hover {
	position: static;
	font-weight: normal;
}
.related2c a:link, .related2c a:visited {
	color: #999999;
	background: transparent;
	font-weight: normal;
	margin:0; /* clears out styles from stylesheet */
	background-image: url(/digitalAssets/0/969_related_next.png);
	background-repeat:no-repeat;
	background-position:left;
}
.related2c a:hover, .related2c a:active {
	color:#999999;
}

#relatedheader {
	font-size: 13px;
	font-weight: bold;
	color: #57BCF0;
	margin-top:18px;
	margin-left:16px;
	margin-bottom: 16px;	
}

#relatedheaderhowto {
        font-size: 13px;
	font-weight: bold;
	color: #57BCF0;
	margin-top:16px;
	margin-left:16px;
	margin-bottom: 16px;	
}

.relatedhowto {
z-index: 1010;
background-color: #FFFFFF;
	position: relative;
	margin-top: 31px;
	width: 213px;
	margin-right: 10px;
	border-top: 1px solid #C8C8C8;
    border-right: 1px solid #C8C8C8;
    border-bottom: 1px solid #C8C8C8;
    border-left: 1px solid #C8C8C8;
	background-image:url(/digitalAssets/0/977_relatedheaderhowto.png);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
	font-weight:normal;
	font-size:11px;
}

#howtocontact {
 font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top:16px;
	margin-left:16px;
	margin-bottom: 16px;	
}

#relatedimg {
	width: 213px;
	margin-top: 20px;
	margin-bottom: 5px;
	
}

#relatedunderheader {
        background-color: transparent;
	font-size: 13px;
	font-weight: bold;
	color: #57BCF0;
	margin-top:0px;
	margin-left:0px;
	margin-bottom: 10px;	
}

#relatedunder {
	background-color: transparent;
	margin-left: 123px;
	margin-top: 38px;
	margin-bottom: 0px;
	width: 353px;
	min-height: 70px;
	background-image:url(/digitalAssets/0/970_relatedunderheader.png);
	background-position:top right;
	background-repeat:repeat-x;
	font-size:11px;
	font-weight: normal;
}

#relatedunder ul {
	float: left; /*removed top-level width */
	list-style: none;
	font-weight: normal;
	border: none;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	width: 353px;
	color: #000000;
}

#relatedunder li {
	list-style: none;
	background-image: url(/digitalAssets/0/971_relatedunderliststyle.png);
	background-repeat:no-repeat;

	background-position:left;
	padding-bottom: 2px;
	padding-top: 2px;
}

#relatedunder a {
	display:block; /* removed width declar. to flex on top level */
	/* color: #fff; */
	text-decoration: none;
	padding-left: 11px;
	padding-bottom: 3px;
	padding-top: 3px;

	color:#000000;
}

#relatedunder li:hover, #relatedunder li.hover {
	position: static;
	font-weight: normal;
	color: #000000;
}
#relatedunder a:link, #relatedunder a:visited {
	color: #000000;
	background: transparent;
	font-weight: normal;
	margin:0; /* clears out styles from stylesheet */
	background-image: url(/digitalAssets/0/971_relatedunderliststyle.png);
	background-repeat:no-repeat;
	background-position:left;
}
#relatedunder a:hover, #relatedunder a:active {
	color:#000000;
}

/*main page*/
#mainone {
	margin-top:-3px;
	margin-left:11px;
	margin-right:11px;
	width: 756px;
        padding:0;
}

#maintwo {
	margin-top:8px;
	margin-left:11px;
	margin-right:11px;
	background-color:#FFFFFF;
	width: 756px;

}

.mainimg {
	margin-top:-1px;
	margin-left:0px;
	margin-bottom: 0px;
	float: left;
	position:relative;
	width:289px;
	background-color:#FFFFFF;
        padding:0px;
}

#titlemain {
margin-top:3px;
color:#0057B3;
font-size:15px;
font-weight:bold;
}

#titlemainsearch {
margin-top:20px;
color:#0057B3;
font-size:15px;
font-weight:bold;
margin-left:30px;
}

#mainsearchbox {
margin-top:9px;
margin-left: 30px;
}

#summarymain {
color:#000000;
font-size:11px;
margin-top:5px;
}

#summarymainnewmerchants {
color:#000000;
font-size:11px;
margin-top:5px;
text-align: right;
}

#mainbreak {
        width: 227px;
	background-image:url(/digitalAssets/0/972_main_break.png);
	background-position:top right;
	background-repeat:repeat-x;
	height: 1px;
        margin-top:3px;
	margin-bottom: 0px;
}

#moremaincontent {
	height: 17px;
	width:227px;
	color: #999999;
	font-size:10px;
	text-align:right;
	margin-top:2px;
}

#morenewscontent {
	height: 14px;
	width:227px;
	color: #000000;
	font-size:11px;
	text-align:left;
	margin-top:1px;
       margin-left:3px;
}

#moremaincontenttwo {
	height: 17px;
	width:195px;
	color: #999999;
	font-size:10px;
	text-align:right;
	margin-top:2px;
}

#morenewscontenttwo {
	height: 14px;
	width:195pxpx;
	color: #000000;
	font-size:11px;
	text-align:left;
	margin-top:1px;
}

#moremaincontent a {
	display:inline; /* removed width declar. to flex on top level */
	/* color: #fff; */

	text-decoration:underline;
	color: #999999;
}

#moremaincontenttwo a {
	display:inline; /* removed width declar. to flex on top level */
	/* color: #fff; */
	text-decoration:underline;
	color: #999999;
}

.mainsearch {
	margin-top:-17px;
	margin-left:1px;
	margin-bottom: 1px;
	float: left;
	position:relative;
	width:289px;
	background-color:#FFFFFF;
}

/* FOOTER */
.footer {
	padding-top: 0px;
	padding-left: 0px;
	background-color: transparent;
	width: 777px;
	height: 57px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#navfootertop {
	position:absolute;
	z-index:996;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	width:777px;
	height: 17px;
	font-size: 11px;
	font-weight:normal;
	margin-top: 6px;
	/*margin-bottom: 33px;*/



	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	padding: 0;
}

#navfootertop ul {
	list-style-type: none;
	list-style: none;
	height: 17px;
	background: #FFFFFF;
	font-weight: normal;
	text-align: center;
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;


	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
}
#navfootertop ul li {
	display:inline;
}
#navfootertop ul li a {
	color: #000000;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
	padding-top: 8px;
}
#navfootertop li:hover, #navfootertop li.hover {
	position: static;
}
#navfootertop a:link, #navfootertop a:visited {
	/*color: #0057B3;*/
	color:#000000;
	background: transparent;
	font-weight: normal;
	margin:0; /* clears out styles from stylesheet */
}
#navfootertop a:hover, #navfootertop a:active {
	color:#0095D9;
}

#navfooter {
	position:absolute;
	z-index:995;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	width:777px;
	height: 32px;
	font-size: 11px;
	font-weight:normal;
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0;
}
#navfooter ul {
	float: right; /*removed top-level width */
	height: 32px;
	list-style: none;
	background: #FFFFFF;
	font-weight: normal;
	text-align: center;

	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}
#navfooter li {
	list-style: none;
	float:none;
	height: 32px;
	background: #FFFFFF;
}
#navfooter a {
	display:block; /* removed width declar. to flex on top level */
	color: #000000;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-top: 9px;
}CSS


