body {
	background-color: #fdfeff;
	background-image: url(../images/background_page.png);
	background-repeat: repeat-x;
	margin: 0;
}

body, p, ol, ul, td {
	color: #333333;
	font-family: arial;
	font-size: 14px;
}

p {
	margin-bottom: 13px;
	_margin: 10px 0;
}

form {
	margin: 0;
}

img {
	border: 0;
}

/* common */
.middot {
	font-weight: bold;
	color: #00a0e3;
}

.reg {
	font-size: 65%;
	line-height: 12px;
	vertical-align: top;
}

.clear {
	clear: both;
}

.right {
	text-align: right;
}

.heading {
	font-size: 16px;
	font-weight: bold;
	color: #00a0e3;
	line-height: 22px;
}

.strong {
	font-weight: bold;
}

.strong_blue {
	font-weight: bold;
	color: #00a0e3;
}

.small {
	font-size: 100%;
}

.indent {
	margin-left: 20px;
}

.indent input {
	margin-bottom: 8px;
}

.indent span {
	font-size: 11px;
}

.list {
	margin-top: 25px;
}

.list input {
	vertical-align: bottom;
}

.closer-below {
	margin-bottom: 0;
}

.closer-above {
	margin-top: 5px;
}

.textfield-large {
	background-image: url(../images/textfield_large.png);
	background-repeat: no-repeat;
	border: none;
	height: 17px;
	_height: 9px;
	padding: 4px;
	width: 311px;
}

.textfield-medium {
	background-image: url(../images/textfield_medium.png);
	background-repeat: no-repeat;
	border: none;
	height: 17px;
	_height: 9px;
	padding: 4px;
	width: 220px;
}

.textfield {
	background-image: url(../images/textfield.png);
	background-repeat: no-repeat;
	border: none;
	height: 17px;
	_height: 9px;
	padding: 4px;
	width: 190px;
}

.textfield-small {
	background-image: url(../images/textfield_small.png);
	background-repeat: no-repeat;
	border: none;
	height: 17px;
	padding: 4px;
	width: 101px;
}

.textfield-extra-small {
	background-image: url(../images/textfield_extra_small.png);
	background-repeat: no-repeat;
	border: none;
	height: 17px;
	padding: 4px;
	width: 56px;
}

.radio {
  width: 13px;
  height: 13px;
  padding: 0 5px 0 0;
  background: url(../images/radio.png) no-repeat;
  display: block;
  clear: left;
  float: left;
}

.submit {
	margin-top: 100px;
	padding-right: 23px;
	text-align: center;
}

/* content */
#outer {
	margin-top: 13px;
}

#header_new {
    width: 752px;
    text-align: left;
    position: absolute;
    top: 4px;
    left: 50%;
    margin-left: -365px;
}

#content {
	background-image: url(../images/background_content_4.png);
	_background-image: url(../images/background_content_4.gif);
	background-repeat: no-repeat;
	height: 1530px;
	margin: 0 auto;
	width: 752px;
}

#header {
	height: 178px;
	padding: -20px 0px 0px 11px;
}

#header div {
	height: 64px;
}

#break {
	left: 11px;
	position: relative;
}

#body {
	margin: 0 10px;
	padding: 20px 15px 25px 37px;
}

#inner {
	margin-left: 25px;
}
#inner2 {
	margin-left: 25px;
	padding-top: 8px;
}
#inner3 {
	margin-left: 25px;
}

#inner p {
	line-height: 20px;
	padding-right: 120px;
}

.long p {
	padding-right: 75px !important;
}

.longer p {
	padding-right: 25px !important;
}

#body .emphasis {
	background-image: url(../images/background_emphasis.png);
	_background-image: url(../images/background_emphasis.gif);
	background-repeat: no-repeat;
	height: 102px;
	margin-top: -15px;
	padding: 15px 25px;
	width: 648px;
}

#body .emphasis_small {
	background-image: url(../images/background_emphasis_small.png);
	_background-image: url(../images/background_emphasis_small.gif);
	background-repeat: no-repeat;
	height: 41px;
	margin-top: 0px;
	padding: 15px 25px;
	width: 648px;
}

#body .emphasis p {
	_font-size: 13px !important;
}

#body .emphasis_small p {
	margin: 0;
	_font-size: 13px !important;
}

#body .emphasis {
/*	_margin-top: -50px;*/
}

#content-disclaimer {
	padding: 0 25px 0 25px;
}

#content-disclaimer p {
	font-size: 10px;
	margin-bottom: 0;
}

#required-disclaimer {
	margin: 0 10px 0 10px;
	padding: 0 62px 0 62px;
}

#required-disclaimer p {
	font-size: 10px;
	margin-bottom: 0;
}

#required-disclaimer span {
	color: red;
}

#required-disclaimer a {
	color: #333333;
	float: right;
	font-size: 12px;
	font-weight: bold;
}

#required-disclaimer div {
	font-size: 10px;
}

/* footer */
#footer {
	margin: 0 auto 25px auto;
	padding-left: 15px;
	width: 745px;
}

#disclaimer p {
	color: #414042;
	font-size: 14px;
	line-height: 18px;
}

#copyright {
	font-size: 10px;
	height: 66px;
	padding-right: 15px;
}

#copyright img {
	float: right;
}

#copyright div {
	float: left;
	height: 66px;
	padding-top: 56px;
}

/* page specific */
#body .welcome p {
	margin-top: 2px;
}

#body .welcome .list {
	margin-top: 10px;
}

#print p {
	position: relative;
	top: -4px;
}

#activate p {
	margin-bottom: 15px;
	margin-top: 0;
}

#activate p + p {
	position: relative;
	top: -10px;
}

#activate input {
	margin-right: 8px;
	vertical-align: middle;
}

#coupon img {
	vertical-align: bottom;
}

#id1 {
	color: #272a2b;
	font-size: 12px;
	position: relative;
/*top: -299px;*/
	top: -53px;
/*left: 45px;*/
	left: 111px;
	width: 150px;
	_color: #505656;
/*_top: -288px;*/
	_top: -31px;
}

#id2 {
	color: #272a2b;
	font-size: 12px;
	position: relative;
/*top: -309px;*/
	top: -67px;
/*left: 350px;*/
	left: 545px;
	width: 150px;
	_color: #505656;
/*_top: -299px;*/
	_top: -43px;
}

#contact td {
	padding: 7px 10px 7px 2px;
	white-space: nowrap;
}

#contact td div {
	float: left;
	margin-right: 25px;
}

#contact .required {
	color: red;
}

#contact .not-required {
	visibility: hidden;
}

#contact input {
	_vertical-align: middle;
}

