body
{
    margin: 0 auto;
    text-align: center;
    background: #fff7e3 url(/images/toptile.gif) repeat-x;
    font: normal 12px Arial;
}

/* Master Page */

.container
{
    margin: 0 auto;
    text-align: center;
}

.container .MainContent
{
    width: 770px;
    margin: 10px auto;
    text-align: center;
    vertical-align: top;
}

.header
{
    height: 145px;
    width: 770px;
    margin: 0 auto;
    background: url(images/header.gif) no-repeat 0 0;
    position: relative;
}

img.phoneNumber
{
    margin: 2px 0 0 340px;
    
}

.header h1
{
    font: normal 18px Helvetica;
    font-style: italic;
    color: #fff;
    position: absolute; 
    _position: relative;
    right: 40px; top: -10px;
    /*top: 32px;*/
    text-align: right;
}

.topnav
{
    height: 55px;
    position: absolute;
    top: 100px;
    right: 0px;
}

.topnav .imgborder
{
    border-bottom: solid 1px #fff;
}

.headerlinks
{
    text-align: right;
    color: #fff;
    border-top: solid 1px #fff;
}

.headerlinks a, .headerlinks a:link, .headerlinks a:visited
{
    display: inline-block;
    height: 30px;
    padding: 10px 10px 0 10px;
    border-right: 1px solid #fff;
}


.headerlinks a.rec:link, .headerlinks a.rec:visited 
{
	border: none;
}


.header a.logo
{
   display: block;
   width: 230px; height: 71px;
   text-indent: -9999px;
   position: absolute;
   left: 0; top: 32px;
}

.topnav a, .topnav a:link, .topnav a:visited
{
    text-decoration: none;
    font: bold 12px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    color: #fff;
}

.topnav a:hover
{
    color: Black;
    text-decoration: underline;
}


.footer
{
    clear: both;
    width: 100%;
}

.footer div
{
    padding: 10px 80px 0 80px;
}

.footer h1
{
    font: bold 16px Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 6px 5px 6px 5px;
    text-align: center;
    background-color: #353537;
}

.footer h1 a.bottomlinks {    
    font: bold 16px Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration:none;
    }

.footer p
{
    text-align: center;
    margin-bottom: 10px;
    font: normal 11px Verdana, Arial;
    color: #353537;
}

.footer a:link, .footer a:visited
{
    color: #353537;
    font: normal 11px Verdana, Helvetica, sans-serif;
    text-decoration: none;
}

.footer a:hover
{
    color: #353537;
    font: normal 11px Verdana, Helvetica, sans-serif;
    text-decoration: underline;
}

/* Home Page Layout */

.leftcol
{
    float: left;
    width: 161px;
    margin: 0px;
    padding: 0px;
}

.midcol
{
    width: 340px;
    float: left;
    margin-left: 10px;
}

*html .midcol
{
    width: 340px;
    float: none;
    margin-left: 10px;
}

.midcol h1
{
    font: bold 22px Verdana, Arial;
    color: #353537;
}

.midcol p
{
    font: italic bold 12px Arial, Helvetica, sans-serif;
    color: #353537;
}

.rightcol
{
    float: right;
    width: 200px;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    text-align: center;
}

.rightcol h1
{
    font: bold 13px Arial;
    color: #353537;
    text-align: center;
}

.rightcol p
{
    font: normal 11px Arial;
    color: #353537;
    text-align: left;
}

.rightcol a:link, .rightcol a:visited
{
    color: #2e6b83;
    text-decoration: underline;
}

.rightcol a:hover
{
    color: #000;
}

/* Links */

a:link, a:visited
{ 
text-decoration:underline;
color:#2881AA;
}

a:hover
{
text-decoration:none;
color:#2881AA;
}

/* Forms */

#appWrapper
{

}

.disclaimer
{
    font: normal 10px Verdana,Arial;
    color: #353537;
    text-align: center;
    padding: 10px;
}

