body 
{
	margin-top: 0;
	background-color: #4D717F;
	background-image: url(images/tile1.gif);
	background-repeat: repeat;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	border: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	top: 0px;
	outline-color: #006699;
	outline-style: solid;
	outline-width: 1px;
}

#left {
	position: absolute;
	left: 0px;
	top: 160px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #999999;
	width: 960px;
	text-transform: uppercase;
	letter-spacing: 0.7px;
	text-decoration: none;
	background-image: url(images/menuback.gif);
	border: 0px;
	line-height: 18px;
}
#leftnext {
  	position: relative;
  	left: 0px;
  	top: 0px;
  	width: 160px;
}

.googad {
	padding: 0 0 10px 0px;
	position: relative;
	float: left;
	left: 0px;
    top: 0px;
  	width: 300px;
}
.center {
	top: 180px;
	left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #666666;
	line-height: 17px;
	padding: 12px;

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0257D6;
	line-height: 30px;
	letter-spacing: -0.05em;
	font-weight: normal;
}

H2 {
	color: #0257D6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -0.04em;
	line-height: 18px;
	margin-bottom: -6px;
}

P {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	display: compact;
}

.byline {
	font-style: italic;
	line-height: -3px;
}	

.subhead {
	color: #0257D6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -0.04em;
	line-height: 18px;
	margin-bottom: -6px;
}

P.links { font-size: 12px;
}

.vertlines {
	background-image: url(images/dots_vertical.gif);
	background-repeat: repeat-y;
}

.horlines {
	background-image: url(images/dot_horizontal.jpg);
	background-repeat: repeat-x;
	height: 5px;
}

/* Sortable tables */
.sortable a.sortheader {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	background: #f1f1f1;
	width: 600px;
	vertical-align: top;
	display: block;
	text-align: left;
}

.sortable th
{
	background-color: #666666;
	font-size: 11px;
	border-bottom: 1px dotted #333;
	border: 1px dotted #fff;
	padding: 0.4em;
	  vertical-align: top;
	text-align: left;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}



.nice-table
{
  padding: 10 0 0 0;
  margin: 0;
  border-collapse: collapse;
  border: 0px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #666666;
  background: #f1f1f1;
  width: 600px;
  vertical-align: top;
}

.nice-table caption
{
  caption-side: bottom;
  font-size: 11px;
  font-style: italic;
  text-align: right;
  padding: 0.4em 0;
}

.nice-table td
{
  border: 1px dotted #666666;
  padding: 0.4em;
  text-align: left;
  color: #666666;
  vertical-align: top;
}

.nice-table th
{
	background-color: #666666;
	font-size: 11px;
	border-bottom: 1px dotted #333;
	border: 1px dotted #fff;
	padding: 0.4em;
	text-align: left;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

a:link {
	text-decoration: none;
	color: #C97A04;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #0257d6;
}

.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
} 

.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0257d6;
	font-size: 12px;
	margin-bottom: -9px;
	font-weight: bold;
	text-align: left;
}

.leftimage {
	float: left;
	margin-top: 4px;
	margin-right: 9px;
	margin-bottom: 4px;
	margin-left: 0px;
	border: 0px;
}

.rightimage {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 9px;
	border: 0px;
}

.alert {color: #FF0000}
