body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #666666;
}

div
{
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
}


img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img#logo
{
	width: 162px;
	height: 38px;
	margin-top:40px;
	margin-bottom: 14px;
	margin-left: 187px;
}

img#art
{
	float:left;
	width:479px;
	height:28px;
}

img#home
{
	float:left;
}

img.link
{
	width: 8px;
	height: 9px;
	margin-left: 4px;
}

div#body
{
	position: relative;
	text-align:left;
	width: 787px;
	border-left: 1px solid #9B9B9B;
	border-right: 1px solid #9B9B9B;
	margin-left: auto;
	margin-right: auto;
}

div#meta{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	position: absolute;
	top: 5px;
	left: 680px;
	text-align: right;
	width: 100px;
}

table
 {
 	background-color: #ffffff;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
 }

table.table
{
	width: 100%;
	line-height: 16px;
}

td
{
	border: 1px solid #9B9B9B;
	border-top: none;
	border-left: none;
}

td.subhead
{
	font-size: 12px;
	font-weight: bold;
	background-color: #eeeeee;
	border: none;
	border-bottom: 1px solid #b22d07;
}

td.c1
 {
 	vertical-align: top;
	border: none;
	background-color: #ffffff;
 }

td.c2
 {
 	vertical-align: top;
	background-color: #ffffff;
	text-align:right;
	border: none;
 }

td.spacer
{
	border: none;
}

td.left_20
{
	background-color:  #EEEEEE;
	width: 28px;
}

td.left_10
{
	background-color:  #F7F7F7;
	width: 28px;
}

td.nav
{
	background-color: #fcfcfc;
	padding-top:42px;
	padding-bottom:42px;
}

td#content{
	vertical-align: top;
	text-align: left;
	padding: 27px;
	padding-left: 30px;
}

td.right {
 	vertical-align: top;
	border-right: none;
 }

p
{
	margin: 0px;
	margin-bottom: 13px;
	line-height: 16px;
	white-space: nowrap;
}

p.title
{
	background-image: url( ../img/_bg_title.gif ) !important;
	font-size: 18px;
	height: 25px;
	padding-left: 35px;
	padding-top:12px;
	font-weight: bold;
	background-position: 0 0;
	background-color: transparent;
	background-repeat: no-repeat;
}

span.subtitle
{
	font-size: 14px;
	font-weight: bold;
	color: #b22d07;
}

p.subtitle
{
	font-size: 14px;
	font-weight: bold;
	color: #b22d07;
}


p.text
{
	line-height: 16px;
	white-space: normal;
}

a.meta
{
	text-decoration: none;
}

a.meta:visited
{
	color: #cccccc;
}

a.meta:hover
{
	color: #B22D07;
	text-decoration: underline;
}

a.subnav
{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a.subnav:visited
{
	color: #666666;
}

a.subnav:hover
{
	color: #B22D07;
}

a.inline
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

a.inline:visited
{
	line-height: 16px;
	color: #000000;
}

a.inline:hover
{
	color: #B22D07;
	text-decoration: underline;
}

s.x
{
	text-decoration: none;
	padding: 2px;
	font-family: monospace;
	color: #b22d07;
}