body {
	margin: 0;
	overflow-x: none;
	background: #383838 url(../images/bg.jpg) repeat-y center top;
}

#background {
	width: 100%;
	height: auto;
	display: block;
}

#background .left-bg {
	width: 50%;
	height: 579px;
	float: left;
	background: url(../images/bg-left.jpg) repeat-x;
}

#background .right-bg {
	width: 50%;
	height: 579px;
	float: right;
	background: url(../images/bg-right.jpg) repeat-x;
}

#background .topNav {
	width: 100%;
	height: 83px;
	display: block;
	background: url(../images/topNav-repeat.png) repeat-x left top;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

#background .topNav .box {
	width: 1000px;
	height: 57px;
	display: block;
	position: relative;
	top: 0;
	left: 24px;
	margin: 0 auto;
}

#background .topNav .box .left {
	width: 147px;
	height: 57px;
	display: block;
	background: url(../images/topNav-left.png) no-repeat;
	float: right;
}

#background .topNav .box .sep {
	width: 3px;
	height: 57px;
	display: block;
	background: url(../images/topNav-sep.png) no-repeat;
	float: right;
}

#background .topNav .box .item {
	display: block;
	float: right;
	font-size:20px;
	height:57px;
	line-height:44px;
	text-align:center;
	font-family: Arial, Tahoma;
}

#background .topNav .box .item a {
	width: auto !important;
	height: 57px;
	display: block;
	background-position: 0 0;
    padding: 0 10px;
	text-decoration: none;
	color: #5e5e5e;
	background: url(../images/item.png) repeat-x fixed 0 0;
}

#background .topNav .box .item a:hover {
	height: 57px;
	display: block;
	background: url(../images/item.png) repeat-x fixed 0 -58px;
}

#background .topNav .box .right {
	width: 136px;
	height: 57px;
	display: block;
	background: url(../images/topNav-right.png) no-repeat;
	float: right;
}

#background .topNav .flags {
	display: block;
	height: 25px;
	left: 250px;
	margin: 0 auto;
	position: relative;
	top: -12px;
	width: 320px;
	z-index: 30;
}

#background .topNav .flags .cell {
	width: auto;
	height: 25px;
	display: block;
    	float: left;
    	z-index: 31;
}

#background .topNav .flags .cell a{
	width: 100%;
	height: 25px;
	display: block;
	border:0;
}

#background .topNav .flags .cell img{
	border:0;
}

.membersMod {
    top: -150px !important;
}

.membersMod2 {
    position: relative !important;
    top: -150px !important;
}

#content {
	position: relative;
	top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	height: auto;
    left: 24px;
}

#content .banner {
	width: 955px;
	height: 335px;
	display: block;
	/*background: url(../images/replace-with-flash.jpg) no-repeat;*/
	margin: -1px 0 0 0;
	position: relative;
}

#content .banner-img1 {
	width: 955px;
	height: 335px;
	display: block;
	background: url(../images/bg1.png) no-repeat;
	margin: -1px 0 0 0;
	position: relative;
}

#content .banner-img2 {
	width: 955px;
	height: 335px;
	display: block;
	background: url(../images/bg2.png) no-repeat;
	margin: -1px 0 0 0;
	position: relative;
}

#content .banner-img2 .doLogo, #content .banner-img1 .doLogo {
	width: 136px;
	height: 54px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	top: 207px;
    left: 61px;
	position: relative;
}

#content .banner-img2 .doCaption, #content .banner-img1 .doCaption {
    display:block;
    height:20px;
    left:61px;
    position:absolute;
    top:265px;
    width:550px;
    color: #49a4cb;
    font-size: 18px;
    font-family: Arial, Tahoma;
}

#content .banner-img2 .doCaption span, #content .banner-img1 .doCaption span {
    color: #fff;
}

#content .flashcontent{
	position: absolute;
	top:0px;
	left: 0px;
}

#content .banner-left {
	width: 115px;
	height: 333px;
	display: block;
	background: url(../images/banner-left.jpg) no-repeat;
	position: relative;
	margin: -335px 0 0 -115px;
}


.page {
	width: 100%;
	height: auto;
	padding-bottom: 40px;
	display: block;
	position: relative;
	background: #fff url(../images/bottom-repeat.jpg) repeat-x left bottom;
	margin-top: 50px;
	margin-bottom:2px;
}

