@charset "UTF-8";
/* CSS Document */

BODY.help {  
font-family: Lucida Sans Unicode, Tahoma, Geneva, sans-serif;
font-size: 14px; 
color: #ffffff; 
background-image: url(/images/bg/ns_hpbg_help.jpg);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: top left;
background-color: #020203;
width: 100%;
height: 100%;
margin: 0 0 0 0;
padding: 0 0 0 0; 
text-align: center;
} 




/* main area */

#How div.HeaderImg { background: url(/images/header_nav/hbody_preview.jpg) no-repeat; width: 960px; height: 201px; }

#How div.MainBg { position: relative; float: left; margin: 0 0 0px 0; padding: 0;width: 960px; background: url(/images/spacer.gif)  #000000 no-repeat; }

div.MainBgBreeze { position: relative; float: left; margin: 0 0 0px 0; padding: 0;width: 960px; height: 339px; background: url(/images/how/breezev2.jpg)  #000000 no-repeat; }

#How div.Header { position: relative; float: left; margin: 0 0 0px 0; padding: 0; background: url(/images/spacer.gif) no-repeat; }

#How div.InnerPad {position: relative; float: left; padding: 5px 10px 10px 10px; }

#How div.InnerTotalWidthPad { position: relative; float: left; margin: 0px 5px 5px 5px;}

/* Payment Option */

.PayOptAltRow {position: relative; float: left; background-color:#252525;}

.PayOptRow {position: relative; float: left; }

.PayOptTitleHeader { position: relative; float: left; font-size: 16px; text-transform:capitalize; }


.PayOptTextWrapper { position: relative; float: left; width: 400px }
.PayOptTextPad{ position: relative; float: left;  padding: 7px 0 5px 5px; }
.PayOptText { position: relative; float: left;}

A.PayOptLink:link { color: #FFFFFF; text-decoration: underline; cursor: hand; }
A.PayOptLink:active { color: #FFFFFF; text-decoration: underline; cursor: hand; }
A.PayOptLink:visited { color: #FFFFFF; text-decoration: underline; cursor: hand; }
A.PayOptLink:hover { color: #FFFFFF; text-decoration: none; cursor: hand;}



