﻿
h1 {
	font-size: 14pt;
	text-align: left;
	color: #3366CC;
	margin: 10px 10px 0px 10px;
}
h2 {
	font-size: 12pt;
	color: #000000;
	text-align: left;
	margin: 10px;
	font-weight: bold;
}

p {
	margin: 10px;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	line-height: normal;
}

p.copywrite {
	margin: 5px 0px 5px 0px;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #cccccc;
	text-align: center;
}

.links {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background-color: #3366CC;
}
.logo {
	border: 1px solid #CC0000;
	font-style: italic;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}
.imageright {
	border-style: none;
	border-width: 0px;
	font-style: italic;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	float: right;
}
a {
	color: #CC0000;
}
a:visited {
}
a:active {
}
a:hover {
	color: #0000FF;
}
.pageheader1 {
	font-family: Georgia;
	font-size: 26pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #FFFFFF;
	margin: 10px;
	background-color: #3366CC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #C0C0C0;
}
#container {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#top {
	border-style: none;
	border-width: 20px;
	border-color: #3366CC;
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
}
#contentleft {
	border-style: solid;
	border-width: 0px;
	border-color: #800000;
	width: 150px;
	height: 100%;
	float: left;
}
#content {
	border-style: solid;
	border-width: 0px;
	border-color: #800000;
	background-color: #FFFFFF;
	width: 650px;
	float: none;
	height: auto;
}
#content2 {
	border-style: solid;
	border-width: 0px;
	border-color: #800000;
	width: 150px;
	height: 100%;
	float: right;
}
#bottom {
	height: 20px;
	width: 800px;
	float: left;
	background-color: #3366CC;
}
.tagline {
	font-family: Georgia;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #CC0000;
	margin: 10px;
}
li {
	margin: 10px;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	line-height: normal;
}
.imgrtbrdr {
	border: 2px solid #000000;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 0px;
	float: right;
}
.center {
	text-align: center;
}