.page .header {
	width: 784px;
	height: 81px;
	display: block;
	position: relative;
	margin: 0 auto -48px;
	top: -48px;
	background: transparent url(../images/dashboard-bg.jpg) no-repeat;
	z-index: 35;
}

.page .header span {
	font-size: 12px;
	font-family: Arial, Tahoma;
	color: #5d88a9;
	position: absolute;
	top: 20px;
	left: 55px;
	font-weight: bold;
}

.page .header strong {
	font-size: 32px;
	font-family: Arial, Tahoma;
	color: #fff;
	position: absolute;
	top: 30px;
	left: 55px;
	font-weight: normal;
}

.page .header .login {
	width: 258px;
	height: 266px;
	position: absolute;
	top: 10px;
	right: -85px;
	background: transparent url(../images/login.png) no-repeat;
	z-index: 45;
}

.page .header .login .title {
	width: 258px;
	height: 30px;
	margin-top: 55px;
	position: relative;
	font-size: 28px;
	line-height: 30px;
	text-indent: 45px;
	color: #fff;
	font-family: Arial, Tahoma;
}

.page .header .login .label {
	width: 258px;
	height: 18px;
	position: relative;
	font-size: 10px;
	line-height: 18px;
	text-indent: 45px;
	margin-top:11px;
	color: #fff;
	font-family: Arial, Tahoma;
}

.page .header .login .input {
	width: 258px;
	height: auto;
	position: relative;
	margin-bottom:-11px;
	margin-top:1px;
}

.page .header .login .input input {
	width: 145px;
	height: 24px;
	position: relative;
	background: transparent;
	margin: 1px 0 0 50px;
	border: 0;
	padding: 0;
}

.page .header .login .submit {
	width: 258px;
	height: 57px;
	position: relative;
	margin-top:2px;
}

.page .header .login .submit input {
	width: 52px;
	height: 57px;
	position: relative;
	border:0;
	left: 156px;
	margin: 9px 0 0;
	padding:0;
	background: transparent;
}

.page .letter-top {
	width: 784px;
	height: 45px;
	display: block;
	position: relative;
	margin: 0 auto;
	background: transparent url(../images/letter-top.jpg) no-repeat;
	z-index: 25;
}

.page .letter-content {
	width: 784px;
	height: auto;
	display: block;
	position: relative;
	margin: 0 auto;
	background: transparent url(../images/letter-bg.jpg) repeat-y;
	z-index: 25;
}

.page .letter-content .inner {
	width: 650px;
	height: auto;
	display: block;
	position: relative;
	margin: 0 auto;
	font-family: Arial, Tahoma;
}

.page .letter-content .first-box {
	margin-bottom: -46px;
	top: -120px;
}

.page .letter-content .inner h1,
.page .letter-content .inner h2,
.page .letter-content .inner h3,
.page .letter-content .inner h4 {
	color: #1096ff;
	font-size: 32px;
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 36px;
	font-family: Arial, Tahoma;
	font-weight: normal;
	position: relative;
}

.page .letter-content .inner p {
	color: #6b6b6b;
	font-size: 11px;
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 13px;
	font-family: Arial, Tahoma;
	font-weight: bold;
	position: relative;
}

.page .letter-content .inner ul {
	padding: 0;
	margin: 0 0 15px 16px;
	position: relative;
}

.page .letter-content .inner ul li {
	color: #6b6b6b;
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 18px;
	font-family: Arial, Tahoma;
	font-weight: bold;
	position: relative;
}

.page .letter-content .inner blockquote {
	color: #6b6b6b;
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Tahoma;
	font-weight: bold;
	position: relative;
    white-space:pre-line;
}


.page .letter-content .inner p a {
	color: #1096ff;
	text-decoration: none;
}

