body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	color: #000000;
	}

body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	}

a:link {
	color: #cc3300;
	}	

a:visited {
	color: #990000;
	}

a:hover {
	text-decoration: none;
	}

img {
	border: 0;
	}

#header {
	background: #000000;
	}

#nav {
	width: 86px;
	float: left;
	}

#content {
	width: 500px;
	padding: 20px;
	margin-left: 86px;
	}

#footer {
	clear: both;
	margin: 40px 0 25px 0;
	padding-top: 10px;
	border-top: 1px solid #000000;
	}

.small {
	font-size: 10px;
	}

.clear  { clear: both }
.lclear { clear: left }
.rclear { clear: right }
.rfloat { float: right }
.lfloat { float: left }
.lalign { text-align: left }
.calign { text-align: center }
.ralign { text-align: right }
.nowrap { white-space: nowrap }

.goog468 {
	width: 468px;
	margin: 45px auto 35px auto;
	}

table.overview {
	border-collapse: collapse;
	width: 450px;
	margin: 10px auto 40px auto;
	}

table.overview th {
	background: #cbc0cb;
	padding: 2px 4px;
	border: 1px solid #a9a099;
	}

table.overview td {
	background: #ede1dd;
	padding: 2px 4px;
	border: 1px solid #a9a099;
	}

#pagetitles {
	margin-bottom: 18px;
	}

#pagetitles h1 {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-align: center;
	margin: 2px 0;
	}

#pagetitles h2 {
	font-weight: bold;
	font-size: 13px;
	color: #660000;
	text-align: center;
	margin: 2px 0;
	}

.imgshadow {
	background: #919191;
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
	}

.imgshadow img {
	display: block;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
	margin: -4px 4px 4px -4px;
	padding: 5px;
	}

#statemap ul {
	font-size: 11px;
	line-height: 1.5;
	list-style-type: none;
	margin: 10;
	padding: 10;
	}

#statemap a {
	font-weight: bold;
	}

.statshdr {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	padding: 3px 0;
	margin: 20px 0 5px 0;
	background: url(/graphics/divline.gif) no-repeat bottom left;
	}

table.stats {
	border-collapse: collapse;
	}

table.stats th {
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
	padding: 2px 15px 2px 0;
	}

table.stats td {
	padding: 2px 35px 2px 0;
	}