/* http://www.totallyfreewills.com/assets/styles.css */

/* ---- version 23 ---- */

/* 20 May 2008 - Added applicationMenu and applicationContainer styles (SIBILO) /*

/* 4th Nov 2008 Under Re-development by Ben Holden restyling and adding additional graphics /*

/* @group General Styles */

fieldset {
display: inline;
}


body {
	text-align: left;
	padding: 0;
	margin: 0 0 20px;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 12pt;
}

#body_bg {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 489px;
    z-index: 0;
    overflow: hidden;
}

p {
}

b, strong {
    font-weight: bold;
}

em{
    font-style: italic;
}

a:link, a:visited {
    color: #7f007f;
}

img {
}

.image-left {
    float: left;
    margin: 3px 10px 3px 0;
}

.image-left {
	float: left;
	margin: 3px 10px 3px 0;
	clear: left;
	display: block;
}

.tag_line {
    float: left;
    margin-left: 10px;
    letter-spacing: 2px;
    font-size: 1.2em;
}

.copyright {
    float: right;
    text-align: right;
    font-size: 0.85em;
    color: #f0f;
    letter-spacing: 1px;
}

/* @end */

/* @group Structure */

#container {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	z-index: 1;
	border-bottom: 3px solid;
	border-left: 3px solid;
	border-right: 3px solid;
	background-color: #fff;
}


.clearer {
    clear: both;
}

#pageHeader {
    display: block;
    height: 175px;
    position: relative;
}

/*
#pageHeader img { position: absolute; right: 0px; top: 0px; }
*/

#pageHeader #top_grad {
	position: absolute;
	top: 0;
	display: block;
	/*width: 100%;*/
	height: 150px;
	background-image: url(../imagesben/header1.jpg);
	background-color: #916388;
	background-repeat: no-repeat;
}

/*

#pageHeader #top_grad img {
	display: none;
}

*/

#pageHeader #bar {
	position: absolute;
	color: #F5F0F0;
	left: 0px;
	top: 150px;
	display: block;
	height: 30px;
	overflow: hidden;
	/*
	background-color: #f131f6;
	*/
	background-color: #985F70;
	width: 100%;
	padding-top: 7px;
	background-image: url(../imagesben/menu_bg.jpg);

}

#pageHeader #bar img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 23px;
    display: none;
}

/* #pageHeader #bar form, #pageHeader #bar a {
	position: relative;
	top: 2px;
	text-decoration: none;
	color: #CCCCCC;
}
*/

#pageHeader #bar input {
    padding-right: 30px;
}

#pageHeader h1 {
    position: absolute;
    top: 42px;
    left: 30px;
    z-index: 3;
    font: 3em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
    letter-spacing: 1px;
    color: white;
}

#pageHeader h2 {
    position: absolute;
    top: 96px;
    left: 30px;
    z-index: 3;
    font-weight: normal;
    font-size: 1.3em;
    font-family: Georgia, "Times New Roman", Times, serif;
}
#bar .menutype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentContainer {
	background-repeat: no-repeat;
	background-image: url(images/menu_right_bg.png);
	background-position: right 2px;
}

.contentSpacer {
    height: 400px;
    float: right;
    width:1px;
}

#contentContainer #content {
	background-position: top;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 17px;
	padding-left: 30px;
}

#sidebarContainer {
	float: right;
    width: 235px;
    position: relative;
    z-index: 5;
}

#sidebarContainer #sidebar {
    padding: 30px;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4 {
    font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1 {
    font-size: 1.3em;
}

#sidebarContainer .sideHeader,
#sidebarContainer h2 {
    font-size: 1.2em;
}

#sidebarContainer .sideHeader,
#sidebarContainer h3 {
    font-size: 1.15em;
}

#sidebarContainer .sideHeader,
#sidebarContainer h4 {
    font-size: 1.1em;
}

#sidebarContainer .sideHeader,
#sidebarContainer p {
    font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebarContainer p {
    font-style: italic;
}

#applicationMenu 
{
	float:left;
	width: 220px;
	background-repeat: no-repeat;
	background-position: right 2px;
	display: inline;
}

