body
{
	margin: 0 0 1em 0;
	background-color: #cce;
	background-position: left top;
	font-size: small;
}
h1, h2, h3
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#container
{
	line-height: 1.5em;
	margin: 1em auto;
	text-align: left;
	padding: 0;
	width: 58em;
	background-color: #ffc;
	border: none;
}
#banner
{
	height: 6.6em;
	border-bottom: 1px dotted #669;
	color: #339;
	background-color: #fff;
	padding-top: 1.5em;
	background: #fff url("../images/millie_blue.gif") no-repeat;
	background-position: right top;
	margin: 0;
}
#banner a:link, #banner a:visited, #banner a:active, #banner a:hover
{
	color: #339;
	background-color: transparent;
	text-decoration: none;
}
#banner h1
{
	font-size: 5em;
	font-family: georgia, verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	margin: 0 0 0 0.25em;
	padding: 0.1em 0;
}
#banner h2
{
	font-style: italic;
	font-size: 1.5em;
	font-family: georgia, verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	margin: 0.5em 0 0 1em;
	padding: 0.1em 0.15em;
	background-color: #669;
	color: #ffc;
	width: 19em;
	text-align: center;
}
#left
{
	float: left;
	width: 10em;
	background-color: #ffc;
	overflow: hidden;
}
#right
{
	float: left;
	width: 11em;
	background-color: #ffc;
	overflow: hidden;
}
#center
{
	float: left;
	width: 36em;
	overflow: hidden;
}
.sidebar
{
	padding: 0.5em;
}
.sidebar p
{
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 1em;
}
.sidebar p a
{
	color: #333;
	background-color: transparent;
	text-decoration: underline;
}
.sidebar p a:link, .sidebar p a:visited, .sidebar p a:active
{
	color: #333;
	background-color: transparent;
	text-decoration: underline;
}
.sidebar p a:hover
{
	color: #669;
	background-color: transparent;
	text-decoration: none;
}
.sidebar a, .sidebar a:link, .sidebar a:visited, .sidebar a:active
{
	color: #333;
	background-color: transparent;
	text-decoration: none;
}
.sidebar li:hover, .sidebar a:hover
{
	color: #fff;
	background-color: #669;
	text-decoration: none;
}
.sidebar select
{
	margin: 1em 0;
	font-size: 1em;
}
#search form
{
	width: 8em;
	margin-top: 0.5em;
}
#search input
{
	width: 8.5em;
	color: #333;
	background-color: #fff;
	margin: 0.5em auto;
}
#search img
{
	border: none;
	padding: 0;
	margin: 1em 0;
	position: relative;
	left: -0.5em;
}
#search_submit
{
	background-color: #669;
	color: #fff;
}
#content
{
	padding: 0em 1em 0.5em 1em;
	background-color: #fff;
	border-top: 1px dotted #fff;
	border-left: 1px dotted #669;
	border-right: 1px dotted #669;
	border-bottom: 1px dotted #669;
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}
#content a, #content a:link, #content a:visited, #content a:active
{
	color: #669;
	background-color: transparent;
	text-decoration: underline;
}
#content a:hover
{
	color: #fff;
	background-color: #669;
}
p
{
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 1.5em;
}
#content img
{
	padding: 1em 0;
	text-align: center;
    display: block;
}
#content blockquote
{
	line-height: 150%;
}
#content ul
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#content li
{
	line-height: 150%;
	padding-bottom: 0.5em;
}
#content h2
{
	color: #669;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-large;
	text-align: left;
	font-weight: bold;
	margin: 1em 0;
	line-height: 1em;
}
#content h3
{
	color: #333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-bottom: 1px solid #333;
	text-align: left;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
	padding: 0;
}
#content p.extra
{
	color: #669;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #669;
	text-align: right;
	font-weight: normal;
	margin-top: 1.5em;
	margin-bottom: 4em;
	line-height: normal;
	padding: 0.25em;
}
#content p.extra a
{
	white-space: nowrap;
}
.sidebar h2
{
	color: #333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	border-bottom: 1px solid #669;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0.25em;
	letter-spacing: 0.25em;
}
.sidebar h3
{
	color: #333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: right;
}
.sidebar ul
{
	padding-left: 0;
	margin: 1em 0;
}
.sidebar li
{
	color: #333;
	border: 1px solid #ffc;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 150%;
	margin-top: 0.5em;
	list-style-type: none;
}
.link-note
{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 0.25em;
	margin-bottom: 1em;
}
#footer
{
	color: #fff;
	background-color: #339;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: x-small;
	margin: 0;
	padding: 1em 0.5em;
	clear: both;
	height: 3em;
}
#footer .left
{
	line-height: 1.5em;
	float: left;
}
#footer .right
{
	text-align: right;
	line-height: 1.5em;
}
#footer a
{
	color: #ffc;
	background-color: transparent;
	text-decoration: underline;
}
#footer a:hover
{
	text-decoration: none;
}
.doNotDisplay
{
	display: none;
}
.banner, .first-banner
{
	display: none;
}
.footer
{
	display: none;
}
.rssbutton
{
	margin: 1em 0;
	line-height: normal;
	padding: 0;
	width: 11em;
	border: 1px solid #ccc;
	font-family: helvetica,arial,sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.rssbutton a
{
	display: block;
	width: 100%;
}
.rssbutton a:link, .rssbutton a:visited, .rssbutton a:hover
{
	background-color: #888;
	color: #fff;
	text-decoration: none;
}
.rssbutton span.rss
{
	padding: 0 0.4em;
	background-color: #f60;
	color: #fff;
}
.w3cbutton
{
	margin: 1em 0;
	line-height:normal;
	padding: 0;
	width: 11em;
	border: 1px solid #ccc;
	font-family: helvetica,arial,sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.w3cbutton a
{
	display: block;
	width: 100%;
}
.w3cbutton a:link, .w3cbutton a:visited, .w3cbutton a:hover
{
	background-color: #fc6;
	color: #000;
	text-decoration: none;
}
.w3cbutton span.w3c
{
	padding: 0 0.4em;
	background-color: #fff;
	color: #0c479d;
}
#content form
{
	border: 1px solid #339;
	margin: 1em;
	padding: 1em;
	background-color: #ffc;
}
#content label
{
	width: 100%;
	margin-top: 1em;
	font-weight: bold;
	display: block;
}
#content input
{
	width: 95%;
	color: #333;
	background-color: #fff;
	margin: 0.5em 0;
	display: block;
}
#content input.checkbox, input.radio
{
	width: 50%;
	display: inline;
}
#submit
{
	width: 100%;
	margin-top: 2em;
	margin-left: 20em;
}
dl
{
}
dd
{
}
dt
{
	font-weight: bold;
}
blockquote
{
	color: #fff;
	background-color: #669;
	margin: 0.5em;
	padding: 0;
}
blockquote p, cite
{
	color: #fff;
	background-color: transparent;
	padding: 0.25em 1em;
	text-align: justify;
	margin-bottom: 0;
}
blockquote:before
{
	background: transparent url("../images/quote_top-right.png") scroll no-repeat top right;
	margin: 0 -1px -20px 0;
	height: 30px;
	display: block;
	border: none;
	content: url("../images/quote_top-left.png");
	padding: 0;
}
blockquote:after
{
	display: block;
	line-height: 0.1;
	font-size: 1px;
	content:  url("../images/quote_bottom-left.png");
	margin: 0 0 -1px 0;
	height: 30px;
	background: white;
	background: transparent url("../images/quote_bottom-right.png") scroll no-repeat bottom right;
	padding: 0;
}

.rounded:before
{
	background: transparent url("../images/top-right.png") scroll no-repeat top right;
	margin-bottom: -20px;
	height: 30px;
	display: block;
	border: none;
	content: url("../images/top-left.png");
	padding: 0;
}
.rounded:after
{
	display: block;
	line-height: 0.1;
	font-size: 1px;
	content:  url("../images/bottom-left.png");
	margin: 0 0 -1px 0;
	height: 30px;
	background: transparent url("../images/bottom-right.png") scroll no-repeat bottom right;
	padding: 0;
}  
.rounded p
{
	color: #fff;
	background-color: transparent;
	padding: 0.25em 1em;
	text-align: justify;
	margin-bottom: 0;
}
.rounded
{
	color: #fff;
	background-color: #669;
	margin: 0.5em;
	padding: 0;
}
.menu
{
}
.menu li a
{
	display: block;
}
table
{
	width: 100%;
	border: 1px solid #333;
	margin: 1em auto;
	padding: 0;
}
th
{
	color: #333;
	background-color: #ffc;
	font-weight: normal;
	margin: 0;
	padding: 0.5em;
}
td
{
	text-align: left;
	margin: 0;
	padding: 0.5em;
}
td.dollar
{
	text-align: right;
	vertical-align: bottom;
}
td.total
{
	text-align: right;
	font-weight: bold;
	border-top: 1px solid #333;
	background-color: #ffc;
	vertical-align: middle;
}
th.total
{
	text-align: right;
	font-weight: bold;
	background-color: #ffc;
	vertical-align: middle;
}
th.unit
{
	text-align: right;
	font-size: 0.75em;
	font-style: italic;
}
caption
{
	color: #333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-bottom: 1px solid #333;
	text-align: left;
	font-weight: bold;
	padding: 1em 0 0.5em 0;
	margin: 0;
}