/* Insurance Services CSS */

/* START Zero Out */
p {
	margin: 0px;
	padding: 0px;
}

h2, h3 {
	margin: 0px;
	padding: 0px;
}

/* END Zero Out */

/* ************************************************* */

/* START Tag Selectors */
body {
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D1503;
	background: fixed;
	background-color: #FDF8EA;
	background-image: url(../images/backgroundgrad.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

form {
	padding: 0px;
}

p {
	margin-top: 5px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 11px;
}

a img {
	border: none;
}

li {
	padding-bottom: 12px;
}

tr ul li {
	color: #1D1503;
	padding-bottom: 0px;
}

tr p {
	margin-top: 0px;
	margin-bottom: 10px;
}


/* END Tag Selectors */

/* ************************************************* */

/* START ID Selectors */

#container {
	/* border: solid 1px red; */
	width: 773px;
	padding: 0px;
	margin: 0px auto;
	background-image: url(../images/containerback.jpg);
	background-repeat: repeat-y;
	/*border-bottom: solid 2px #2B1F04;*/

	}


#pageheader {
	background-color: #FDF8EA;
	border-bottom: solid 3px #2B1F04;
	width: 770px;
	height: 70px;
	/* background-image: url(../images/pageheader.gif); */
}

#bbtlogo {
	float: right;
	width: 200px;
	height: 70px;
	background-color: transparent;
	padding-right: 35px;
}

#inslogo {
	float: left;
	width: 505px;
	height: 25px;
	padding-top: 28px;
	padding-left: 12px;
}

#mainnav {
	float: left;
	width: 190px;	
}

#search {
	width: 180px;
	height: 48px;
	margin-bottom: -14px;
	background-color: transparent;
}

#popuplink1, #popuplink2, #popuplink3, #popuplink4, #popuplink5, #popuplink6 {
	height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	display: block;
}

#calltoaction {
	/*width: 188px;*/
	/*border: 1px solid red;*/
	/*height: 169px;*/
	/*margin-left: 6px;*/
	background-image: url(../images/ctaback.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 5px;
}

#cta01 {
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
}

#cta02 {
	padding: 10px 5px 0px 10px;
	font-size: 11px;
	
}

#cta02 p {
	padding-bottom: 0px;
}

#maincontent {
	/* border: solid 1px red; */
	float: left;
	/* position: relative; */
	margin: 0px;
	width: 580px;
	/* height: 620px; */
	background: #fff url(../images/mainback.jpg) repeat-x;
	background-position: bottom;
}
#jrd_maincontent {
	/* border: solid 1px red; */
	float: left;
	/* position: relative; */
	margin: 0px;
	width: 580px;
	/* height: 620px; */
	background: url(../images/jrd_mainback.jpg) repeat-x;
}
#jrd_form_maincontent {
	/* border: solid 1px red; */
	float: left;
	/* position: relative; */
	margin: 0px;
	width: 580px;
	padding-bottom:10px;
	/* height: 620px; */
	background-color: #ffffff;
}
#introbox {
	position: relative;
	margin-top: 1px;
	margin-bottom: 8px;
	/*margin-left: 2px;*/
	width: 576px;
	height: 94px;
	/*background-image: url(../images/introbox.gif);*/
		
}

#capsulealign {
	margin-left: -4px;
}

#capsulecontainer {
	float: left;
	width: 565px;
	height: 235px;
	margin-top: 2px;
	background-image: url(../images/landing_capsules.gif);
	background-repeat: no-repeat;
	/*border-bottom: solid 1px #333333;*/
	
}

#landingcapsule01 {
	float: left;
	width: 276px;
	height: 226px;
	margin-top: 2px;
	background: transparent;
}

#landingcapsule02 {
	float: left;
	width: 276px;
	height: 226px;
	margin-top: 2px;
	margin-left: 13px;
	background: transparent;
}