#applicationContainer
{
	z-index: 5;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 15px;
	display: inline;
	width: 610px;
	float: right;
}

#footer 
{
	border-top: 3px solid;
	padding: 12px;
	height: 14px;
}

#footer p {
    margin: 0;
    padding: 0 15px 0 30px;
    text-align: right;
    font-size: 0.85em;
    color: #e9e8e3;
    letter-spacing: 1px;
}

#footer a:link, #footer a:visited {

}

#footer a:hover, #footer a:active {
}

/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
    position: relative;
    z-index: 4;
}

#breadcrumbcontainer ul {
    list-style: none;
    margin: 0;
    padding: 0 30px;
}

#breadcrumbcontainer li {
    display: inline;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}

/* @end */

/* @group Navigation */

/* Navigation Styles */

#navcontainer {
	padding: 30px 10px 0 30px;
	font-size: 12px;
	display: block;
	float: left;
}

#navcontainer #current {
    padding-right: 0px;
    background-position: 0 3px;
    background-repeat: no-repeat;
    font-weight: bold;
    margin-left: 0;
    padding-left: 10px;
    background-image: url(images/menu_pink.png);

}

#navcontainer #current:hover {
    background-color: white;
}

#navcontainer .currentAncestor {
    padding-right: 36px;
    background-position: right 3px;
    background-repeat: no-repeat;
    font-weight: bold;
	background-image: none;
}

/* Parent - Level 0 */

#navcontainer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#navcontainer li {

}

#navcontainer a {
    text-decoration: none;
}

#navcontainer a:hover {
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
    margin: 3px 0 3px 10px;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
}

#navcontainer ul ul a:hover {
}

#navcontainer ul ul #current{
}

#navcontainer ul ul .currentAncestor{
}

/* Child Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li {

}

#navcontainer ul ul ul a {
}

#navcontainer ul ul ul a:hover{
}

#navcontainer ul ul ul #current{
}

#navcontainer ul ul ul .currentAncestor{
}

/* @end */

/* @group SiteMap */

/* Sitemap Styles */

#sitemap {
    padding: 30px 10px 0 30px;
}

#sitemap strong {
    display: block;
    border-bottom: 1px dotted #5d377b;
    color: #5d377b;
    width: 200px;
    background-color: #FFDDFF;
    padding-left: 6px;
    margin-bottom: 4px;
}

#sitemap #current {
    padding-right: 0px;
    background-position: 0 3px;
    background-repeat: no-repeat;
    font-weight: bold;
    margin-left: 0;
    padding-left: 10px;
}

#sitemap #current:hover {
    background-color: white;
}

#sitemap .currentAncestor {
    padding-right: 36px;
    background-position: right 3px;
    background-repeat: no-repeat;
    font-weight: bold;
}

/* Parent - Level 0 */

#sitemap ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#sitemap li {
    margin-top: 6px;
    margin-bottom: 6px;
}

#sitemap a {
    text-decoration: none;
}

#sitemap a:hover {
}

#sitemap a:active {
}

/* Child - Level 1 */

#sitemap ul ul {
    margin: 3px 0 3px 10px;
}

#sitemap ul ul li {
}

#sitemap ul ul a {
    padding-left: 6px;
}

#sitemap ul ul a:hover {
}

#sitemap ul ul #current{
}

#sitemap ul ul .currentAncestor{
}

/* Child Level 2 */

#sitemap ul ul ul {
}

#sitemap ul ul ul li { 
}

#sitemap ul ul ul a {
}

#sitemap ul ul ul a:hover{
}

#sitemap ul ul ul #current{
}

#sitemap ul ul ul .currentAncestor{
}

/* @end */

/* @group Columns */

/* Column Styles */

#columns-container {
    padding: 30px 10px 0 30px;
}

#columns-container strong {
    display: block;
    border-bottom: 1px dotted #5d377b;
    color: #5d377b;
    width: 200px;
    background-color: #FFDDFF;
    padding-left: 6px;
    margin-bottom: 4px;
}

