body {
	margin:0; padding: 0 7px; height: 100%;
	background: #00A0c8 url(../img/qpbg.png) repeat-x;
}
#outer {
	margin:7px auto; border-bottom: 1px solid #00a0c8;
	/*border: 1px dashed yellow;*/
}
h2 {
	background:#d0DDE0 url(../img/popupbg.png) no-repeat right;
	margin:0 0;
	color: #000; 
	height:60px;
}
#secondary_header{background:#2E5C76; 
color:#fff; border-left: 6px solid #fff;border-right:6px solid #fff;margin 0;}
#secondary_header H3 {
	font-family: verdana; font-size: 12px; font-weight:normal; 
	margin:0; border-top:2px solid #bee3ec; border-bottom: 2px solid #099fc2;
	padding: 3px 6px;
}
#main {
	background:#fff url(../img/outer_br.png) no-repeat bottom right; color:#444; border-top: 1px solid #fff; margin:0;
	font: 11pt/13pt 'Trebuchet MS' Arial Helvetica sans-serif; 
}

.content {
	margin: 6px;
}
.clear {
	background: url(/img/outer_bl.png) no-repeat bottom left; clear:both;
}
.copyright {
	font-size:small;text-align:center;
}

