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

body {
	text-align:left;
	font-family:"Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
}
a:after {
	content: " ("attr(href) ") ";
	font-size:90%;
}
#header {
	width:100%;
}
h1, h2, h3, h4 {
	font-family:"Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:bold;
}
h1 {
	font-size:2.5em;
}
h3 {
	font-size:1.2em;
}
h4 {
	font-size:1em;
}

#mainContent {
	font-size:1.4em;
	padding-top:0;
}
#mainMenu {
	position:relative;
	float:right;
	top:-0.5in;
	border:0.0625in solid #ccc;
	border-left:0.25in solid #ccc;
	padding-left:0.125in;
	font-size:0.8em;
}
#officeInformation h3 {
	font-size:1.1em;
	width:1.1in;
	float:left;
	clear:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top:0.125in;
}
#officeInformation p {
	font-size:1em;
	width:1.5in;
	float:left;
	margin:0;
}
#officeInformation p.commonInfo {
	font-size:1.3em;
	font-weight:bold;
}
#contentPanel {
	font-size:1.2em;
	line-height:1.6em;
}
#contentPanel p, #contentPanel h1, #contentPanel h2, #contentPanel h3, #contentPanel h4, #contentPanel div {
	padding:0 30px;
}
#contentPanel ol, #contentPanel ul {
	padding:0 30px 0 60px;
	list-style:disc;
}
#contentPanel ol ul, #contentPanel ul ul {
	padding:0 20px;
	list-style:square;
}
#contentPanel ul p, #contentPanel ul h3 {
	padding:0;
	margin-left:-20px;
}
.bannerImage {
	height:0;
}
div.quote {
	float:right;
	clear:right;
	padding-left:0.125in;
	border:0.0625in solid #ccc;
	border-left:0.25in solid #ccc;
}
div.quote blockquote {
	text-align:center;
	color:#666;
	font-size:1em;
	line-height:1.4em;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	width:2.1in;
	margin:0;
	padding:0;
}
div.quote cite {
	display:block;
	text-align:right;
	color:#666;
	font-size:0.8em;
	font-family:Verdana, Geneva, sans-serif;
}
div.quote cite:before {
	content:"- ";
}

/* Root = Vertical, Secondary = Vertical */
ul#navbar-v {
  display:none;
}

.highlight {
	color:#FF0000;
}
p.footerByline {
	height:0;
	overflow:hidden;
	clear:both;
}
