body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0175be
}
#headerwrap {
	background-image: url(headerbg.gif);
	height:86px;
	background-repeat:repeat-x;
}
#header {
	width:890px;
	height:86px;
	margin:auto;
}
#contentwrap {
	background-image: url(contentshad.gif);
	background-repeat: repeat-x;
}
#content {
	width:890px;
	margin:auto;
}
#nav {
	font-weight: bold;
	padding:20px 0px 20px 0px;
	text-align:center;
	font-size:12px;
}
#pageimage {
	text-align:center;
}
#footer {
	border-top: 2px solid #0175be;
	border-bottom: 2px solid #0175be;
	width:876px;
	padding:7px;
	font-weight:bold;
}
.half {
	width:50%;
	float:left;
}
.clearfix {
	clear:both;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
p {
	line-height:1.4em;
}
#header .half {
	color:#FFFFFF;
}
.small {
	font-size: 9px;
	font-weight: bold;
}
.big {
	font-size: 15px;
	font-weight: bold;
}
.access {
	line-height:1.4em;
	color:#FFFFFF;
}
.imageleft {
	float:right;
	padding:5px;
}
a{color:#0175be; text-decoration:underline;}
a:hover{color:#0175be; text-decoration: none;}
.access a{color:#ffffff; text-decoration:underline;}
.access a:hover{color:#ffffff; text-decoration: none;}
#textarea{padding:5px;}

h1{font-size:16px;}
h2{font-size:14px;}
