ul lidiv#snippets {	width: 380px;	padding : 10px 10px 0px 10px;	background: #99CCFF;	border: 3px solid #000099;	float:right;	font-size: 0.7em;}
div#snippets dl {}
div#snippets dl dt {font-size: 0.7em;	}
div#snippets dl dt a:link {	color: red;	text-decoration: none;	font-size: 1.0em;}
div#snippets dl dt a:hover {color: blue;font-size: 1.0em;}
div#snippets dl dt a:visited {color: yellow;text-decoration: none;font-size:1.0em;}
div#snippets dl dd {font-size:0.7em;	/* stop indenting */	padding: 0px;	margin: 0px;	padding-bottom: 1.0em;	font-size: 0.7em;}
div#centparas div#snippets  {width: 380px;	padding : 10px 10px 0px 10px;	background: #99CCFF;	border: 3px solid #000099;	float:none;	font-size:0.7em;}
div.rssfeed {width: 400px; border: 3px solid #000099;	background-color: #99CCFF;	padding: 10px;	font-size:0.7em;}
div.rssinfo a {	text-decoration: none;	color:#999999;	font-size:1em;	background-color: #99CCFF;}
div.rssinfo a:hover {text-decoration: underline;}
dl.rss dt {font-size:0.8em;}
dl.rss dt a {font-size:1.0em; }
dl.rss dt a:hover {font-size:1.0em; }
dl.rss dd {	margin-left: 0px;	padding-bottom: 1em;	background-color: #99CCFF;	font-size:0.8em;}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #efeadf;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.brokers #container { 
	  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:990px;
} 
.brokers #header { 
	background:url(images/header_bg.gif) repeat-x; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.brokers #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.brokers #sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	position:relative;top:20px;
}

li {
	list-style-image:url(images/list_icon.png);
	text-decoration:none;
}

.brokers #sidebar li a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px; font-weight:bold; color:#FFF;
	text-transform:uppercase;
	margin:0px; padding:0px;
	text-decoration:none;

}

#loans li, #insurances li, #mortgages li, #legal li {
	position:relative; left:-20px;
	
}

.brokers #sidebar #loans {
	background:url(images/menu_loans.png) no-repeat ;
	display:block;
	height:95px;
	padding-top:25px;

}

.brokers #sidebar #insurances {
	background:url(images/menu_insurances.png) no-repeat ;
	display:block;
	height:260px;
	padding-top:25px;

}

.brokers #sidebar #mortgages {
	background:url(images/menu_mortgages.png) no-repeat ;
	display:block;
	height:115px;
	padding-top:25px;
	
}

.brokers #sidebar #legal {
	background:url(images/menu_legal.png) no-repeat ;
	display:block;
	height:90px;
	padding-top:25px;

}

.brokers #mainContent { 
	margin:0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar space when the content in #sidebar ends. */
	padding:0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.brokers #mainContent #subpages h2 {
	color:#900;
	font-size:24px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.brokers #mainContent #productPages {
	float:left;
	display:block;
	position:relative;top:20px;

}


.brokers #mainContent #productPages #basicbox {
	background:url(images/bg_box.png) no-repeat;
	width:375px; height:230px;
	padding:10px;
	display:block;
}
.brokers #mainContent #productPages #basicbox p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:18px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #productPages #basicbox li, li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #productPages #basicbox h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px; font-weight:bold;
	color:#900; position:relative;	
}

.brokers #mainContent #singlepage{
	display:block;
	width:743px;
	background:url(images/singlepage_bg.png) repeat-y;

}

.brokers #mainContent #singlepage #singlepagecontent{
	margin:10px;
}

.brokers #mainContent #singlepage #singlepagecontent h1, #singlepagecontent h2, #singlepagecontent h3{
	text-align:center;
}
.brokers #mainContent #singlepage #singlepagecontent h2 {
	font-size:24px; color:#9C0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.brokers #mainContent #singlepage2{
	display:block;
	width:795px;
	background:url(images/singlepage2_bg.png) repeat-y;

}

.brokers #mainContent #singlepage #singlepagecontent2{
	margin:10px;
	
}

.brokers #mainContent #productPages #singlepagecontent2 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	width:90%;
	margin-left:50px;
}

.brokers #mainContent #productPages #singlepagecontent2 li, li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #productPages #singlepagecontent2 h3{
	margin-left:30px;
}

