@import url("style.css");
/**/

#header {
 background-image: url(images/cjb_header_up.jpg);
 background-repeat: no-repeat;
 width: 780px;
 height: 151px;
 }
/*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: 10px;
padding-bottom: 10px; 
}
td .portalSub {
background-image: url(images/portalbanner_subscribe21007.jpg);
background-repeat: no-repeat;
width: 260px;
height: 175px;
background-position: 0px 0px; 
}

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; 
}
.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; 
}
.sliderwrapper {
position: relative;
/*leave as is*/
overflow: hidden;
/*leave as is*/
width: 520px;
/*width of featured content slider*/
height: 800px; 
background: #f7e75f url(images/bg_gradient_up.gif) repeat-x;
margin: 0 auto 20px auto;
border: 1px #f1aa2c solid; 
}
.sliderwrapper .contentdiv {
visibility: hidden;
/*leave as is*/
position: absolute;
/*leave as is*/
left: 0;
/*leave as is*/
top: 0;
/*leave as is*/
padding: 0;
/*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%; 
}
h1 {
font-family: Georgia, Times, "Times New Roman", serif;
font-weight: normal;
font-size: 24px;
text-decoration: none;
color: #87263d;
margin-left:15px;
text-align: left;
 margin-top: 10px;
 }
.sliderwrapper .contentdiv p {
font-size: 12px;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #414141;
font-weight: normal;
line-height: 150%;
margin: 0 15px 5px; 
}
.pagination {
width: 530px;
/*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: center;
margin: 0 auto; 
}

#paginate-slider2 a img {
	text-decoration: none;
	border: 3px solid #f7ad2d;
}
#paginate-slider2 a img:hover, #paginate-slider2 a.selected img{
border: 3px solid #87263d;
text-decoration: none; 

}


h2 {
font-family: Georgia, Times, "Times New Roman", serif;
font-weight: normal;
font-size: 18px;
text-decoration: none;
color: #87263d;
margin-left: 10px;
margin-top: 5px;
margin-bottom: 15px;
line-height:150%; 
}

 
#credits {
	width: 540px;
	padding-right: 120px;
	padding-left: 120px;
	padding-bottom: 20px;
	padding-top: 20px;
 }
 
#credits p {
 color: #2b2b2b;
 font-size: 11px;
 font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
 line-height: 135%;
 text-align: center;
 }
