/* Web 2.0 Stylesheet generated by Kirk Lashley */

body {
	font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica, Sans-Serif;
	margin: 0px;
	background: url(../img/left_overflow.png) repeat-y 0px 65px #f6f3e4;
}

img {
	border: 0px;
}

#body {
	position: absolute;
	top:85px;
	left: 200px;
	text-align:left;
	padding-right: 60px;
	padding-left: 0px;
	/*background: transparent;*/
}

#header {
	height: 65px;
	background: url(../img/top_overflow.png) repeat-x;
   	white-space: nowrap;
}

#spillover
{
	background: url(../img/spill.png) no-repeat;
	position: absolute;
	top: 65px;
	left: 157px;
	z-index: 2;
	width: 19px;
}

.logo {
	top: 0px;
	left: 0px;
	float: left;
   white-space: nowrap;
}

#sidebar #plainsidebar {
	clear: both;
	width: 157px;
	padding: 0px;
}

#plainsidebar
{
	width: 157px;
	left: 0px;
	top: 200px;
	position: relative;
	padding-top: 19px;
}

#plainsidebar p
{
	font-size: 8pt;
	width: 120px;
}

#sidebar
{
	top: 65px;
	background: url(../img/left_pattern.png) no-repeat #b9ac7b;
	position: absolute;
	padding-top: 19px;
}

#sidebar a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #403b27;
	text-decoration: none;
	border-bottom: 1px solid silver;
	border-left: 3px solid #cbb69a;
	display: block;
	padding: 10px 3px 10px 3px;
	font-size: 0.8em;
	margin: 0;
	font-weight: bold;
/*	width: 148px;
	voice-family: "\";
}\"";
	voice-family: inherit;
	width: 148px;*/
}
html>body #sidebar a {
	width:148px;
}

#sidebar a:hover {
	color: white;
	text-decoration: none;
	padding: 10px 3px 10px 3px;
	border-left: 3px solid white;
	width: 148px;
/*	voice-family: "\";
}\"";
	voice-family: inherit;
	width: 148px;
}
html>body #sidebar a:hover {
	width:148px;*/
}

#sidebar a.current {
	color: white;
	font-weight: 700;
	text-decoration: none;
}

div.row {
  clear: both;
  padding-top: 7px;
}

div.row span.label {
  float: left;
  width: 150px;
  text-align: right;
  padding-right: 20px;
  font-weight: bold;
}

div.row span.formw {
  float: left;
  text-align: left;
}

#footer {
	float:right;
	background: url(../img/bottom_blocks.png) no-repeat right center;
}

#footer p
{
	font-size: 8pt;
	margin-right: 30px;
}

a {
	color: #00478A;
}

h1, h2, h3, h4 {
	white-space: nowrap;
	font: 1.66em Georgia, Times, serif;
   margin: 0.5em 0;
	padding-bottom: 0.75em;
	font-size: 16pt;
	font-weight: 600;
	color: #015783;
	margin-left: -25px;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

h4 {
	font-size: 10pt;
	font-style: italic;
	background: none;
}

p, li {
	line-height: 1.7em;
	font-size: 10pt;
	color: #333;
}

li {
	list-style-image: url(../img/list_blocks.png);
}


div.row {
  clear: both;
  padding-top: 7px;
}

div.row span.label
{
  float: left;
  width: 150px;
  text-align: right;
  padding-right: 20px;
  font-size: 9pt;
  font-weight: bold;
}

div.row span.formw {
	float: left;
	text-align: left;
	font-size: 9pt;
	font-family: sans-serif;
}


.red
{
	color: red;
}