#columns-container #current {
    padding-right: 0px;
    background-position: 0 3px;
    background-repeat: no-repeat;
    font-weight: bold;
    margin-left: 0;
    padding-left: 10px;
}

#columns-container #current:hover {
    background-color: white;
}

#columns-container .currentAncestor {
    padding-right: 36px;
    background-position: right 3px;
    background-repeat: no-repeat;
    font-weight: bold;
}

/* Parent - Level 0 */

#columns-container ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#columns-container li {
    margin-top: 6px;
    margin-bottom: 6px;
}

#columns-container a {
    text-decoration: none;
}

#columns-container a:hover {
}

#columns-container a:active {
}

/* Child - Level 1 */

#columns-container ul ul {
    margin: 3px 0 3px 10px;
}

#columns-container ul ul li {
}

#columns-container ul ul a {
    padding-left: 6px;
}

#columns-container ul ul a:hover {
}

#columns-container ul ul #current{
}

#columns-container ul ul .currentAncestor{
}

/* Child Level 2 */

#columns-container ul ul ul {
}

#columns-container ul ul ul li { 
}

#columns-container ul ul ul a {
}

#columns-container ul ul ul a:hover{
}

#columns-container ul ul ul #current{
}

#columns-container ul ul ul .currentAncestor{
}

#columns-right div dl dd {
    margin-left: 12px;
}

/* @end */

/* @group Typography */

blockquote, .standout {
	color: #281524;
	padding-right: 30px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	background-color: #E6DBE1;
	margin-top: 10;
	margin-right: 50;
	margin-bottom: 10;
	margin-left: 50;
	padding-bottom: 20px;
	padding-top: 20px;
}

p.note {
	margin-left: 200px;
	margin-right: 40px;
}

p.note_long {
	margin-left: 16px;
	margin-right: 40px;
}

h1 {
	font-size: 36px;
	text-align: left;
	color: #AF6C9F;
	font-family: "Arial Rounded MT Bold", arial, sans-serif, helvetica;
	display: inline;
}

h2 {
    font: italic normal 1.8em Georgia, "Times New Roman", Times, serif;
    margin: 0 0 5px;
    letter-spacing: 1px;
}

h3 {
	margin: 0 0 5px;
	color: #AF6C9F;
	font-family: "Arial Rounded MT Bold", arial, sans-serif, helvetica;
	text-align: left;
	font-weight: normal;
	font-size: 18px;
}

h4, h5 {
    font: normal 1em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
    letter-spacing: 1px;    
    text-transform: uppercase;
    color: white;
    margin-bottom: 1px;
}

h5 {
	color: #864877;
	font-weight: normal;
	font-family: "Arial Rounded MT Bold";
	text-transform: none;
	letter-spacing: normal;
	font-size: 16px;
}

/* Accordian headers */

.acToggle {
    
}

.acStretch {
}

.imageStyle {

}

/* Main content unordered lists */

#contentContainer #content ul {
	list-style-image: url(../imagesben/tick.gif);
}

#contentContainer #content li {
}

ul.disc {
    list-style-type: disc;
}

ul.circle {
    list-style-type: circle;
}

ul.square {
    list-style-type: square;
}

ol.arabic-numbers {
    list-style-type: decimal;
}

ol.upper-alpha {
    list-style-type: upper-alpha;
}

ol.lower-alpha {
    list-style-type: lower-alpha;
}

ol.upper-roman {
    list-style-type: upper-roman;
}

ol.lower-roman {
    list-style-type: lower-roman;
}

/* Sidebar unordered lists */

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}

/* @end */

/* @group File Sharing */

.filesharing-description {
}

.filesharing-item {
    padding-bottom: 15px;
}

.filesharing-item-title a:link {
    font: normal bold 1em/1.5em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
    letter-spacing: 1px;    
    text-transform: uppercase;
    color: #5d377b;
}

