/** define body style */p, form, form p {	color: #505050;	font-family: "Trebuchet MS" sans-serif;	font-size: .75em;	line-height: 1.65em;	text-align: justify;	padding: 0;	margin: 0;}p a:link, strong a:link, em a:link,p a:visited, strong a:visited, em a:visited {		text-decoration: none;}p a:hover, strong a:hover, em a:hover,p a:active, strong a:active, em a:active {		text-decoration: underline;}#pheadline {	font-size: 100%;	line-height: 150%;	text-align: justify;	padding: 0;	margin: 0 0 20px 0;}/** Headers / Default */h1 {	color: #039;	font-size: 160%;	line-height: 120%;	text-align: left;	font-style: normal;	padding: 0 0 5px 0;	margin: 20px 0;}h1 a:link,h1 a:visited {	text-decoration: none;}h1 a:hover,h1 a:active {	text-decoration: underline;}
h2 {	color: #039;	font-size: 120%;	line-height: 120%;	text-align: left;	padding: 0 0 5px 0;	margin: 20px 0 20px 0;}
h2 a:link,h2 a:visited {	text-decoration: none;}h2 a:hover,h2 a:active {	text-decoration: underline;}
h3 {	color: #039;	font-size: 120%;	line-height: 120%;	text-align: left;	padding: 5px 0 5px 10px;	margin: 0;}
h3 a:link,h3 a:visited {	text-decoration: none;}h3 a:hover,h3 a:active {	text-decoration: underline;}
h4 {	color: #039;	font-size: 100%;	line-height: 120%;	text-align: right;	padding: 5px 0;	margin: 20px 0;}
h4 a:link,h4 a:visited {	text-decoration: none;}h4 a:hover,h4 a:active {	text-decoration: underline;}
#h4backtotop {	color: #039;	font-size: 80%;	line-height: 120%;	text-align: right;	padding: 5px 0;	margin: 20px 0 0 0;}#h4backtotop a:link,#h4backtotop a:visited {	color: #039;	text-decoration: none;}#h4backtotop a:hover,#h4backtotop a:active {	color: #039;	text-decoration: underline;}/** Content / Quotes */#blockquotelarge {	padding: 0px 0px 30px 0px;	margin: 20px 0 0px 0;	background: url("../../images/interface/devices/quotes/primary/img-quote_open.gif") no-repeat top left;}#pblockquotequotelarge {	color: #039;	font-family: "Trebuchet MS";	font-size: 110%;	line-height: 115%;	font-style: italic;	font-weight: bold;	text-align: left;	padding: 10px 45px 10px 50px;	background: url("../../images/interface/devices/quotes/primary/img-quote_close.gif") no-repeat bottom right;}#pblockquoteauthorlarge {	text-align: right;	padding: 10px 0 0px 0px;	margin: -10px;	font-weight: bolder;}#blockquotesmall {	padding: 0px 0px 30px 0px;	margin: 20px 0 0px 0;	background: url("../../images/interface/devices/quotes/primary/img-quote_open.gif") no-repeat top left;}#pblockquotequotesmall {	color: #505050;	font-family: "Trebuchet MS";	font-size: 85%;	line-height: 160%;	font-style: italic;	font-weight: normal;	text-align: left;	padding: 10px 45px 10px 50px;	background: url("../../images/interface/devices/quotes/primary/img-quote_close.gif") no-repeat bottom right;}#pblockquoteauthorsmall {	text-align: right;	padding: 10px 60px 0px 0px;	margin: -10px;	font-weight: bolder;}