body
{
	background-color: #FFF;
}

#corner
{
    display: none;
}

#topnav
{
    display: none;
}


#nav
{
    display: none;
}

#subnav
{
    display: none;
}

#head
{
	clear: both;
}

#logo
{
	float: left;
}

#addressEar
{
    float: right;
    height: 89px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	padding: 0px 15px 0px 30px;
}

#gfx_header
{
    display: none;
}

#content
{
    clear: left;
	padding:  5px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	line-height: 1.5;
}

#copy
{
	text-align: left;
}

#copy.separate
{
    width: 534px;
}

#copy div.quote
{
    font-size: 11px;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    padding: 5px;
    margin: 15px;
}

#copy a { color: #FF6600; }

#copy hr
{
    border: none 0;
    border-top: 1px solid #CCC;
    height: 1px;
}

#sidebar
{
    margin-top: 24px;
    font-size: 11px;
    width: 190px;
    float: right;
    color: #000;
    padding-left: 10px;
}

#sidebar a
{
    color: #FF6600;
    text-decoration: none;
}

#sidebar.screenonly
{
    display: none;
}

#sidebar hr
{
    border: none 0;
    height: 1px;
    border-top: 1px solid #999;
}

#sidebar ul
{
    list-style: none;
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#footer
{
    clear: both;
    border-top: 1px solid #000;
    padding-top: 5px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
}

h1
{
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
}

h1 a
{
    text-decoration: none;
}

h2
{
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
}

h2 a
{
    text-decoration: none;
}

h3
{
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
}

h3 a
{
    text-decoration: none;
}

li
{
    line-height: 1;
}

div.error
{
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin: 5px 0 5px 0;
}

div.warning
{
	background-color: #FF9900;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
    margin: 5px 0 5px 0;
}

div.success
{
	background-color: #009900;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
    margin: 5px 0 5px 0;
}

.postContent
{
	margin-top: 11px;
}

.post
{
	margin: 11px 0 11px 0;
}

h1.postTitle
{
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

.postMetaLabel
{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.postDateline
{
	color: #666;
	font-size: 12px;
	font-weight: bold;
}

.postMetaInfo
{
	margin-top: 11px;
}

.postMeta
{
	color: #666;
	font-size: 11px;
	margin-top: 5px;
}

#shuttleLinks
{
    display: none;
}

.screenonly
{
    display: none;
}