html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}.container_16 .grid_9 p {
	font-size: 13px;
}
.container_16 .grid_9 .reference {
	font-size: 9px;
}
.container_16 .grid_9 ul .tick {
	list-style-image:url(../img/bullet-tick.gif)
}

.container_16 .grid_9 ul .indent {
	list-style-image:url(../img/bullet-roundgreen.gif);
	padding: 10px
	
}

.container_16 .grid_9 p .green {
	color: #8DBF1E;
	font-size: 16px;
}

#quote {
	position: relative;
	width: 150px;
	float: right;
	height: auto;
	right: 60px;
	top: 30px;
}

.container_16 .grid_9 table {
	background-color: #8dbf1e;
	border-collapse: collapse;
	padding-left: 20px;
}
	
.container_16 .grid_9 table td {
	border: 2px solid #FFF;
	padding: 4px;
}

.td_light_green {
	background-color: #d5ee93;
}

blockquote p {
    float: left;
    background: url(../img/end_quotes.gif) bottom right no-repeat;
}

blockquote {
	padding: 20px;
	font-size: 1.8em;
	background-image: url(../img/start_quotes.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h4 .qual {
	font-size: 12px;
}

p .required {
	font-size: 11px;
}

