@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#dropshadow {
	margin:0px;
	padding:0px;
}

#mainsection {
	padding:0px;
	margin:0px;
}

#header {
	display:none;
}

#printheader {
	display:block;
}

#printheader h1 { 
	display:none;
}	

#printheader img {
	display:block;
	margin: 0px auto;
}

table#front {
	margin-top:20px;
}

#frontlowersection {
	background:url(../images/bni_grace_m5_07.jpg) repeat-x top;
	border-top:#999999 1px solid;
	margin-top:20px;
}

#frontlowersection .centerimg {
	display:block;
	text-align:left;
}


#frontlowersection .centerimg h2 {
	display:block;
	text-align:center;
}

#frontlowersection .centerimg img {
	display:none;
}

#innerleft h2 {
	font-size:2.4em;
	padding: 5px 20px 0px 5px;
}

#innerleft h3 {
	padding: 0px 0px 0px 10px;
	font-size:1.7em;
}


#innerleft h4 {
	padding: 0px 0px 0px 10px;
	font-size:1.4em;
	font-weight:normal;
}

#innerleft p {
	padding: 0px 0px 0px 10px;
}

#rightbox {
	padding:0px 10px 10px 10px;
	border:#999999 1px solid;
}

#rightboxtop img {
	display:none;
}

#rightboxtop h2 {
	display:block;
}

#rightboxbottom {
	display:none;
}

table#contactinfo {
	margin-top:0px;
}

td.icon {
	display:none;
}

#footer {
	background-color:#6699FF;
	margin-top:20px;
	padding:5px 10px;
}