#sitemapcontainer {
	margin-top: 15px;
	line-height: 20px;
	margin-bottom: 30px;
}

#footerbar {
	/*border: solid 1px red;*/
	width: 773px;
	height: 2px;
	margin-bottom: -10px;
	padding: 0px;
	margin-right: 3px;
	background-color: none;
	margin: 0px auto;
	background-image: url(../images/footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#footer {
	width: 770px;
	margin: 0px auto;
	padding-top: 10px;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 7.5pt;
	color: #999;
}

#footersub {
	margin-left: 200px;
	display: block;
}

#jrd_footersub {
	margin-left:200px ;
	display: block;
}

#footer p {
	font-family: verdana, arial, sans-serif;
	font-size: 7.5pt;
	color: #433107;
	margin-bottom: 10px;
}

#footer div {
	color: #433107;
	width: 485px;
	padding: 3px 0px 8px 12px;
	border: solid 1px #433107;
	margin-bottom: 10px;
	text-align: left;
}

/* END ID Selectors */

/* ************************************************* */

/* START Class Selectors */

.navpadding {
	padding-top: 14px;
	padding-left: 10px;
}

.contentpadding {
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 2px;
}

.jrd_contentpadding {
	text-align:center;
}

.intropadding {
	padding: 4px 50px 0px 45px;
}

.intropadding p{
	position: relative;
	/*font-size: 12px;*/
	margin-top: 0px;
	line-height: 16px;
	/*letter-spacing: -1px;*/
}

.intropadding p:first-letter {
	font-size: 22px;
	color: #433107;
	font-family: serif;
	font-weight: bold;
	line-height: 22px;
}

.capsulepadding {
	padding: 0px 12px 0px 25px;
}

.capsulepadding h3 {
	margin-bottom: 8px;
}

.capsulepadding p {
	padding-bottom: 0px;
	margin-bottom: -2px;
}

.navlinks {
	width: 165px;
	border-top: solid 1px #d2bd8c;
	padding-top: 7px;
	padding-bottom: 9px;	
}

.sublinks {
	padding: 3px 3px 3px 5px;
}

.popupheader {
	font-size: 14px;
	font-weight: bold;
}

.landingcapsuleblurb {
	height: 87px;
	padding-top: 5px;
}

.capsulecta01 {
	text-align: right;
	margin-right: 17px;
	margin-top: 7px;
}

.capsulecta02 {
	text-align: right;
	margin-right: 17px;
	margin-top: 23px;
}

.sitemapsubcontainer {
	padding-left: 10px;
}
.sitemapdoublesub {
	padding-left: 20px;
}
.sitemaptriplesub {
	padding-left: 20px;
}

.disclaimer {
	font-size: 7.5pt;
	color: #433107;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 20px;
}


/* END Class Selectors */

/* ************************************************* */

/* START Pseudo Class Selectors */

a.globalnav {
	color:#1D1503;
	text-decoration: none;
}

a.globalnav:hover {
	color:#1D1503;
	text-decoration: underline;
}

#popuplink1 a:hover, #popuplink2 a:hover, #popuplink3 a:hover, #popuplink4 a:hover, #popuplink5 a:hover {
	text-decoration: underline;
}

.textlink a {
		color: #990033;
		text-decoration:underline;
}

.textlink a:hover {
		color: #000033;
		text-decoration: underline;
}
.textlink a:visited {
		color: #990033;
		text-decoration: none;
}

a {
	color: #433107;
	text-decoration: none;
}

a:visited {
	color: #433107;
	text-decoration: none;
}

a:hover {
	color: #990033;
	text-decoration: underline;
}

a:hover img {
	text-decoration: none;
}

a.cta {
	color:#990033;
	text-decoration: none;
}

a.cta:hover {
	color: #433107;
	text-decoration: underline;
}

a.cta h3 {
	color:#990033;
	font-weight: bold;
	text-decoration: none;
	padding-top: 14px;
}