#singlepage p.first-ele {
	background: 
	url(images/singlepage_top.png)
		no-repeat 
		top left;
		height:10px;
		margin:0; padding:0;
}
#singlepage p.last-ele {
	background: transparent 
		url(images/singlepage_bottom.png) 
		no-repeat 
		bottom left;
		margin:0; padding:0;
}

#singlepage2 p.first-ele {
	background: 
	url(images/singlepage2_top.png)
		no-repeat 
		top left;
		height:10px;
		margin:0; padding:0;
}
#singlepage2 p.last-ele {
	background: transparent 
		url(images/singlepage2_bottom.png) 
		no-repeat 
		bottom left;
		margin:0; padding:0;
}


.brokers #mainContent #productPages #contentLeft #box {
	background:url(images/bg_criticalillness.png) no-repeat;
	width:223px; height:605px;
	padding:20px;
	display:block;
}
.brokers #mainContent #productPages #contentLeft #box p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #productPages #contentLeft #box li{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #productPages #contentLeft #box h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
}


.brokers #mainContent #productPages #contentLeft #thinbox {
	width:265px; height:730px;
	display:block;
	background:url(images/bg_thin.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentLeft #thinbox h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #productPages #contentLeft #thinbox p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%

}

.brokers #mainContent #productPages #contentLeft #thinbox1 {
	width:265px; height:610px;
	display:block;
	background:url(images/bg_thin1.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentLeft #thinbox1 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #productPages #contentLeft #thinbox1 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%

}

.brokers #mainContent #productPages #contentLeft #thinbox2 {
	width:265px; height:490px;
	display:block;
	background:url(images/bg_thin2.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentLeft #thinbox2 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #productPages #contentLeft #thinbox2 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%
}

.brokers #mainContent #productPages #contentLeft #thinbox2 li, li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}
.brokers #mainContent #productPages #contentLeft #thinbox21 {
	width:265px; height:610px;
	display:block;
	background:url(images/bg_thin21.png) no-repeat;
	padding:0px;
}

.brokers #mainContent #productPages #contentLeft #thinbox21 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #productPages #contentLeft #thinbox21 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%
}

.brokers #mainContent #productPages #contentLeft #thinbox21 li, li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}
.brokers #mainContent #productPages #contentLeft #thinbox3 {
	width:265px; height:300px;
	display:block;
	background:url(images/bg_thin3.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentLeft #thinbox3 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #productPages #contentLeft #thinbox3 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%

}

.brokers #mainContent #productPages #contentLeft #thinbox4 {
	width:265px; height:805px;
	display:block;
	background:url(images/bg_thin4.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentLeft #thinbox4 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #productPages #contentLeft #thinbox4 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%
}

.brokers #mainContent #productPages #contentLeft #thinbox4 li, li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall {
	width:265px; height:300px;
	display:block;
	background:url(images/bg_thin3.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%

}

.brokers #mainContent #productPages #contentLeft #thinboxsmall2 {
	width:265px; height:245px;
	display:block;
	background:url(images/bg_thin6.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall2 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall2 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%

}

.brokers #mainContent #productPages #contentLeft #thinboxsmall3 {
	width:265px; height:255px;
	display:block;
	background:url(images/bg_thin7.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall3 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall3 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%

}

.brokers #mainContent #productPages #contentLeft #thinboxsmall4 {
	width:265px; height:360px;
	display:block;
	background:url(images/bg_thin8.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall4 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall4 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%

}
.brokers #mainContent #productPages #contentLeft #thinboxsmall4a {
	width:265px; height:420px;
	display:block;
	background:url(images/bg_thin8a.png) no-repeat;
	padding:0px;
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall4a h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall4a p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%

}
.brokers #mainContent #productPages #contentLeft #thinboxsmall5 {
	width:265px; height:297px;
	display:block;
	background:url(images/bg_thin10.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall5 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall5 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%

}