.AppHeading
{
    font: bold 18px Verdana,Arial;
    color: #353537;
    border-bottom: solid 1px #353537;
}

.AppLabel2
{
    text-align: left;
    font: bold 12px Arial, Verdana;
    color: #353537;
}

#submitButtonDiv
{
}

input, select, listbox
{
    font-size: 11px;
    border: 1px solid #73A3B7;
}

.inputitems
{
    font-size: 11px;
    border: 1px solid #73A3B7;
}

.ValSummary2 /* used for validation summary */
{
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    color: #600;
    background-color: #ffffff;
    border: 3px solid red;
    width: 330px;
    z-index: 5;
    max-height: 150px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-left: auto;
    margin-right: auto;
    display: none;
}

.inputerror
{
    background-color: #F5F76C;
    border: 2px solid #ef0006;
}

.AppLabelError
{
    text-align: left;
    font: bold 12px Arial, Verdana;
    color: #ef0006;
    padding-right: 4px;
    vertical-align: middle;
}

.error_img
{
    vertical-align: bottom;
}

/*Note: Must make sure that this box has the same styling as the style above for input, select,listbox*/

.ValSummary /* used for validation summary */
{
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    padding: 5px;
    width: 500px;
    margin: 0 auto;
    color: #ff0000;
}
/* Step 1 */
.step1
{
    text-align: left;
    width: 470px;
    margin: 0 auto;
    padding: 10px 0 15px 0;
}

/* Step 2 */
.step2
{
    text-align: left;
    width: 470px;
    margin: 0 auto;
    padding: 10px 0 15px 0;
}

/* Step 3 */
.step3
{
    text-align: left;
    width: 510px;
    margin: 0 auto;
    padding: 10px 0 15px 0;
}

.step3 a:link, .step3 a:visited
{
    text-decoration: underline;
}

/* Step 4 */
.step4
{
    text-align: left;
    width: 500px;
    margin: 0 auto;
    padding: 10px 0 15px 0;
}

/* Step 5 */

.step5
{
    padding-bottom: 15px;
}

.step5 p
{
    font: normal 12px Arial;
    color: #353537;
    text-decoration: none;
    padding: 0px 10px 0px 20px;
    text-align: left;
}

.step5 h1
{
    font: bold 24px Verdana, Helvetica, sans-serif;
    color: #353537;
}

.step5 h2
{
    font: bold 17px Verdana, Helvetica, sans-serif;
    color: #277ea7;
}

.step5 label
{
    font: bold 12px Verdana, Helvetica, sans-serif;
    text-transform: uppercase;
}

.step5 a:link, .step5 a:visited
{
    color: #277ea7;
    font: bold 12px Verdana, Helvetica, sans-serif;
    text-decoration: none;
}

.step5 a:hover
{
    color: #4ab3df;
    font: bold 12px Verdana, Helvetica, sans-serif;
    text-decoration: underline;
}


/* Popup Application */

.popupApp
{
    width: 500px;
    margin: 0 auto;
    text-align: left;
}

.popupApp .AppLabel2
{
    padding-right: 4px;
    text-align: left;
    font: normal 11px Verdana, arial;
    color: #000;
    vertical-align: middle;
}

/* Others */
.clear
{
    clear: both;
}

.body, p
{
    font: normal 12px Arial;
    color: #353537;
    text-decoration: none;
}

.body2
{
    font: normal 12px Verdana, Arial;
    color: #2982ab;
    text-decoration: none;
}

.body2 a:link, .body2 a:visited
{
    font: normal 12px Verdana, Arial;
    color: #600;
    text-decoration: underline;
}

.body2 a:hover
{
    font: normal 12px Verdana, Arial;
    color: #600;
    text-decoration: none;
}

ol, li a:link, li a:visited
{
    font: bold 12px Verdana, Arial;
    color: #0066cc;
    text-align: left;
}

li a:hover
{
    font: bold 12px Verdana, Arial;
    color: #3fa2ff;
    text-align: left;
}

