body {
	font-size: small;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #dbe6f1;
}
p{text-align:justify;}
.accesskey{
font-size:smaller; color:#999999; font-weight:normal;
}
#innerwrap {
	background-image: url(../images/middlebg.png); width: 769px;
}
#top {
	width: 738px; height: 180px; vertical-align:top; 
}
#logo {
	padding-right: 0px; padding-left: 0px; 
}
#pagebody {
	margin-left: 15px; margin-right: 20px; clear:both;
}
#wrap {
	padding-right: 15px; padding-left: 15px; text-align:left;
}
#menubar {height: 25px; float:left;}
#menubar ul li a:hover {
	text-decoration: underline
}
#content {
	font-size: 1em;
	margin-left:175px;
}
h1 {
	color: #004d9b; font-size: 1.5em;
}
h2 {
	color: #004d9b; font-size: 1.3em;
}
h3 {
	color: #004d9b; font-size: 1.1em;
}
h4{
	color: #004d9b; font-size: 1em;
}
h5 {
	color: #004d9b; font-size: 1em; 
}
h6{
	color: #004d9b; font-size: 1em;
}
#footer {
	font-size: 0.85em;
	color: #666666;
	padding: 5px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
#topcurve {
	display: block; background-image: url(../images/topcurve.png); width: 769px; BACKGROUND-REPEAT: no-repeat; height: 27px;
}
#bottomcurve {
	display: block; background-image: url(../images/bottomcurve.png); width: 769px; BACKGROUND-REPEAT: no-repeat; height: 27px;
}
#footer a {
	color: #666666
}
#content a {
	color: #004d9b
}
#links li {
	padding-top: 20px
}
#menubar ul li a {
	font-weight: bold;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}
#crumb{
	display:none;
	font-weight:bold;
	text-align:right;
}
@media print{
	#menubar{
		display:none;
	}
	#content{
		margin:0px 10px 0px 10px;
		text-align:left;
	}
	#crumb{
		font-size:large;
		font-weight:bold;
		text-align:right;
	}
	#headimg{
		display:none;
	}
	#topcurve {
		display: none;
	}
	#bottomcurve {
		display: none;
	}	
}