a.cta:hover h3 {
	color: #433107;
	font-weight: bold;
	text-decoration: underline;
}

a.disclosurelink {font-size: 7.5pt; color: #433107; text-decoration: underline;}
a.disclosurelink:hover  {font-size: 7.5pt; color: #903; text-decoration: none;}

/* END Pseudo Class Selectors */

/* ************************************************* */

/*----------------------------J.Rolfe Davis Classes -------------------*/
 
.errormessage { /*Controls the format of the error message text*/
	padding:5px 5px 5px 25px;
	width:auto;
	color: #900;
	text-align: left;
	margin:0 0 5px 0;
	background-image: url(../images/exclamation.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}

.red{
	font-size:18px;
	color: #990034;
}
.brown{
	font-size:14px;
	font-weight: bold;
	color: #262511;
}
#jrd_maincontent a {
	color: #990033;
	text-decoration: underline;
}

#jrd_maincontent a:visited {
	color: #990033;
	text-decoration: underline;
}

#jrd_maincontent a:hover {
	color: #00C;
	text-decoration: none;
}
.button
{
	text-align:center;
	padding-top:20px;
}
#jrd_logo {
	position: relative;
	left: 430px;
	top: -340px;
	width:68px;
	height: 75px;
	zindex:55;
}

.form_container {
	width: 555px;
	text-align:center;
	color: #81735F;
}


.form_header {
	width: 555px;
	height: 25px;
	color: #f8f1de;
	font-size:12px;
	padding: 15px 0 10px 0;
	text-align:center;
	background-color: #95866f;
}
.form_body {
	width: 545px;
	padding: 5px;
	text-align: left;
	background-image:url(../jrolfedavis/images/form_back.jpg);
	background-repeat:repeat-y;
}

.form_footer {
	width: 555px;
	height: 15px;
	background-color: #95866f;
}

/* table style */

.form_body fieldset {  

	width: 540px;
	margin: 1.5em 0 .5em 0;    
	padding: 5px 0 0 5px;  
	border-style: none;

	
}

.form_body .section_title {  
	font-weight:bold;
	text-indent: 0;
}

.form_body fieldset ol{
	padding-top: 0.5em;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.form_body fieldset li {   
	padding-bottom: .5em; 
	margin-left: 0;
	padding-left: 0;
}  

.submit {      
	float: none;    
	width: auto;    
	background:#95866f; 
	color:#fff;
	font-weight:bold;
	padding:0px 8px 0px 8px; 
	border:1px solid #8f8876; 
	cursor: pointer;
}

.form_body label {    
	float: left;    
	width: 14em;    
	margin-right: 1em; 
	font-weight: bold;
}

.form_body input {    
	border: 1px solid #8f8876; 
}

.form_body input.blank {
	border: none; 
	background-color: #f8f1de;
	color: #81735F;
	margin:-2px 0 2px 0;
}
.header_title{
font-size: 18px;
font-weight: bold;
color: #7f6e56;
}


#jrd_container {
	/* border: solid 1px red; */
	width: 773px;
	padding: 0px;
	margin: 0px auto;
	background-image: url(../images/jrd_containerback.jpg);
	background-repeat: repeat-y;
	/*border-bottom: solid 2px #2B1F04;*/

	}
	
#bbtLogo {
	height:40px;
	width:252px;
	float:left;
	margin: 20px 0 0 0;
	background: url(../images/ls-logo2.gif) no-repeat top;	
}

#bbtLogo_acknowledge {
	height:40px;
	width:252px;
	float:left;
	margin: 20px 0 0 20px;
	background: url(../images/ls-logo2.gif) no-repeat top;	
}


#ameriMod {
	height:104px;
	width:178px;
	margin: 0 25px 0 0;
	float:right;
	background: url(../images/New-AMIG-logo-horiz-104.jpg) no-repeat top;	
}


