/* TS 20-06-2006 */
*{
	margin:0;
	padding:0;
	font-family: verdana,helvetica,arial;
	font-size:12px;
}
#qlabel{
	margin-bottom:20px;
}
h2{
	font-weight:normal;
	margin-bottom:8px;
}
h3{
	background:url("images/arrow.jpg") no-repeat center left;
	font-size:16px;
	margin-bottom:12px;
	padding-left:25px;
}
.stress{
	color:#336;
	font-weight:bold;
}
#offer{
	margin:15px 60px 0 0;
	float:left;
	display:block;
}
#offerwrapper{
	margin-bottom:15px;
}
#offerwrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html #offerwrapper{
height:1%;
}
/* End hide from IE-mac */
#brocomdiv{
	width:280px;
	background-color:#fafafa;
	border:1px dashed #336;
	padding:8px 0;
	float:left;
	margin-top:15px;
}
#brocomdiv img{
	border:0;
	float:left;
	margin:0 15px 0 15px;
}
#ombudsman{
	margin-bottom:25px;
}
#ombudsman, #ombudsman a, #ombudsman span{
	font-size:10px;
}
#brokerlogo{
	float:left;
	margin-right:30px;	
}
#photo{
	float:left;
	margin:5px 20px 0 0;
}
#websitelink{
	clear:both;
	margin:15px 0;
}


/* OLD */
a{
	color:#000561;
	font-weight:bold;
}
a:hover{
	background-color:#9AB1E0; 
}
ul{
	list-style: square url(bullet1.gif); 
}
.header{
	padding:3px 5px 3px 0;
	font-size:11px;
	font-family:verdana, arial, sans-serif; 
	font-weight:bold; color:white
}
.header a{
	color:white;
}
.slogan{
	font-size:13px; 
	font-family:verdana, arial, sans-serif; 
	font-weight:bold; COLOR:black
}
.quicklink a{
	font-size:9px;
	color:#000561;
}
ol{
	list-style: decimal;  
}
.sublist{
	list-style: square url(bullet2.gif)
}
.back{
	background-image : url(back2.jpg);
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-position : center;
}