body {
	background-color: #fff;
	background-image: url(../images/bg_001.jpg);
	color: #58281a;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
img {
	border: none;
}
p { margin-top: 0px; margin-bottom: 6px; font-size: 14px; }
td { font-size: 11px; line-height: 13px;}
a { color:#FF6600; text-decoration: underline; font-weight: bold;}
a:hover { color:#003366; text-decoration:underline; font-weight: bold;}



.lblue p { text-align: justify; color: #556E8D; font-size: 10px; margin-bottom: 15px; }
.promoLine { margin: 0px 5px; font-size: 16px; color: #58281a; font-weight: bold; padding: 5px; line-height: 1.4;  font-family:arial, helvetica, sans-serif;}
.promoCode { border: 1px dotted red; background-color: #fff; font-size: 18px; line-height: 1.9; color: #000; padding: 3px; }



#container {
	width:760px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#container #header {
	text-align: left; display: block; background-color: #fff; position: relative; height:62px;border-bottom:1px solid #ed6010;
}

#container #header #tabs {
	position: absolute; right: 0px; bottom: 0px;
}

#container #header #tabs a.tab {
	color: #fff; height: 10px; text-decoration: none; font-weight: bold; margin-right: 3px; padding: 5px 15px 3px 12px; background-image: url('../images/white_corner.gif'); background-repeat: no-repeat; background-position: right top; font-size: 11px; background-color: #70859f; line-height: 19px;
}

#container #header #tabs a.tab:hover {
	background-color: #0d2e56; color: #fff !important;
}

#container #conversion {
	background-color: #ffffff; width: 760px; height: 175px; position: relative;
}

#container #conversion1 {
	background-color: #ffffff; width: 760px; height: 160px; position: relative;
}

#container #conversion #promoButton {
	display: block; position: absolute; right: 0px; top: 0px; width: 316px; height: 175px; float: right;
}

#container #conversion #promoButton #link {
	text-align: center;
	position: absolute;
	left: 8px; top: 89px;
	width: 300px; height: 30px;
	font-size: 12px;
	line-height: 30px;
	color: #fac175;
	cursor: pointer;
}

#container #conversion #promoButton #link a {
	color: #999999;
	text-decoration: none;
}

#container #conversion #promoButton #link .Code {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
	padding: 0px 0px 0px 0p;
}

#container #content {
	text-align: center;
	display: block;
	width: 758px;
	background-image: url(../images/content_gradient2.gif);
	background-repeat: repeat-x;
	border: 1px solid #ffffff;
	border-top: 0px;
	background-color: #c5cfd9;
	overflow: visible;
	padding-right: 0px;
}


#container #content #text {
	display: block;
	background-position: top left; background-repeat: no-repeat;
	text-align: left;
	padding-left: 270px; padding-right: 20px; padding-top: 1px; padding-bottom: 5px;
	border: 0px solid red;
	margin-left: 15px; margin-right: 15px;
}

#container #content #text .header { 
	display: block; padding: 12px 0px 16px 0px; color: #0d2e56; font-size: 14px; font-weight: bold;
	text-decoration: underline;
}

#container #content ol { margin: 0px 0px 0px 20px; padding-left: 30px; font-size: 16px; }
#container #content li { font-weight: bold; }
#container #content li p { margin: 0px; padding: 0px; font-weight: normal; }

#container #content #promoImage {
	text-align: center; float: left;
	padding-left: 18px;
	margin-top: -4px;
	margin-right: 15px;
}

#content #footer {
	display: block; text-align: center; background-image: url(../images/bot_bg.gif); background-repeat: repeat-x; font-size:12px; vertical-align:text-top;
	margin-top: 2px;
	clear: both;
}
#content #footer .footerLinks { padding: 2px; display: block; color:#556E8D; padding: 5px 0px; font-size: 10px; }
#content #footer .footerLinks a { font-size: 10px; }

#container #terms {
	display: block; padding: 0px 10px;
	color: #556E8D;
}

#container #terms ol {
	margin: 0px 0px 10px 25px;
	padding: 0px 0px 0px 0px;
}

#container #terms ol li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify; font-size: 10px;;
}