a,
a:visited {
	color: #0066cc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 1px solid transparent;
}

a:hover img {
	border-color: #0066cc;
}

acronym {
	border-bottom: 1px dotted;
}

body {
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 15px #999999;
	-webkit-box-shadow: 0 0 15px #999999;
	background-color: #ffffff;
	color: #333333;
	font-family: Bookman, "Bookman Old Style", Serif;
	font-size: 13px;
	line-height: 1.4em;
	margin: 10px auto;
	min-height: 100%;
	padding: 0 265px 0 45px;
	width: 550px;
}

dd {
	margin: 0 0 15px 30px;
}

dt {
	font-weight: bold;
	margin: 10px 0 0;
}

dl {
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4 {
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	line-height: 120%;
}

h1 {
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background-color: #333333;
	color: #ffffff;
	font-size: 36px;
	height: 150px;
	line-height: 150px;
	margin: 0 -265px 0px -45px;
	padding-left: 45px;
}

h2 {
	font-size: 24px;
	margin: 15px 0 10px;
}

h3 {
	font-size: 18px;
	margin: 20px 0 10px;
}

h4 {
	margin: 20px 0 0;
}

hr {
	border-style: none;
	height: 5px;
}

html {
	background-color: #e9e9e9;
}

input {
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #999999;
}

ol {
	margin: 10px 0;
	padding-left: 30px;
}

ol li {
	margin: 5px 0;
}

p {
	margin: 10px 0 5px;
}

small {
	font-family: Helvetica, Sans-Serif;
}

table {
	border-collapse: collapse;
	font-family: Helvetica, Sans Serif;
	line-height: 1.2em;
	margin-top: 10px;
	min-width: 200px;
	text-align: left;
}

table caption,
th {
	font-weight: bold;
	text-align: left;
}

td,
th {
	border: #cccccc 1px solid;
	padding: 5px 10px 5px 5px;
	vertical-align: top;
}

ul {
	margin: 5px 0 10px;
	padding-left: 30px;
}

ul li {
	margin: 3px 0;
}

#Copyright {
	padding-top: 10px;
}

#Copyright a {
	padding: 0;
}

#Footer {
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	background: #cccccc;
	font-family: Helvetica, Sans Serif;
	margin: 30px -265px 0 -45px;
	padding: 15px;
	text-align: center;
}

#Footer a {
	padding: 0 5px;
}

#Footer a img {
	border: none;
}

#Footer #Copyright a {
	padding: 0;
}

#LastUpdated {
	color: #e8e8e8;
	font-size: 6px;
}

#Navigation {
	background: #e8e8e8;
	border: 1px solid #cccccc;
	border-width: 0 0 1px 1px;
	float: right;
	padding: 15px;
	margin: 150px -265px 0 0;
	width: 190px;
}

#Navigation a,
#Navigation a:visited {
	color: #0066cc;
	font-family: Helvetica, Sans Serif;
	padding-top: 5px;
	text-decoration: none;
}

#Navigation a:hover {
	text-decoration: underline;
}

#Navigation input[type="text"] {
	width: 100px;
}

.Alternate {
font-style:italic;
}

.ByLine {
font-size:smaller;
padding-left:20px;
}

.Thumbnail {
	margin: 5px 0 15px;
	text-align: center;
	vertical-align: top;
}
