/* CSS Document */
body {
	margin:2%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
#wrapper {
	padding:1%;
	background-color:#FFFFFF;
}
#header {
	display:none;
}
#colLeft {
	display:none;
}
#footer {
	display:none;
}
.topBarGradient2 {
	font-size:16px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}
h1 {
	font-weight:bold;
	font-size:16px;
}
h2 {
	font-weight:bold;
	font-size:14px;
}
img {
	display:none;
}
