#print-logo {display: block;text-align: left;margin-bottom: 20px;} /* this is used to display the logo when copy is printed */
#alt-text-01 {display: inline;}
.GMapEZ {width: 710px; height: 680px;} /*this sets the width of the google map */
/* Hide Nav CSS */
#westward-top-sml-nav {display: none;}
#westward-main-nav {display: none;}

* {margin: 0; padding: 0;}
* img {border:0;}

p {line-height: 1.4em;margin-bottom: 16px;font-size: 1em;}

html, body {
}

body {
	background: #FFFFFF url(none) no-repeat;
	font-size: 13px;
}

#westward-life-insurance-center-site {text-align: center;width: 100%;}
#westward-lifestep-process-site-wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

#westward-content-wrapper {
	background: #FFFFFF url(none) no-repeat;
	text-align: left;
	float: left;
	width: 100%;
}
#bottom-curves {
	background: #FFFFFF url(none) no-repeat;
	width: 100%;
}
#body-left-col {
	display: none;
}
#body-left-col .left-col-pad {
	width: 166px;
	margin-left: 15px;
	min-height: 450px;
	height: 500px;
}
#body-left-col .left-col-logo {
	text-align: center;
	margin-top: 23px;
	padding-bottom: 30px;
}
#body-left-col .left-col-logo-secure {
	text-align: center;
	margin-top: 23px;
	padding-bottom: 12px;
}
#body-left-col .quote {
	padding-top: 16px;
	padding-bottom: 16px;
	border-top: 1px dashed #EFE6A1;
	border-bottom: 1px dashed #EFE6A1;
	font: oblique normal 0.9em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #AF8421;
	text-align: center;
}
#body-left-col .quote h2 {
	text-align: center;
	font-weight: bold;
	margin-top: 6px;
	font-size: 0.9em;
	margin-bottom: 0px;
}

/* Body Right Column Styles */

#body-right-col {
	float: left;
	width: 100%;
	background: url(none) no-repeat;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#body-right-col a {color: #0066CC;}
#body-right-col a:hover {color: #333333;}
#body-right-col .body-right-pad {
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#body-right-col ul {
	margin-bottom: 16px;
	margin-left: 30px;
}
#body-right-col h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-size: 26px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 16px;
}
#body-right-col h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #000000;
}
#body-right-col h1 span {
	color: #333333;
}
#body-right-col .p1 {
	font: oblique 15px/1.3em Arial, Helvetica, sans-serif;
}
#body-right-col #body-top-link {
	display: none;
}
#body-right-col #body-top-link li {
	list-style: none;
	display: inline;
}
#body-right-col #body-top-link li a {
	text-decoration: none;
	color: #CC9933;
	padding-right: 4px;
	padding-left: 2px;
}
#body-right-col #body-top-link li a:hover {
	text-decoration: none;
	color: #000;
}
/* testimonials */
#body-right-col .testimonial {
	display: none;
}
#body-right-col .testimonial h1 {
	font-size: 1.2em;
	margin: 0px 0px 2px;
	padding: 0px;
	text-transform: none;
	font-weight: normal;
}
#body-right-col .testimonial h2 {
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
}
#body-right-col .testimonial span {
	float: left;
	font-size: 60%;
	font-family: "Trebuchet MS", Arial, verdana;
	font-style: oblique;
	margin-right: 16px;
	border-right: 1px solid #E2D796;
	border-bottom: 1px solid #E2D796;
}
#body-right-col .testimonial p a{
	font-size: 0.8em;
}
#body-right-col .testimonial-clear {
	clear: both;
}
#body-right-col .testimonial-headshot{
	margin-bottom: 16px;
}

#footer {
	margin-top: 16px;
	margin-bottom: 16px;
	font: 1em Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	border-top: 1px solid #999999;
}
.footer-left {
	margin-left: 0px;
	margin-top: 6px;
}
#footer span { display:none;
}

/* Library styles */

#body-right-col h3 {
	background: #DADADA url(none);
	background-color: #DADADA;
	font-size: 14px;
	line-height: 2em;
	padding-left: 10px;
	font-style: normal;
	color: #000000;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#body-right-col .library-list {
	list-style: none;
	margin: 0px;
	background: #FFFFFF;
	line-height: 2.1em;
}
#body-right-col .library-list li span {
	float: right;
	margin-right: 10px;
	font-style: oblique;
	color: #000000;
	width:90px; /* used for IE since it wants to flush the span across the entire browser and create a bottom scroll bar to appear */
	display: block;
	text-align: right;
}
#body-right-col .library-list li {
	border-bottom: 2px solid #CCCCCC;
	padding-left: 5px;
	display: block;
}
#body-right-col .library-list a {
	color: #000000;
	text-decoration: none;
}
#body-right-col .library-list a:hover {
	color: #999999;
	text-decoration:underline;
}

/* form styles */

fieldset {
	margin: 0em;
	padding: 1em;
	border: 1px solid #EFE6A1;
}
fieldset p {
	margin: 0px 0px 6px;
}
fieldset .submit-but {
	width: 80px;
	border-style: none;
	background: #AF8421;
	font-weight: bold;
	color: #FFFFFF;
}
legend {
	font-weight: bold;
	font-size: 1.2em;
	color: #333333;
}
label {
	display: block;
	font-weight: bold;
	color: #AF8421;
}
input {
	width: 200px;
	height: 23px;
}
fieldset .radiobutton {
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
}
fieldset .width2 {width: 100px;}

/* misc styles */

#body-right-col .westward-image-pad1 {
	padding-left: 0px;
	padding-bottom: 0px;
	display: none;
}
/* lifestep process table */

#lifestep-process {
	background: #FFFFFF;
	text-align: center;
	border: 1px solid #000000;
}
#lifestep-process h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}
#lifestep-process h2 {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
}
#lifestep-process h3 {
	background: url(none);
	border-style: none;
	color: #000000;
	font-style: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#lifestep-process ul {
	text-align: left;
	list-style: none;
	margin: 10px;
	padding: 0px;
	font-size: 13px;
}
#lifestep-process ul li {
	margin-bottom: 8px;
	line-height: 120%;
}
#lifestep-process .brdwhiteleft {
	border-right: 1px solid #000000;
}
#lifestep-process .brdcreamleft {
	border-right: 1px solid #000000;
}
#lifestep-process .brd2 {
	border-right: 1px solid #000000;
}

#team-name-list {
display:none;}

.team-title {
	font-style: oblique;
	font-size: 1em;
	color: #000000;
	margin: 0px;
	font-weight: bold;
}
.team-gap {
	border-top: 3px double #CCCCCC;
}