.brokers #mainContent #productPages #contentLeft #thinboxsmall6 {
	width:265px; height:810px;
	display:block;
	background:url(images/bg_thin11.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall6 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall6 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall6 li {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall7 {
	width:265px; height:552px;
	display:block;
	background:url(images/bg_thin12.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall7 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall7 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall7 li {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall8 {
	width:265px; height:615px;
	display:block;
	background:url(images/bg_thin13.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall8 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall8 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%

}

.brokers #mainContent #productPages #contentLeft #thinboxsmall9 {
	width:265px; height:273px;
	display:block;
	background:url(images/bg_thin14.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall9 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall9 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%

}

.brokers #mainContent #productPages #contentLeft #thinboxsmall10 {
	width:265px; height:444px;
	display:block;
	background:url(images/bg_thin15.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall10 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall10 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%
}

.brokers #mainContent #productPages #contentLeft #thinboxsmall10 li {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}




.brokers #mainContent #productPages #contentLeft #thinboxlarge {
	width:265px; height:1110px;
	display:block;
	background:url(images/bg_thin_giant.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentLeft #thinboxlarge h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #productPages #contentLeft #thinboxlarge p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%

}

.brokers #mainContent #productPages #contentLeft #thinboxlarge li, li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #productPages #contentRight #giantbox_form{
	width:525px; height:620px;
	display:block;
	background:url(images/bg_giant_form.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentRight #giantbox_form2{
	width:525px; height:555px;
	display:block;
	background:url(images/bg_giant_form2.png) no-repeat;
	padding:10px;
}
.brokers #mainContent #productPages #contentRight #giantbox_form21{
	width:525px; height:380px;
	display:block;
	background:url(images/bg_giant_form21.png) no-repeat;
	padding:0px;
}
.brokers #mainContent #productPages #contentRight #giantbox_form22{
	width:525px; height:410px;
	display:block;
	background:url(images/bg_giant_form22.png) no-repeat;
	padding:0px;
}

.brokers #mainContent #productPages #contentRight #giantbox_form3{
	width:525px; height:815px;
	display:block;
	background:url(images/bg_giant_form3.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentRight #tinyboxform {
	width:505px; height:280px;
	display:block;
	background:url(images/bg_tiny.jpg) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentRight #tinyboxform_blue {
	width:505px; height:280px;
	display:block;
	background:url(images/bg_tiny_blue.jpg) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentRight #bigboxform_blue {
	width:505px; height:255px;
	display:block;
	background:url(images/bg_big_blue.jpg) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentRight #tinybox {
	width:505px; height:280px;
	display:block;
	background:url(images/bg_tiny.jpg) no-repeat;
	padding:10px;
}
.brokers #mainContent #productPages #contentRight #tinybox p{
font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%
	}
	
.brokers #mainContent #productPages #contentRight #tinybox2 {
	width:505px; height:170px;
	display:block;
	background:url(images/bg_tiny6.jpg) no-repeat;
	padding:10px;
}
.brokers #mainContent #productPages #contentRight #tinybox2 p{
font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%
	}
	
.brokers #mainContent #productPages #contentRight #giantbox {
	width:525px; height:730px;
	display:block;
	background:url(images/bg_giant.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentRight #giantbox p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%
}

.brokers #mainContent #productPages #contentRight #giantbox li, li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #productPages #contentRight #giantbox1 {
	width:525px; height:1450px;
	display:block;
	background:url(images/bg_giant1.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentRight #giantbox1 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	display:block;
	width:95%
}

.brokers #mainContent #productPages #contentRight #giantbox1 li, li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #productPages #contentRight #giantbox2 {
	width:525px; height:470px;
	display:block;
	background:url(images/bg_giant2.png) no-repeat;
	padding:10px;
}
.brokers #mainContent #productPages #contentRight #giantbox2 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#f30;
	text-transform:uppercase;
	margin-left:20px;
	position:relative;
}

.brokers #mainContent #productPages #contentRight #giantbox2 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%
}

.brokers #mainContent #productPages #contentRight #giantbox2 li, li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #productPages #contentRight #giantbox3 {
	width:525px; height:643px;
	display:block;
	background:url(images/bg_giant3.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentRight #giantbox3 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	display:block;
	width:95%
}

.brokers #mainContent #productPages #contentRight #giantbox3 li, li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #productPages #contentRight #giantbox4 {
	width:525px; height:960px;
	display:block;
	background:url(images/bg_giant4.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentRight #giantbox4 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	display:block;
	width:95%
}

.brokers #mainContent #productPages #contentRight #giantbox4 li, li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #productPages #contentRight #giantbox5 {
	width:525px; height:960px;
	display:block;
	background:url(images/bg_giant4.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentRight #giantbox5 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	display:block;
	width:95%
}

