html, body {
  margin: 0;font-size:90%;
}
#container{
	font-family: Arial, sans-serif;
	color: #006; background:#fff;
	width:960px;margin:0 auto;
	}
#header{width: 100%; background:#fff url(images/blugrad.gif) repeat-x;margin:0 auto;text-align:center;font-size: 20px;
line-height: 1.5em;
font-weight: bold;
font-style: italic;
font-family: "Times New Roman";}
#header a img{outline: none;}
#subhead{width:100%; 
height: 25px;
background-color:#005995;
color:#eee;
font-size: 20px;
line-height: 1.5em;
font-weight: bold;
font-style: italic;
font-family: "Times New Roman";
text-align:center;}

#largetext{
	text-align:right;text-decoration:underline;
	display:none;
}
#smalltext{
	text-align:right;text-decoration:underline;
	display:none;
}
img	{
	border:0;
	}
h1{font-size: 140%; text-align:center;}
blockquote	{
	border: 2px solid #ccc;
	padding: 2em;
	color:#000;
	background:#eee;
	}
#centercol {
	color:#006;background:inherit;
	margin-top: 10px;
	margin-left: 210px;
	padding:2em;     
     border-left: #ccc 1px solid;     
     height: 100%;
	line-height: 1.7em;
}

#footer {
  text-align: center;
  padding-top: 1em;
  clear: both; 
}
.copy{
	font-size:75%;
}
#printhead{display:none;}
#services{width: 100%;height:50px; margin:0 auto;background: #005995;}
#services table{margin:0 auto;}
#services td{height:50px;margin:0;padding:0;color:#fff;text-align:center;font: 11pt/16pt Georgia, times, serif}
#services td a:link{color:#fff;}
.headp{text-align:center;font:120% Times}