.navbartext
{
    font: bold 9px Verdana, Arial;
    color: #163984;
    text-decoration: none;
}

h1, .headline2
{
    font: bold 16px Verdana, Arial;
    color: #353537;
    text-decoration: none;
}

h4
{
    font: normal bold 20px Verdana, Arial;
    color: #353537;
    text-align: left;
}


/* Processing */

.PleaseWait
{
    margin: auto;
    text-align: center;
    padding: 30px 0 150px 0;
}

.PleaseWait table
{
    width: 760px;
}

.PleaseWait table #ctl00_MainContent_imgWaitMsg
{
    float: left;
    margin-left: 15px;
}

.ProcessingBody
{
    margin: 0 auto;
}

.PleaseWait p
{
    font: normal bold 14px/1.15em Verdana, Arial;
    color: #353537;
    text-align: center;
    padding: 10px 0 10px 0;
    margin: 0px;
}

/* Unsubscribe */
.Unsubscribe
{
    font: normal 12px Arial;
    color: #353537;
    text-align: left;
}

.UnsubscribeForm
{
}

/* Popup window styles */

.popupwindow .MainContent
{
    width: 100;
    margin: 0px;
    padding: 5px;
    text-align: left;
    background-color: #fff;
}

.popupwindow p
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #000; margin: 10px 0 10px 0;
}

.popupwindow .terms p
{
   margin: 10px 0 -10px 0; 
}

.popupwindow ul, .popupwindow li
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #000;
}

.popupwindow h1
{
    font: bold 18px Verdana, Helvetica, sans-serif;
    color: #353537;
    text-transform: uppercase;
}

.popupwindow h2
{
    font: bold 15px Verdana, Helvetica, sans-serif;
    color: #2982ab;
}

.popupwindow a:link, .popupwindow a:visited
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #2982ab;
    text-decoration: underline;
}

.popupwindow a:hover
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #353537;
    text-decoration: none;
}

/* Contact - popup window */

.popupwindow #ctl00_MainContent_btnSubmit
{
    margin: 10px auto 10px 64px;
}

/* special styles */

a.secure:link, a.secure:visited, a.secure:active
{
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #2982ab;
    text-decoration: underline;
}

a.secure:hover
{
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #2982ab;
    text-decoration: none;
}

.SampleBody, .HighLightLink
{
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #2982ab;
    text-decoration: underline;
}

/* Calendars */
#blankie6frame
{
    width: 98%;
    height: 600px;
    position: absolute;
    display: block;
    filter: alpha(opacity=0);
    -moz-opacity: 0.80;
    opacity: 0.80;
    border: none;
}

.PayCalendars
{
    width: 400px;
    background-color: #FFF;
    border: solid 1px #000;
    padding: 10px;
    z-index: 100;
    position: absolute;
    display: none;
}

.PayCalNav
{
    width: 100%;
}

.cal1
{
    float: left;
}

.cal2
{
    float: right;
}
.cal3
{
    float: right;
}

.cal1 a:link, .cal2 a:link, .cal3 a:link
{
    text-decoration: none;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #000;
}

.cal1 a:hover, .cal2 a:hover, .cal3 a:hover
{
    text-decoration: underline;
}

/* Reapply */
.ReapplyWrapper
{
    margin: 0 auto;
    padding: 0;
}

.Reapply
{
    margin: 0 auto;
    width: 460px;
}

.infoNotFound
{
    margin: 0px auto;
}

.Reapply h1
{
    font: bold 24px Verdana, Arial;
    color: #353537;
    text-decoration: none;
}

.ReapplyLabels
{
    width: 120px;
    display: inline-block;
    font: bold 11px Verdana, arial;
    color: #000;
    vertical-align: middle;
}

.Hidden
{
    display: none;
}

.ReapplyButton
{
    margin-left: 160px;
    margin-bottom: 20px;
}

/* Ask Question */

.AskQuestion
{
    margin: 0 auto;
    text-align: center;
    width: 400px;
}