.formErrorBox {
    background: #fbb;
    border: 1px solid #f88;
    display: block;
    padding: 15px 15px 15px 25px;
    font-family: Arial, Tahoma;
    font-size: 10px;
    color: #000;
    line-height: 16px;
}
.formErrorBox .error-title {
    background: url(/images/cancel.png) no-repeat left center;
    display: block;
    height: 20px;
    line-height: 20px;
    text-indent: 25px;
    margin: 0 0 7px -10px;
    font-size: 12px;
    font-weight: bold;
}
.formErrorBox ul {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.formErrorBox ul li {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    font-family: Arial, Tahoma !important;
    font-size: 10px !important;
    color: #000 !important;
}

.formSuccessBox {
    background: #92CF74;
    border: 1px solid #30a817;
    display: block;
    padding: 15px 15px 15px 25px;
    font-family: Arial, Tahoma;
    font-size: 10px;
    color: #000;
    line-height: 16px;
    margin-bottom: 15px;
}
.formSuccessBox .success-title {
    background: url(/images/tick.png) no-repeat left center;
    display: block;
    height: 20px;
    line-height: 20px;
    text-indent: 25px;
    margin: 0 0 7px -10px;
    font-size: 12px;
    font-weight: bold;
}
.formSuccessBox ul {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.formSuccessBox ul li {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    font-family: Arial, Tahoma !important;
    font-size: 10px !important;
    color: #000 !important;
}

.formSuccessBox ul li a {
    color: #000 !important;
    text-decoration: none;
}

.formSuccessBox ul li a:hover {
    text-decoration: underline;
}

.page .letter-content .inner .force-around {
	float: right;
	height: 140px;
	width: 100px;
	position: relative;
}

.page .letter-content .form {
	background: #0D78CC url(../images/form-bg.png) repeat-x;
	height: 78px;
	margin: 8px auto;
	position: relative;
	width: 722px;
}

.page .letter-content .big {
	background: #0D78CC url(../images/form-bg-big.png) repeat-x;
	height: 145px;
	padding-top: 20px;
}


.page .letter-content .form label {
	display:block;
	float:left;
	height:21px;
	position:relative;
	width:270px;
	color: #fff;
	font-family: Arial, Tahoma;
	font-weight: bold;
	font-size: 10px;
	margin: 17px 0 0 36px;
}

.page .letter-content .form label span {
    color:#FF0000;
    float:right;
    font-size:9px;
    position:relative;
    text-decoration:underline;
    top:28px;
    z-index:30;
    background: #fff;
}

.page .letter-content .form label .dob {
    color:#FFF;
    float:right;
    font-size:9px;
    position:relative;
    text-decoration:underline;
    top:0;
    z-index:30;
    background: transparent;
}

.page .letter-content .form input {
	display:block;
	float:left;
	position:relative;
	width:270px;
	color: #6f6f6f;
	font-family: Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	margin: 1px -11px 0 36px;
	background: transparent url(../images/form-input.png) no-repeat;
	border: 0;
	padding: 5px;
}

.page .letter-content .form .textarea {
	background: transparent url(../images/form-text.png) no-repeat;
	display:block;
	position:relative;
	width:568px;
	height:116px;
	color: #6f6f6f;
	font-family: Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	margin: 0 auto 0;
	border: 0;
	padding: 2px 8px;
}

.page .letter-content .form .textarea textarea {
	background: transparent;
	border: 0;
	display:block;
	margin: 0 auto;
	position:relative;
	width:563px;
	height:105px;
	color: #6f6f6f;
	font-family: Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 0;
}


.page .letter-content .form select {
	display:block;
	float:left;
	position:relative;
	color: #6f6f6f;
	font-family: Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	margin: 1px -11px 0 36px;
	background: #fff url(../images/form-input.png) no-repeat;
	border: 0;
	padding:3px 8px 4px 5px;
	width:277px;
}

.page .letter-content .form .selectError select {
	padding:3px 38px 4px 5px;
}

.page .letter-content .error {
	color: #1096FF;
	font-family: Arial,Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-indent: 65px;
}

.captchaForm {}

.captchaForm #phpcaptcha {
    margin: 1px 20px 0;
    float: left;
    background: url(../images/form-cap.png) no-repeat;
    padding: 2px 40px 2px 11px;
    position: static;
}

.captchaForm img {
    float: left;
    position: relative;
    right: 49px;
    border: 0;
    margin: 5px 0 0;
}

.page .letter-bottom {
	width: 784px;
	height: 45px;
	display: block;
	position: relative;
	margin: -10px auto 0;
	background: transparent url(../images/letter-bottom.jpg) no-repeat;
	z-index: 25;
}

.page .letter-bottom .page-bottom {
	width: 444px;
	height: 205px;
	display: block;
	right:-16px;
	top:-146px;
	position: absolute;
	margin: 0 auto;
	background: transparent url(../images/page-overlay.png) no-repeat;
}


.dashboard {
    display:block;
    height:245px;
    left:24px;
    margin:0 auto -85px;
    position:relative;
    top:-48px;
    width:955px;
}

.dashboard .cell {
	position: absolute;
	width: 260px;
	height: 223px;
	left: 57px;
	background: url(../images/center-mod.jpg) no-repeat;
}

.dashboard .center-cell {
	left:327px;
}

.dashboard .last-cell {
	left: 598px;
}

.dashboard .cell .title-image {
	padding:6px 0 0 18px;
	display: block;
	letter-spacing:-1px;
	color: #1096ff;
	font-size: 40px;
	font-family: Arial, Tahoma;
}

.dashboard .cell .more {
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: block;
}

.dashboard .cell .more a {
	width: 40px;
	height: 40px;
	display: block;
    text-indent: -9000px;
}

.dashboard .cell p {
	padding: 11px 20px 0 20px;
	margin: 0;
	display: block;
	font-family: Arial, Tahoma;
	color: #000;
	font-size: 11px;
}

.dashboard .center-cell .offers {
	position: absolute;
	bottom: 5px;
	left: 10px;
	width: 172px;
	height: 40px;
	background: url(../images/center-mod-img.jpg) no-repeat;
}

.dashboard .center-cell .offers a{
	display: block;
	width: 172px;
	height: 40px;
}

.nav{
	width: 800px;
	height: 67px;
	background: #383838 url(../images/menu-bottom.jpg) no-repeat bottom center;
	margin: -1px auto 0;
    position: relative;
    left: -24px;
}

.nav .item{
	width: 157px;
	height: 32px;
	float: right;
	margin: -1px 2px 0;
}

.nav .item a {
	display: block;
	width: 157px;
	height: 32px;
	background: #383838 url(../images/menu-item.png) no-repeat 0 0;
	color: #fff;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	font-family: Arial, Tahoma;
}

.nav .item a:hover {
	background: #383838 url(../images/menu-item.png) no-repeat -161px 0;
}

.footer {
	height: auto;
	width: 750px;
	display: block;
	margin: 10px 0 0 102px;
}

.footer .title{
	line-height: 40px;
	border-bottom: 1px solid #21425c;
	color: #1096ff;
	font-size: 30px;
	font-family: Arial, Tahoma;
	text-align: left;
}

.footer .title span{
    font-size:10px;
    margin: -51px 122px 0 0;
    position:absolute;
    display: block;
    width: 151px;
    height: 37px;
    background: url(/images/goback.png) no-repeat;
    right:0;
    text-align: center;
    line-height: 37px;
    font-size: 12px;
    font-weight: bold;
}

.footer .title span a{
    color: #bad2e5;
    text-decoration: none;
}
.footer .title span a:hover{
    color: #fff;
}

.footer label{
	color: #fff;
	font-size: 30px;
	font-family: Arial, Tahoma;
	text-align: left;
	width: 262px;
	height: 16px;
	float: left;
	font-size: 10px;
	color: #fff;
	margin: 10px 0 0 0;
	text-indent: 5px;
}

.footer input{
	float: left;
	color: #fff;
	font-size: 30px;
	font-family: Arial, Tahoma;
	text-align: left;
	width: 240px;
	height: auto;
	padding: 5px;
	margin: -12px 10px 0 0;
	background: url(../images/input.jpg) no-repeat;
	border:0;
	font-size: 10px;
	color: #fff;
}

.footer .submit{
	float: left;
	width: 40px;
	height: 40px;
	padding: 0;
	margin: -22px 10px 0 0;
	background: url(../images/go.jpg) no-repeat;
	border:0;

}

.footer .links{
	line-height: 18px;
	color: #1096ff;
	font-size: 10px;
	font-family: Arial, Tahoma;
	text-align: left;
	margin-top: 60px;
}

.footer .links a{
	color: #fff;
	text-decoration: none;
}

.page .letter-content .members {
	height: auto;
	margin: 8px auto;
	position: relative;
	width: 663px;
}

.page .letter-content .members .topBox {
	height: auto;
	width: 663px;
}

.page .letter-content .members .topBox .left {
	height: auto;
	width: 373px;
}

.page .letter-content .members .topBox .head {
	height: 32px;
	width: 373px;
    position: absolute;
    top:0;
    background: url(../images/members-top-1.png) no-repeat;
    font-size: 12px;
    color: #fff;
    line-height: 27px;
    text-indent: 10px;
}

.page .letter-content .members .topBox .head span {
    font-size: 18px;
    font-weight: bold;
    padding: 0 2px;
    position: relative;
    top: 2px;
}

.page .letter-content .members .topBox .body {
	height: 50px;
	width: 372px;
    background: #b7d6ee;
    margin: 20px 1px 0;
    position: relative;
    top: 31px;
}

.page .letter-content .members .topBox .body .cell1 {
	height: 50px;
	width: 43px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    float: left;
}

.page .letter-content .members .topBox .body .cell2 {
	height: 50px;
	width: 284px;
    background: url(../images/members-panel-1.jpg) no-repeat center center;
    float: left;
}

.page .letter-content .members .topBox .body .cell2 .stretch {
	height: 50px;
	width: 65px;
    float: left;
    background: url(../images/members-panel-2.jpg) repeat-x center center;
    margin: 0 0 0 8px;
}

.page .letter-content .members .topBox .body .cell2 .end {
	height: 50px;
	width: 2px;
    float: left;
    background: url(../images/members-panel-3.png) no-repeat center center;
}


.page .letter-content .members .topBox .right {
    clear: right;
	height: 38px;
	width: 279px;
    margin: 0 0 5px;
    background: url(../images/members-button.png) no-repeat;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 37px;
    position: relative;
    top: -52px;
    float: right;
}

.page .letter-content .members .topBox .right u {
    text-decoration: none;
    border-bottom: 2px solid #fff;
}

.page .letter-content .members .topBox .right a {
    text-decoration: none;
    color: #fff;
}

.page .letter-content .members .bottomBox {
	height: auto;
	width: 663px;
        overflow: hidden;
        position: relative;
        top: -43px;
}

.page .letter-content .members .bottomBox .head {
    height: 32px;
    width: 663px;
    background: url(../images/members-top-2.png) repeat;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 29px;
    text-indent: 10px;
}

.page .letter-content .members .bottomBox .head span {
    font-size: 12px;
    font-weight: normal;
    padding: 0 6px;
    position: relative;
}

.page .letter-content .members .bottomBox .body {
	height: auto;
	width: 661px;
        margin: 3px 1px 30px;
        position: relative;
        overflow: hidden;
}

.page .letter-content .members .bottomBox .body .row {
    height: auto;
    width: 661px;
    margin: 0 1px 1px;
    position: relative;
    font-size: 12px;
    font-family: Arial, Tahoma, Times;
    color: #104e80;
    line-height: 40px;
    float: left;
}

    .page .letter-content .members .bottomBox .body .row .cell-1{
        height: auto;
        float: left;
        width: 450px;
        position: relative;
        background: transparent;
        text-indent: 5px;
    }

    .page .letter-content .members .bottomBox .body .row .cell-1 a{
        color: #104e80;
        text-decoration: none;
        display: block;
        text-indent: 14px;
    }

    .page .letter-content .members .bottomBox .body .row .cell-1 a:hover{
        color: #000;
    }

    .page .letter-content .members .bottomBox .body .row .cell-2 {
        height: auto;
        float: left;
        width: 50px;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        position: relative;
        background: transparent;
        text-align: center;
    }

    .page .letter-content .members .bottomBox .body .row .cell-2 img {
        height: 40px;
    }

    .page .letter-content .members .bottomBox .body .row .cell-3 {
        height: auto;
        float: left;
        width: 90px;
        border-right: 1px solid #fff;
        position: relative;
        background: transparent;
        text-align: center;
    }

    .page .letter-content .members .bottomBox .body .row .cell-4 {
        height: auto;
        float: left;
        width: 66px;
        position: relative;
        background: transparent;
        text-align: center;
    }

.page .letter-content .members .bottomBox .body .header-row {
    background: #104e80;
    color: #fff;
    margin-bottom: 4px;
    line-height: 18px;
}

.page .letter-content .members .bottomBox .body .even {
    background: #b7d6ee;
}

.page .letter-content .members .bottomBox .body .odd {
    background: #d6e7f4;
}

.page .letter-content .members .bottomBox .body .key {
    background: transparent;
}

    .page .letter-content .members .bottomBox .body .key .cell-1{
        height: auto;
        float: left;
        width: 60px;
        position: relative;
        background: transparent;
        border: 0;
    }

    .page .letter-content .members .bottomBox .body .key .cell-2{
        height: auto;
        float: left;
        width: 155px;
        position: relative;
        background: transparent;
        text-align: left;
        line-height: 58px;
        text-indent: 12px;
        border: 0;
    }