.filesharing-item-title a:hover {
    background-color: #FFBBFF;
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/* @end */

/* @group Contact Form */

form {
    margin: 0;
    padding: 0px;
}

form p {
	font-family: Arial, Helvetica, sans-serif;
	color: #4E2945;
	line-height: normal;
	font-size: 13px;
	/*
    width: 80%;
    */
}

form h4{
    font-size: .7em;
}

.message-text {
    font-weight: bold;
    /*font-style: italic;*/

}
 
.required-text {
} 

.form-input-field {
    background: #f8f7f4;
    font-size: 1em;
    /*width: 98%;*/

    width: 80%;
}
 
.form-input-button {
    font-size: 1.3em;
} 
/* @end */



/* @group Form Container */
#form_container {
	padding: 0;
	margin: 0;
	line-height: 2em;
}

fieldset {
	padding: 10;
	margin: 0;
	display: inline;
	border-style: none;
}

legend {
	margin: 0;
	padding: 0;
	width: 210px;
}

/* Firefox needs a span to position legend */
legend span {
	position: absolute;
	margin-top: 0.5em;
	width:500px;
	margin-left: 1em;
	text-shadow: white 1px 1px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #AF6C9F;
	font-size: 15px;
}

fieldset p {
	/*
    width: 60%;
    */
}

fieldset ol {
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
}

fieldset li {
	xpadding-bottom: .5em;
}

fieldset li input {
	width: 10px;
}

fieldset li#sm input {
	width: 40px;
	height: 18px;
}

fieldset li select {
	width: 306px;
}

fieldset.submit {
	display: inline;
	float: none;
	width: auto;
	padding-top: em;
		
	background-color: white;
	border-style: none;
	margin-top: 2em;
}

label {
	margin-right: 1em;
	margin-top: 3px;
	text-align: left;
	color: #613F5F;
}

table#ctl00_EditableRegion_rbl_choice label{
	width: 140pt;
	margin-right: 1em;
	margin-top: 3px;
	float:none;
	text-align: right;
	color: #504657;
}

table#ctl00_EditableRegion_rbl_executor label{
	width: 140pt;
	margin-right: 1em;
	margin-top: 3px;
	float:none;
	text-align: left;
	color: #333;
	font-size: 12px;
}
table#ctl00_EditableRegion_rbl_executor input{
    border:1px none purple;
    color:gray;
    font-size:0.95em;
    margin-right:10px;
    width:10px;
    }
table#ctl00_EditableRegion_rbl_executor{
    border-collapse:collapse;
    font-size:1em;
    margin:0pt 0pt 1em 1em;
    padding:0pt;
    vertical-align:middle;
    width:540px;
    }
  
table#ctl00_EditableRegion_rb_funeralwish label
{
	color:#333333;
	float:none;
	margin-right:1em;
	margin-top:3px;
	text-align:left;
	width:140pt;
}

table#ctl00_EditableRegion_rb_funeralwish input
{    
    border:1px none purple;
    color:gray;
    font-size:0.95em;
    margin-right:10px;
    width:10px;
}

table#ctl00_EditableRegion_rbl_choose label
{
	color:#333333;
	float:none;
	margin-right:1em;
	margin-top:3px;
	text-align:left;
}

li input.checkbox {
	clear: both;
	height: 24px;
	float: right;
	margin-right: 48px;
	padding: 0;
	margin-bottom: 1em;
}

label strong {
	color: orange;
	/*
	font-size: 2em;
	line-height: .5em;
	*/
	/*
	img src="%pathto(images/menu_orange.png)%" alt="Required"
	*/
}

label img {
	position: absolute;
	top: .3em;
	right: 78px;
}

#buttons {
	display: block;	
	padding-left: 10.5em;
	margin-left: 1em;
}

fieldset fieldset label {
	float: none;
	width: auto;
	margin-right: auto;
	
	vertical-align: middle;	
	color: #333;
	letter-spacing: .05em;
	font-weight: bold;
}

fieldset fieldset input {
	float: left;
	width: auto;
	margin-right: auto;
}

/* @end */

/* @group Table - Data */

fieldset table {
	width: 552px;
	margin: 0 0 1em 1em;
	vertical-align: middle;
	border-collapse: collapse;
	font-size: 13px;
	text-align: left;
}

.columns_2 {
	width: 276px;
}

