#mainPanel{
	margin:0px 0px 0px 0px;
	width:576px;
	padding:0px 0px 0px 0px;
}
/* Hides from IE-mac */
* html #mainPanel{
	margin:0px 0px 0px 0px;
	width:576px;
	height: 1%;
}
/* End hide from IE-mac */


#centralPanel{
	margin:0px 0px 0px 0px ;
	width:420px;
	padding:0px 0px 0px 0px;
	position:relative;
	float: left;
}

*/IE uses this*/
* html #centralPanel{
	margin:0px 144px 0px 0px ;
	position:relative;
}

#headerBlock {
padding:0px 0px 10px 0px;
}


/* Hides from IE-mac \*/
* html #headerBlock {padding:0px 0px 2px 0px; height: 1%;
}
/* End hide from IE-mac */

#headerBlock h3 {color:#333333; margin:4px 0px 0px 0px;}

#headObject{
	float:left;
	padding:0px 4px 4px 0px;
	width:49%;
	text-align:left;
}

#headObject2{
	float:left;
	padding:0px 4px 4px 0px;
	position:absolute;
	width:49%;
	text-align:left;
}

#headObject3{
	float:left;
	padding:0px 4px 4px 0px;
	width: 100%;
	text-align:left;
}

#headObject img{
	position:relative;
	margin:2px 0px 0px 0px;
	border:0px;
}
#headObject2 img{
	position:relative;
	padding: 2px;
	margin:2px 0px 0px 0px;
	border:0px;
}
#headObject3 img{
	position:relative;
	padding: 0px;
	margin:2px 0px 0px 0px;
}

#prod3usp{
	background:#55bb11 url(../../media/lloydstsb2004/greenedge_top.gif) top repeat-x;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

/* Hides from IE-mac \*/
* html #prod3usp{
	background:#55bb11 url(../../media/lloydstsb2004/greenedge_top.gif) top repeat-x;
	color:#FFFFFF;
	margin: 0px -3px 0px 0px;
	position:relative;
	height: 1%;
}
/* End hide from IE-mac */


#produsp1{
	font-size:120%;
	font-weight:bold;
	padding:2px 8px 0px 8px;
	margin:6px 0px 0px 0px;
	border-left:0px dotted #FFFFFF;
	float:left;
	width:122px;
	position:relative;
	word-wrap: break-word;
}
#produsp2{
	font-size:120%;
	font-weight:bold;
	padding:2px 8px 0px 8px;
	margin:6px 0px 0px 0px;
	border-left:2px dotted #FFFFFF;
	border-right:2px dotted #FFFFFF;
	float:left;
	width:122px;
	position:relative;
	word-wrap: break-word;
}
#produsp3{
	font-size:120%;
	font-weight:bold;
	padding:2px 8px 0px 8px;
	margin:6px 0px 0px 0px;
	float:left;
	width:122px;
	position:relative;
	word-wrap: break-word;
}
/* Hides from IE-mac */
* html #produsp1{
	width:33%;
}
* html #produsp2{
	width:33%;
}
* html #produsp3{
	width:33%;
}
/* End hide from IE-mac */

#centralPanel p{ margin: 0px 0px 10px 0px;}
#centralPanel ul{
	margin:10px 30px 20px 4px;
}
#centralPanel li{margin-bottom:8px; margin-left:1.5em;}

#greenTick ul{
	list-style: disc outside url(../../images/greentick.gif);
	margin:10px 30px 20px 4px;}

#greenTick li{margin-bottom:8px; margin-left:1.5em;}


.hidden{display:none;}


div div table {
	font-size:100%;
}


/* .linkBar {padding:6px 0px; margin:2px 0px;}
.linkBar a{color:#0055BB; font-weight:bold; text-decoration:underline;}
.linkBar a:hover{color:#111166;} */


.applyBut a { color:#FFFFFF; text-decoration:none; background:#0055BB; padding:2px 8px; margin:0px 8px; text-align:center; border-top:1px solid #6DA0D0; border-left:1px solid #6DA0D0;  border-bottom:1px solid #1D3C59; border-right:1px solid #1D3C59; font-weight:bold;}
.applyBut a:hover { text-decoration:underline; color:#FFFFFF;}
.applyBut a img {border:0px; padding:0px; margin:0px;}
.applyBut img {border:0px; padding:4px 4px 0px 0px; margin:4px 4px 0px 0px; float: right;}


.applyButL a { color:#FFFFFF; text-decoration:none; background:#0055BB; padding:2px 8px; margin:0px 8px; text-align:center; border-top:1px solid #6DA0D0; border-left:1px solid #6DA0D0;  border-bottom:1px solid #1D3C59; border-right:1px solid #1D3C59; font-size:120%; font-weight:bold;display:block;}
.applyButL a:hover { text-decoration:underline; color:#FFFFFF;}
.applyButL a img {border:0px; padding:0px; margin:0px;}
.applyButL img {border:0px; padding:4px 4px 0px 0px; margin:4px 4px 0px 0px; float: right;}


.primaryBut a { color:#FFFFFF; text-decoration:none; background:#0055BB; padding:2px 8px; margin:0px 8px; text-align:center; border-top:1px solid #6DA0D0; border-left:1px solid #6DA0D0;  border-bottom:1px solid #1D3C59; border-right:1px solid #1D3C59; font-weight:bold;}
.primaryBut a:hover { text-decoration:underline; color:#FFFFFF;}

.secondaryBut a { color:#0055BB; text-decoration:none; background:#CCCCCC; padding:2px 8px; margin:0px 8px; text-align:center; border-top:1px solid #f0f0f0; border-left:1px solid #f0f0f0;  border-bottom:1px solid #666666; border-right:1px solid #666666; font-weight:bold;}
.secondaryBut a:hover { text-decoration:underline; color:#111166;}

.applyBar {
	background: #e7e7e7;
	padding:8px;
	position:relative;

}
.applyBar p a{color:#0055bb; text-decoration:underline; }
.applyBar p a:hover{color:#111166;}
.applyBar p {
	position:relative;
	margin:0px 10em 0px 0px;
	float:right;
	text-align: right;
}
.applyBar .applyButL {
	position:relative;
	margin:4px 10px;
	float:right;
	width:8em;
	text-align:left;
	border:0px solid red;
}
.applyBar .applyButL img{

	float:right;
}
#applyBar2 {
	background: #e7e7e7;
	padding:8px;
	position:relative;
	text-align:left;
}

/* Hides from IE-mac \*/
* html #applyBar2 {
	background: #e7e7e7;
	margin:0px -3px 0px 0px;
	padding:8px;
	position:relative;
	text-align:left;
	height:1%;
}
/*end hide*/


#applyBar2 img{
	background: #e7e7e7;
	padding:0px 2px 0px 8px;
	position:relative;
	float: right;

}

.applyBar2 .applyButL {
	position:relative;
	margin:4px 10px;
	width:100%;
	text-align:left;
	border:0px solid red;
}

#applyBar3 {
	background: #e7e7e7;
	padding:8px;
	position:relative;
	text-align:left;
}

 /* Hides from IE-mac \*/
* html #applyBar3 {
	background: #e7e7e7;
	margin:0px -3px 0px 0px;
	padding:8px;
	position:relative;
	text-align:left;
	height: 1%;
}
/* end */

#applyBar3 img{
	background: #e7e7e7;
	padding:0px 2px 0px 8px;
	position:relative;
	float: right;

}

.applyBar3 .applyButL {
	position:relative;
	margin:4px 10px;
	width:100%;
	text-align:left;
	border:0px solid red;
}
