body {
	margin:			0px 0px 0px 0px;
	padding:		0px;
	font-family:		Verdana, Arial, sans-serif;
}

#leftcontent {
	display:		none;
}

#centercontent {
	background:		White;
	border-top:		0px solid #000;
	border-right:		0px solid #000;
	border-left:		0px solid #000;
	border-bottom:		0px solid #000;
	padding:		8px;
}

#rightcontent {
	display:	none;
}

#banner {
	background:		Black;
	background-image:	url(/logo.png);
	background-position:	center right;
	background-repeat:	no-repeat;
	height:			80px;
	border-top:		0px solid #000;
	border-right:		0px solid #000;
	border-left:		0px solid #000;
	border-bottom:		0px solid #000;
	voice-family:		"\"}\"";
	voice-family:		inherit;
	height:			79px;
}
html>body #banner {
	height:			79px;
}

p,h1,h2,h3,h4,pre {
	margin:			0px 10px 10px 10px;
}

h1,h2,h3 {
	font-size:		14px;
	padding-top:		10px;
}

h4 {
	font-size:		12px;
	padding-top:		10px;
}

td {
	font-size:		10px;
}
td.left {
	font-size:		10px;
	text-align:	left;
}
td.center {
	font-size:		10px;
	text-align:	center;
}
td.right {
	font-size:		10px;
	text-align:	right;
}

th {
	font-size:		10px;
	text-align:	center;
	background:	MistyRose;
}

#banner h1 {
	color:			Tomato;
	font-size:		16px;
	padding:		10px 10px 0px 10px;
	margin:			0px;
}

#banner h2 {
	color:			Tomato;
	font-size:		12px;
	padding:		10px 10px 0px 10px;
	margin:			0px;
}
#banner a {
	color:			Tomato;
	text-decoration:	none;
}

#centercontent h3 {
	font-size:		14px;
}
#centercontent p {
	margin-left:		0.2in;
	margin-right:		0.2in;
	font-size:		12px;
}
#centercontent blockquote {
	margin-left:		0.5in;
	margin-right:		0.5in;
	font-family:		Verdana, Arial, sans-serif;
	font-size:		14px;
	quotes: "\201C" "\201D";
}
#centercontent blockquote:before { content: open-quote; font-weight: bold; }
#centercontent blockquote:after { content: close-quote; font-weight: bold; }	

#centercontent p.byline {
	margin-left:		0.2in;
	margin-right:		0.2in;
	font-size:		10px;
}

#centercontent p.alert {
	margin-left:		0.2in;
	margin-right:		0.2in;
	font-size:		12px;
	font-weight:		bold;
}

#centercontent p.footer {
	text-align:		center;
}

#centercontent ul {
	font-size:		12px;
}
#centercontent ol {
	font-size:		12px;
}
#centercontent a {
	color:			Black;
	background-color:	MistyRose;
	text-decoration:	none;
}
#centercontent b.search { 
        background:             Tomato;
	color: 			White; 
}
