/* BODY STYLES */

body {
	text-align: center;
	color: #666666;
}
body#popup {
	background-attachment: fixed;
	background-image: url(/img/popup_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
body#contact {
	margin: 0px;
	padding: 13px;
	background-color: #008AFF;
}
body#publishers {
	margin: 0px;
	padding: 0px;
}

/* REDEFINED TAGS */
img {
	border: 0px none;
}
td, p, div {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF5400;
	background-image: url(/img/h1_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 1.2em;
	padding-top: .05em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE7DC;
	clear:both
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #008AFF;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4EBFF;
	margin-top: .3em;
	margin-bottom: .3em;
}
p.indent {
	padding-right: 1em;
	padding-left: 1em;
}
p.headline {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1.2em;
}

/* LAYOUT STYLES */

#navContain {
	height: 254px;
	width: 649px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
}
#mainContain {
	width: 649px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
}
#tdLeft {
	width: 200px;
	padding-right: 10px;
	vertical-align: top;
	/* text-align: justify; */
}
#tdRight {
	padding-left: 10px;
	vertical-align: top;
	/* text-align: justify; */
}
#footer {
	background-image: url(/img/img_ftrLogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	padding-left: 40px;
	font-size: 10px;
}
#ftrSep {
	background-image: url(/img/img_ftrsep.gif);
	background-repeat: repeat-x;
}
.formLogin {
	background-image: url(/img/login_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 213px;
	vertical-align: top;
	padding-top: .3em;
}
.LoginMini {
	background-image: url(/img/login_bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 198px;
	vertical-align: top;
	padding-top: .3em;
}
.formFull {
	background-image: url(/img/form_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 433px;
	vertical-align: top;
	padding-top: 0.3em;
	margin-right: auto;
	margin-left: auto;
}
.navTdLt {
	font-weight: bold;
	color: #FF5400;
	text-align: right;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 2em;
	padding-left: 0px;
}
.navTdRt {
	text-align: left;
	vertical-align: top;
	padding-bottom: 2ex;
}
.nobg {
	background-image: none;
	padding: 0;
}
.field {
	border: 1px solid #D7D7D7;
	font-size: 11px;
	text-indent: .3em;
	color: #6F6F6F;
}
.button {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00B1FF;
	padding: 1px;
	margin-right: 1px;
	margin-left: 1px;
	border: 1px solid #0082BB;
}
.sectional {
	color: #FF6920;
	background-color: #FFFCFA;
	padding: .5em 1em;
	border: 1px solid #FFF4EE;
}
.sectional b {
	color: #008AFF;
}

/* TEXT STYLES */

.TitleBl {
	font-weight: bold;
	color: #008AFF;
}
.TitleBlsmall {
	font-weight: normal;
	color: #008AFF;
	font-size: 9px;
}
.TitleBlunbold {
	font-weight: normal;
	color: #008AFF;
}
.TitleOr {
	font-weight: bold;
	color: #FF5400;
}
.TitleOrsmall {
	font-weight: normal;
	color: #FF5400;
	font-size: 9px;
}
.TitleOrunbold {
	font-weight: normal;
	color: #FF5400;
}

/* LINK STYLES */

a:link {
	color: #008AFF;
	text-decoration: none;
}
a:visited {
	color: #008AFF;
	text-decoration: none;
}
a:hover {
	color: #FF5400;
	text-decoration: none;
}
a:active {
	color: #FF5400;
	text-decoration: none;
}
a.pubL:link {
	color: #FF5400;
	text-decoration: none;
}
a.pubL:visited {
	color: #FF5400;
	text-decoration: none;
}
a.pubL:hover {
	color: #008AFF;
	text-decoration: none;
}
a.pubL:active {
	color: #008AFF;
	text-decoration: none;
}
a.subL {
	text-indent: 10px;
	display: block;
	width: 100%;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8F8F8;
	text-decoration: none;
}
a.subL:link {
	text-decoration: none;
	color: #FF5400;
}
a.subL:visited {
	text-decoration: none;
	color: #FF5400;
}
a.subL:hover {
	text-decoration: none;
	/* background-color: #E8F4FF; */
	color: #008AFF;
	/* border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF; */
}
a.subL:active {
	text-decoration: none;
	/* background-color: #E8F4FF; */
	color: #008AFF;
	/* border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF; */
}
.boxL {
	color: #008AFF;
	text-decoration: none;
	background-color: #F8F8F8;
	display: block;
	padding: 5px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.boxL:link {
	color: #008AFF;
	text-decoration: none;
}
a.boxL:visited {
	color: #008AFF;
	text-decoration: none;
}
a.boxL:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF5400;
}
a.boxL:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF5400;
}

/* PUBLISHERS PAGES */

#pubHdr {
	width: 100%;
	position: static;
	clear: none;
	float: none;
	display: block;
}
#pubHdrTop {
	background-image: url(/img/hdr_pub_tile_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#mainNavPub {
	padding-right: 2em;
}
#pubHdrBotm {
	background-image: url(/img/hdr_pub_tile_botm.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#pubContent {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	text-align: left;
	position: relative;
	clear: both;
	float: none;
	display: block;
	z-index: 1;
}
#pubFtr {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 1em;
	clear: none;
	float: none;
	display: block;
	width: 96%;
}
#affiliateInfo {
	background-color: #F8F8F8;
	display: block;
	padding: 5px;
	width: 100%;
	border: 1px solid #DFDFDF;
}

/* Benefits Table styles */

.benTitle01 {
	color: #FFFFFF;
	background-color: #008AFF;
	text-align: center;
	background-image: url(/img/img_tablecorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	width: 23%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: .5em;
	padding-bottom: .5em;
}
.benSub01 {
	color: #000000;
	background-color: #DDEFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C1E3FF;
	border-left-color: #FFFFFF;
	text-align: center;
	text-indent: .5em;
	padding-top: .5em;
	padding-bottom: .5em;
}
.benTitle02 {
	color: #FFFFFF;
	background-color: #FF5400;
	text-align: center;
	background-image: url(/img/img_tablecorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	width: 52%;
	padding-top: .5em;
	padding-bottom: .5em;
}
.benSub02 {
	color: #000000;
	background-color: #FFE8DD;
	text-indent: .5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD4BF;
	padding-top: .5em;
	padding-bottom: .5em;
}