.columns_3 {
	width: 184px;
}

.columns_4 {
	width: 138px;
}

fieldset tbody, th, tr, td {
	margin: 0;
	padding: 0;
}

fieldset th {
	background-color: #AF6C9F;
	color: #fff;
	padding: 3px 4px 3px 8px;
}

fieldset table#ctl00_EditableRegion_rbl_choose  td {
	line-height: 2.4em;
	padding-bottom:4px;
}

fieldset td {
	line-height: 2.4em;
	background-color: #F4EAF1;
	padding: 10px;
}

fieldset table input {
	border: 1px none purple;
	padding: 4px 4px 4px 8px;
	color: gray;
	font-size: 0.95em;
	width: 30px;
	float: inherit;
}

fieldset table input.checkbox {
	padding: 0;
	width: 22px;
}

fieldset td label {
	text-align: left;
	width: auto;
	line-height: normal;
	display: block;
}
fieldset {
	display: inline;
}
/* @end */












/* @group General */

body,
.movie-background,
.photo-background {
	background-image: url(../imagesben/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #321D3C;
}

#container {
	border-color: #E9E8E3;
	background-color: #E9E8E3;
}

a:link, a:visited {
	color: #7F007F;
	text-decoration: none;
}
a:hover {
	color: #5A3D92;
	text-decoration: underline;
}

legend {

}

/* @end */

/* @group Header */

#pageHeader {
	/*
	background-color: #7F007F;
	border-bottom-color: #FF00FF;
	*/
}

#pageHeader #bar {
	/*
	background-color: #FF00FF;
	border-top-color: #FF40FF;
	*/
}

#pageHeader #logo {
	right: 0;
}

.photo-title,
.movie-title {
	color: #FF00FF;
}

#pageHeader h1 {
	color: #ffffff;
}
		
#pageHeader h2,
.photo-caption,
.exif-data {
	color: #ffffff;
}

/* @end */

/* @group Footer */

#footer {
	color: #ffffff;
	background-image: url(../imagesben/menu_bg.jpg);
}



/* @end */

/* @group Navigation */

#navcontainer ul {
}

#navcontainer ul a {
	color: #4E425B;
}

#navcontainer ul a:hover,
.photo-navigation a:hover {
	color: #857487;
}

#navcontainer ul ul {
}

#navcontainer ul ul a {
	color: #867588;
}

#navcontainer #current,
#navcontainer .currentAncestor {
	color: #7F007F;
}

#navcontainer #bottomBar {
	border-top-color: %colour_header_bg * 0.75%;
	background-color: %colour_header_bg * 0.4%;
}

/* @end */

/* @group Content */

#contentContainer {
	border-color: #FFFFFF;
	background-color: #E6DBE1;
}

/* @end */

/* @group Sidebar */

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
.blog-archive-link {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	color: #7F007F;
	border-bottom-color: #B233B2;
}

#sidebarContainer #sidebar {
	border-bottom-color: #B233B2;
}

/* @end */

/* @group Blog */

.blog-entry-title a,
#blog-archives a,
#blog-categories a,
#blog-rss-feeds a,
.blog-archive-month {
	color: #333333;
}

.blog-entry-title a:hover,
#blog-archives a:hover,
#blog-categories a:hover,
#blog-rss-feeds a:hover {
	color: #7F007F;
}

.blog-archive-link-disabled,
.blog-category-link-disabled {
	color: #7F007F;
	text-decoration: none;
}

.blog-entry-comments,
.blog-archive-headings-wrapper {
	border-top-color: #7F007F;
	color: #7F007F;
}

.blog-entry-comments a,
.blog-entry-date {
	color: #7F007F;
}

/* @end */

/* @group Thumbnail */

.thumbnail-frame img,
.photo-frame,
.movie-thumbnail-frame img {
	border-color: #E9E8E3;
	background: #E5E5E5;
}