.brokers #mainContent #productPages #contentRight #giantbox5 li, li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #productPages #contentRight #giantboxgg {
	width:525px; height:2160px;;
	display:block;
	background:url(images/bg_giantxgg.png) no-repeat;
	padding:10px;
}

.brokers #mainContent #productPages #contentRight #giantboxgg p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%
}

.brokers #mainContent #productPages #contentRight #giantboxgg li, li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #contentRight #customBox {
	width:520px; height:487px;
	display:block;
	position:relative; top:-10px;
	background:url(images/bg_giant2.png) no-repeat;

}

.brokers #mainContent #contentRight #customBox h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#aeb351;
	text-transform:uppercase;
	margin-left:20px;
	position:relative;
}

.brokers #mainContent #contentRight #customBox h4 {
	color:#aeb351;
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-left:20px;
}

.brokers #mainContent #contentRight #customBox p {
	margin:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#7c7c7c;
	line-height:12px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #contentRight #customBox img {
	margin:20px;
	
}

.brokers #mainContent #productPages #contentRight #customBox li, li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

p a {color:#900; text-decoration:none; font-weight:bold}

.brokers #mainContent #productPages #contentLeft #thinbox li, li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #productPages #contentLeft #thinbox1 li, li a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #subpages img{
	display:inline;
	float:left;
	margin:10px;
}


.brokers #mainContent #subpages p {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.brokers #mainContent #subpages li {
	font-size:14px;
	display:block;
	line-height:20px;
	font-weight:bold;
	color:#036;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	list-style-image:none;
	margin:0px; padding:0px;
	position:relative;left:-40px;
}

.brokers #mainContent #subpages small {
	font-weight:normal;
	color:#069;
	font-size:14px;
}


.brokers #secondContent {
	position:relative;top:-20px;
}
.brokers #mainContent #compare {
	display:block;
	position:relative;
	height:190px;
	left:0px;
}

.brokers #mainContent #compare #compare_loans {
	background:url(images/compare_loans.png) no-repeat;
	width:220px; height:150px;
	padding:20px;
	
}

.brokers #mainContent #compare #compare_insurances {
	background:url(images/compare_insurances.png) no-repeat;
	width:220px; height:150px;
	padding:20px; position:relative; left:-5px;
	
}

.brokers #mainContent #compare #compare_mortgages {
	background:url(images/compare_mortgages.png) no-repeat;
	width:220px; height:150px;
	padding:20px; position:relative; left:-10px;
	
}

#compare_loans img,#compare_insurances img,#compare_insurances img {
	display:block;
}


.brokers #mainContent #compare h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#d63742;
	text-transform:uppercase
}

.brokers #mainContent #compare p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#7c7c7c;
	margin-bottom:5px; padding:0;
}

.brokers #contentLeft {
	display:block;
	float:left;
    width:270px;
		
}

.brokers #mainContent #contentLeft #latestnews {
	background:url(images/bg_latestnews.png) no-repeat;
	width:241px; height:254px;
	padding:10px;
	display:block;
}

.brokers #mainContent #contentLeft #latestnews h3, h3 a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold; font-size:14px;
	color:#be474f; text-transform:uppercase;
	margin-left:20px;
	text-decoration:none;
}

.brokers #mainContent #contentLeft #latestnews li a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px; font-weight:bold;
	color:#626262; text-decoration:none;
}

.brokers #contentRight {
	display:block;
	float:left;
    width:520px;
	position:relative; left:-3px;
		
}

.brokers #mainContent #contentLeft #critical {
	background:url(images/bg_criticalillness.png) no-repeat;
	width:223px; height:605px;
	padding:20px;
	display:block;
}

.brokers #mainContent #contentLeft #critical h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #contentLeft #critical p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #contentLeft #needhelp {
	background:url(images/bg_needhelp.png) no-repeat;
	width:223px; height:440px;
	padding:20px;
	display:block;
}

.brokers #mainContent #contentLeft #needhelp h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px; font-weight:bold;
	color:#626262; position:relative; top:-10px;	
	
}

.brokers #mainContent #contentLeft #needhelp p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:16px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #contentLeft #needhelp li {
	font-family:Tahoma, Geneva, sans-serif;
	line-height:20px;
	font-size:11px;
}

