body {
	background: #999999;
	margin-top: 5px;
	padding-top: 5px;
}
td {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.container {
	width: 800px;
	margin-top: 0px;
	padding-top: 0px;
	border: 1px solid #CCCCCC;
	background: #000000;
}
.menu {
	padding: 3px;
	width: 190px;
	vertical-align: top;
}
.content1 {
	padding: 3px 20px;
	width: 558px;
	vertical-align: top;
	height: 100%;
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	display: table;
}
.content2 {
	width: 558px;
	vertical-align: top;
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
	padding: 11px 20px 0px;
	height: 100%;
}
.content2 td, .content1 td {
	height: 100%;
}
.menu2 {
	padding: 20px 3px 3px;
	width: 190px;
	vertical-align: top;
	font-weight: bold;
	color: #FFFFFF;
}

.formsm {
	width: 250px;
}
.box {
	background: url(graphics/whitebox.gif) no-repeat center top;
	height: 167px;
	width: 160px;
	text-align: center;
	vertical-align: top;
	float: left;
	padding: 5px 13px 5px 5px;
	margin-bottom: 10px;
	margin-right: 5px;
}
.boxtext {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	line-height: 10px;
	display: block;
	padding: 10px 0px 0px;
}
.col1align {
	text-align: right;
	vertical-align: bottom;
}
.title {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
}
.row1 {
	background: #A7DFEC;
	padding: 5px;
}

a, a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight: bold;
}
.row2 {
	background: #DCF2F8;
	padding: 5px;
}
.smalltxt {
	font-size: 10px;
	text-align: center;
}
.copeland {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
}
.navlink a:link, .navlink a:visited, .navlink a:active{
	color: #000000;
}
.navlink a:hover {
	font-weight: bold;
	color: #A7DFEC;
}
.menu3 {
	padding: 3px;
	width: 190px;
	vertical-align: bottom;
	font-weight: bold;
	color: #FFFFFF;
}
.menu3 a {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.menu2 a {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.menu a {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}