/* @end */
#aspnetForm #container #contentContainer #roundedcontainer {
}
#roundedtop {
	background-image: url(../imagesben/roundedtop.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	float: none;
	height: 15px;
	font-size: 1px;
}
#roundedtopapply {
	background-image: url(../imagesben/roundedtop2apply.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	float: none;
	height: 20px;
	font-size: 1px;
	line-height: 1px;
	background-color: #F6F0F0;
}
#roundedcontent {
	background-color: #F5F0F0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	position: relative;
}
#roundedcontentapply {
	background-color: #F5F0F0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#roundedbottom {
	background-image: url(../imagesben/roundedbottom.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	float: none;
	height: 15px;
}
#roundedbottomapply {
	background-image: url(../imagesben/roundedbottom2apply.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	float: none;
	height: 25px;
	background-position: left;
}
#roundedcontent  p {
	padding: 0px;
	margin: 0px;
}
#roundedcontent .mainbold {
	font-family: "Arial Rounded", Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #46263F;
	line-height: 17px;
}
#roundedcontent .mainlight {
	font-family: "Arial Rounded", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #46263F;
	line-height: 17px;
}
#steptainer {
	height: 230px;
	width: 100%;
}
#stepcontainer {
	height: 100px;
	width: 168px;
	display: inline;
	background-image: url(../imagesben/step1.gif);
	background-repeat: no-repeat;
	padding-top: 130px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	clear: both;
}
#stepcontainer2 {
	height: 100px;
	width: 168px;
	display: inline;
	background-image: url(../imagesben/step2.gif);
	background-repeat: no-repeat;
	padding-top: 130px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	clear: right;
}
#stepcontainer3 {
	height: 100px;
	width: 168px;
	display: inline;
	background-image: url(../imagesben/step3.gif);
	background-repeat: no-repeat;
	padding-top: 130px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	clear: right;
}
#stepcontainer4 {
	height: 100px;
	width: 168px;
	display: inline;
	background-image: url(../imagesben/step4.gif);
	background-repeat: no-repeat;
	padding-top: 130px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	clear: right;
}
#footermenu {
	background-color: #3F4252;
	width: 100%;
	height: 190px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../imagesben/SSL.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#footermenucol1 {
	width: 210px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	float: left;
	clear: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6DBE1;
}
#footermenucol2 {
	width: 190px;
	display: inline;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 80px;
	float: left;
	clear: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6DBE1;
}
#footermenucol3 {
	display: inline;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 90px;
	float: left;
	clear: right;
}
#bar  .menutype a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DFC6CC;
	text-decoration: none;
}
#bar .menutype a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E8E2E4;
}
#footermenu .subheading a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#footermenu    .benlink    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E6DBE1;
	text-decoration: none;
	line-height: 23px;
}
#footer #leftcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	float: left;
	height: 20px;
	display: inline;
}

#footermenu .benlinkhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 23px;
}
#footer #rightcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFD2D2;
	float: right;
	height: 20px;
	display: inline;
	clear: right;
	font-weight: bold;
}

    #menucontainer {
	height: 32px;
	width: 700px;
	padding-left: 32px;
}
p a {
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AF6C9F;
	list-style-type: lower-roman;
	list-style-position: outside;
	line-height: normal;
}
#applicationcontainer {
}
.benforms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85689F;
}
.signupform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #613F5F;
	line-height: normal;
	padding-right: 20px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
.signupformsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #613F5F;
	line-height: normal;
}
.inputboxes {
	background-color: #E1D2F9;
	border: 1px solid #CCCCCC;
	width: 200px;
}
#steptainerb {
	height: 230px;
	width: 100%;
}
#stepcontainerbspacer {
	height: 100px;
	width: 120px;
	display: inline;
	background-repeat: no-repeat;
	padding-top: 130px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	clear: both;
}


#stepcontainerb1 {
	height: 100px;
	width: 280px;
	display: inline;
	background-image: url(../imagesben/altstep1.gif);
	background-repeat: no-repeat;
	padding-top: 130px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	clear: right;
}
#stepcontainerb2 {
	height: 100px;
	width: 168px;
	display: inline;
	background-image: url(../imagesben/altstep2.gif);
	background-repeat: no-repeat;
	padding-top: 130px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	clear: right;
}
