body,html { margin: 0; padding: 0; }

body
{
	background-color: #fff;
	color: #000;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}
.nonvisualcontent { display:none; }
div#header
{
	display: none;
}
div#contentwrapper {}
div#content
{
	width: 588px;
	min-width: 588px;
	max-width: 580px;
	margin: 0 auto 0 auto;
	padding: 4px 0px 54px 0px;
}
div.pseudocontent
{
	width: 588px;
	min-width: 588px;
	max-width: 580px;
	margin: 0 auto 0 auto;
	padding: 4px 0px 54px 0px;
	display: none;
}

a:link { color: #0000cc; }
a:visited { color: #0000cc; }
a.active{ color: #0000ff; }
a:hover { color: #cc0000; }

p.pagepath
{
	margin 0;
	padding: 0;
	font-weight: bold;
	color: #777;
}

p.pagepath a:link,
p.pagepath a:visited
{
	text-decoration: none;
	color: #777;
}

p.pagepath a:hover,
p.pagepath a:active
{
	text-decoration: underline;
	color: #777;
}

h1 { font-size: 12px; font-weight: bold; margin-top: 0; }
h1.info { font-size: 11px; font-weight: bold; margin-top: 0; }
h2 { font-size: 12px; font-weight: bold; margin-top: 31px; margin-bottom: 1.5em; }
h2.definition { font-size: 11px; font-weight: normal; margin-top: 28px;}
h1.info + h2.definition { margin-top: 21px !important; }
h3 { font-size: 11px; font-weight: bold;  margin-top: 1.6em; margin-bottom: 1.4em; }
h3 small { font-size: 11px; font-weight: normal; }
.inset { margin-left: 40px; }
p.width400 { width: 400px; }

a.scheme,a.scheme:link,a.scheme:hover {
	color: #0000cc;
}
a.scheme:visited {
	color: #0000cc;
}
a.scheme:active {
	color: #cc0000;
}

.flow { line-height: 16px; }
.note { color: #444; font-size: 10px; }

#sitemap_textdiv {
	padding: 12px;
	margin-top: 12px;
}
#sitemapdiv {
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
	text-align: center;
}

.alert { color: #800; }
.warning { color: #ff9900; }
.dimmed { color: #555; }

.mailtext { width: 300px; color: #000; }
.mailtextarea { width: 370px; color: #000; }
.mailtext_zip { width: 60px; color: #000; }
.mailtext_state { width: 230px; color: #000; }
.mailseperator { width: 10; text-align: center; }

.mailtext,.mailtextarea,.mailtext_zip.,.mailtext_state
{
	color: #000;
	font-family: 'Lucida Grande',arial,helvetica,sans-serif;
	font-size: 11px;
}

.errormessage { color: #f90 !important; }
td.mailformleft { white-space: nowrap; }

table.receipttable td { padding-bottom: 6px; padding-right: 4px; vertical-align: top; }

h1.jsp,
h1.jsp2 {
	font-family: arial,helvetice,sans-serif;
	font-size: 14px !important;
	font-weight: bold;
	color: #ccc;
}
h1.jsp { padding-top: 0.5em !important; }
h1.jsp2 { display: none; }
.jspitem { color: #008; }
.jspnews { color: #800; }
.jspnewsitem { color: #ff9900; }
.jspnote { color: #444;  font-size: 10px; }
p.pageorigin { font-size: 10px; }

div#colorplay_mask { display: none; }

a.noline:link,
a.noline:visited
{ text-decoration: none; }