/**/
 
body {
 font-size: 12.5px;
 font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
 line-height: 150%;
 background-color: #fcb81e;
 text-align: center;
 margin: 0 auto;
 padding: 0;
 color: #313131;
 }
 
/*links*/
 
a:link, a:visited {
 color: #be1c45;
 text-decoration: none;
 }
 
a:hover {
 text-decoration: underline;
 }
 
/*site body*/
 
#wrapper-outer { width: 780px; height: 100%; margin: 0 auto; padding: 0;
 background-color: #ffffff;
 border-left: 2px #f2b11c solid;
 border-right: 2px #f2b11c solid;
 }
 
#wrapper {
 width:780px;
 height: 100%;
 }
 
#header {
 background-image: url(images/cjb_header.jpg);
 background-repeat: no-repeat;
 width: 780px;
 height: 151px;
 }

body.aff  #header {
 background-image: url(images/header_aff.jpg);
 background-repeat: no-repeat;
 width: 780px;
 height: 151px;
 }

 
#content-outer {
 width: 780px;
 }
 
#content {
 text-align: left;
 width: 720px;
 margin-right: 30px;
 margin-left: 30px;
 }
p, #content p {
	padding: 0;
}
 
#credits {
 width: 540px;
 padding-right: 120px;
 padding-left: 120px;
 }
 
#credits p {
 color: #2b2b2b;
 font-size: 11px;
 font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
 line-height: 135%;
 text-align: center;
 }
 
#footer {
 background-image: url(images/content_footer_bg.gif);
 background-repeat: no-repeat;
 background-position: 0 0;
 width: 780px;
 height: 13px;
 }
/*navigation*/
 
div#navbar {
 font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
 font-size: 13px;
 text-align: center;
 background-color: #cb1c45;
 font-weight: bold;
 background-repeat: repeat-x;
 width: 770px;
 height:16px;
 line-height: 100%;
 background-image: url(images/bg_nav.gif);
 padding: 6px 5px 4px;
 }
 
#navbar ul li a:link, #navbar ul li a:visited {
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
 border: none;
 display: inline;
 padding: 3px 10px;
 }
 
#navbar ul li a:hover {
 background-color: transparent;
 text-decoration: underline;
 }
 
#navbar ul li a.current {
 color: #f6c542;
 background-color: transparent;
 text-decoration: none;
 }
 
#navbar ul li {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
 display: inline;
 }
 
#navbar ul {
 margin: 0px;
 padding: 0px;
 }
 
/*other elements*/
 
table {
	padding-top: 2px;
	padding-bottom: 2px;
 }

td .portalSub { background-image: url(images/portalbanner_subscribe21007.jpg); background-repeat: no-repeat; 
 width: 260px;
 height: 175px;
 background-position: 0px 0px;
 }
 
h1 {
 color: #e4555b;
 font-size: 28px;
 font-weight: normal;
 line-height: normal;
 text-align: center;
 letter-spacing: -0.5px;
 margin-bottom: 12px;
 }
 
h1.sales {
 color: #e4555b;
 font-size: 22px;
 font-weight: normal;
 line-height: normal;
 text-align: center;
 letter-spacing: -0.5px;
 margin-bottom: 12px;
 }
 
h1.top {
 color: #e4555b;
 font-size: 20px;
 font-weight: bold;
 font-style: italic;
 line-height: normal;
 text-decoration: none;
 text-align: center;
 margin-bottom: 12px;
 }
 
h2 {
 color: #d71d4a;
 font-size: 22px;
 font-weight: normal;
 line-height: normal;
 text-decoration: none;
 text-align: left;
 letter-spacing: -0.5px;
 margin-top: 5px;
 margin-bottom: 8px;
 padding-bottom: 0;
 }

body.media h2 {
 color: #d71d4a;
 font-size: 22px;
 font-weight: normal;
 line-height: normal;
 text-decoration: none;
 text-align: left;
 letter-spacing: -0.5px;
 margin-top: 15px;
 margin-bottom: 8px;
 padding-bottom: 0;
 border-bottom: thin #f6c542 solid;
 }

body.coaching h2 {
 color: #d71d4a;
 font-size: 20px;
 font-weight: bold;
 line-height: normal;
 text-decoration: none;
 text-align: left;
 letter-spacing: -0.5px;
 margin-top: 15px;
 margin-bottom: 8px;
 padding-bottom: 0;
border-bottom: thin #f6c542 solid;
 }

body.aff  h2 {
 color: #212121;
 font-size: 22px;
 font-weight: normal;
 line-height: normal;
 text-decoration: none;
 text-align: center;
 letter-spacing: -0.5px;
 margin-top: 5px;
 margin-bottom: 8px;
 padding-bottom: 0;
 }
 
h3 {
	color: #212121;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 130%;
 }
 
 h4 {
    color: #e4555b;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 130%;
 }


body.media h3 {
 color: #212121;
 font-size: 13px;
 font-weight: bold;
 text-decoration: none;
 text-align: left;
 margin-top: 10px;
 margin-bottom: 0;
 padding-top: 0;
 padding-bottom: 0;
 line-height: 130%;
 }
 
td .gray {
 color: #191919;
 font-size: 13px;
 line-height: 140%;
 text-align: left;
 }
 
blockquote {
 margin-right: 70px;
 margin-left: 60px;
 }
 
ul {
 margin: 0;
 padding: 0;
 }
 
li {
	margin-right: 50px;
	margin-left: 40px;
 }
 
.highlight {
 background-color: #ffff4e;
 }
 
/*forms*/
 
#subForm fieldset {
 margin: 0em 0em 10px 20px;
 padding: 0 10px 0 10px;
 display: block;
 border: thin #f2f2f2 solid;
 width: 200px;
 }
 
#subForm label {
 font-weight: bold;
 margin-bottom: 10px;
 display: block;
 }
 
#subForm input {
 background-color: #f2f2f2;
 width: 150px;
 display: block;
 margin-bottom: 5px;
 }
 
#subForm2 label {
 margin-bottom:3px;
display: block;
 }
 
#subForm2 input {
 background-color: #f2f2f2;}

#subForm2 #defaultar,
#subForm2 #merchantid,
#subForm2 #copyarresponse,
#subForm2 #ARThankyouURL,
#subForm2 #allowmulti,
#subForm2 #visiblefields,
#subForm2 #custom
 {
 display: none;
 }

.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}
td.left {
  font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
.biobox { font-size: 11.5px; line-height: 1.45em; text-align: left; margin-top: 25px; margin-right: 15px; margin-left: 20px; padding: 10px 10px 10px 15px; border: dotted 1px #fcb81e; }

.quote {
background: #f7e75f url(images/bg_gradient_up.gif) repeat-x;
margin: 0 auto 20px auto;
border: 1px #f1aa2c solid; 
clear:both;
margin:20px auto 15px auto;
overflow:hidden;
padding:5px 5px 10px 10px;
width: 500px;
}

.fltright {
	float: right;
	padding: 0 0 20px 5px;
	text-align: center;
}

.caption {
	font-size: 9px;
	line-height: 12px;
}

.regbox {
	width: 300px;
	padding: 15px 30px 15px 15px;
	color: #e4555b;
	font-weight: bold;
	border: 4px solid #e4555b;
	margin: 0 auto;
	text-align: center;
}

.regbox input {
		border: 1px solid #000;
}

.submit {
	background-color: #e4555b;
	color: #FFF;
	font-weight: bold;
}

/* BOXES */

.box1 {
width: 500px;
background: #fcefde;
font-size: 11px;
border: 1px solid #F00;
padding: 5px 15px 5px 15px;
text-align: left;
}