/* Affiliate Banner Pages */

#afftopnav
{
    width: 760px;
    padding: 5px;
    background-color: #277fa7;
    text-align: center;
}

#afftopnav a:link, #afftopnav a:visited
{
    font: bold 11px Verdana, Helvetica, sans-serif;
    padding: 6px;
    color: #fff;
    text-decoration: none;
}

#afftopnav a:hover
{
    font: bold 11px Verdana, Helvetica, sans-serif;
    padding: 6px;
    color: #cedcff;
    text-decoration: none;
}

#aff-creatives
{
    width: 760px;
    padding: 0px;
    margin: 0px auto 0px auto;
    text-align: center;
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
}

#aff-creatives #body
{
    width: 760px;
    padding: 5px;
    margin: auto 0px;
}

#aff-creatives p
{
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    text-align: left;
    text-decoration: none;
}

#body a:link, #body a:visited
{
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #277fa7;
    text-decoration: none;
}

#body a:hover
{
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #277fa7;
    text-decoration: underline;
}

#affheader
{
    width: 770px;
    padding: 0;
    margin: auto;
    background-color: #fff;
    text-align: left;
}

#logoleft
{
    padding: 7px;
    margin: 0;
}

#aff-creatives h1
{
    font: bold 15px Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    color: #353537;
    text-decoration: none;
    text-transform: uppercase;
}

#body hr
{
    text-align: center;
    color: #5265b7;
    width: 90%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#submittext
{
    text-align: justify;
    width: 500px;
    height: 135px;
    line-height: 15px;
    margin: 0 auto 10px auto;
    padding: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #333333;
    background-color: #fff;
}

#submittext h1
{
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

/* Legal Disclaimer Update */

.divFullTerms
{
    width: 470px;
    margin: 0 auto;
    text-align: justify;
}

span.processApp
{
    width: 470px;
    display: block;
    margin: 15px auto 0 auto;
}

.divContinueMessage
{
    width: 470px;
    margin: 0px auto;
    text-align: justify;
}

#subpage
{
    text-align: left;
}

#subpage ul li
{
    margin-bottom: 10px;
}

#subpage ul
{
    margin-bottom: 30px;
}

#subpage ol li
{
    margin-bottom: 6px;
}

.leftcol
{
    width: 190px;
}

.leftcol li
{
    margin-top: 5px;
}

.girl
{
    float: left;
    margin-right: 15px;
    border: solid 1px #000;
    margin-bottom: 100px;
}

#backimage
{
    width: 181px;
    height: 333px;
    background: url( images/home-ltgraphic.jpg) no-repeat;
}

#backimage a:link, #backimage a:visited
{
    text-decoration: none;
    color: #000;
}

#backimage a:hover
{
    color: #09c;
}

.homebullets
{
    padding: 155px 0 0 20px;
    text-align: left;
    margin: 0;
}

.moveimage
{
    margin: 0 0 0 -7px;
}

.clickbtn
{
    margin-top: 10px;
    margin-left: -12px;
}

#subpage h2
{
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 0px;
}

#subpage h1
{
    font-size: 18px;
}

.disclaim a:link, .disclaim a:visited
{
    text-decoration: underline;
}

.disclaim a:hover
{

}

.imagesmall
{
    border: 1px solid #09c;
    float: left;
    margin: 5px 5px 0 0;
}

#subpage ol
{
    font-family: Arial;
    font-size: 12px;
    color: #000;
    text-align: left;
    font-weight: normal;
}

#subpage a:link, #subpage a:visited
{
    text-decoration: underline;
    font-weight: bold;
    color: #2881aa;
}

#subpage a:hover
{
    text-decoration: none;
    font-weight: bold;
    color: #000;
}

#subpage .last a:link, .last a:visited
{
    color: #000;
}

#subpage .last a:hover
{
    color: #2881aa;
}

.CallCenter
{
	margin-right: -10px;
	_margin-right: -8px;
	position: relative;
}	

