
body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 8px;
	padding: 0;
}
td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
body, td {
	font-family: "Times New Roman", Times, serif;
	color: Black;
}
p {
	margin: 12px 0;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.1em;
}
h1, h2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 15px 0;
}
a {
	color: Blue;
}
a h2 {
	color: Black;
	text-decoration: none;
}
hr {
	margin: 10px 0;
}
form {
	margin: 10px 0;
}
textarea {
	width: 400px;
	height: 300px;
}
blockquote {
	margin: 20px auto;
	width: 600px;
	font-style: italic;
}
ul, ol {
	margin: 10px inherit;
}
.cssHeading1, h3 {
	font-family: inherit;
	font-size: 1em;
	font-weight: bold;
}
.cssBanner {
	padding: 0;
}
.cssBanner img {
	width: 900px;
	height: 200px;
}
.cssLayout {
	table-layout: auto;
	border-collapse: collapse;
	margin: 0 auto;
	width: 900px;
}
.cssSidebar {
	width: 150px;
}
.cssMain {
	width: 710px;
}
.cssMain a {
	color: Black;
	text-decoration: none;
	border-bottom: 1px dashed Blue;
}
.cssMain a:hover {
	background-color: #DCEEFF;
}
a.cssImageAnchor {
	border: none;
}
a.cssImageAnchor:hover {
	background-color: inherit;
}
.cssFooter {
	border-top: 1px solid #999999;
	color: #666666;
	text-align: center;
	font-size: .8em;
	font-style: italic;
	line-height: 1.4em;
}
.cssFooter a {
	font-style: normal;
	text-decoration: none;
}
.cssFooter a:hover {
	text-decoration: underline;
}
.cssDiv1 img {
	height: 5px;
	width: 5px;
	position: absolute;
	left: -10px;
	top: 7px;
	border: none;
}
.cssDiv1 p {
	margin: 8px 0 8px 10px;
	position: relative;
}
.cssImg1 {
	float: left;
	margin: 0 15px 5px 0;
	border: none;
}
.cssDiv2 {
	text-align: center;
	margin-top: 25px;
}
.cssDiv2 img {
	width: 85px;
	height: 30px;
	border: none;
}
.cssImg2 {
	border: none;
	vertical-align: 3px;
	margin: 0 4px 0 0;
	height: 5px;
	width: 5px;
}
.cssImg3 {
	width: 150px;
	height: 31px;
	margin: 15px 0 8px;
}
.cssDiv3 {
	text-align: center;
	margin: 20px 0;
}
.cssDiv3 img {
	border: none;
	margin: 0;
	width: 150px;
	height: 36px;
}
.cssTwitter {
	border: none;
	width: 143px;
	height: 63px;
	margin: 0;
}
.cssCommentHeading {
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
}
.cssImage4 {
	width: 123px;
	height: 27px;
	border: none;
	margin: 0;
}
.cssForm1 input[type="text"] {
	width: 250px;
}
.cssForm2 input[type="text"] {
	width: 300px;
}
.cssForm1 input[type="submit"] {
	margin-right: 20px;
}
.cssSpan1 {
	margin-left: 150px;
	vertical-align: 6px;
	color: #999999;
}
.cssCommand1 {
	margin-left: 100px;
}
.cssCommand2 {
	margin-top: 10px;
}
#idHomepageWidget {
	float: right;
	margin: 0 10px 10px;
}