.brokers #mainContent #contentLeft #LifeImage {
	background:url(images/bg_lifeimage.png) no-repeat;
	width:225px; height:130px;
	padding:20px;
	display:block;
}

.brokers #mainContent #contentLeft #LifeImage h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px; font-weight:bold;
	color:#626262; position:relative; top:-20px;

}

.brokers #mainContent #contentLeft #LifeImage li {
	font-family:Tahoma, Geneva, sans-serif;
	line-height:15px;
	font-size:11px;
	position:relative; top:-30px; left:-10px;
}

.brokers #mainContent #contentRight #requestHorizontal {
	width:517px;
	display:block;
}

.brokers #mainContent #contentRight #requestHorizontal h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	margin-left:60px;
}

.brokers #mainContent #contentRight #requestHorizontal {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px; color:#FFF;
	font-weight:bold;
	display:block;
}


.formstageone {
font-size: 10px;
width:517px; height:264px;
display:block;
background:url(images/bg_request_horizontal1.png) no-repeat;
padding-top:10px;
}
.formstagetwo {
font-size: 10px;
width:517px; height:400px;
display:block;
background:url(images/bg_request_horizontal2.png) no-repeat;
}

.formred2{
color: #fff;

}

.formstageoneinside {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFF;
font-weight: bold;
padding:10px;
padding-top:30px;
}


.formstagetwoinside {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFF;
font-weight: bold;
padding:10px;
}

div#formsecondapp{
margin: 0px 20px 0px 20px;
display: none;
}

.formstagetwoinside img {
	border:0px; background:none;
}

.formLifeInsuranceForm { text-align:center;}
.forminthemiddle {text-align:center;}

.brokers #mainContent #contentRight #lifeMortgage {
	width:520px; height:650px;
	display:block;
	background:url(images/bg_lifemortgage.png) no-repeat;
	position:relative; top:-18px;
}

.brokers #mainContent #contentRight #lifeMortgage h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold;
	color:#aeb351;
	text-transform:uppercase;
	margin-left:20px;
	position:relative;
}

.brokers #mainContent #contentRight #lifeMortgage h4 {
	color:#aeb351;
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-left:20px;
}

.brokers #mainContent #contentRight #lifeMortgage p {
	margin:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#7c7c7c;
	line-height:12px;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #contentRight #lifeMortgage img {
	margin:20px;
	
}

.brokers #mainContent #contentRight #lifeInsurance {
	width:520px; height:750px;
	display:block;
	background:url(images/bg_lifeinsurance.png) no-repeat;
	position:relative; top:-22px}

.brokers #mainContent #contentRight #lifeInsurance p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#333;
	margin-bottom:5px; padding:0;
}

.brokers #mainContent #contentRight #lifeInsurance #column {
	width:210px;
	display:block;
	padding:20px;
}

.brokers #mainContent #contentRight #lifeInsurance #column h3 a, h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold; font-size:14px;
	color:#900; text-transform:uppercase;
	text-decoration:none;
}

.brokers #mainContent #contentRight #lifeInsurance #column li {
	font-family:Tahoma, Geneva, sans-serif;
	line-height:17px;
	font-size:11px;
}
	
.brokers #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(images/footer_bg.gif) repeat-x; 
} 
.brokers #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#bd3b48;
	font-family:Tahoma, Geneva, sans-serif; font-size:11px; text-transform:
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.smallh1red { font-size:10px; color:#900;}
.smallheaderred { font-size:12px; color:#900;}
.greenheaderworkround {font-size:18px; color:#33CC00;}
.red {color:red;}

/* SHOW/HIDE */

.expandbox {
	display:block;
	width:795px;
	background:url(images/expand_bg.png) repeat-y;
	clear:both;
}


.expandbox h3 {
	margin:0 10px; padding:0;
}

.expandboxhidden { display:block;	padding:10px;

}

.expandboxhidden p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
	display:block;
	width:90%

}

.expandboxhidden li, li a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#036;
	line-height:15px;
	margin-bottom:5px; padding:0;
}



p.expandfirst-hide {
	background: 
	url(images/expand_top.png)
		no-repeat 
		top left;
		height:10px;
		margin:0; padding:0;
}
p.expandlast-hide {
	background: transparent 
		url(images/expand_bottom.png) 
		no-repeat 
		bottom left;
		margin:0; padding:0;
}