ul.FAQ, ul.FAQAnswer, ul.Blue
{
	width:327px;
	margin:0 0 0 10px;
	padding:10px 0 10px 0;
}

ul.FAQ
{
	list-style:none;
	background-color:#f5f8ee;	
	color:#457ea2;
}

ul.FAQAnswer
{
	background-color:#f5f8ee;
	color:#457ea2;
}

ul.Blue
{
	background-color:#c0e6f9;	
}

ul.Blue li
{
	margin-left:35px;
	margin-right:20px;
	padding: 10px 0 10px 0;
	color:#457ea2;
}

ul.FAQAnswer li
{
	margin-left:60px;
	margin-right:20px;
	background-color:#f5f8ee;	
	color:#646464;
}

ul.FAQ li
{
	padding: 9px 0 10px 60px;
	list-style-type:none;
	background-image: url(/assets/BNF_Theme/layout/faq_q.jpg);
	background-position:20px 10px;
	background-repeat:no-repeat;
	vertical-align:text-top;
	font-weight:bold;
}

ul.FAQ li a
{
	line-height:2em;
	color:#457ea2;
}

.SingleColumnLayout ul.FAQ, 
.SingleColumnLayout ul.FAQAnswer, 
.SingleColumnLayout ul.Blue,
.Attachments ul.Blue
{
	width:auto;
	margin:0;
	padding:10px 10px 10px 0;	
}
.SingleColumnLayout ul.Blue,
.Attachments ul.Blue
{
	margin-left:10px;
	margin-right:20px;
}

p.FAQAnswercomplete, /*FAQ Answer*/
p.FAQAnswerTitle,
p.FAQAnswerBody
{
	
	background-color:#f5f8ee;	
	margin:0;
	padding: 0 20px 20px 60px;
}
p.FAQAnswercomplete, /*FAQ Answer*/
p.FAQAnswerTitle
{
	background-image: url(/assets/BNF_Theme/layout/faq_a.jpg);
	background-repeat:no-repeat;
	background-position:20px 16px;
	margin-top:10px;
	padding: 20px 20px 7px 60px;
}
.FAQAnswerTitle
{
	color:#457ea2;
}

.DarkBlueHeadingStart
{
	background-image: url(../Assets/BNF_Theme/layout/boxTitle1.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	width:327px;
	height:26px;
	margin:0 !important;
	padding:0;
	color:#ffffff;	
	margin-left:10px !important;
}

.DarkBlueHeading
{
	background-image: url(../Assets/BNF_Theme/layout/boxbullet.gif);
	background-repeat: no-repeat;
	background-position:10px 5px;
	background-color:#5eaad1;
	width:277px;
	margin:0 !important;
	padding: 8px 10px 12px 40px;
	color:#ffffff;
	font-size:1.25em;
	margin-left:10px !important;
	font-weight:bold;
}


.LightBlueBoxStart 
{
	background-image: url(../Assets/BNF_Theme/layout/boxTitle2.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	width:327px;
	height:26px;
	margin:0 !important;
	padding:0;
	color:#ffffff;	
	margin-left:10px !important;
}

.LightBlueBox
{
	background-color:#c0e6f9;
	width:287px;
	margin:0 !important;
	padding:20px;
	color:#457ea2;
	margin-left:10px !important;
}

.LightBlueBox a
{
	color:#457ea2;	
	
}

.LightBlueBoxEnd
{
	background-image: url(../Assets/BNF_Theme/layout/boxbottom.gif);
	background-position:top;
	background-repeat: no-repeat;
	width:327px;
	height:26px;
	margin:0;
	padding:0;
	color:#ffffff;	
	margin-left:10px !important;
}


.subPhotoText .DarkBlueHeadingStart,
.subPhotoText .LightBlueBoxEnd,
.subPhotoText ul.FAQ
{
	margin-left:0 !important;
	width:308px!important;

}
.subPhotoText .LightBlueBox
{
	margin-left:0 !important;
	width:268px!important;
}
.subPhotoText .DarkBlueHeading
{
	margin-left:0 !important;
	width:258px!important;
}



.subPhotoText ul.FAQ, 
.subPhotoText ul.FAQAnswer, 
.subPhotoText ul.Blue
{
	margin-right:20px !important;
	width:287px !important;
	padding:0 20px 0 0 !important;
}


.subPhotoText ul.Blue
{
	margin-left:0;
	width:288px !important;
}

.SingleColumnLayout .DarkBlueHeadingStart,
.SingleColumnLayout .DarkBlueHeading,
.SingleColumnLayout .LightBlueBox,
.SingleColumnLayout .LightBlueBoxEnd,
.SingleColumnLayout .LightBlueBoxStart,

.Attachments .LightBlueBoxStart,
.Attachments .DarkBlueHeadingStart,
.Attachments .DarkBlueHeading,
.Attachments .LightBlueBox,
.Attachments .LightBlueBoxEnd

{
	width:auto;
	margin-right:20px !important;
}

.SingleColumnLayout .DarkBlueHeadingStart,
.Attachments  .DarkBlueHeadingStart
{
	background-image: url(../Assets/BNF_Theme/layout/blueBoxStrip.gif);
}

.SingleColumnLayout .LightBlueBoxStart,
.Attachments .LightBlueBoxStart
{
	background-image: url(../Assets/BNF_Theme/layout/lightBlueBoxStrip.gif);
}


.SingleColumnLayout .LightBlueBoxEnd,
.Attachments .LightBlueBoxEnd
{
	background-image: url(../Assets/BNF_Theme/layout/blueBoxStripBottom.gif);
}



.Attachments ul.Blue li
{
	padding: 0;
	font-weight:bold;
}

.Attachments ul.Blue li a
{	
	color:#457ea2;
}



.blueNormal 
{
	color:#457ea2;
}
.blueMedium 
{
	color:#457ea2;
	font-size:1.25em;
}
.blueLarge 
{
	color:#457ea2;
	font-size:1.5em;
}
.blueBoldNormal 
{
	color:#457ea2;
	font-weight:bold;
}
.blueBoldMedium 
{
	color:#457ea2;
	font-weight:bold;
	font-size:1.25em;
}
.blueBoldLarge 
{
	color:#457ea2;
	font-weight:bold;
	font-size:1.5em;
}

